|
Practical Security: Creating SSH Tunnels By Jeremy M. Jones | Article Published January 22, 2009 Ensure secure communications, locally or over the Internet, without poking holes in a firewall and the complications of setting up a VPN. Mastering SSH: Connecting, Executing Remote Commands and Using Authorized Keys - By Jeremy M. Jones | Article Published January 5, 2009 Learn how to securely connect to remote servers and widen your systems administration skill set with these SSH tips. Linux and UNIX How To: Scripting SSH and SFTP By Jeremy M. Jones | Article Published December 11, 2008 Learn how to establish secure, automated SSH connections and SFTP file transfers with Python and paramiko. Creating a Daemon with Python By Jeremy M. Jones | Article Published November 24, 2008 Learn how to 'daemonize' your Linux and UNIX system monitoring and management utilities. Creating a Daemon with Python By Jeremy M. Jones | Article Published November 20, 2008 Learn how to 'daemonize' your Linux and UNIX system monitoring and management utilities. Building Command Line Utilities with Python By Jeremy M. Jones | Article Published November 13, 2008 Learn how to create utilities in Python with rich command line interfaces that aid Linux and UNIX system administration. |