ubuntu 15.10 설치를 위하여 노트북에서 설정해야 할 것은
acpi=off or noacpi
add option
Ubuntu 첫 설치 뒤에 처리해야할 명령어
$sudo apt-get update
$sudo apt-get upgrade
$sudo apt-get autoremove
$sudo apt-gee autoclean
System Settings -> software & upgrade
설치해야할 프로그램 목록
- dropbox
- chrome
- atom
Jeklly 블로그 설치
gem install jekyll
한국어 입력하기
sudo apt-get install uim uim-byeoru
System_Setting => Text Entry
korean(101/104 key compatible) 추가하기 Shortcuts : key to show the HUD가 설정되어 있는키 -> 다른 키로 바꾸기 (한글키로 설정되어 있기 때문에)
Language Support에서 Keyboard input method System : uim
global settings specify default im -> 체크
dash => input method
global settings specify default im -> check [Byeoru] on , off => 한/영 키로 바꾸기.
[Byeoru] on , off => hangul add
Setting Graphic card Driver
As the eroor states, I am still running an X server…
Solution is…
Hit Ctrl + art + f1
kill your current X server session by typing sudo Sevice lightdm stop
or sudo lightdm stop
Enter runlevel 3 by typing sudo init 3
install bash NVIDA_File*.run
file
Check code : lspci | grep -i vga
명령어 위치 변경하기
sudo ln -s /usr/local/bin/jekyll //A usr/bin/jekyll //B
B의 링크를 A링크로 명령어 위치 변경하기