메뉴 건너뛰기

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. 맥북 해상도 변경 프로그램 EasyRes

    CategoryMAC Views226
    Read More
  2. 3D CAD fusion360 CAM에 originalmind CNC 등록하기

    CategoryETC Views168
    Read More
  3. Originalmind CNC 컨트롤보드 TRA150(TRA250)제어용 컨트롤프로그램 USBCNC[마하와 비슷] 유저메크로설정방법

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

    CategoryMSWINDOWS Views402
    Read More
  5. 맥북프로 트랙패드 자가 수리(맥북레티나프로15인치) A1398

    CategoryMAC Views682
    Read More
  6. 윈도우즈 자동업데이트 하지 않게 하기..

    CategoryMSWINDOWS Views120
    Read More
  7. 맥 맞춤법 자동수정 없애기 ...

    CategoryMAC Views127
    Read More
  8. HylaFax 설치 linux CentOS7.0에서 yum 을 통한 설치 3bon USB modem 사용

    CategoryLINUX Views1564
    Read More
  9. systemctl 명령어 정리

    CategoryLINUX Views167
    Read More
  10. 제로보드 xe 이상동작할때 완전히 새로설치할때...데이터는보존

    CategoryLINUX Views127
    Read More
  11. Centos7 APM 아파치서버, php, 마리아db(mysql대신) , phpadmin 등등.... 

    Views256
    Read More
  12. 제로보드 섬네일(썸네일) 안보일때

    Views146
    Read More
  13. 제로보드 스케치북 위저드 기능 없애기 , 왼쪽설정아이콘 없애기

    Views110
    Read More
  14. No Image

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

    Views25302
    Read More
  15. 윈도우즈 복원하는 방법 (고스트만들기),

    Views127
    Read More
  16. citizen at8110 설정방법 시티즌 시계 at8110

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

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

    Views102
    Read More
  19. sd 2g이상 포멧하기...

    Views100
    Read More
  20. 라즈베리파이2,라즈베리파이3 speed 시험.

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