Creating a Preseed.cfg File #### Contents of the preconfiguration file (for squeeze) ### Localization # Preseeding only locale sets language, country and locale. d-i debian-installer/locale string en_NZ.UTF-8 d-i debian-installer/splash boolean false…Continue readingAutomated Server Deployment
BASH (Bourne-Again Shell)– Scripting 101 – BASH scripting is a very useful tool for automating tasks on a Unix system, it can be used for anything from resetting passwords, to…Continue readingBASH Scripting