Работать с сетями в Kubuntu стало намного проще. Дни, когда настройка проводилась через командную строку, прошли. Большинству пользователей теперь нет необходимости использовать командную строку для настройки сети для совместного использования файлов между компьютерами или для подключения Интернета. Те , кто используют специфичное (сетевое) оборудование и/или не сертифицированое Linux, могут воспользоваться командной строкой для настройки сетей.
New in Kubuntu 8.04 is KNetworkManager. KNetworkManager makes connecting and managing your connections a snap. Whether you are using a wired (Ethernet) connection or a wireless connection, KNetworkManager can monitor for connects and disconnects, locates wireless access points, and manages your wireless encryption (see «KNetworkManager»).
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.
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
Alt+Space. This will open
up a pop-up called Katapult. Enter the word
konsole
and press Enter. You will
notice that once Konsole opens, you will see
something similar to username@hostname:~$
. Here you will type
lspci
and press Enter. Locate your
network hardware information, you will need this for the upcoming sections,
especially for wireless cards.