OS/Ubuntu

Ubuntu 원격 Xwindow

Lawmin 2012. 3. 14. 17:51
주소가 유효하지 않은 경우가 있으므로 korea mirror site로 아래 파일 변경
/etc/apt/sources.list

:%s/이전/신규/g 를 써서 한번에 바꾸자!
:%s/kr.archive
http://ftp.daum.net/ubuntu/ 

# screen -S xwindow_install
(screen은 왜 쓸까? nohup 역할)

# apt-get update
# apt-get install ubuntu-desktop
CTRL+A+D (Screen 전환, 복귀시 screen -r)

http://mcchae.egloos.com/10832296 
http://ssndwind.tistory.com/50 

freenx서버 설치
add-apt-repository ppa:freenx-team/ppa
apt-get update  
aptitude install freenx-server 
cd /etc/nxserver
vi node.conf 에서아래 주석 제거
   SERVER_NAME 
  SSHD_PORT 변경
   ENABLE_SSH_AUTHENTICATION

/usr/lib/nx/nxkeygen 
cp /var/lib/nxserver/home/.ssh/client.id_dsa.key client.id_dsa.key 
cat client.id_dsa.key 내용 복사
 service freenx-server restart 
 
아래 사이트에서 받아서 실행 

http://www.nomachine.com/download-package.php?Prod_Id=3655  

* 버튼 오른쪽으로 옮기기
Alt + F2 / gconf-editor 실행
Apps-Metacity-General의 button_layer 값을 아래 값으로 바꿔줌
memu:minimize,maximize,close