Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: UNIX

Red Hat / CentOS / Fedora – Fix Yum Duplicates

Posted on May 16, 2017May 18, 2017 By David Kittell

When nothing else seemed to work this helped me to get rid of all the duplicates from failed yum updates. After trying the above I still had some duplicates on a different server but the ‘Remove Duplicates’ script below seemed to work fine for me. NOTE: I was looking at…

Read more

Strong Password

Posted on May 15, 2017 By David Kittell

Need help with what a strong password is? Strong password recommendations are as follows: Must contain 14 or more characters Must contain upper and lower case letters Must contain a number or special character (e.g. !@#$%^) Must NOT be the same as your previous 12 passwords Must NOT be similar…

Read more

Uptime Formated

Posted on May 9, 2017 By David Kittell

If you simply want uptime formatted this small script will help. Uptime by itself will display similar to: 20:25:48 up 3 days, 8:14, 1 user, load average: 2.07, 2.17, 2.35 Formatted using the code above will display similar to: 3 days, 8 hours, 15 minutes.

Read more

Bash – Trim/Remove White Space

Posted on May 4, 2017August 25, 2019 By David Kittell
Read more

UNIX – Pi-Hole Project – Statistics

Posted on April 21, 2017June 10, 2019 By David Kittell

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…

Read more

Mac OS X Terminal – Create Bootable OS X Installer

Posted on April 7, 2017September 2, 2021 By David Kittell

Need to create a thumb drive installer for Mac OS? This script will help you out

Read more

NMAP – Find Machines On Your Network

Posted on March 23, 2017May 22, 2019 By David Kittell

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…

Read more

HomeBrew – Mac OS Setup

Posted on March 15, 2017May 7, 2021 By David Kittell

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…

Read more

DigiCert – OpenSSL Certificate Conversion

Posted on March 9, 2017 By David Kittell

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…

Read more

UNIX – Display Network Information

Posted on March 6, 2017March 6, 2017 By David Kittell

The following code will give you network specific information about your server/computer.

Read more
  • Previous
  • 1
  • …
  • 6
  • 7
  • 8
  • …
  • 14
  • Next

Code

Top Posts & Pages

  • Bleaching Wool using Hydrogen Peroxide
  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - IPv4 Range
  • PowerShell - Get Text Encoding Type
©2025 David Kittell | WordPress Theme by SuperbThemes