한국어

네트워킹

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


https://community.hpcloud.com/article/using-windows-rdp-access-your-ubuntu-instance



1. Install the Ubuntu Desktop environment:

sudo apt-get install ubuntu-desktop 

2. Install XRDP using the following command:

sudo apt-get install xrdp

NOTE: User must add port 3389 to Security Groups. If you need assistance setting up your Security Group we have this article which should help:
Managing Your Security Groups in 13.5

3. Once the installation is complete you will need to start the XRDP Application:

sudo /etc/init.d/xrdp start

4. Create a new user that you will use to log into the XRDP:

sudo adduser USERNAME

NOTE: If the server does not accept the name you chose for the account add: "--force-badname" to the end of the command above.

5. The user setup in step 5 will only have login access to the instance but will not be able to install applications or complete administrator tasks. You can grant sudo access to this user by putting them into the sudo group:

sudo adduser USERNAME sudo

Example:

6. Now start “Remote Desktop Connection” from your local machine. From the Run line (Start -> Run) you can type "mstsc" or you can find the program in your Accessories menu.

7. Access the additional options by clicking Show Options:

8. Enter your Floating IP and Username in their respective fields and then click the Connect button to connect:

9. If the desktop comes up blank you may need to do this additional step:

Access your instance via SSH and navigate to the home directory of the user account you created:

su USERNAME

Create a file called .xsession:

nano .xsession

populate this file with this data:

gnome-session session=Ubuntu-2d

Exit and save the file with CTRL+X. Then repeat Step #8. You now have a Desktop GUI for your Ubuntu instance!

Related Resources

There are numerous resources for this function on the Internet but none specifically that we wanted to recommend.


Last Updated: 7/23/2014

조회 수 :
39055
등록일 :
2014.12.21
15:35:57 (*.160.89.28)
엮인글 :
http://www.webs.co.kr/index.php?document_srl=256657&act=trackback&key=d9b
게시글 주소 :
http://www.webs.co.kr/index.php?document_srl=256657
List of Articles
번호 제목 글쓴이 조회 수 추천 수sort 날짜
123 Name Server 설정및 이해 admin 32548   2011-12-13
 
122 서버이전시 고려할 사항들 admin 86092   2011-12-13
 
121 리눅스 tar 압축 백업복원시 소유자 문제해결 admin 38668   2011-12-16
 
120 ftp 파일전송 여러파일을 한번에 통째로 전송 admin 39619   2011-12-16
 
119 리눅스 서버 이전시 고려할 사항들 admin 134083   2011-12-16
 
118 How to disable IPv6 in Debian , 리눅스 아이피설정 admin 46915   2011-12-16
 
117 파이썬 설치 및 사용하기 admin 111719   2011-12-16
 
116 윈도우 2003 작업 스케줄러 설정 admin 49433   2011-12-16
 
115 무료백신 여러가지 분류해놓은곳 admin 32394   2011-12-16
 
114 스트리밍서버 / 윈도우서버 admin 39521   2011-12-16
 
113 Wireshark admin 32121   2011-12-16
 
112 모든 CPU 벤치마크 수치 admin 43543   2011-12-16
 
111 다양한 사운드 파일있는곳 admin 32434   2011-12-19
 
110 리눅스 네트워크 설정 LINUX admin 46972   2011-12-19
 
109 Centos net install web http admin 84157   2012-03-02
 
108 How to disable IPv6 in Debian Lenny and Squeeze admin 51214   2011-12-29
 
107 linux 파티션 디렉토리 용량 확인방법 전체 폴더 크기 사이즈 admin 43088   2012-01-05
 
106 특정 IP 엑세스 못하게 하는방법 admin 28243   2014-10-29
 
105 검색 파일리스트 만든 다음 여러파일 한방에 압축하기 admin 36028   2012-02-14
 
104 Linux 시스템 백업과 복원 admin 79728   2012-02-28
 
103 Site builder shootout: Drupal vs. Joomla vs. WordPress admin 151000   2012-07-15
 
102 리눅스의 막강한 네트워크 필터 iptables admin 33071   2012-04-15
 
101 [Linux/SSL] 리눅스 서버에 Apache 2 설치 및 SSL 설정하기(mod_ssl, openssl) admin 44000   2012-04-15
 
100 scp, ssh, rsync등을 사용할때에 SSH 비밀번호 묻는것 피하기 admin 42660   2012-04-15
 
99 한국인/국내기업은 얼마나 Linux Kernel에 기여할까? admin 80423   2012-04-29
 
98 Debian CD DVD 다운로드 링크 헤메지말고 바로 다운로드하지요 admin 41882   2012-08-18
 
97 리눅스에 RADIUS 서버 구현하기 admin 232467   2012-09-01
 
96 WinXP 부팅안되는 현상 NTLDR is missing 메세지 admin 39064   2012-07-12
 
95 윈도우XP 알면 정말 편한 숨겨진 기능 60가지 admin 90358   2012-05-11
 
94 암호 없이 SSH 접속하기 admin 39451   2013-09-05