Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Desktop / X-Windows > accessing remote GUI.

Forgot Password?
 Linux Desktop / X-Windows   Anything X. Gnome, KDE, remote desktop's, XGames etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-23-2009   #1 (permalink)
Just Joined!
 
Join Date: Sep 2008
Posts: 2
accessing remote GUI.

Hi,

I want to access the GUI of the remote server. Right now, all I can do is ssh to it, but i am not able to run startx via ssh and get the GUI interface .

I guess there must be some way to access remote GUI of the server. How do I do it ?
sangfroid is offline  


Reply With Quote
Old 06-23-2009   #2 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,136
Send a message via AIM to Dapper Dan
If the server is within your LAN you could likely get by forwarding X. To do this you'll need to edit /etc/ssh/sshd_config on the server to allow for X11 forwarding. Make it look like this:
Code:
X11Forwarding yes
Save and exit. Then, from the other machine, do:
Code:
ssh -Y servermachine
You probably won't be able to startx but you can start remote applications and they'll come up on the client's monitor. If you really need to see the server's desktop as if you were sitting in front of it, you'll want to install a VNC server on the server and log into it from the other machine. See this for more...

HOWTO - Linux VNCserver
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 06-24-2009   #3 (permalink)
Just Joined!
 
Join Date: Jun 2009
Posts: 19
You could also try NoMachine. It's fast and secure.
vlad59 is offline   Reply With Quote
Old 06-24-2009   #4 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,136
Send a message via AIM to Dapper Dan
Quote:
Originally Posted by vlad59 View Post
You could also try NoMachine. It's fast and secure.
True. But a little more difficult to set up if you've never done this sort of thing. I'd do VNC first, then graduate to nomachine once you feel you have a good grasp on what is what.
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 07-02-2009   #5 (permalink)
Just Joined!
 
Join Date: Jun 2009
Posts: 19
I don't agree about the complexity of NoMachine. Try googling for "nomachine lenny" for a quick how to.

It's really a matter of 3 package to install and that's all.
vlad59 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:39 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2