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

Mac OSX – Terminal – Convert ISO to DMG

Posted on July 28, 2016July 28, 2016 By David Kittell
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

Mac OSX Terminal – Get Active Interface

Posted on June 23, 2016March 6, 2017 By David Kittell

This will let you know which network interface you are actively using should you have Wi-Fi and Ethernet connected. Get name of network interface

Read more

Mac OSX Terminal – Disable IPv6

Posted on June 22, 2016June 23, 2016 By David Kittell

This will first disable IPv6 for Wi-Fi then go through all Ethernet hardware and disable the IPv6 Similar to before this will first enable IPv6 for Wi-Fi then go through all Ethernet hardware and enable the IPv6

Read more

Mac OSX Terminal – Get Mac Internal/External IP

Posted on June 17, 2016June 7, 2019 By David Kittell
Read more

Mac OSX Terminal – Get Mac Serial Number

Posted on June 17, 2016 By David Kittell

A quick and easy way to get your serial number

Read more

Mac OSX – Update DNS Based On WiFi

Posted on June 8, 2016June 8, 2016 By David Kittell

I often have to bounce between WiFi at the office and the public WiFi so I finally put this script together. You will need to get the BSSID of your WiFi connection to replicate this but here is the code, of course you need to run this with sudo privileges…

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

Mac OSX Terminal – Find & Scan Wireless Networks

Posted on May 27, 2016 By David Kittell

First create symlink Once the Symlink is in place you can scan for Wi-Fi Referenced From: http://osxdaily.com/2012/02/28/find-scan-wireless-networks-from-the-command-line-in-mac-os-x/

Read more

Mac OSX Terminal – Change/Set DNS

Posted on May 27, 2016June 4, 2020 By David Kittell

This may need to change depending on your network interface Manual Process Running the above will display something like this More Automatic Process Prerequisite 1: Optional but useful, this script originally developed by VMWare has been modified to get some basic identification for linux based computers. More details at Bash…

Read more
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 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