rogeliozarate / golinux

A simple Bash script to configure Debian-based Linux distros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golinux

A simple Bash script to configure Debian-based Linux distros

How to use

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

Opt out

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

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%