-
-
CentOS | Code | Debian | Fedora | macOS | macOS Shell | Raspberry Pi | Raspbian (Raspberry Pi OS) | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts | Zorin OS
UNIX – List USB Devices With lsusb
On the Mac “lsusb -v” is rather clean in comparison to other systems.
-
Code | Fonts | macOS | macOS Shell | UNIX | UNIX Shell Scripts
Mac OSX Terminal – Rename TTF/OTF Fonts
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.
-
Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
Mac OSX Terminal – Lynx HTML Parsing
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
-
CentOS | Code | Fedora | macOS | Raspberry Pi | Raspbian (Raspberry Pi OS) | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts | Zorin OS
UNIX – SED Replace Tab with Space(s)
Originally found at https://linuxconfig.org/replace-all-tab-characters-with-spaces
-
-
Apple macOS Server – Reset
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….
-
Azure | Azure CLI | Code | macOS | macOS Shell | UNIX | UNIX Shell Scripts
Mac OS – Azure CLI Setup
Download from Microsoft Install using HomeBrew
-
Strong Password
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…
-
CentOS | Code | Fedora | macOS | macOS Shell | Raspberry Pi | Red Hat | Ubuntu | UNIX | UNIX Shell Scripts
Bash – Trim/Remove White Space