View previous topic :: View next topic |
Author |
Message |
gsfgf Veteran
Joined: 08 May 2002 Posts: 1266
|
Posted: Fri Apr 16, 2004 4:25 pm Post subject: Online SSH client |
|
|
Is there an online ssh client anywhere i can use to connect to my home system? I'm on school computers and i can't run putty. If there already isn't one online, can i install one on my server. The school computers can run java applets. I tried google, but no luck.
Thanks, Jeff _________________ Aim:gsfgf0 |
|
Back to top |
|
|
Celtis l33t
Joined: 05 Jul 2003 Posts: 737
|
Posted: Fri Apr 16, 2004 4:26 pm Post subject: |
|
|
Webmin has one, not sure how easy it is to change it's default port though (it runs on port 10000) |
|
Back to top |
|
|
Mikessu Bodhisattva
Joined: 11 Oct 2003 Posts: 220 Location: Oulu, Finland
|
Posted: Fri Apr 16, 2004 4:51 pm Post subject: |
|
|
Yes, Webmin's client is pretty good.
If you don't want to install webmin, you can also try this: http://www.oit.duke.edu/sa/security/ssh.html
It open's new window in browser and is pretty nice looking. |
|
Back to top |
|
|
gsfgf Veteran
Joined: 08 May 2002 Posts: 1266
|
Posted: Sat Apr 17, 2004 3:33 am Post subject: |
|
|
i installed webmin and it looks good. The only problem is when i go to ssh/telnet login, it gives me an error saying ther's no telnet server. There isn't and i plan on keeping it that way. How can i make it not check? _________________ Aim:gsfgf0 |
|
Back to top |
|
|
Celtis l33t
Joined: 05 Jul 2003 Posts: 737
|
Posted: Sat Apr 17, 2004 10:02 am Post subject: |
|
|
Click on Other -> SSH/Telnet Login -> Module Config (Top left hand corner) and then Secure Shell as the connection type |
|
Back to top |
|
|
gmtl3 Tux's lil' helper
Joined: 03 Jan 2004 Posts: 135
|
Posted: Mon May 10, 2004 9:47 pm Post subject: |
|
|
Does everyone leave the hostname configuration of the ssh/telnet module to automatic? I can't leave it on automatic because the DNS name I use to access the box via the internet is not resolvable on the box itself. So, I tried specifically setting the hostname option in the config, but it still keesp trying to use the internet resolvable DNS name. Just wondering if I'm the only one having this problem. |
|
Back to top |
|
|
kezzla Apprentice
Joined: 21 Aug 2003 Posts: 253 Location: Austin, TX
|
Posted: Mon May 10, 2004 11:15 pm Post subject: |
|
|
FYI: Mindterm only supports SSH version 1 not 2. |
|
Back to top |
|
|
gmtl3 Tux's lil' helper
Joined: 03 Jan 2004 Posts: 135
|
Posted: Tue May 11, 2004 1:35 am Post subject: |
|
|
That's good to know, but this problem exists for both ssh and telnet for me. |
|
Back to top |
|
|
joncellini n00b
Joined: 26 Sep 2002 Posts: 7 Location: Beaverton, OR
|
Posted: Tue May 11, 2004 2:36 am Post subject: |
|
|
You could always use the SSHTools Java applet. Works like a charm and is much nicer than the MindTerm applet. Supports SSH v2 as well
http://sourceforge.net/projects/sshtools/ _________________ --
You've glimpsed the fist within the Bene Gesserit glove. Few glimpse it and live. |
|
Back to top |
|
|
kezzla Apprentice
Joined: 21 Aug 2003 Posts: 253 Location: Austin, TX
|
Posted: Tue May 11, 2004 2:51 am Post subject: |
|
|
SSHTools is in portage:
Code: |
* dev-java/j2ssh [ Masked ]
Latest version available: 0.2.7
Latest version installed: [ Not Installed ]
Size of downloaded files: 2,136 kB
Homepage: http://sourceforge.net/projects/sshtools/
Description: Java SSH API
License: LGPL-2.1 |
|
|
Back to top |
|
|
gmtl3 Tux's lil' helper
Joined: 03 Jan 2004 Posts: 135
|
Posted: Tue May 11, 2004 2:57 pm Post subject: |
|
|
This looks promising ... thanks!
Is it meant be installed and called from webmin or standalone (or both)? I'm new to webmin so I'll have research how to add this in. |
|
Back to top |
|
|
joncellini n00b
Joined: 26 Sep 2002 Posts: 7 Location: Beaverton, OR
|
Posted: Tue May 11, 2004 9:47 pm Post subject: |
|
|
gmtl3 wrote: |
Is it meant be installed and called from webmin or standalone (or both)? |
You can definately use it standalone (just serve the applet up from an HTTP server). I'm not sure on using it with webmin but I don't see why not.
Didn't realize it was in portage _________________ --
You've glimpsed the fist within the Bene Gesserit glove. Few glimpse it and live. |
|
Back to top |
|
|
mwiertz Tux's lil' helper
Joined: 07 Jul 2003 Posts: 88 Location: Selfkant, Germany
|
Posted: Sat Jan 29, 2005 6:45 pm Post subject: |
|
|
Hi,
I read the post above about j2ssh...
everthing sounds promissing to me, so I emerged j2ssh, but I'm wondering how to "serve the applet" as stated...
In the hope to get further I did an
with the following result:
Code: | [ Results for search key : j2ssh ]
[ Candidate applications found : 2 ]
Only printing found installed programs.
* dev-java/j2ssh-0.2.7-r1
/usr/share/j2ssh
/usr/share/j2ssh/package.env
/usr
/usr/share/j2ssh/j2ssh.properties
/usr/share/j2ssh/lib/j2ssh-common.jar
/usr/share/j2ssh/lib/j2ssh-ant.jar
/usr/share/j2ssh/lib/j2ssh-core.jar
/usr/share/j2ssh/lib
/usr/share
/usr/share/j2ssh/lib/j2ssh-dameon.jar
|
but even that will not help me... so if someone could help me getting it running I would be very very pleased...
thanx in advance |
|
Back to top |
|
|
thebigslide l33t
Joined: 23 Dec 2004 Posts: 792 Location: under a car or on top of a keyboard
|
|
Back to top |
|
|
mwiertz Tux's lil' helper
Joined: 07 Jul 2003 Posts: 88 Location: Selfkant, Germany
|
Posted: Sun Feb 13, 2005 1:33 pm Post subject: |
|
|
Thanx thebigslide,
I just picked the task to get a remote webbased ssh-term running on my to-do list and downloaded the ssh-term software...
Everything works perfectly (downloading, unpacking en serving) untill I get to connecting to a ssh-server... I can reach the server (turned the sshd-server logs to debug3 level and that showed) and the sshterm-applet asks me to enter a password, after that, the applet says connecting, but nothing happens...
maybe someone of you can help...
thanx... |
|
Back to top |
|
|
|