News

If shutting off telnet access and insisting that all system-to-system connections use ssh isn’t enough to toughen your system’s hide, here’s another way to make your servers just a little more ...
How to configure SSH to use a non-standard port with SELinux set to enforcing Your email has been sent Switching the SSH listening port is an easy way to help secure remote login on your Linux servers ...
In 1997, I was talking to a professional investor who thought that the value of office space in urban high rises was about to take a big dive. His rationale was that telecommuting was going to get big ...
SSH is the descendant of rsh and rlogin, which are non-encrypted programs for remote shell logins. Rsh and rlogin, like telnet, have a long lineage but now are outdated and insecure. However, these ...
This is a FreeBSD 11.1 system with sshd running on the default port 22. It is running from behind a router that accepts connections to port 10000 and then directs them to the FreeBSD system’s IP and ...
I'm no Linux guru but I've supported some web servers that were recently migrated to a recent edition of SuSE. Anyways, one of the minor pieces that we originally glossed over when doing this ...
Once upon a time, I was doing on-site support for a hardware install at a hotel a few years ago. The remote tech’s remote desktop software didn’t want to play with my Linux laptop, so he couldn’t get ...
How to install an SSH server on your Android phone Your email has been sent If you have a need to secure shell into your Android device, there are plenty of tools ...