Languages
If not stated otherwise, any scripts downloaded from here are free software licensed under GPL version 2 only, see under license
/bash
Some of these scripts are used to do certain tasks on multiple servers. In order to run them, an account with full root rights on remote servers is needed and there should be no password needed to get that right via sudo.
Get the name of a reachable NTP (time) server to use as parameter for e.g. ntpdate The list of servers has to be set in script (one server per line)
Bash script to remove users from remote hosts including removing their sudo rights (if possible).
bash script to set iptables rules on remote servers
Bash script to reset the password(s) of user(s) on remote servers with a random password.
Bash script to implement the missing function to remove zypper patterns.
Provided by hgbhome.net