[centos] 원격데스크탑 설정 > Linux/Tech

본문 바로가기

사이트 내 전체검색

Linux/Tech

[centos] 원격데스크탑 설정

작성일 19-05-21 20:20

페이지 정보

작성자sbLAB 조회 6,040회 댓글 0건

본문

[xrdp + tigervnc] 

yum install epel-release 

yum install xrdp tigervnc-server

firewall-cmd --permanent --zone=public --add-port=3389/tcp

success

firewall-cmd --reload

success

firewall-cmd --list-ports

3389/tcp

systemctl enable xrdp.service

Created symlink from /etc/systemd/system/multi-user.target.wants/xrdp.service to

systemctl start xrdp.service

systemctl status xrdp.service

netstat -nap | grep 3389

tcp        0      0 0.0.0.0:3389            0.0.0.0:*               LISTEN


[참고] https://hellodaepang.tistory.com/1 


댓글목록

등록된 댓글이 없습니다.

Copyright © 소유하신 도메인. All rights reserved.
PC 버전으로 보기