Scripting Custom User and Group Creation for Enterprise Ubuntu
Stop Typing `useradd` Like It’s 1999 Manual user creation is a massive time-sink. You’ve got better things to do than sit there banging out terminal commands for every si…
Home/Automated Provisioning & Deployment
3 articles
Stop Typing `useradd` Like It’s 1999 Manual user creation is a massive time-sink. You’ve got better things to do than sit there banging out terminal commands for every si…
Ditch the Copy-Paste Configuration Madness Configuring a server manually is a joke. You sit there, copying blocks of server configs from Stack Overflow. Praying you didn'…
Stop Typing Commands By Hand You want to deploy a web server. So you log into your fresh Ubuntu box and start hammering out package install commands. One by one. Waiting.…