Domain: networksimplicity.com
Stories and comments across the archive that link to networksimplicity.com.
Comments · 12
-
Re:SSL for everything
I think you are forgetting OpenSSH and Cygwin.
-
Re:SSL for everything
SSH on Windows is an option. Behold.
-
Re:PCAnywhere
Lord I'm an idiot...too many stupid forums lately....slashdot does html Xibby...duuuuuh! Use preview Xibby...duhhhh!
Tight VNC
Open SSH for Windows -
Re:Maybe I missed something ...
Doggoned employers
... OpenSSH still not running on Windows 2K, is it ?
There was this project which used to produce a very easily installable distribution, but the author has ceased maintaining the package, due to the Cygwin installation process being much easier nowadays.
Still, think about using Linux (or OpenBSD!) instead :-)
Ciao, -
Re:From Openssh.com
OpenSSH for Windows includes ssh, scp, and sftp servers for Win XP, NT, and 2000.
-
From Openssh.comThe following "free" clients are recommended for interoperating with OpenSSH from Windows machines:
- PuTTY
is an SSH1+SSH2 implementation. PSCP, an
scp-style
program for Windows, is also available.
PuTTY is available under the MIT licence (BSD-like).
"PuTTY is a free implementation of Telnet and SSH for Win32 platforms, written and maintained primarily by Simon Tatham, who lives in Great Britain."
- TTSSH (SSH1)
is an SSH1-only implementation, by Robert O'Callahan.
"TTSSH is a free SSH client for Windows. It is implemented as an extension DLL for Teraterm Pro. Teraterm Pro is a superb free terminal emulator/telnet client for Windows, and its source is available. TTSSH adds SSH capabilities to Teraterm Pro without sacrificing any of Teraterm's existing functionality. TTSSH is also free to download and use and its source is available too, with an open source license. Furthermore, TTSSH has been developed entirely in Australia [...]."
- Cygwin (POSIX software on top of Windows)
OpenSSH (SSH1 and SSH2 protocol) with Cygwin can run on Windows using the portable version of OpenSSH.
- MSSH
MSSH from the Metropolitan State College of Denver supports Windows 95 and Windows 98, supporting SSH1 protocol.
- OpenSSH for Windows
Another OpenSSH running on top of Windows..
- Secure iXplorer
Secure iXplorer is graphical front end to PuTTY's pscp.exe.
- WinSCP
WinSCP is a scp(1) program for Windows, with PuTTY integrated into it.
- NiftyTelnet 1.1 SSH
is an SSH1-only implementation which comes with a
scp-style
program. Written by Jonas Wallden.
"NiftyTelnet 1.1 SSH r3 is an enhanced version of Chris Newman's NiftyTelnet 1.1 application which adds support for encrypted terminal sessions using the SSH (Secure Shell) protocol. Please read the included Readme file before distributing this version."
- MacSSH is an SSH2-only implementation.
"MacSSH is a modified version of BetterTelnet with SSH2 support. [...] The only SSH2 client for MacOS that I could find is a commercial product thats costs more than $100, and it crashes my Mac when closing a session... Since it's best to do things by oneself, here's MacSSH."
- PuTTY
is an SSH1+SSH2 implementation. PSCP, an
scp-style
program for Windows, is also available.
-
Networksimplicity and a cake walk
I've been using Network Simplicity's Openssh package to admin several win2k servers, plus tunneling for VNC. Works ace, no compliants. One thing, VNC gets kind of fussy about connecting to localhost ports that are tunneled, it requires a little tweaking on the server (WinVNC) side to make it work (you need to add a localloopback key). There's a registry hack that allows it, details on ORL's VNC site. Tunneling Terminal Server works without any modifications.
-
OpenSSH port
-
OpenSSH and VNC -- Kill your PCAnywhere
The organization I work for is moving toward managing over 1400 remote M$FT boxes using nothing more than SSH Tunnels and the OpenSSH Windoze port available here.
Saves a ton of $$$ in PCAnywhere licenses every year...
-
Re:A few thoughts.
But I can do the same thing with Windows telnet
Aahhhhhh!!! Passwords in plaintext. Telnet is the devil. SSH is encrypted. These are not equivalent services.
Easy enough to get SSH, etc., servers for Windows. If brought up, his students probably should be warned about security issues like telnet for any system.
-
Re:Pro's / Con'sNetwork Simplicity makes a Windows installer based on Cygwin and OpenSSH which can makes it about as easy as installing any Windows program. The whole install is less than 4MB.
http://www.networksimplicity.com/openssh/
It's primarily for adding sshd as a service but it includes ssh which can be run on the command line. -
Re:Pro's / Con'sNetwork Simplicity makes a Windows installer based on Cygwin and OpenSSH which can makes it about as easy as installing any Windows program. The whole install is less than 4MB.
http://www.networksimplicity.com/openssh/
It's primarily for adding sshd as a service but it includes ssh which can be run on the command line.