Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 743 Bytes

Scripts for Ubuntu/Debian

This is a compilation of my scripts in Ubuntu or Debian that I consider useful. Feel free to use and change the scripts as you like.

How to run the scripts

To run the scripts, open a terminal console and execute:

bash name_of_the_script.sh

Order of execution to set up Ubuntu or Debian

When I have just installed Ubuntu or Debian I execute a serie of scripts to set up my GNU/Linux OS. The order is the following:

  1. Install command-line interface (CLI) software (script).
  2. Install additional software (script).