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

Mac OSX Terminal – Rename TTF/OTF Fonts

Posted on January 18, 2018 By David Kittell

If you have ever received a list of fonts from a client where the font names didn’t make sense this code below will help. Caution: Backup your fonts directory just in case.

Read more

UNIX – Set SSH Banner

Posted on January 17, 2018May 4, 2025 By David Kittell

Obviously it will be slightly different depending on your network and version but it will look something like this. Kittell.net WARNING This computer system is the property of Kittell.net. It may be accessed and used only for authorized Kittell.net business by authorized personnel. Unauthorized access or use of this computer…

Read more

OpenSSL – Decode/Read CSR

Posted on January 5, 2018 By David Kittell

Sometimes you when a SSL CSR isn’t named properly you need to get the details of it, the code below will help. Note: Depending on version and OS the placement numbers (-f5 for example) may be slightly off. Once you have created the shell script call to it with the…

Read more

Ubuntu – Remove Preloaded Applications

Posted on January 4, 2018January 10, 2020 By David Kittell

Installing Ubuntu for a server OS? The code below will remove some of the preloaded applications that are needed on a server. Arguably you could remove Gnome in general and all Gtk but that depends on how you want to run your server.

Read more

DirecTV – API JSON Service

Posted on January 3, 2018January 3, 2018 By David Kittell

If you have your DirecTV Unit plugged into your network at home you could run a couple fun commands.

Read more

Mac OSX Terminal – Lynx HTML Parsing

Posted on January 1, 2018 By David Kittell

Lynx has a lot of good purposes but in this example below I’m simply going to strip URLs from a bookmarks HTML file exported from Chrome. If you have created folders and links all over the place in Chrome or Firefox this below will be helpful

Read more

Red Hat / CentOS / Fedora – Create Jailed SFTP User

Posted on December 26, 2017 By David Kittell

If you are working on a project and need SFTP capabilities but don’t want users to see each other’s files create a SFTP Jailed server. Assumptions for the code below is that you are running Red Hat, CentOS, or Fedora and already have the OS running. NOTE: In this first…

Read more

UNIX – SED Replace Tab with Space(s)

Posted on December 20, 2017 By David Kittell

Originally found at https://linuxconfig.org/replace-all-tab-characters-with-spaces

Read more

Azure – CLI – Build Windows/UNIX VM Function (With or without public IP)

Posted on December 19, 2017 By David Kittell

In the functions below the VM name is used in all of the pieces to build the VM to simplify documentation. Important Items: As I use a Firewall appliance in Azure I do not set Network Security Groups (NSG). I have a predefined virtual network (VN) and predefined network subnet…

Read more

Mac OSX Terminal – Create New Admin User

Posted on December 8, 2017 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • …
  • 14
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • PowerShell - Get Text Encoding Type
  • Front Page
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID

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 - Get Text Encoding Type
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Mac OS X Terminal - Parallels - Reset Windows User Password
  • PowerShell - Change Windows CD/DVD Drive Letter
©2025 David Kittell | WordPress Theme by SuperbThemes