메뉴 건너뛰기

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 ~]# chkconfig xrdp on
[root@localhost ~]# chkconfig vncserver on
[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

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

    Views271
    Read More
  2. No Image

    자동로그인 windows xp windows 7 windows 8

    Views213
    Read More
  3. No Image

    정전류 다이오드 CLD CRD

    Views338
    Read More
  4. dp pin define [display port]

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

    Views518
    Read More
  6. No Image

    논문 다운로드

    Views216
    Read More
  7. No Image

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

    Views439
    Read More
  8. No Image

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

    Views244
    Read More
  9. No Image

    windows8 시작프로그램 등록하기

    Views207
    Read More
  10. No Image

    windows8 강제종료 방법

    Views224
    Read More
  11. SmartScreen 필터로 차단되었습니다.

    Views210
    Read More
  12. No Image

    Mac 단축키

    CategoryMAC Views68307
    Read More
  13. 자전거 림조정 , 자전거휠 조정 ,자전거 휠바란스

    Views258
    Read More
  14. No Image

    학술지 분류

    Views213
    Read More
  15. No Image

    맥북용 어플리케이션

    Views250
    Read More
  16. 라즈베리파이2,라즈베리파이3 speed 시험.

    Views218
    Read More
  17. sd 2g이상 포멧하기...

    Views16
    Read More
  18. mac에서 "xxxxxxx’은(는) 확인되지 않은 개발자가 배포했기 때문에 열 수 없습니다" 라고 나올때

    Views16
    Read More
  19. Centos Linux 를 MSwindows나 MAC에서 원격데스크탑으로 보기 (XRDP,RDC,REMOTE DESK

    Views116
    Read More
  20. citizen at8110 설정방법 시티즌 시계 at8110

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