DEV Community

Discussion on: How to set up a fresh Ubuntu desktop using only dotfiles and bash scripts

Collapse
 
solikeumyeah profile image
solikeumyeah • Edited

Next level would be porting it to an orchestration tool like Ansible, Puppet, Chef or Salt. They include modules to integrate with everything under the sun. It would be a good learning experience and the skills would be transferable to DevOps roles. With these tools, a well designed script could rebuild your system on any distro, regardless of whether it's using apt/dpkg, yum/rpm or something else.