When connecting to a system remotely using SSH (Secure Shell), usually you provide the SSH command string to log in to the system and then execute commands on the remote system using the current SSH ...
How to Run a Command That Requires sudo via SSH Your email has been sent Sudo via SSH lets you run admin commands on a remote server with elevated privileges. Learn the commands with this concise ...
The Android ConnectBot application is an SSH client for Android devices. The app can be downloaded from the Android Market, and it allows a user to secure-shell into a Linux environment. Because ...
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 ...
It's story time here in the Paranoid Penguin. Don't worry—the story is a preface to the nuts-and-bolts sort of stuff you've come to expect in LJ. In fact, there are so many nuts and bolts to play with ...
Last month, in the first of a two-part series, I described the theory behind the next generation in passive authentication technologies called Single Packet Authorization (SPA). This article gets away ...
Using a set of public/private keys to allow you to log into a remote Linux system or run commands using ssh without a password can be very convenient, but setup is just tad tricky. Here's how and a ...
How to use multiplexing to speed up the SSH login process Your email has been sent How many times do you log in and out of your remote servers during the day? If you ...