Linux

Creating a New User

Creating a user in Linux is a simple task. Well, kinda. You can quickly create a user without specifying much of it’s characteristics, or you can get much more in depth with security, default shells and other customizations. I recommend taking the time to learn beyond the basics or you may find yourself making a […]

Continue Reading...

Linux

Linux Disk Usage

Every now and then one of my servers will stop working because the hard drive or one of its partitions has filled up.  In almost every case it has simply been choking on a log file that grew to massive proportions, but not always. There are a lot of linux commands that will help you […]

Continue Reading...