Fedora Linux Support Community & Resources Center
  #1  
Old 6th March 2012, 06:40 PM
RogueWatchmen Offline
Registered User
 
Join Date: Mar 2012
Location: Charleston, WV
Posts: 3
linuxfirefox
Ssh gui?

I'm trying to remote into my server at school useing ssh -l admin -Y IP address. Once logged into the acct I can run xeyes but startx gives me errors. Af I going this correctly or should I be using a diffrent program to run the desktop GUI? The server is running CentOS and it's something we run in my SA class so I'm trying to learn how to do remote installs and whatnot, but I'm not that proficient yet so starting w/ just getting the GUI to open lol.

I'm not sure if this is the correct forum for this but I wasnt sure where to ask, and I'm not even sure if it's something I need to install on the server either. I just installed Fedora 1 with little previous Linux experiance so yes I am a noob lol.
Reply With Quote
  #2  
Old 6th March 2012, 07:01 PM
jpollard Online
Registered User
 
Join Date: Aug 2009
Location: Waldorf, Maryland
Posts: 6,096
linuxfirefox
Re: Ssh gui?

You are already running an X server.

If xeyes starts, and displays, you are finished. No need for startx, which is for running a local X server.

Just start whatever GUI applications you want.

Note: fedora 1 (actually fedora core 1...) is really really old. And is no longer supported, and even hard to find any documentation on.
Reply With Quote
  #3  
Old 6th March 2012, 08:50 PM
RogueWatchmen Offline
Registered User
 
Join Date: Mar 2012
Location: Charleston, WV
Posts: 3
windows_7ie
Re: Ssh gui?

Hmm, will it not display the desktop then? I was thinking it would be sort of like when someone remote's in and can see the desktop as if they were at that computer. Like I daid I've not had much experiance with SSH
Reply With Quote
  #4  
Old 6th March 2012, 09:48 PM
markkuk Offline
Registered User
 
Join Date: Apr 2005
Location: Finland
Posts: 5,076
windows_7firefox
Re: Ssh gui?

Quote:
Originally Posted by RogueWatchmen View Post
Hmm, will it not display the desktop then?
The applications you start on the remote machine will use the local desktop.
Quote:
Originally Posted by RogueWatchmen View Post
Like I daid I've not had much experiance with SSH
This has nothing to do with SSH, it's how the X Window System is designed to work.
Reply With Quote
  #5  
Old 6th March 2012, 11:20 PM
RogueWatchmen Offline
Registered User
 
Join Date: Mar 2012
Location: Charleston, WV
Posts: 3
windows_7ie
Re: Ssh gui?

Ahh ok, I expected to see the desktop populate either in a seperate window or something. I didn't realize they would use the same GUI interface like that. I'll read over the link, thx for the assist.
Reply With Quote
  #6  
Old 7th March 2012, 12:08 AM
stevea's Avatar
stevea Online
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,300
linuxfirefox
Re: Ssh gui?

Here

http://forums.fedoraforum.org/showpo...29&postcount=6

Be sure to set STARTSESSION appropriately.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #7  
Old 7th March 2012, 03:04 AM
beaker_'s Avatar
beaker_ Offline
Registered User
 
Join Date: Nov 2008
Location: Canada
Posts: 2,048
linuxfirefox
Re: Ssh gui?

Quote:
Originally Posted by stevea View Post
Here

http://forums.fedoraforum.org/showpo...29&postcount=6

Be sure to set STARTSESSION appropriately.

That's cool. I really like that.

Why not launch rdp/vnc/or whatever your favourite method is and connect through a ssh tunnel?

rdp for ex.,
At the server
Code:
su
yum install xrdp
chkconfig on xrdp
service xrdp restart
exit

Besure to open tcp 3389 (rdp).

At the client.
Code:
su
yum install remmina remmina-plugins-*
exit
ssh ValidUserName@RemoteIPAddress -L 3389/localhost/3389

You could also use -n if you want.  Launch remmina, pick you favourite remote desktop protocol (rdp as example) and connect to localhost.
* note. You're better of killing that Fedora 1 install and running with either Fedora 16/14 or CentOS/SL. All of which are free to download.

Last edited by beaker_; 7th March 2012 at 03:11 AM. Reason: Missed remmina-plugins-*
Reply With Quote
Reply

Tags
gui, ssh

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump


Current GMT-time: 00:55 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat