LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   any ssh guis? (https://www.linuxquestions.org/questions/linux-software-2/any-ssh-guis-70682/)

p0 theed 07-07-2003 08:35 AM

any ssh guis?
 
im looking for a gui for a co worker so she can login to the linux machine through ssh.
she knows nothing about linux and would be much easier to have a program than using the command line.

thanks

p0 theed 07-07-2003 08:46 AM

and also, the gui would be used on a windows xp

acid_kewpie 07-07-2003 09:00 AM

an ssh gui? all that ever consist of is a special console with some additional connection data. you'd still be using a command line... what are you actually after? maybe a VNC server instead?

p0 theed 07-07-2003 09:06 AM

nah, not vnc.. I wasn't sure if there was a gui or not for ssh where you could just click and drag or something. Make it easier for her.

like a ftp client, but ssh..

Capt_Caveman 07-07-2003 09:30 AM

There is a windows ssh client from www.ssh.com that comes as a two applications. One is a simple console that gives you a command line and the other is a secure ftp app. It is probably the worlds easiest program to use. There are two windows, one shows your files, the other shows the servers files...drag and drop.

acid_kewpie 07-07-2003 09:41 AM

well that's not what ssh is for.. it's there to provide a shell...

you can have ftp gui's as it's purely intended to move file a to location b... but that's not going to help with ssh.. you can do anything really....

Capt_Caveman 07-07-2003 10:18 AM

It's not a true ftp client, but a graphical frontend for scp'ing files back and forth. It's nice for situations like his where you want to allow inexperieced users to transfer files via ssh without them having to use the commandline and without you having to setup a true ftp server. There is also a freeware version (Winscp) if you're not at an educational institution, but I've never tried it.

p0 theed 07-07-2003 10:49 AM

Okay capt_caveman, thanks .. i'll check both winscp and the one from ssh.com ..

wldkos 08-20-2003 01:56 AM

Use the client from SSH.com. It works wonderful and it doesn't matter what the other guys said about not being a true console or whatever. This is for someone that wants to transfer files back and forth and the SSH client is just like an FTP client, but with security built in.

ppuru 08-20-2003 02:15 AM

You can use PUTTY

http://www.chiark.greenend.org.uk/~sgtatham/putty

The client offered by ssh.com is not free for commercial use.

andrewlkho 08-20-2003 11:44 AM

hm...just a thought - if you want a gui, you could use vnc to start an x session for her, and then tunnel vnc through it.

wldkos 11-23-2003 09:23 PM

* can also use Konqueror and "fish://ip.of.remote.machine:port"


All times are GMT -5. The time now is 04:23 PM.