LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-18-2006, 04:56 PM   #1
hkillen
Member
 
Registered: Jun 2006
Posts: 41

Rep: Reputation: 15
Remote Host


Running Linux Enterprise, Release 4
I am attempting to access Linux from a remote user. Is there a simple application I can test, i.e. import over the Network. How do I access that application through the command prompt?
 
Old 09-18-2006, 05:46 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
SSH is the preferred remote connection software for command line use. You need to be running the sshd server on the destination machine, and you would then:

ssh -Y userid@destination

If you'd like to get a remote GUI desktop, after you ssh in, issue these commands (for example):

vncserver -geometry 1024x768 -depth 24 :4
vncviewer :4

When you are done:

vncserver -kill :4
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't SSH to remote machine: Connection closed by remote host Avatar Linux - Networking 35 10-23-2017 12:21 AM
Mount remote host mrbabis Linux - Newbie 1 10-24-2005 05:10 PM
MRTG -> remote host Soulstealer Linux - Networking 3 06-27-2005 06:11 PM
Resolving <www.some remote host>.... failed: Host not found. koodoo Linux - Newbie 2 06-27-2005 08:48 AM
Best way to connect to a remote host? neilcpp Linux - Networking 1 09-01-2003 01:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration