Results 1 to 10 of 83
-
29th Aug 2010, 12:08 PM #1OPBanned
Installing Remote Desktop on a Linux VPS With CentOS 5
Hey guyz .... just thought i would post a way of installing the Remote Desktop on a linux VPS ... some 256mb of ram will also able to run it but ofc it'll be slow .. i recommend 512mb of ram as minmum for it ...
for this i'll be using the software putty which many of u use ...
this is basically installing the VNC on the VPS ....
ok so here i go ....
login to ur putty and then start with these codes for installing required packages for VNC We'll need the X Window System and a desktop environment :-
Code:yum groupinstall "X Window System" yum groupinstall "GNOME Desktop Environment"
also the installation will take some time ... so i'll say patience gives sweets fruits ...
NOTE: If you receive the error “Error: Missing Dependency: libgaim.so.0 is needed by package nautilus-sendto” while installing GNOME Desktop Environment, you will need to manually install nautilus-sendto with the following procedure:
Code:yum install yum-utils yumdownloader nautilus-sendto rpm -Uvh --nodeps nautilus-sendto[PRESS TAB]
Code:nano /etc/sysconfig/vncservers
Code:VNCSERVERS="2:root" # display port and username VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost
the 2nd line 800x600 is the reselution ... edit it as per ur needs
now ur RDP is almost ready ... all u gotta do is give it a password ...
type in :-
Code:vncpasswd
now add the thing is to run these Remote Desktop u 1st need to start it manually from the ssh by typing
Code:vncserver :2
now ... not so fast .... theres one more thing u need to edit ...
starting the server was just to chk if it was working fine ...
now kill it's process :-
Code:vncserver -kill :2
Code:nano ~/.vnc/xstartup
Code:twm &
Code:gnome-session &
Code:vncserver :2
Code:87.68.xx.xx:2
will i use TightVNC for this
u can also use RealVNC
now all u gotta do is type the ip with the port in this way
and then connect to it ... type in the password of the VNC that u made in the SSH ... and voila ... ur remote desktop is ready !!!
it may look something of thing kind
Enjoy guyz ... and ofc u may need to install the softwarez that u want in it ... my 1st tutorial .... hope u all like itvizoomer Reviewed by vizoomer on . Installing Remote Desktop on a Linux VPS With CentOS 5 Hey guyz .... just thought i would post a way of installing the Remote Desktop on a linux VPS ... some 256mb of ram will also able to run it but ofc it'll be slow xD .. i recommend 512mb of ram as minmum for it ... for this i'll be using the software putty which many of u use ;) ... this is basically installing the VNC on the VPS .... ok so here i go .... login to ur putty and then start with these codes for installing required packages for VNC We'll need the X Window System and Rating: 5
-
29th Aug 2010, 12:13 PM #2Retired NinJaWebsite's:
loledhard.comok come on yahoo & install it for me kthxbai
Anyways nice tut. Would mke u install it for me but latter.
Nice would be less, Gr8 Tut dude. Keep them coming
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
-
29th Aug 2010, 12:13 PM #3
-
29th Aug 2010, 12:31 PM #4MemberWebsite's:
UpFashion.pk TechShake.info moviesmafia.com
-
29th Aug 2010, 01:00 PM #5
-
29th Aug 2010, 01:31 PM #6Respected MemberWebsite's:
nooky.ushttp://wiki.centos.org/HowTos/VNC-Server
This one is also working.
-
29th Aug 2010, 01:39 PM #7
-
29th Aug 2010, 01:52 PM #8
-
29th Aug 2010, 01:55 PM #9Member
Long one but quite cool
-
29th Aug 2010, 01:59 PM #10MemberWebsite's:
TopOffshoreHosting.netand then look for
VNCSERVERS="2:root" # display port and username
VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost
Now over here in the 1st line 2:root defines 2 as the port no. u want for the RDP and root is the username ...
the 2nd line 800x600 is the reselution ... edit it as per ur needs
now ur RDP is almost ready ... all u gotta do is give it a password ...
please specify more these
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Tutorial] How to Install Remote Desktop ( RDP ) on Centos vps
By simoestcoool in forum Server ManagementReplies: 31Last Post: 18th Nov 2012, 03:26 AM -
Installing Remote Desktop on a Linux VPS With Ubuntu 9
By RiNCEWiND in forum Technical and Security TutorialsReplies: 30Last Post: 2nd Oct 2012, 02:10 PM -
GNOME desktop environment - Centos 6 - Installing flash
By igordr in forum Server ManagementReplies: 2Last Post: 7th Aug 2012, 03:29 PM -
[help ] Remote Control Software for linux (ubuntu or centos)
By freecbc3 in forum Technical and Security TutorialsReplies: 5Last Post: 11th Oct 2010, 08:04 PM -
[VPS] Setup Remote Desktop Only 3$ (Ubuntu/Centos)
By robinex in forum ArchiveReplies: 0Last Post: 19th Apr 2010, 10:19 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...