Changing a Linux Users Password in One Line Command
I have a group of users that have the same account on a few of my Linux systems. They seem to forget their passwords at least once every two months and like to blame my password complexity rules. I am tasked every so often with changing...
Basics of iptables - Opening ports on linux firewalls
Learn the basics of iptables including starting, stopping, opening ports and default policy rules.
How to chroot users in SFTP server
I am an active member in quite a few linux online communities and I see this question asked repeatedly by users new to SFTP. First let’s start off with a short explanation of what SFTP is, and how it is different from FTPS. SFTP vs...