Ubuntu Post Install Scripts

script

Ubuntu Post Install Scripts is a series of scripts that are used to make things easier for you once you have installed the Ubuntu distro (and derivatives). And it is that when the distro is first installed, it takes a lot of work to make it to your liking, such as installing your favorite applications, configuring your preferred settings, or performing other minor tasks. Well, this free code project that is distributed under the GPU GPL license and that is totally free can help you with all of this.

For this, this project is designed to be modular, and not just one big script for everything. In this way, you can delete or exclude the functions that you do not need. And it is divided like this into the data directory, with the files that are the lists of packages that will be read by many functions, the functions directory that is the main one where the script functions are, and apps that are the functions to install applications from third parties.

Scripts are simple computer programs that are often used to automate repetitive processes. They are often not compiled into machine code in advance, but are instead run by an interpreter that reads the source file as it is processed; in some cases, they are also executed through a console in which users interact step by step with the interpreter. Scripts can be used to prototype programs, automate minor jobs, perform batch processing, and interact with the operating system and users. For this reason, shells often include programming capabilities.

For run the script you just have to do the following:

./ubuntu-post-install-script.sh

With Ubuntu Post Install Scripts you can start working once you install your distro and pave the way...

More information of Ubuntu Post Install Scripts – GitHub page


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.