https://github.com/lesovsky/uber-scripts
My work ad-hoc scripts, cheatsheets, checklists and other stuff
https://github.com/lesovsky/uber-scripts
Last synced: 10 months ago
JSON representation
My work ad-hoc scripts, cheatsheets, checklists and other stuff
- Host: GitHub
- URL: https://github.com/lesovsky/uber-scripts
- Owner: lesovsky
- License: mit
- Created: 2013-05-07T16:07:51.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T05:05:32.000Z (about 4 years ago)
- Last Synced: 2025-08-20T10:44:04.665Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 269 KB
- Stars: 154
- Watchers: 23
- Forks: 56
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### Scripts for Linux system administrators.
--
#### Index:
- checklists/server-checklist.sh - base checklist, draft version.
- linux/getswap.sh - get current swap usage for all running processes.
- linux/showcrons.sh - show cron tasks found in the system (system-wide and per-user cron tasks).
- linux/bashrc - my version of bashrc
- postgresql/pgbackup/clonepg.sh - create basebackup of postgresql server cluster and perform validation if required.
- postgresql/pgbackup/basebackup-validation.sh - perform basebackup validation.
- postgresql/psqlrc - my psqlrc version
- postgresql/pgbouncer-log-analyze.sh - lightweight pgbouncer log analyzer
- postgresql/postgresql-log-bite.sh - cut part of postgresql.log with specified start and end time
- postgresql/postgresql-log-stat.sh - show various stat of postgres log
- postgresql/sql/ - sql snippets
- service-configs/ - well-turned configuration files for services.
- misc/megafon-ural-service-guide.sh - script which show the Megafon account status information.
- misc/zbx-freebsd-shell-hell.sh - ad-hoc stat collector
- misc/zbx-linux-shell-hell.sh - ad-hos stat collector
- misc/megafon-ural-service-guide.sh
- benchmarking/gnuplot/ - gnuplot scripts
- benchmarking/pgbench/ - pgbench scripts
- cheatsheets/ - linux command cheatsheets
- old-stuff/ - trash