사용자 도구

사이트 도구


linux:ubuntu:13.10

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:ubuntu:13.10 [2013/10/20 16:45]
kwon37xi
linux:ubuntu:13.10 [2013/12/03 23:50] (현재)
kwon37xi [Xubuntu 13.10 설치 과정 정리]
줄 1: 줄 1:
 ====== Ubuntu 13.10 ====== ====== Ubuntu 13.10 ======
-  * Xubuntu 13.10 설치 과정 정리+  * [[http://www.webupd8.org/2013/10/8-things-to-do-after-installing-ubuntu.html|8 Things To Do After Installing Ubuntu 13.10 (Saucy Salamander)]] 
 +  * [[http://ubuntugenius.wordpress.com/2013/11/29/ubuntu-13-10-permissions-fix-this-operation-cannot-continue-since-proper-authorization-was-not-provided-halts-software-updater-shutdown-drive-mounting-dvd-playback-etc/|Ubuntu 13.10 Permissions Fix: “This operation cannot continue since proper authorization was not provided” Halts Software Updater, Shutdown, Drive Mounting, DVD Playback, etc]] 
 +  * [[http://ubuntugenius.wordpress.com/2013/11/29/ubuntu-13-10-missing-audio-fix-no-sound-only-device-is-dummy-output/|Ubuntu 13.10 Missing Audio Fix: No Sound, Only Device is “Dummy Output”]] 
 + 
 +===== Xubuntu 13.10 설치 과정 정리 ===== 
   * 설치시 영문으로 설치   * 설치시 영문으로 설치
 +  * ''http://ftp.neowiz.com/ubuntu'' 를 기본 저장소로 변경.
   * 설치 완료 후 ''sudo apt-get update; sudo apt-get upgrade'' 한 번 해주기   * 설치 완료 후 ''sudo apt-get update; sudo apt-get upgrade'' 한 번 해주기
   * [[linux:sudo|sudo]]로 sudoer 추가해주기   * [[linux:sudo|sudo]]로 sudoer 추가해주기
 +  * [[linux:guake|Guake]] 설치
   * 설치 완료후 [[linux:ubuntu:locale|Ubuntu(Debian) 언어 설정]] 작업하기   * 설치 완료후 [[linux:ubuntu:locale|Ubuntu(Debian) 언어 설정]] 작업하기
   * **설정 -> Additional Drivers**에서 추가 드라이버 설치   * **설정 -> Additional Drivers**에서 추가 드라이버 설치
   * [[linux:inputmethod|Input Method (입력기, 한글)]] 설치   * [[linux:inputmethod|Input Method (입력기, 한글)]] 설치
 +    * UIM으로 설치했음.
   * [[linux:ubuntu:repositories|Ubuntu Repository]]에서 필요한 애플리케이션 리포지토리 지정   * [[linux:ubuntu:repositories|Ubuntu Repository]]에서 필요한 애플리케이션 리포지토리 지정
   * [[linux:xfce|XFCE]] 환경을 설정한다.   * [[linux:xfce|XFCE]] 환경을 설정한다.
   * [[linux:xfce:shortcuts|XFCE 단축키 Shortut]] XFCE 단축키를 정리한다.   * [[linux:xfce:shortcuts|XFCE 단축키 Shortut]] XFCE 단축키를 정리한다.
 +  * ''sudo apt-get install vim-gtk'' VIM 설치
 +  * [[linux:dropbox|DropBox for Linux]] 설치
 +  * [[http://nevernote.sourceforge.net/|Nixnote]] 설치
 +  * [[linux:pac|PAC]] SSH Client 설치
 +  * [[linux:xscreensaver|Linux XScreenSaver]] 설정
 +  * [[linux:ubuntu:hibernation|Ubuntu Linux Hibernation]]
 +  * [[http://www.webupd8.org/2013/10/xubuntu-1310-sound-indicator-fix.html|Xubuntu 13.10 Sound Indicator(볼륨 조절기) 안나오는 버그 해결하기]]
 +    * ''/usr/share/dbus-1/services/indicator-sound.service''<code>
 +[D-BUS Service]
 +Name=com.canonical.indicator.sound
 +#Exec=/usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service
 +Exec=/bin/sh -c 'if [ -n "$(ps -U $USER | grep xfce4-panel)" ]; then /usr/lib/indicator-sound-gtk2/indicator-sound-service;else /usr/lib/$(arch)-linux-gnu/indicator-sound/indicator-sound-service;fi'
 +</code>
 +    * 재시작
 +  * [[linux:powerline|Powerline]] 설치
 +
linux/ubuntu/13.10.1382255129.txt.gz · 마지막으로 수정됨: 2013/10/20 16:45 저자 kwon37xi