-
CentOS | Code | Fedora | macOS | macOS Shell | Raspberry Pi | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
-
Code | PHP | Raspberry Pi | Ubuntu | UNIX | UNIX Shell Scripts
UNIX – Pi-Hole Project – Statistics
If you are using Pi-Hole you may find this script useful Currently this is designed to run on the server that is running Pi-Hole but as I have more than one I want to monitor I will soon have an update for additional. First make sure you update your /var/www/html/admin/scripts/pi-hole/php/data.php Look at getSummaryData function and…
-
Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
Mac OS X Terminal – Create Bootable OS X Installer
Need to create a thumb drive installer for Mac OS? This script will help you out
-
CentOS | Code | Fedora | macOS | macOS Shell | Network | Raspberry Pi | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
NMAP – Find Machines On Your Network
NMAP (a form of ARP list) is a tool for scanning your network for machines that are up or down along with pulling some helpful information from the machines that are up. Similar to Remotely Find Raspberry Pi IP but this is a bit more in-depth First install nmap if needed Now you need to…
-
Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
HomeBrew – Mac OS Setup
I use a Mac for my primary computer and sometimes I need to setup a new VM similar to my computer for testing. Here is the basic setup that I use HomeBrew for. I’ll add more later as I remember more or use it more. NOTE: If you receive an error on installing HomeBrew like…
-
CentOS | Code | Fedora | macOS | macOS Shell | OpenSSL | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
DigiCert – OpenSSL Certificate Conversion
I work with digicert® to get certificates. The way we get certificates sometimes requires me to convert the certificates, below is the process I use to get the formats for what I may need. This script assumes you have a directory with only the .csr file and the .zip file from digicert® and then run…
-
CentOS | Code | Fedora | macOS | macOS Shell | Raspberry Pi | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
UNIX – Display Network Information
The following code will give you network specific information about your server/computer.
-
Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
Mac OS X – Get Network Information
Every once in a while you need to get some basic network information from your Mac or a Mac you are supporting, this script below will help get you some helpful information.
-
Red Hat – Check Subscription / Register Server
Check subscription manager status Register If Not Registered If you have restored a previous snapshot or somehow lost the subscription connection, you should unregister and then go through the above process to “re-register”.
-
Code | macOS | macOS Shell | PowerShell | UNIX | UNIX Shell Scripts
Mac Terminal – PowerShell on Mac OS
Resource: https://blog.azureandbeyond.com/2016/11/11/powershell-azure-and-macos-absolutely/