Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Greek guidelines.
110 of 43 results
1.
Networking
(no translation yet)
Located in network/C/network.xml:15(title)
12.
This chapter contains information on general networking with Kubuntu. Topics covered include connecting to the internet as well as connecting and sharing files between a Windows or Mac system and Kubuntu.
(no translation yet)
Located in network/C/network.xml:18(para)
13.
Introduction to networking in Kubuntu
(no translation yet)
Located in network/C/network.xml:28(title)
14.
Networking in Kubuntu has gotten much easier for everyone. The days of configuring your settings via the command line are almost gone completely. A majority of users will never have to use the command line when configuring their network settings in order to share files between PCs or to gain access to the Internet. There are those select few who might be utilizing hardware that is not Linux certified as of yet. For those, there might be the possibility of making changes via the command line.
(no translation yet)
Located in network/C/network.xml:30(para)
16.
Some users will want to do more than surf the Internet or read Email such as sharing files between a Windows PC or a Mac. Setting up Kubuntu on a Windows network is a very simple task and at most will only require very minor command line usage.
(no translation yet)
Located in network/C/network.xml:48(para)
17.
Determining your network hardware
(no translation yet)
Located in network/C/network.xml:56(title)
18.
If you are having issues connecting to your network or the Internet, the first thing you need to do is locate the model of the network device you are using. To do so, unfortunately you will have to use the command line at this time. To get to the command line in Kubuntu, press <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo>. This will open up a pop-up called <application>KRunner</application>. Enter the word <userinput>konsole</userinput> and press <keycap>Enter</keycap>. You will notice that once <application>Konsole</application> opens, you will see something similar to <prompt>username@hostname:~$</prompt>. Here you will type <userinput>lspci</userinput> and press <keycap>Enter</keycap>. Locate your network hardware information, you will need this for the upcoming sections, especially for wireless cards.
(no translation yet)
Located in network/C/network.xml:57(para)
19.
Common network settings
(no translation yet)
Located in network/C/network.xml:77(title)
24.

# eth0 is set to automatically receive its address (DHCP)
auto eth0
iface eth0 inet dhcp

# eth1 is setting its own address (static)
auto eth1
iface eth1 inet static
address 192.168.1.100
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.0.255
gateway 192.168.1.1
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in network/C/network.xml:117(programlisting)
25.
<acronym>IP</acronym> Address
(no translation yet)
Located in network/C/network.xml:136(title)
110 of 43 results

This translation is managed by Ubuntu Greek Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: ARXONTAS666, Dimitrios Ntoulas, Inayat Ullah, Kainourgiakis Giorgos, Kostas Antonopoulos, Thanos Koukoulis, tzem.