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: Red Hat

Posts in this category are specific to Red Hat and may or may not work on CentOS and Fedora or other UNIX based systems.

BASH – Web Ping Log

Posted on January 29, 2024August 17, 2024 By David Kittell

Sometimes you need a simple log to know when a site is up or down. Create a script like below and then put it in your crontab.

Read more

BASH – Picture / Video File Name Manipulation

Posted on August 19, 2023August 17, 2024 By David Kittell

Often there are needs to rename a picture or video to help with organizing the files on a computer or in cloud storage. The code below can help to make some organization easier. For those that are not use to the date format used below, it is specifically chosen to…

Read more

Red Hat / CentOS / Fedora – Splunk – PERL – Apache Server Status

Posted on April 2, 2021August 17, 2024 By David Kittell

Guide Followed: https://community.splunk.com/t5/Getting-Data-In/Reading-Apache-server-status-output/m-p/48158 First make sure your Apache server-status is setup (assuming you already have Apache/httpd installed) PERL script for scraping the data for SPLUNK Example:

Read more

Red Hat / CentOS / Fedora – Apache – Prometheus Metrics

Posted on April 1, 2021August 17, 2024 By David Kittell

Guides followed: https://machineperson.github.io/monitoring/2016/01/04/exporting-apache-metrics-to-prometheus.html https://www.shellhacks.com/prometheus-apache-exporter-install-config-ubuntu-centos/

Read more

Bash – Unix – Identify Distribution (What OS Am I On)

Posted on June 4, 2020August 17, 2024 By David Kittell

Unix Identification is a script that originated with VMWare but I have added some other systems to the script. No Install Option Install Option Basic parameters of the script No parameters passed you will be asked to type a,d,r,or i then press enter/return Parameter a (all details) passed Parameter d…

Read more

Red Hat 8 – Install NGINX Load Balance DNS

Posted on May 17, 2019 By David Kittell

Similar to Ubuntu / Raspberry Pi – Install NGINX Load Balance DNS Some prerequisite posts to look at: Should Run Red Hat – Check Subscription / Register Server SELinux Configuration Change UNIX – Set SSH Banner Should Read/Understand UNIX – Bash Identify Distribution (What OS Am I On) UNIX –…

Read more

Red Hat – LFTP File Upload

Posted on September 26, 2018 By David Kittell

If you run into issues with SSL certificate verification the below should help. NOTE: Even though we backup the original configuration, test this on a development server first.

Read more

Bash – Mass NSlookup

Posted on July 19, 2018 By David Kittell

When you are moving from one server public IP to another you could use some help knowing things are changed. This bash script will do an NSLookup on various DNS servers.

Read more

UNIX – Laptop Setup

Posted on April 9, 2018April 9, 2018 By David Kittell

This is my basic setup for a laptop/desktop that I have for my family to use. Debian Based Should work on Debian, Ubuntu (all Ubuntu flavors) Red Hat Based Should work on Red Hat, CentOS, and Fedora

Read more

UNIX – Bash Identify Distribution (What OS Am I On)

Posted on April 9, 2018April 6, 2021 By David Kittell
Read more
  • 1
  • 2
  • …
  • 6
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • PowerShell - IIS Remove Site
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - FTP Upload Directory With Sub-Directories

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

  • PowerShell - Rename Pictures to Image Taken
  • PowerShell - IIS Remove Site
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - FTP Upload Directory With Sub-Directories
  • Raspberry Pi - Remove Default Apps
  • PowerShell - Change Windows CD/DVD Drive Letter
©2025 David Kittell | WordPress Theme by SuperbThemes