Login
Discover
Waves
Decks
Plus
Login
Signup
thomas-tiramisu
@thomas-tiramisu
25
Followers
22
Following
2
Resource Credits
Available
Used
Created
September 18, 2017
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
thomas-tiramisu
nagios
2017-11-21 14:40
Python script to force recheck all critical services in Nagios
If you've ever run a Nagios server, you may have noticed that it's sometimes a bit of a pain to manually recheck a bunch of service monitors after you've made some changes to your network or hosts, or
$ 0.000
3
3
thomas-tiramisu
bash
2017-10-22 11:04
A Bash script to extract a list of domains served by Bind (DNS server)
Here is a quick and easy procedure to use bash to extract a list of all the domains being serverd by a Bind DNS server. First, tell Bind to do a dump of all its zones: $ sudo rndc dumpdb -zones This will
$ 0.000
0
thomas-tiramisu
bash
2017-09-20 21:10
A Bash Script which monitors Owner:Group and Permission on a directory
Hi everyone. I'm doing some SysAdmin work and I recently wrote a script which some people might find useful. The script checks a directory for ownership and group membership as well as permissions, and
$ 0.000
0