Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angela-d/brain-dump

Cheat sheets, customizations and configurations I use across multiple systems.
https://github.com/angela-d/brain-dump

android bashrc cheatsheet cisco-ios cpanel filemaker fortigate grafana grafana-dashboard gtk3-theme lineageos openwrt openwrt-router prtg rsyslog synology synology-nas vmware vmware-esxi

Last synced: 3 months ago
JSON representation

Cheat sheets, customizations and configurations I use across multiple systems.

Awesome Lists containing this project

README

        

# Configurations & Customizations
Archive of notes, configuration files & customizations I regularly use across multiple systems.

### Automated Git Notifications for Remote Backups

![git output](img/git-output.png)

Reject the automated pull if a VPN session is detected:

![git output](img/git-fail.png)

![git output](img/git-up-to-date.png)

Find this on the [crontab](sysadmin/crons)

***

### Bash
.bashrc git branch display in active terminal:

![bashrc git branch](img/bashrc.png)

Prompt colorization and git branch details.
***
### Grafana
Grafana dashboards
![Grafana board](grafana-prtg/img/grafana-prtg.png)
Find this on the [grafana-prtg](grafana-prtg)