Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A simple Bash script to configure Debian-based Linux distros

License

Notifications You must be signed in to change notification settings

Maiones/godebian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godebian

A simple Bash script to configure Debian-based Linux distros

How to use

git clone https://github.com/jmau111-org/godebian
sudo -s
cd godebian
bash godebian

Opt out

You can either select "1" to proceed or "2" to skip a specific step.

Why do I use the keyword function?

To prevent nasty collisions with existing aliases, as I use generic names.

Warnings

Be careful. The script assumes you won't need many default configurations such as printers, FTP, telnet.

Fortunately, you can choose to opt out of some steps. Just choose "No" (type 2).

I strongly encourage you to update && upgrade to prevent bad errors and apply security patches.

About

A simple Bash script to configure Debian-based Linux distros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%