Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/angela-d/brain-dump
- Owner: angela-d
- License: gpl-3.0
- Created: 2018-01-05T20:56:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T21:15:08.000Z (6 months ago)
- Last Synced: 2024-05-16T22:28:31.276Z (6 months ago)
- Topics: 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
- Language: Shell
- Homepage:
- Size: 13.1 MB
- Stars: 48
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)