쿠분투에서의 네트워킹에 대한 소개
이전
다음

쿠분투에서의 네트워킹에 대한 소개

쿠분투의 네트워크 기능은 모든 사람들이 더욱 쉽게 사용할 수 있도록 변경되었습니다. 더 이상 예전처럼 명령행에서 네트워크를 설정하는 일은 거의 없어졌습니다. 대부분의 사용자들은 PC 간에 파일을 공유하거나, 인터넷에 연결하기 위해 명령행에서 네트워크 설정을 수행할 필요가 없을 것입니다. 아직 리눅스와 호환되지 않는 하드웨어를 가진 사용자들도 있을 것입니다. 이들도 명령행을 통해 설정을 변경해 볼 수 있는 기회가 존재합니다.

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 “K 네트워크 관리자”).

몇몇 사용자들은 인터넷을 서핑하거나 이메일을 읽는 것 이외에도, Windows PC와 Mac 간에 파일을 공유하는 것과 같은 다른 작업들을 하고 싶을 것입니다. Windows 네트워크에 쿠분투를 설정하는 것은 아주 간단한 작업이며, 대부분은 명령행에 아주 단순한 명령들을 입력하기만 하면 됩니다.

네트워크 하드웨어 알아보기

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.

이전
다음
처음으로