In response to "Why OpenBSD?", Nick Holland wrote a response that I thought deserved repeating:
From: Nick Holland
Sent: Friday, November 17, 2000 11:43 AM
To: misc@
Subject: Re: Why OpenBSD? (more…)
In response to "Why OpenBSD?", Nick Holland wrote a response that I thought deserved repeating:
From: Nick Holland
Sent: Friday, November 17, 2000 11:43 AM
To: misc@
Subject: Re: Why OpenBSD? (more…)
OpenBSD is a free Unix-like operating system that is built with security in mind. The code is carefully audited and patches for bugs are quickly released.
Here are some of my own reasons for using it:
Secure Shell is a very powerful tool. If you’re completely unfamiliar with it, think of it in terms of “telnet”. Secure Shell can provide you with a shell interface to your remote host that feels very much like a telnet connection, except… it’s encrypted.
(more…)
EDIT: Please use the new list manager: http://erdelynet.com/ssh-l/.
I’ve created an SSH mailing list for discussing topics relating to Secure Shell.
I originally created the list to discuss SSH through Cygwin on Windows, but (especially since I barely use Windows anymore) anything pertaining to SSH is acceptable. (more…)
“The Cygwin tools are ports of the popular GNU development tools and utilities for Windows 95, 98,and NT. They function using the Cygwin library which provides a UNIX-like API on top of the Win32 API.”
That pretty much says it all, doesn’t it? Cygwin brings useful tools like SSH, head, tail, bash and many others to the Windows world. Another attractive component to Cygwin is a powerful development environment: GCC, a C/C++ compiler for *nix and, in this case, Cygwin. (more…)