Mac OSX Terminal – Get Artist and Song From iTunes PlayList Export
There are more elegant ways to do this but I got bored and thought I’d do something that is only done with base Mac OSX tools
There are more elegant ways to do this but I got bored and thought I’d do something that is only done with base Mac OSX tools
Most of the this script is based on the document “Red Hat Update Infrastructure (RHUI) for on-demand Red Hat Enterprise Linux VMs in Azure” at https://docs.microsoft.com/en-us/azure/virtual-machines/virtual-machines-linux-update-infrastructure-redhat?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json My change will first check if the update was already installed, if not it will follow the process to install See updates at: https://gitlab.com/Kittell-RedHat/AzureRepo/raw/master/AzureRedHatRepoUpdate.sh
NOTE: This is not put in code as it can be VERY difficult reverse the process below. ONLY do this if you have a clue of what you are doing . This process has been tested on a USB Hard Drive, Thumb Drive, and Physical (Internal to computer) Hard Drive Partition Modification: Open an elevated…
Make sure Xcode is closed.
If you’re running low on disk space or simply want to move the data this script will help. Of course modify the path as needed. First double check your paths
If you’ve ran into a problem with GitLab and need to remove all pieces of it to install fresh this may help. DISCLAIMER: BACKUP YOUR DATA FIRST
It’s rare with the latest updates but sometimes the CSS doesn’t seem to load, this code may help if/when you run into the problem
If you’ve ran into a directory permissions problem with GitLab before this may be helpful. The code below is mostly based on GitLab documentation – https://docs.gitlab.com/omnibus/settings/configuration.html
Replace “-users admin” with the username you need to grant access to.
If you’ve had to take a vertical list to horizontal list before you know how difficult it can be. You may have a different setup than my example but the code provided below should help in most cases. The code below is still a work in progress but does what I need it to for…