208 sudo apt-get install libxss1
209 sudo dpkg -i ~/다운로드/google-chrome-stable_current_amd64.deb
213 google-chrome
214 which google-chrome
208 sudo apt-get install libxss1
209 sudo dpkg -i ~/다운로드/google-chrome-stable_current_amd64.deb
213 google-chrome
214 which google-chrome
상단 메뉴
Perferences - Key Bindings - User
[
{
"keys": ["control+shift+r"],
"command": "reindent"
}
]
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
같은 폴더내에 file - new 아무거나 쓰고 내용은
{
"tab_size": 4,
"translate_tabs_to_spaces": true
}
Python.sublime-settings
$ sudo apt-get install nabi language-selector-gnome
설정 언어지원에서
언어- 키보드입력기 Hangul
Next enter the following three commands to disable firewall.# service iptables save
# service iptables stop
# chkconfig iptables off
If you are using IPv6 firewall, enter:# service ip6tables save
# service ip6tables stop
# chkconfig ip6tables off