fernandogprieto / fgp-linux-post-install-script

Personal, Flexible and Simple Post Install Script for Ubuntu 23.10 and derivates as a Debian, Linux Mint and another Ubuntu versions. (DevOps, Cloud Engineer, SRE Tools)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘‹ Welcome

This is my personal scripts for Ubuntu 23.10 installation and derivates as a Debian, Linux Mint and another Ubuntu versions. It's a powerful, versatile, and easy-to-use tool that can save you a lot of time and effort.

Linux Post Install Scripts

β”œβ”€β”€ Ubuntu-gnome                    # Gnome configuration 
β”‚   └── applications.sh             # Official repositories
β”‚   └── cloud-tools.sh              # Cloud Engineer Tools, DevOps or SRE.
β”‚   └── post-install.sh             # Desktop configuration, PPA, APT, NPM, FLATPACK, SNAP, CHECK LIST
β”œβ”€β”€ extras                          # Source code and setup configurations 
β”‚   β”œβ”€β”€ speedtest.sh                 
β”‚   β”œβ”€β”€ anki.sh
β”‚   β”œβ”€β”€ etc etc etc
β”œβ”€β”€ LICENSE                           
β”œβ”€β”€ README.md   

πŸš€ Features

  • post-install.sh: This script installs a variety of popular applications, and manage your PPA list, APT, NPM, FLATPACK, and SNAP package. I added the functions to install a source applications and cloud-tools.

  • applications.sh: Including browsers, VPN clients, code editors, and remote desktop software.

  • cloud-tools.sh: Popular cloud tools, such as Docker, Kubernetes, Minikube, Helm, ArgoCD, Terraform, Gcloud, AWS-CLI, and AZ-cli.

How to use it

To use the script, simply download it from GitHub and make it executable.

chmod +x post-install.sh

Run the script:

./post-install.sh

Follow the on-screen instructions to customize and run the script.

About

Personal, Flexible and Simple Post Install Script for Ubuntu 23.10 and derivates as a Debian, Linux Mint and another Ubuntu versions. (DevOps, Cloud Engineer, SRE Tools)

License:MIT License


Languages

Language:Shell 100.0%