THE IT IDEAS

  • Home

Friday, 30 November 2012

How to install XRDP in CentOS

 THE IT IDEAS     15:06     CentOS, XRDP   

Firstly follow below mentioned commands to install prerequisite software

yum install gcc

yum install makeyum install pam-develyum install openssl-develyum install vnc-server

Now, run following command to download and install xrdp 

#wget http://ncu.dl.sourceforge.net/sourceforge/xrdp/xrdp-0.4.1.tar.gz
#tar -zxvf xrdp-0.4.1.tar.gz
#cd xrdp-0.4.1
#make
#make install

XRDP installation is done here, Let's start the service and check it out.

To start XRDP:

#cd /usr/local/xrdp
To Reload XRDP:

 

#cd /usr/local/xrdp
./xrdp_control.sh start



STARTUP Service :

#cp xrdp_control.sh /etc/init.d/xrdp_control
#chkconfig --add xrdp_control
#chkconfig xrdp_control on
#service xrdp_control start



That's it work is done. now connect from Remote Desktop Connection.

 Its done Enjoy !!!!! :)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

Like Us !!!

Recent Posts

Blog Archive

  • ►  2016 (1)
    • ►  April (1)
  • ►  2015 (12)
    • ►  August (1)
    • ►  May (2)
    • ►  April (8)
    • ►  March (1)
  • ►  2014 (23)
    • ►  December (8)
    • ►  November (12)
    • ►  April (2)
    • ►  March (1)
  • ►  2013 (7)
    • ►  December (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (3)
  • ▼  2012 (15)
    • ►  December (6)
    • ▼  November (9)
      • Using memory in your storage device to speed up yo...
      • How to install XRDP in CentOS
      • Getting error to Install Windows 8 in virtual box ?
      • How to set homepage for new tabs in Firefox
      • How to download YouTube videos in one Click.
      • Share Internet from one PC to another PC
      • How to enable Administrator account in Windows 8
      • How to enable built-in Administrator account in Wi...
      • How to login more than one Skype accounts on the s...

Categories

apache2 EC2 error mysql php ubuntu aws aws rds browser github installation linux mount s3 AWS Bucket CentOS Computer DocumentRoot change How to Benchmarking Webserver IP LAMP Restart Computer SCP command SQL SERVER XRDP administrator amazon rds backup basic commands chat command line disable download drupal ec2.chroot environment external storage device fstab functions geoip gmail google home page iis instance internet java mod rewrite mongodb multiple login network password one password php5 php5-fpm php7 private browsing python repair filesystem repo reset password rhel sa password same computer script sftp share skype ssh tomcat ubuntu 16.04 ubuntu16 visudo windows 8 youtube
JobsMagBlogJobsMag.InThingsGuide

Popular Posts

  • Create SFTP User with chroot in AWS EC2
    Create User with below command #adduser --shell=/bin/false theitideas Provide permission of home directory #chown root:theitideas /ho...
  • Install apache2 Webserver, php5 and php module with script for beginner
    Install apache2 Webserver with script for beginner Find the script to install apache2 Webserver and php5 with php modules like cgi php5-m...
  • Use PHP5-FPM with Apache 2 on Ubuntu 14.04
    Install Apache by following command     #sudo apt-get update     #sudo apt-get install apache2-mpm-event To use PHP5-FPM with Apache, we ne...

Copyright © THE IT IDEAS | Powered by Blogger