사이트 내 전체검색
ubuntu 14.04 xrdp same session (재접속시 상태 유지)
로빈아빠
https://cmd.kr/server/700 URL이 복사되었습니다.

본문

 

Find Out VNC Port

Type the following command: 

# netstat -tulp | grep vnc 

 

 

tcp        0      0 localhost:5911          *:*                     LISTEN      5617/Xvnc

tcp        0      0 localhost:5912          *:*                     LISTEN      6566/Xvnc

tcp        0      0 localhost:5913          *:*                     LISTEN      7252/Xvnc

tcp        0      0 localhost:5914          *:*                     LISTEN      9273/Xvnc

tcp        0      0 localhost:5915          *:*                     LISTEN      9877/Xvnc

tcp        0      0 localhost:5916          *:*                     LISTEN      10398/Xvnc

tcp        0      0 localhost:5917          *:*                     LISTEN      11328/Xvnc

tcp        0      0 localhost:5910          *:*                     LISTEN 


vi /etc/xrdp/xrdp.ini



[globals]

bitmap_cache=yes

bitmap_compression=yes

#port=3389

crypt_level=low

channel_code=1

max_bpp=24

#black=000000

#grey=d6d3ce

#dark_grey=808080

#blue=08246b

#dark_blue=08246b

#white=ffffff

#red=ff0000

#green=00ff00

#background=626c72


[xrdp1]

name=sesman-Xvnc

lib=libvnc.so

username=ask

password=ask

ip=127.0.0.1

#port=ask-1

#port=5900

#port=3389

port=5910


 

# service xrdp restart 

 

 

댓글목록

등록된 댓글이 없습니다.

1,139 (2/23P)

Search

Copyright © Cmd 명령어 18.225.55.198