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 OSX

Posts in this category are specific to Mac OS and may not work on other UNIX based systems.

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

Mac OS X – Get Network Information

Posted on February 27, 2017May 2, 2017 By David Kittell

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.

Read more

Mac Terminal – PowerShell on Mac OS

Posted on February 2, 2017 By David Kittell

Resource: https://blog.azureandbeyond.com/2016/11/11/powershell-azure-and-macos-absolutely/

Read more

Mac Terminal – Random Readable Password

Posted on February 1, 2017 By David Kittell

I recently was challenged to create a random readable password for Mac OS. While I designed this for Mac OS it’s likely it will work with little to no changes on any UNIX system. Password format was two digit number then a word followed by another word with special characters…

Read more

UNIX – List Files With Permissions In CHMOD Numbers

Posted on January 24, 2017April 13, 2020 By David Kittell

If you’re on UNIX you know ls will list files in a directory but typically you’ll get something like You can simily stat the file(s) with the below What if we work with stat and make it easier?

Read more

UNIX – SED Remove Comment Lines

Posted on January 23, 2017 By David Kittell

This script will remove all lines that start with # along with all comments. Whatever file you choose I suggest you view first then execute

Read more

Mac OS X Terminal – Parallels – Reset Windows User Password

Posted on January 20, 2017 By David Kittell

Forgot your password to your Parallels Windows Virtual Machine? Power up your Windows VM then run this script to list all machines as you need the ID You’ll see something like this Copy the UUID minus the { } brackets Run this next piece for each user you want to…

Read more

Mac OSX Terminal – Get Stored Wireless (Wi-Fi) Password

Posted on January 18, 2017June 6, 2025 By David Kittell

Addition to Find & Scan Wireless Networks the additional line will require a password but then display the stored password for the defined router name.

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

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Mac OS X Terminal - Parallels - Reset Windows User Password
  • PowerShell - IPv4 Range

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
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Mac OS X Terminal - Parallels - Reset Windows User Password
  • PowerShell - IPv4 Range
©2025 David Kittell | WordPress Theme by SuperbThemes