La gestione della rete in Kubuntu è molto semplice. I giorni in cui era necessario usare la riga di comando per la configurazione della rete sono quasi scomparsi. La maggior parte degli utenti non avrà bisogno di utilizzare la riga di comando per configurare le impostazioni di rete per condividere i file tra più PC o per accedere ad Internet, a parte alcune persone che stanno utilizzando hardware che non è ancora supportato.
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 la sezione chiamata «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.