This website requires JavaScript.
Explore
Help
Sign In
script
/
admin-stuff
Watch
1
Star
0
Fork
0
You've already forked admin-stuff
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
157
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christoph
6f8e364dbb
Merge branch 'master' of git.oopen.de:script/admin-stuff
2025-04-21 09:30:53 +02:00
conf
Add script 'change_munin_ip.sh'.
2024-11-15 19:48:07 +01:00
supported-files
/user_templates
modified: u.a. add user 'marsupilami'.
2024-11-17 11:05:30 +01:00
.gitignore
Add script 'update_git_repositories.sh'.
2017-07-03 02:16:54 +02:00
add_new_user.sh
add_new_user.sh: change password for 'localadmin'.
2025-04-21 09:30:39 +02:00
bundle_certs.sh
Initial import
2017-02-21 02:14:51 +01:00
change_munin_ip.sh
change_munin_ip.sh: fix error in default vars.
2024-11-16 12:32:59 +01:00
check_mount_count.sh
Add script 'check_mount_count.sh'.
2022-06-17 17:42:01 +02:00
check-connectivity.sh
check-connectivity.sh: Do not print errors if a website cannot reached, only if ALL websites not reachable print out a message.
2020-08-15 03:08:03 +02:00
check-disc-usage.sh
check-disc-usage.sh: minot change in script output.
2024-12-17 10:44:36 +01:00
check-lets-encrypt-certs.sh
check-lets-encrypt-certs.sh: no blank line on exit.
2020-03-04 01:26:06 +01:00
clean_log_files.sh
Initial import
2017-02-21 02:14:51 +01:00
clean_up_arp_table.sh
Add script 'clean_up_arp_table.sh'.
2018-11-22 03:01:58 +01:00
cleanup_drupal_cache_watchdog.sh
cleanup_drupal_cache_watchdog.sh: remove unused code.
2019-06-26 14:56:14 +02:00
cleanup_from_old_files.sh
Add script 'cleanup_from_old_files.sh'.
2018-04-02 19:36:49 +02:00
create_change_munin_ip.conf.sh
create_change_munin_ip.conf.sh: fix error concerning conf path.
2024-11-16 12:25:35 +01:00
create_system_samba_user_from_old_system.sh
Add script'create_system_samba_user_from_old_system.sh'
2019-03-24 04:17:59 +01:00
create-rsyslogd-postfix.sh
Add script 'create-rsyslogd-postfix.sh'.
2024-09-15 22:56:52 +02:00
disk-space_usage.sh
Initial import
2017-02-21 02:14:51 +01:00
disk-space_usage.sh.00
Initial import
2017-02-21 02:14:51 +01:00
get_cert_details.sh
Add scripts 'get_cert_details.sh' and ' get_csr_details.sh'.
2017-08-04 14:18:59 +02:00
get_csr_details.sh
Add scripts 'get_cert_details.sh' and ' get_csr_details.sh'.
2017-08-04 14:18:59 +02:00
get_next_uid_gid_pair.sh
Add script 'get_next_uid_gid_pair.sh'.
2018-04-12 02:58:03 +02:00
IPv6-disable.sh
Add scripts 'IPv6-disable.sh' and 'IPv6-enable.sh'.
2021-09-22 18:29:22 +02:00
IPv6-enable.sh
Add scripts 'IPv6-disable.sh' and 'IPv6-enable.sh'.
2021-09-22 18:29:22 +02:00
machine_poweroff.sh
machine_poweroff.sh: fix error sending power-off e-mail.
2025-03-27 15:29:06 +01:00
os-upgrade.sh
os-upgrade.sh: replace 'dist-upgrade' with 'full-upgrade'.
2022-08-07 11:52:05 +02:00
pcs_online.sh
pcs_online.sh: fix minor wrror in creating temp directory.
2018-08-19 16:19:37 +02:00
poweroff-LXC-host.sh
Add script 'poweroff-LXC-host.sh'.
2022-10-01 16:05:33 +02:00
reboot_gateway
Initial import
2017-02-21 02:14:51 +01:00
reboot-LXC-host.sh
reboot-LXC-host.sh: logoff user from System.
2023-10-30 22:40:58 +01:00
reconnect_inet.sh
reconnect_inet.sh: fix error in determin ip address.
2018-04-29 09:28:09 +02:00
reminder_email.sh
reminder_email.sh: add support for quoted-printable.
2019-07-04 18:38:44 +02:00
remove_old_kernel.sh
remove_old_kernel.sh: minro changes on script output.
2018-12-30 15:32:03 +01:00
set_directory_permissions.sh
Add script 'set_permissions.sh'. This replaces script 'set_directory_permissions.sh', which is now deprecated.
2018-10-16 02:46:41 +02:00
set_permissions.sh
Add script 'set_permissions.sh'. This replaces script 'set_directory_permissions.sh', which is now deprecated.
2018-10-16 02:46:41 +02:00
set_remote_munin_server_ip.sh
set_remote_munin_server_ip.sh: add bind address to munin configuration file /etc/munin/munin-node.conf if needed.
2019-03-14 13:02:19 +01:00
show-nfs-clients.sh
show-nfs-clients.sh: fix bug in determin nfs sever ip-address.
2020-03-05 12:22:58 +01:00
speedtest.sh
Add script 'speedtest.sh'.
2023-12-01 13:57:36 +01:00
swap_usage.sh
Initial import
2017-02-21 02:14:51 +01:00
test_email.sh
test_email.sh: fix error determin public IPv4.
2023-06-25 11:07:41 +02:00
update_firewall-script_ipt-gateway.sh
update_firewall-script_ipt-gateway.sh: add missing configuration files 'default_basic_behavior.conf', 'default_basic_behavior.conf', 'default_ipv6.conf'.
2022-10-30 01:17:06 +02:00
update_firewall-script_ipt-server.sh
update_firewall-script_ipt-server.sh: add default_ports.conf.
2019-06-30 16:14:57 +02:00
update_git_repositories.sh
update_git_repositories.sh: add path '/root/crontab'.
2024-12-08 11:50:14 +01:00
update-dehydrated-repos.sh
update-dehydrated-repos.sh: fix error.
2021-02-06 23:50:34 +01:00
Description
No description provided
385
KiB
Languages
Shell
100%