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: Raspbian (Raspberry Pi OS)

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

BASH – Web Ping Log

Posted on January 29, 2024August 17, 2024 By David Kittell

Sometimes you need a simple log to know when a site is up or down. Create a script like below and then put it in your crontab.

Read more

BASH – Picture / Video File Name Manipulation

Posted on August 19, 2023August 17, 2024 By David Kittell

Often there are needs to rename a picture or video to help with organizing the files on a computer or in cloud storage. The code below can help to make some organization easier. For those that are not use to the date format used below, it is specifically chosen to…

Read more

Bash – Raspberry Pi – OpenMediaVault – Network Storage

Posted on December 23, 2021August 17, 2024 By David Kittell

Start out with a headless (no GUI) Raspberry Pi OS (Raspbian) With the SD Card still mounted in your computer, create a ssh file to start with SSH enabled (Note: no extension, no text) After a few seconds of letting the SD Card load in the Raspberry Pi find the…

Read more

Bash – Unix – Identify Distribution (What OS Am I On)

Posted on June 4, 2020August 17, 2024 By David Kittell

Unix Identification is a script that originated with VMWare but I have added some other systems to the script. No Install Option Install Option Basic parameters of the script No parameters passed you will be asked to type a,d,r,or i then press enter/return Parameter a (all details) passed Parameter d…

Read more

Ubuntu – Create Samba Share

Posted on January 10, 2020 By David Kittell
Read more

Raspberry Pi – Dynamic MOTD

Posted on September 12, 2019September 22, 2020 By David Kittell

Similar to UNIX – Set SSH Banner but this will update at every login incase something changes.

Read more

UNIX Bash – Random Secure Password

Posted on April 9, 2019 By David Kittell

Tested on Raspberry Pi but should work on any Debian based OS NOTE: With the three languages included you may get some words for your password that may be offensive if you choose not to put words in the badwordlist file. If so just run the script again.

Read more

Raspberry Pi – Install GUI on Lite (Console)

Posted on August 8, 2018 By David Kittell
Read more

Bash – Download YouTube Music

Posted on August 7, 2018June 30, 2019 By David Kittell

Alternate option, read a text file. Create a text file with the YouTube links with a line break between each. The links can be a single video or a playlist URL, the downloader will parse the playlist and download each of the videos in the playlist and convert to MP3

Read more

Bash – Mass NSlookup

Posted on July 19, 2018 By David Kittell

When you are moving from one server public IP to another you could use some help knowing things are changed. This bash script will do an NSLookup on various DNS servers.

Read more
  • 1
  • 2
  • 3
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • PowerShell - IIS Remove Site
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - FTP Upload Directory With Sub-Directories

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 - IIS Remove Site
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - FTP Upload Directory With Sub-Directories
  • Raspberry Pi - Remove Default Apps
  • PowerShell - Change Windows CD/DVD Drive Letter
©2025 David Kittell | WordPress Theme by SuperbThemes