Skip to content

Repository files navigation

Bash Scripts

Collection of simple Bash scripts for Ubuntu server setup, maintenance, monitoring, and networking.

Repository Structure

.
├── init-ubuntu
│   ├── init-ubuntu.sh
│   └── README.md
├── install-gitlab
│   ├── install-gitlab.sh
│   └── README.md
├── install-zabbix-agent
│   ├── install-zabbix-agent.sh
│   └── README.md
├── issabel-mirrors
│   └── yum.repos.d
├── netplan-network
│   ├── 01-netcfg.yaml
│   └── README.md
├── README.md
├── update-ubuntu
│   ├── README.md
│   └── update-ubuntu.sh
└── zabbix-mirrors
    └── yum.repos.d

10 directories, 11 files

Usage

Most scripts can be executed with:

chmod +x script.sh
sudo ./script.sh

Notes

  • Designed for Ubuntu and Debian-based systems
  • Root privileges are required for most scripts
  • Review scripts before running them in production environments

Zabbix and Issabel

You may have issue in updating your Zabbix Server or Issabel Server. Check out their mirror at this repository!

Author

Amirhossein Mohammadi

GitHub: BlackIQ GitHub

About

Collection of simple Bash scripts for Ubuntu server setup, maintenance, monitoring, and networking.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages