lharikrishnan1993 / scripts-ubuntu-debian

Scripts for Ubuntu/Debian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Scripts for Ubuntu/Debian

License:MIT License


Languages

Language:Shell 100.0%