Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SixArm/apt-tools

Apt scripts for system administration
https://github.com/SixArm/apt-tools

apt iac script shell unix

Last synced: 5 days ago
JSON representation

Apt scripts for system administration

Awesome Lists containing this project

README

        

# Apt scripts for system administration

Apt scripts to help with system administration:

* `apt-up`: Do apt-get update, upgrade, fix missing, install recommends, autoremove, autoclean.
* `apt-fixer`: clean up, fix missing, configure, and update.
* `apt-auto-upgrades`: Set apt to do automatic upgrades.
* `apt-remove-damaged`: Remove a damaged debian package by using apt and dpkg.
* `apt-purge-old-kernels-and-headers`: Purge old kernel images and headers.

Scripts for specific packages:

* `apt-get-install-emacs-deps`: Install Emacs dependencies.
* `apt-get-install-server-packages`: install server packages for a full stack.