Archive for the ‘SSH’ Category
Searching for Idokorro's Mobile SSH turned up a blank as the company has been renamed (I hate that!) into Rove. They appear to have rolled the Mobile SSH product into something called Mobile Admin, and I've taken that for a very short spin.
After the usual install on a Windows server, including dot.net and a SQL [...]
deepOfix is a mail server in a box licensed under the GPL.
deepOfix is LDAP-driven with an OpenLDAP server, brings SpamAssassin and ClamAV support with it and offers Webmail and the ubiquitious SMTP, POP3 and IMAP services.
I spent an hour test driving this software and it looks good. A clean web interface to manage the [...]
I need to provide secure file copy to clients, simultaneously forbidding them to log in to our systems. To this effect I'm looking at rssh, the restricted shell for use with OpenSSH and the other alternative known to me, which is scponly.
Both tools do their job. rssh is more flexible in its configuration, and I [...]
This book fully covers the ground in securing a Linux system. Hardening Linux by James Turnbull (who also authored Pro Nagios 2.0) packs all you need to know about getting a Linux system secured into a single five-hundred page volume.
Turnbull takes the reader in a fast-paced but very comprehensive fashion through the arduous tasks [...]
Our VMware appliance DAD/miniDAD, the LDAP-controlled CentOS server with embedded preconfigured Ubuntu miniDAD clients that "know" how to contact DAD is still available for download, and we'd appreciate some feedback.
The combination of the two appliances in one is quite interesting, and they even contain an LDAP-controlled software distribution system we developed specially for DAD & [...]
If you are new to OpenSSH, don't let the "Pro" in the title scare you off; the first half of the 270-page book is just what you need: the first two chapters of Pro OpenSSH are of an introductory nature and introduce the reader to the insecurity of the legacy R-tools and telnet as well [...]
I spend a good part of any day in my favorite web browser, and even if I don't see its whole window, the lower right part of the status bar is always visible under a pile of other application windows (mostly SSH sessions). That status bar is the ideal place to put up a small [...]
OpenSSH is the free version of the SSH suite of tools. Contrary to _telnet_ or _rlogin_, _ssh_ allows a user to safely connect to a remote system because all traffic (specially a user's credentials) are encrypted.
SSH(Secure Shell) also supports public-key authentication. Public-key authentication allows you to connect to a remote server without sending your password [...]
