|
21.
|
|
|
Please select from the following to get a brief introduction to each settings. <placeholder-1/>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:101(para)
|
|
22.
|
|
|
Kubuntu Network Interface Setting
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:116(title)
|
|
23.
|
|
|
# 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
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
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)
|
|
24.
|
|
|
<acronym>IP</acronym> Address
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:136(title)
|
|
25.
|
|
|
An <acronym>IP</acronym> address is a unique identifier, commonly known as the computer's address, that is used in communicating between other computers on a network and the Internet. There are two versions of <acronym>IP</acronym> addressing, <acronym>IPv4</acronym> which is the most widely used and the oldest, and <acronym>IPv6</acronym> which is newer. <acronym>IPv6</acronym> was created to cure the fact the world was running out of <acronym>IP</acronym> addresses.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:138(para)
|
|
26.
|
|
|
<acronym>IPv4</acronym><acronym>IP</acronym> address
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:149(title)
|
|
27.
|
|
|
192.168.1.100
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:151(para)
|
|
28.
|
|
|
10.0.0.100
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:152(para)
|
|
29.
|
|
|
63.184.200.19
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:153(para)
|
|
30.
|
|
|
<acronym>IPv6</acronym><acronym>IP</acronym> address
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:158(title)
|