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

This area of the site is dedicated to code snippets for quick and easy reference

Ubuntu – Send Notification To All Users

Posted on November 10, 2017February 2, 2018 By David Kittell

This script has only been tested on Ubuntu based OS but is possible it will work on other builds You can uses various icon options from /usr/share/icons/gnome/32×32 or /usr/share/notify-osd/icons I typically put a function like this in /opt so you will need to modify the examples below based on your…

Read more

Zorin OS – Remove Preloaded Applications

Posted on November 3, 2017 By David Kittell

Depending on your purpose this script may be helpful as it will remove a lot of the preloaded applications. CAUTION: This list of applications should be reviewed first. My intention of this removal script is to remove a lot of applications that a business or kid computer may not need….

Read more

Feodra – Setup Desktop Environment

Posted on October 30, 2017January 18, 2019 By David Kittell

In a recent turn of events I’ve been asked to setup a proof of concept (POC) UNIX desktop environment for a work location. Below I will work through some of the process. First I chose to start with Fedora KDE Spin available at https://spins.fedoraproject.org/kde/ as the users will be coming…

Read more

Fedora – Remove SSL Verify On Repo

Posted on October 26, 2017 By David Kittell

If/When you run into a situation where you can not access repos due to SSL below should help.

Read more

PowerShell – Reset Colors

Posted on October 20, 2017 By David Kittell

If you have ever played with the colors of your PowerShell window this will help you reset the colors to default Depending on what you changed something like below will reset your values

Read more

Swift – System Uptime

Posted on October 18, 2017October 18, 2017 By David Kittell

I specifically use this in an iOS app but you should be able to use this in iOS or Mac OS The first function will get the Uptime of the system in seconds while the second function will convert the seconds into a easier to read/understand format.

Read more

Apple macOS Server – Reset

Posted on September 30, 2017 By David Kittell

If you’ve ran into a road block and need to reset the database and everything makes the profile manager work the scripts below will help. I have had to do this personally after removing a device from profile manager and tried to add it again. NOTE: You will need to…

Read more

PHP – Date Conversion

Posted on September 15, 2017 By David Kittell
Read more

Basic4Android – Compass Direction

Posted on September 15, 2017 By David Kittell
Read more

SQL – Select Closest Locations

Posted on September 15, 2017 By David Kittell

This is an older script but still works nicely. Setup: You have a table with medical centers that has the address along with latitude and longitude columns. I used this script with a GPS application that pulled your current location and sent it to a web service to get the…

Read more
  • Previous
  • 1
  • …
  • 9
  • 10
  • 11
  • …
  • 63
  • Next

Code

Top Posts & Pages

  • Bleaching Wool using Hydrogen Peroxide
  • Front Page
  • PowerShell - Get Text Encoding Type
  • PowerShell - IPv4 Range
  • PowerShell - Rename Pictures to Image Taken

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

  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Get Text Encoding Type
  • PowerShell - IPv4 Range
  • PowerShell - Rename Pictures to Image Taken
  • Mac OS X - Remove Users In Terminal/SSH
  • PHP - Create Dynamic Breadcrumb
©2025 David Kittell | WordPress Theme by SuperbThemes
 

Loading Comments...
 

You must be logged in to post a comment.