ubuntu 10.10 install
1. wifi setting
$ lspci
...
07:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
0d:00.0 Ethernet controller: Atheros Communications Device 1083 (rev c0)
...
$ sudo vi /etc/modprobe.d/blacklist.conf
blacklist rt2800pci
1. wifi setting
$ lspci
...
07:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
0d:00.0 Ethernet controller: Atheros Communications Device 1083 (rev c0)
...
$ sudo vi /etc/modprobe.d/blacklist.conf
blacklist rt2800pci
2. firefox update
$ sudo add-apt-repository ppa:mozillateam/firefox-stable
$ sudo apt-get updat
$ sudo apt-get install firefox
3. 한글 PDF
Evince 어플에서 보기
$ sudo apt-get install poppler-data
4. 한글 사용하기
system > administration > Language Support
korean 설치
$ sudo apt-get install hardinfo
$ sudo apt-get install sysinfo
3. 한글 PDF
Evince 어플에서 보기
$ sudo apt-get install poppler-data
4. 한글 사용하기
system > administration > Language Support
korean 설치
$ sudo apt-get install nabi
재부팅
5. tweak install
$ sudo add-apt-repository ppa:tualatrix/ppa
$ sudo apt-get update
$ sudo apt-get install ubuntu-tweak
6. 기타 유용한 명령어
$ lsusb
$ lspci
$ lspci -nn | grep -i net
$ sudo lshw -C network
$ iwconfig
$ ifconfig
$ sudo iwlist scan
$ uname -r -m
$ cat /etc/network/interfaces
$ nm-tool
7. 하드웨어 정보 알아내기
$ sudo lshw
HTML 파일로 출력가능
$ sudo lshw -html > hardware.html
$ sudo apt-get install lshw-gtk재부팅
5. tweak install
$ sudo add-apt-repository ppa:tualatrix/ppa
$ sudo apt-get update
$ sudo apt-get install ubuntu-tweak
6. 기타 유용한 명령어
$ lsusb
$ lspci
$ lspci -nn | grep -i net
$ sudo lshw -C network
$ iwconfig
$ ifconfig
$ sudo iwlist scan
$ uname -r -m
$ cat /etc/network/interfaces
$ nm-tool
7. 하드웨어 정보 알아내기
$ sudo lshw
HTML 파일로 출력가능
$ sudo lshw -html > hardware.html
$ sudo apt-get install hardinfo
$ sudo apt-get install sysinfo



덧글