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