메뉴 건너뛰기

Qriosys

White Paper

Please understand my incorrect and poor korean expression

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 어플를 포함시킨다.

 


 

번호 제목 조회 수
36 windows8 윈도우즈창 흔들면 열려있는창 모두 최소화되는 기능 제거하기 file 204
35 맥북 해상도 변경 프로그램 EasyRes file 262
34 3D CAD fusion360 CAM에 originalmind CNC 등록하기 [1] file 200
33 Originalmind CNC 컨트롤보드 TRA150(TRA250)제어용 컨트롤프로그램 USBCNC[마하와 비슷] 유저메크로설정방법 [1] file 205
32 거버파일을 gcode로 만들어서 pcb기판 만들기 (flatcam) file 434
31 맥북프로 트랙패드 자가 수리(맥북레티나프로15인치) A1398 file 716
30 윈도우즈 자동업데이트 하지 않게 하기.. file 147
29 맥 맞춤법 자동수정 없애기 ... file 150
28 HylaFax 설치 linux CentOS7.0에서 yum 을 통한 설치 3bon USB modem 사용 file 1602
27 systemctl 명령어 정리 file 197
26 제로보드 xe 이상동작할때 완전히 새로설치할때...데이터는보존 file 155
25 Centos7 APM 아파치서버, php, 마리아db(mysql대신) , phpadmin 등등....  file 275
24 제로보드 섬네일(썸네일) 안보일때 file 166
23 제로보드 스케치북 위저드 기능 없애기 , 왼쪽설정아이콘 없애기 file 132
22 리눅스 프로세스 수행시간 ps -eo pid,etime,cmd | grep Backup.sh 25334
21 윈도우즈 복원하는 방법 (고스트만들기), file 149
20 citizen at8110 설정방법 시티즌 시계 at8110 [2] file 303
» Centos Linux 를 MSwindows나 MAC에서 원격데스크탑으로 보기 (XRDP,RDC,REMOTE DESK file 231
18 mac에서 "xxxxxxx’은(는) 확인되지 않은 개발자가 배포했기 때문에 열 수 없습니다" 라고 나올때 [1] file 129
17 sd 2g이상 포멧하기... file 123