메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


1. 필요한 데스크탑및 프로그램 설치
  가. sudo apt-get install ubuntu-desktop
  나. sudo apt-get install tightvncserver gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal

2. 설정파일 생성을 위한 vncserver실행
  sudo vncserver :1

3. vnc설정파일 수정
  vi $HOME/.vnc/xstartup/.vnc/xstartup

----------------vnc설정파일 수정내용--------------
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
#x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#x-window-manager &
# Fix to make GNOME work
export XKL_XMODMAP_DISABLE=1
/etc/X11/Xsession
-----------------------------------------------------

4. vncserver실행
 sudo vncserver :1

New 'X' desktop is gsda1:1

Starting applications specified in /svc/apps/gsda/bin/hadoop/.vnc/xstartup
Log file is /svc/apps/gsda/bin/hadoop/.vnc/gsda1:1.log

5. 윈도우에서 TightVNC프로그램을 다운받아 설치한다.
http://www.tightvnc.com/download.php

6. TightVNC에서 접속할 서버 접속 정보를 설정하고 접속한다.
vnc설정화면.png


7. 서버에 접속한 화면

우분투_원격데이스탑접속화면.png



번호 제목 날짜 조회 수
39 HAX is not working and emulator runs in emulation mode 메세지가 나오는 경우 file 2015.05.25 2267
38 센서테스트 file 2015.05.25 2392
37 파일은 남겨두고 파일 내용만 지우고자 할 때. 2017.08.30 2709
36 파일명 혹은 확장자 일괄 변경하는 방법 2017.01.26 2810
35 uEnv.txt위치및 내용 2014.07.09 2826
34 tar를 이용한 리눅스 백업 2018.05.13 3193
33 [CentOS] 네트워크 설정 2018.03.26 3217
32 [shell script]test.txt에 space로 분리된 내용을 일어들이는 예제 2017.02.21 3240
31 nc -l 7777 : 7777포트에서 입력을 받는다. 2017.03.23 3319
30 lubuntu 호스트 네임변경 2014.08.03 3368
29 sendmail + dovecot(pop3) + saslauthd 설치 2017.06.11 3453
28 VPS에서는 root로 실행해도 swap파일을 만들지 못하게 만들어 두었지만 swap파일을 생성하는 방법 2017.06.20 3474
27 [Dovecot] -ERR [SYS/PERM] Permission denied 2017.06.13 3493
26 [vi]블럭 및 문서내 복사등에 관련된 명령어 2017.02.17 3497
25 프로세스를 확인해서 프로세스를 삭제하는 shell script예제(cryptonight) 2018.02.02 3545
» 우분투 서버에 GUI로 접속하기 file 2018.05.27 3647
23 linux에서 특정 포트를 사용하는 프로세스 확인하기 2017.04.26 3648
22 ubuntu 12.4에서 eclipse설치후 기동시 library(swt-gtk*)관련 오류 2014.04.23 3650
21 CentOS에서 리눅스(Linux) 포트 열기, 방화벽 설정/해제 등. 2016.03.14 3691
20 Ubuntu에서 sbt및 scala설치하기 2017.06.20 3760
위로