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

Posts in this category are specific to Ubuntu and may or may not work on Zorin OS, Raspbian, and Debian or other UNIX based systems.

UNIX – Terminal – Oh My Zsh Setup

Posted on January 17, 2017June 12, 2020 By David Kittell

As much as I like Oh My Zsh sometimes you have to go back to original terminal as not all things are supported. NOTE: This is part of a setup I do for new computers, see HomeBrew – Mac OS Setup For more information on Oh My Zsh, see https://github.com/robbyrussell/oh-my-zsh

Read more

UNIX Bash – Domain List Get Whois Info

Posted on August 25, 2016September 2, 2016 By David Kittell

If you manage a list of domains it’s sometimes helpful to have a script like this to check the information from time to time. I plan to clean this up in time but for now this works. First create a text file like below that has domains in it Then…

Read more

UNIX Bash – Create Date/Time File Name

Posted on August 25, 2016October 4, 2019 By David Kittell

When you need to create a log file or some dated archive The format can be modified slightly based on date formatting.

Read more

UNIX Bash – Website Monitor

Posted on August 23, 2016 By David Kittell

Reference: http://unix.stackexchange.com/questions/84814/health-check-of-web-page-using-curl

Read more

UNIX Terminal – Compare Directory On Different Servers

Posted on August 12, 2016 By David Kittell

When working with two or more servers it’s important to know that the files are the same on all servers involved. This script will assist in showing the differences between the servers without actually acting on the differences (will not copy any files). Key part of the command below is…

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

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 – 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

NetStat – Get Network Statistics

Posted on May 16, 2016June 16, 2020 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 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