Redes no Kubuntu ficaram muitos mais fáceis para todos. Os dias de configurar opções pela linha de comandos estão quase ultrapadassados por completo. A maioria dos utilizadores não terá de utilizar a linha de comandos para configurar as opções de rede por forma a partilhar ficheiros entre PCs ou para obter acesso à Internet. Existe uma minoria que poderá estar a utilizar hardware que ainda não é certificado para Linux. Para esses, existe a possibilidade de efectuar alterações na linha de comandos.
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”).
Alguns utilizadores vão querer fazer mais do que navegar na Internet ou ler Email, tal como partilhar ficheiros entre um PC Windows ou um Mac. Configurar o Kubuntu numa rede Windows é uma tarefa muito simples e no máximo irá requerir um uso muito ligeiro da linha de comandos.
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+F2. This will open
up a pop-up called KRunner. 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.