Mac OSX Terminal – Add User to Remote Management (VNC)
Replace “-users admin” with the username you need to grant access to.
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…
Prerequisite: Homebrew Essentially you can convert just about anything but this script is specific to FLAC to MP3 To convert from MP4 to MP3 the code below will work
If you get the “502 Whoops, GitLab is taking too much time to respond” message, first thing to try is IF the restart doesn’t help then try Typically one of the two will fix the problem.
If you’ve ever been stuck with a directory of .DNG or .RAW files this script will quickly convert the images for you. Adobe Products may give a better result but seem to be one at a time still… Reference: https://coderwall.com/p/nhp7mq/convert-raw-photos-to-jpg-in-the-mac-os-terminal
Prerequisite: OSX Homebrew
This script will assist in searching for, joining or leaving a Microsoft Active Directory (AD). While this is specifically written and tested for Red Hat you should be able to do it with Fedora or CENTOS without changing anything. If you are on a different distro like Ubuntu it will need modifications at the very…
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 create and run this bash/shell…
When you need to create a log file or some dated archive The format can be modified slightly based on date formatting.