메뉴 건너뛰기

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



번호 제목 날짜 조회 수
26 banana pi(lubuntu)에서 한글 설정및 한글깨짐 문제 해결 2014.07.06 3391
25 ping 안될때.. networking restart 날려주면 잘됨.. 2014.05.09 3076
24 VirtualBox에 ubuntu 설치 하기 (12.10) file 2013.03.04 1959
23 Ubuntu 16.04 LTS에서 sendmail설치및 설정(수신,발신 가능)및 메일서버 만들기 2017.05.23 1732
22 The disk drive for uuid= is not ready yet or not present 오류 해결방법 2014.04.21 1513
21 우분투 root 패스워드 설정하기 2013.03.04 1398
20 ubuntu 12.4에서 eclipse설치후 기동시 library(swt-gtk*)관련 오류 2014.04.23 1340
19 [kubernetes]우분투 Kubernetes 설치 방법 file 2019.07.24 1289
18 [백업] 리눅스 시스템 백업하기 (Linux System Backup) - TAR 사용 시스템 전체 백업 2022.01.19 1127
17 os가 windows7인 host pc에서 ubuntu가 os인 guest pc에 접근하기 위한 네트워크설정 2014.04.20 875
16 우분투에서 패키지 설치시 E: Sub-process /usr/bin/dpkg returned an error code 발생시 조치 2017.05.02 871
15 [dovecot]dovecot restart할때 root@gsda4:/usr/lib/dovecot# service dovecot restart 오류 발생시 조치사항 2017.06.12 840
14 sendmail전송시 421 4.3.0 collect: Cannot write ./dfv5BA2EBS010579 (bfcommit, uid=0, gid=114): No such file or directory 발생시 조치사항 2017.06.11 756
13 lubuntu 호스트 네임변경 2014.08.03 724
12 uEnv.txt위치및 내용 2014.07.09 714
11 bash는 PS1 변수를 통해 프롬프트의 모양을 바꿀 수 있다. 2016.03.30 604
10 [우분투] suppoie 채굴 프로세스 발생시 자동으로 삭제하는 shell프로그램 2018.04.01 583
» 우분투 서버에 GUI로 접속하기 file 2018.05.27 532
8 sendmail + dovecot(pop3) + saslauthd 설치 2017.06.11 425
7 [Dovecot] -ERR [SYS/PERM] Permission denied 2017.06.13 373
위로