Backup home folder and some config files
Download Script and edit the variables
wget https://raw.githubusercontent.com/wilfison/linux-scripts/master/backup.shRun Script
chmod +x backup.sh
./backup.shInstall basic packages and configure some settings
Download Script and edit the variables
wget https://raw.githubusercontent.com/wilfison/linux-scripts/master/post-install.shRun Script
chmod +x post-install.sh
./post-install.sh