openSUSE Forums > Network/Internet » setting up remote logins?

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 26-Aug-2008, 23:42
PattiMichelle's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 230
PattiMichelle hasn't been rated much yet
Question setting up remote logins?

Hi:
I want to give someone at work access to my openSuSE 11.0 system (in the office next door) for running numerical simulations - preferably an X windows or KDE interface. The computer is sitting behind a router/firewall on my desk and I guess I have the options of port forwarding or running a dedicated wire from an inside port to their machine. I think an X client like Hummingbird XDMCP (?) would be the way to go, but I'm not terribly technical about the underpinnings of network settings and would like something that's reliable. I don't think VNC is a good way to have multiuser logons. Is this fairly easy to do? Maybe to start I could just do remote terminal logons with batch submissions and ftp access to the results?
Thanks!
Patti
Reply With Quote
  #2 (permalink)  
Old 27-Aug-2008, 02:32
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,221
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: setting up remote logins?

Do they have to have a GUI interface? If they are familiar with the CLI, you could give them an account and ssh access. They can maintain a persistent CLI session using the "screen" program even if they log out of ssh.
Reply With Quote
  #3 (permalink)  
Old 27-Aug-2008, 08:29
PattiMichelle's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 230
PattiMichelle hasn't been rated much yet
Default Re: setting up remote logins?

Quote:
Originally Posted by ken_yap View Post
Do they have to have a GUI interface? If they are familiar with the CLI, you could give them an account and ssh access. They can maintain a persistent CLI session using the "screen" program even if they log out of ssh.
Thanks, Ken, I'll have to check out CLI - I've never heard of that before.
Patti
Reply With Quote
  #4 (permalink)  
Old 27-Aug-2008, 16:16
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,221
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: setting up remote logins?

Command Line Interface. Basically a ssh terminal session.
Reply With Quote
  #5 (permalink)  
Old 27-Aug-2008, 20:35
Student Penguin
 
Join Date: Aug 2008
Location: Temporarily, planet Earth
Posts: 50
BotKeeper hasn't been rated much yet
Default Re: setting up remote logins?

Quote:
Originally Posted by PattiMichelle View Post
Hi:
I want to give someone at work access to my openSuSE 11.0 system (in the office next door) for running numerical simulations - preferably an X windows or KDE interface. The computer is sitting behind a router/firewall on my desk and I guess I have the options of port forwarding or running a dedicated wire from an inside port to their machine. I think an X client like Hummingbird XDMCP (?) would be the way to go, but I'm not terribly technical about the underpinnings of network settings and would like something that's reliable. I don't think VNC is a good way to have multiuser logons. Is this fairly easy to do? Maybe to start I could just do remote terminal logons with batch submissions and ftp access to the results?
Patti
Amazingly, your questions show much insight. There are many ways to solve your problems.

Short summary: I recommend you want to run VNC tunneled through SSH.

XDM (X Display Manager) starts on most machines. However, it is most often configured to not allow remote X session. Using XDMCP is no longer in vogue because the network traffic between the two machines (which includes your password) in unencrypted. You generally don't want to do this anyways, because then your PC would have two window managers (Windows and KDE) battling to control window placement, etc. on the PC. Of course, if you can configure your PC (somehow) to disable the Windows window manager.

With Hummingbird, I typically SSH to the Unix host and enter commands like "konsole &" or "emacs &" or what ever. But that requires you to know what commands you want.

VNC allows you to run two window managers on your PC (I think). Most people at work use VNC. You can use VNC without SSH, but, again, the network traffic is unencrypted. Google something like "VNC SSH Tunnel" and you should find your way.
Reply With Quote
Reply

Bookmarks


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 On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2