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: CentOS

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

UNIX Bash – Create Date/Time File Name

Posted on August 25, 2016October 4, 2019 By David Kittell

When you need to create a log file or some dated archive The format can be modified slightly based on date formatting.

Read more

UNIX Bash – Website Monitor

Posted on August 23, 2016 By David Kittell

Reference: http://unix.stackexchange.com/questions/84814/health-check-of-web-page-using-curl

Read more

Allow Root SSH

Posted on August 16, 2016August 16, 2016 By David Kittell

NOTE: Typically not a great idea for permanent production systems

Read more

UNIX Terminal – Compare Directory On Different Servers

Posted on August 12, 2016 By David Kittell

When working with two or more servers it’s important to know that the files are the same on all servers involved. This script will assist in showing the differences between the servers without actually acting on the differences (will not copy any files). Key part of the command below is…

Read more

Unix – Add User Group To Sudousers

Posted on August 5, 2016 By David Kittell
Read more

UNIX – Create New User & Add To Group

Posted on August 5, 2016 By David Kittell
Read more

UNIX – Create Sudoers Access

Posted on August 5, 2016August 5, 2016 By David Kittell
Read more

SELinux Configuration Change

Posted on July 21, 2016December 21, 2017 By David Kittell

A couple ways to do this, I like this method below most as it bundles some stuff above into a nice package. Reference: https://www.crypt.gen.nz/papers/how-to-disable-selinux/

Read more

UNIX Bash – Get Latest File Name Based On DateTime

Posted on July 7, 2016 By David Kittell

Working on a backup and restore script I often need only to know what the latest backup/archive file is, this command helps you learn that.

Read more

UNIX Terminal – Secure Copy (SCP)

Posted on May 31, 2016May 31, 2016 By David Kittell

Secure Copy (SCP) is a useful UNIX command that allows you to securely copy files and directories between your local machine and a remote computer. In the examples below “-P 22” is not actually needed if the SSH port is 22. Many of the servers I connect to have a…

Read more
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

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
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes