[Tech Solutions]
Bulk Clearing Scheduled Downtime in Nagios
The problem with removing Nagios scheduled downtime When you schedule downtime for all services of a host, there’s a Nagios button for that.
read more[Tech Solutions]
The problem with removing Nagios scheduled downtime When you schedule downtime for all services of a host, there’s a Nagios button for that.
read more[How To Tech Solutions]
After much trawling of the Internet I found an interesting take on the pain of moving a Sharepoint page from one site to another, using Power Automate.
read more[Tech Solutions]
A post on tiktok where a young lad responded to a commenter “Why do you put your pronouns when you’re cis gender” made way too much sense.
read more[Tech Solutions]
Passwords are weak, we know this and so often methods such as key based authentication is used for connections like SSH.
read more[Linux Tech Solutions Ubuntu]
After banging my head against this problem from a different server, as WSL is not there yet for running as personal production services, I finally managed to hit the right keywords to google fu the answer.
read more[How To Tech Solutions]
Use the following one liner to check the a certificate chain in detail:
read more[How To Tech Solutions]
Run the following shell command to add all installed syntax files to your .
read more[Tech Solutions]
Add the following to your /etc/rkhunter.conf file #Config to add byobu files to your allow list ALLOWHIDDENDIR=/dev/shm/byobu-*-?
read more[Tech Solutions]
You could check for the existence of /var/run/reboot-required just to see if a reboot is needed but it’s more useful to check the existence and contents of /var/run/reboot-required.
read more[Tech Solutions]
I was trying to get this working by configuring the MAIL_CMD like so: echo -e “Subject: [rkhunter] Warnings found for ${HOST_NAME}\n\n” $(egrep -x “^[.
read more[Tech Solutions]
To make Byobu default on your local machine Byobu-enable only currently modifies your .
read more[Tech Solutions]
This will be a continually updated list of my favourite Linux CLI tools
read more[Tech Solutions]
UK Number: 020 7365 9792 or Freephone: 0800 587 1102
read more[Centos Linux Tech Solutions]
This post was an absolute life save, Yum was being blocked by our application aware firewall Palo Alto
read more[Tech Solutions]
After a phone system upgrade we were unable to get the speaking clock within the office, which started off a conversation about how much it costs to call, presently 50p per call in the UK.
read more[Microsoft Powershell Tech Solutions Windows]
This is a super succinct method of finding a mac address on a Window s DHCP server: https://thewayeye.
read more[Tech Solutions Windows]
Problem When moving from one ADFS server to another I imported a full certificate chain and private key into Machine certs on the new Windows 2016.
read more[Powershell Tech Solutions Windows]
Like many people it seems I’ve been scratching my head as to why WDS’s Driver Package Filters were not matching my hardware when imaging a machine that I’d created a driver package group for.
read more[Active Directory Microsoft Tech Solutions]
I wrote the following script enumerates an OU and then looks up the last boot time for each computer.
read more[Microsoft Powershell Tech Solutions Windows]
After poking around the Group Policy Objects (GPO) of an infrastructure that was new to me I needed a decent way of producing a quick and useful report on the state of the GPOs.
read more