Skip to content

This repo is for the scripts, configs, and some useful linux life-hacks

Notifications You must be signed in to change notification settings

BohdanHamulets/scripts_and_stuff

Repository files navigation

My shell scripts

Not all of them are for bash, some are for csh(FreeBSD), minor changes may be required to run on your environment.

installer.sh

Made a cool script to use on the newly installed Ubuntu/Debian box, that will install needed great soft!

check_crash.sh

Greps defined log files (change path to your's) to find if any serious stuff took plase on the system.

diagnostik.sh

Monitores info of chosen service/demon memory usage and state every X $time, and saves it to the log file.

grep4errorSTORE.sh

Used during hard bug repro to investigate a specific action needed to break functionality and EXACT time

repeater.sh

Runs given commands over and over again

restarter.sh

Brings up and down given service/demon for testing or debug purposes

About

This repo is for the scripts, configs, and some useful linux life-hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages