One of the things I both love and hate about my job is getting assigned new projects. They can be about anything and everything. A few months back I was given an assignment to create some chroot jails ...
DISCLAIMER: I don't know my SSH from a hole in the ground, so be gentle.<BR><BR>Is there any way to make Pure FTPd Manager secure? I'm aware that Pure FTPd supports SFTP, but I can't see a way to do ...
Lock down all SFTP users on your data center Linux servers with a chroot jail. If you have Linux data center servers that require users to be able to send and receive files via SFTP, you might want to ...
SOCKS is built in to OpenSSH, so it's a trivial matter to set up a local SOCKS proxy with the -D flag. For example: $ ssh -D 12345 myuser@remote_ssh_server will open up the port 12345 on your local ...
Ernie Smith is a former contributor to BizTech, an old-school blogger who specializes in side projects, and a tech history nut who researches vintage operating systems for fun. The more distributed ...