320x100
320x100

 

1. network 명령어 사용을 위한 라이브러리 설치

: yum install net-tools -y

: 설치후 netstat -tnlp로 사용중인 포트 및 pid 확인 

 

 

2. GNOME 설치

: yum update -y

: yum groupinstall "GNOME Desktop" "Graphical Adminstration Tools" -y

 

 

3. GUI 부팅을 위한 Run Level 설정

: ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target

: reboot

 

 

 

※ 제대로 작동안할 경우

: yum groupinstall "X Window System" -y

: reboot

: 부팅 후 gui 안나올 경우 startX

 

 

※ 필요한 프로그램 재부팅 시 실행

: chkconfig 프로그램명 on

 

 

 

x window 환경에서 putty 띄우기

- ssh 설정

: /etc/ssh/sshd_config 에서 아래 항목 추가

: ForwardX11      yes 

: systemctl restart sshd

 

- x ming 다운로드

: https://sourceforge.net/projects/xming/

 

Xming X Server for Windows

Download Xming X Server for Windows for free. X Window System Server for Windows. Xming is the leading X Window System Server for Microsoft Windows 8/7/Vista/XP (+ server 2012/2008/2003). It is fully featured, small and fast, simple to install and because

sourceforge.net

 

- Xming 설치 후 Xlaunch 실행 

: one Window > start no client > clip board 체크 > configurfile 저장

: 저장한 config 파일 실행

 

- putty 설정

: Connection > SSH > X11 

: Enable X11 forwarding 체크

: X display location에 localhost:0  입력

: Session > save > Open

 

- putty 접속 후

: gnome-session 

혹은

: startx

혹은

: icewm-session

 

 

 

 

Refference

 

[CentOS 7] 리눅스 설치 후 기본 세팅 - xWindow 설치

집에 와서도 가상머신에 리눅스를 깔고 연습삼아 웹도 만들어볼겸 작업중~ 언젠가는 또 까먹게 될 수도 있겠다 싶어서 낱낱이 기록하는 글.. 설치 후 확인(테스트) 이런 식으로 글을 작성해두면

earth-ing.tistory.com

 

CentOS에서 putty로 xwindow 띄우기

PuTTY 는 SSH 접속을 위해, Xming은 Xwindow 화면을 열기 위해 사용. **** 공유기에는 22번 포트 열어놔야 함 **** SSH 데몬의 환경설정 파일 열기 cd /etc/ssh gedit ssh_config 22번째 줄 근처에 # Host * # For..

freesp.tistory.com

 

Vmware에 설치한 CentOS 7에서 xWindow 실행하기

무작정 설치하다 두 시간 가량 삽퍼고 알게 됨을 알려 드림. 리눅스 마스터 1급 문제 중 궁금한게 있어서 ...

blog.naver.com

 

300x250
728x90