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: Mac OS X Shell

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

Mac OSX Terminal – Create SSH Key

Posted on December 20, 2022August 17, 2024 By David Kittell
Read more

Bash – Rename Picture

Posted on November 15, 2022August 17, 2024 By David Kittell
Read more

Bash – Get ARIN IP Information

Posted on July 16, 2021August 17, 2024 By David Kittell

A bit crude but works

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

Mac OSX Terminal – Parallels VM Backup / Restore

Posted on June 28, 2019 By David Kittell

If you use Parallels like I do sometimes you need to test things and recover from that test rather quickly. My process is to first build the base/template VM the way I want it and then back it up before testing things. In intervals if I’m going to continue to…

Read more

Mac OSX Terminal – Uninstall Palo Alto Global Protect

Posted on June 12, 2019 By David Kittell

First copy this text to a file and name it uninstall_gp.sh The code below is right from the Palo Alto Global Protect installer for Mac After you have the file created run the below

Read more

Mac OSX Terminal – Format Disk

Posted on June 11, 2019June 11, 2019 By David Kittell

This process is very helpful to format a disk that has multiple partitions on it like a Raspberry Pi SD Card. This script can be updated to allow a different type of format (JHFS+ instead of FAT32) but for now it serves my purpose.

Read more

Bash / PowerShell – Rip Sermon Audio From CD

Posted on January 1, 2019April 9, 2023 By David Kittell

To expand on an earlier post “MacPorts / HomeBrew – Rip CD tracks from terminal” I have worked on two scripts; one for Mac and one for PC. Both scripts (Bash and PowerShell) will run similar with predefined values that you’ll need to update for your own purposes (look at…

Read more
  • 1
  • 2
  • …
  • 7
  • 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