Kubuntu中的网络对于所有人都是简单易用的。以前命令行下配置网络的时代一去不复返了,现在大多数用户都不在命令行下进行网络配置。如果您的网络设备无法利用,可以使用命令行。
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”一节).
有些用户不想仅限于网上冲浪或阅读邮件,还要与Windows电脑或Mac 电脑间共享文件。在Windows网络环境中设定Kubuntu是一件很容易的事,顶多只需用到一点点命令行操作。
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.