Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Running GUI on VPS
PostPosted: Fri Sep 23, 2011 5:43 am 
Offline
Newbie

Joined: Fri Sep 23, 2011 5:35 am
Posts: 2
Hello,

I'm running a CentOS VPS and would like to have the ability to run a GUI on my VPS - so I can remote desktop to it and use it as if its a local PC.

How is this possible and does anyone have any experience of doing this?

Thanks


Top
   
 Post subject:
PostPosted: Fri Sep 23, 2011 8:13 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
For a full desktop experience, you'll probably want to use something along the lines of vncserver, which will execute an X server and allow you to connect to it via VNC. You'll also want to keep network latency and memory in mind: you ain't going to watch Hulu over this, and you probably aren't going to run Firefox in 512 MB of RAM.

If you just need to run one application once in awhile, ssh -X enables X11 forwarding (see man page for caveats). You can then just start your application, wait awhile, and it'll appear on your local X server.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject:
PostPosted: Fri Sep 23, 2011 8:51 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
hoopycat wrote:
For a full desktop experience, you'll probably want to use something along the lines of vncserver, which will execute an X server and allow you to connect to it via VNC.


I used VNC for a couple of years. It works, but seems a bit laggy and latent. I switched to NoMachine's NX, using freenx on Ubuntu for the server and the free NoMachine client locally . It has a quite noticeably snappier response time.

James


Top
   
 Post subject:
PostPosted: Fri Sep 23, 2011 8:55 am 
Offline
Newbie

Joined: Fri Sep 23, 2011 5:35 am
Posts: 2
Thanks for the feedback.

Does anyone have any guides on carry out this task?
I've had looked but struggled to find any which relate to CentOS 6.


Top
   
 Post subject:
PostPosted: Fri Sep 23, 2011 10:30 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Haven't used CentOS since the 4.x days, but a quick Google for "VNC CentOS 6" found this, which seems plausible:

http://wiki.centos.org/HowTos/VNC-Server

Also, remember that you'll need to install some sort of desktop environment Otherwise, you'll just get a dithered grey screen with a big × cursor and maybe -- maybe -- an xterm. Among the "Big Three" (GNOME, KDE, and XFCE), I'd recommend XFCE. There's one XFCE machine here at the ranch, and it looks like it would comfortably fit in 512 MB. My freshly-rebooted netbook with gnome+metacity would not.

(Note: it's my wife's computer, and she closed all applications/browsers before heading out of town for the weekend... all bets are off once you start Chrome. She also didn't apt-get upgrade... or empty the dishwasher, or*CLANG* --- where the heck did that frying pan come from)

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject:
PostPosted: Fri Sep 23, 2011 10:52 am 
Offline
Senior Member
User avatar

Joined: Thu Jun 16, 2011 8:24 am
Posts: 412
Location: Cyberspace
I used XFCE a few months ago. I'm sure it would fit comfortable within 512MB, but it seems like it would still be a tad more laggy on VNC than something like Fluxbox. Of course, using VNC, anything would probably lag, though Fluxbox would probably have a bit less lag. It's not as full-featured as XFCE, though, but a full-featured desktop isn't what you need for a server.

_________________
Kris the Piki Geeker


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group