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 – Create Desktop Shortcuts/Symlink

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

Coming from Windows I sometimes still have the desire or need for a desktop shortcut/symlink. There are two easy options for this Right click the application, select “Make Alias” and drag that alias to the desktop and potentially rename it at one point or the other. Open Terminal (Applications –…

Read more

UNIX Terminal – Grep Directory Recursively

Posted on May 22, 2016 By David Kittell

Sometimes you really need to find a file that has certain text in it, these commands will help provided you have an idea of the directory or the string

Read more

MacPorts / HomeBrew – Rip CD tracks from terminal

Posted on May 22, 2016November 5, 2017 By David Kittell

I’m mainly doing this project for my church where the CD will typically only have one track and the MP3 bitrate is acceptable at 64 kbit/s Yes there are faster options that also are free but this is the best option I’ve found to make it an easy process someone…

Read more

Linux/Unix/Mac OSX – Find & Remove Empty Directories

Posted on May 4, 2016January 29, 2024 By David Kittell

Occasionally you get empty directories and need to clear them out, these scripts below will help with that, just be careful what directory you choose. The scripts below are set to ~/ (current user home directory) but can easily be changed to any directory on your system. Similarly if you…

Read more

Mac OSX Terminal – Turn off system sleep

Posted on April 4, 2016April 4, 2016 By David Kittell

If you use a Mac whether true server or a Mac Mini for a server this script below is very helpful to prevent the Mac from falling asleep and preventing the machine from being a server. If all of this still does not do it you can try to caffeinate…

Read more

Mac OSX Terminal – Get System Details

Posted on March 30, 2016 By David Kittell

If you only have SSH access to a Mac OSX server and need some details on the machine you can use these commands to help. System_Profiler can get you a lot of the information you are likely looking for but it pulls a lot of information so initially you may…

Read more

Mac OS X – Show Desktop Image Path

Posted on March 3, 2016March 30, 2016 By David Kittell

Ever wonder where the image displayed on your desktop is located? Open Terminal and then run the first command to show the image path, then to hide the path again run the second command. Reference: http://osxdaily.com/2011/11/20/show-the-location-path-of-current-wallpaper-in-mac-os-x/

Read more

Mac OS X – Remove Users In Terminal/SSH

Posted on February 19, 2016March 30, 2016 By David Kittell

Recently I had to remove users from a Mac that was on a network only with SSH available. In this document I use the user name “administrator” as the account that I do the work in and would like to keep, your user name may be different. First we need…

Read more

TeamCity – Mac Agent Install

Posted on February 2, 2016May 6, 2016 By David Kittell

This is a work in progress at the moment. Start by opening Terminal If your network has a problem with SSL certificates you can try this command to download without checking the SSL certification. This is typically not suggested. Move the tar file to /tmp and Extract

Read more
  • Previous
  • 1
  • …
  • 6
  • 7

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