Skip to content

My personal scripts to reinstall my Debian based Linux distro

License

Notifications You must be signed in to change notification settings

wilfison/linux-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux reinstall scripts

My personal scripts to reinstall my Debian based Linux distro

Backup Home and configs

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

Post Install

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

About

My personal scripts to reinstall my Debian based Linux distro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages