Tag Archives: user-management

Creating Users on a Linux System

It’s been a while since I’ve had to do any basic sysadmin stuff on a Linux box… seeing as I had to google the answers to this I thought I’d better write them down! useradd syntax useradd [options] {username} Useful … Continue reading

Posted in linux | Tagged , , , | Leave a comment