Mac OSX Terminal – Wi-Fi & Ethernet Switch
Sometimes you need to turn off Wi-Fi and turn on Ethernet and vice-versa NOTE: Important to know what your configuration is.
Posts in this category are specific to macOS and may not work on other UNIX based systems.
Sometimes you need to turn off Wi-Fi and turn on Ethernet and vice-versa NOTE: Important to know what your configuration is.
On the Mac “lsusb -v” is rather clean in comparison to other systems.
If you have ever received a list of fonts from a client where the font names didn’t make sense this code below will help. Caution: Backup your fonts directory just in case.
Lynx has a lot of good purposes but in this example below I’m simply going to strip URLs from a bookmarks HTML file exported from Chrome. If you have created folders and links all over the place in Chrome or Firefox this below will be helpful
Originally found at https://linuxconfig.org/replace-all-tab-characters-with-spaces
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 reinput all the server information….
Download from Microsoft Install using HomeBrew
Need help with what a strong password is? Strong password recommendations are as follows: Must contain 14 or more characters Must contain upper and lower case letters Must contain a number or special character (e.g. !@#$%^) Must NOT be the same as your previous 12 passwords Must NOT be similar to your username Must NOT…