메뉴 건너뛰기

kalmason

White Paper

Please understand my incorrect and poor korean expression

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

REMOTE DESKTOP CONNECT

 

1. centos에 xrdp설치

[root@localhost ~]# yum install epel-release

[root@localhost ~]# yum install tigervnc-server 

[root@localhost ~]# systemctl start xrdp

[root@localhost ~]# systemctl enable xrdp

[root@localhost ~]# vi /etc/sysconfig/vncservers

 

                   // 이부분을 주석을 제거하고 myusername 대신에 root 로 변경한다.

                       VNCSERVERS="2:root"

                       VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -localhost"

 

[root@localhost ~]# vncpasswd   // 사용할 password 설정

[root@localhost ~]# iptables -I INPUT -p tcp --dport 3389 -j ACCEPT  

[root@localhost ~]# /etc/init.d/iptables save

[root@localhost ~]# service vncserver restart

[root@localhost ~]# service xrdp restart

 

 

2. 윈도우즈에서

보조프로그램 / 원격데스크탑연결 / ip를 입력하고 연결을 누른 후 password를 입력한다

 

3. MAC에서 

CoRD를 다운받는다. http://cord.sourceforge.net

50e551180f9686932046704af99980da.png

 

위와 같은 보안창이 뜨면 : 시스템환경설정 / 보안및 개인 정보 보호 / 개인정보보호 안에 CoRD 어플를 포함시킨다.

 

 

 

 


  1. No Image

    Mac 단축키

    CategoryMAC Views68456
    Read More
  2. No Image

    리눅스 프로세스 수행시간 ps -eo pid,etime,cmd | grep Backup.sh

    Views24939
    Read More
  3. No Image

    500 oops: vsftpd: refusing to run with writable root inside chroot()..FTP

    CategoryLINUX Views1649
    Read More
  4. HylaFax 설치 linux CentOS7.0에서 yum 을 통한 설치 3bon USB modem 사용

    CategoryLINUX Views1443
    Read More
  5. 사이트 자동로그인 만들어 보자 [visual basic script이용]

    Views519
    Read More
  6. No Image

    크롬 오른쪽마우스 해제하기 chrome

    Views439
    Read More
  7. Centos Linux 를 MSwindows나 MAC에서 원격데스크탑으로 보기 (XRDP,RDC,REMOTE DESKTOP CONNECT)

    CategoryLINUX Views429
    Read More
  8. No Image

    LINUX CENTOS8 APM설치 Apache, PHP, MySQL

    CategoryLINUX Views358
    Read More
  9. No Image

    정전류 다이오드 CLD CRD

    Views339
    Read More
  10. dp pin define [display port]

    Views306
    Read More
  11. No Image

    FaxModem Linux CentOS6 / HylaFax 설치 / source로 설치

    Views271
    Read More
  12. 자전거 림조정 , 자전거휠 조정 ,자전거 휠바란스

    Views258
    Read More
  13. No Image

    맥북용 어플리케이션

    Views250
    Read More
  14. No Image

    MS익스플로러에서 토론 안보이게 하기

    Views244
    Read More
  15. 거버파일을 gcode로 만들어서 pcb기판 만들기 (flatcam)

    CategoryMSWINDOWS Views236
    Read More
  16. No Image

    windows8 강제종료 방법

    Views224
    Read More
  17. 라즈베리파이2,라즈베리파이3 speed 시험.

    Views218
    Read More
  18. No Image

    논문 다운로드

    Views216
    Read More
  19. No Image

    학술지 분류

    Views213
    Read More
  20. No Image

    자동로그인 windows xp windows 7 windows 8

    Views213
    Read More
Board Pagination Prev 1 2 3 Next
/ 3