MC midnight commander – important key bindings
SOURCE: KLIMER.EU CTRL-T (or INSERT) :: select files + :: select files based on a pattern \ :: UNselect files based on a pattern * :: reverse the current selection … Read More
SOURCE: KLIMER.EU CTRL-T (or INSERT) :: select files + :: select files based on a pattern \ :: UNselect files based on a pattern * :: reverse the current selection … Read More
LOOSEN PERMISSIONS: Reset the permissions of all files to 1664 : 1find /path/to/site/ <span class="nt">-type</span> f <span class="nt">-exec</span> chmod 664 <span class="o">{}</span> <span class="se">\;</span> Reset permissions of directories to 1775 … Read More
QxmlEdit – nice open source XML Editor. 1brew cask install qxmledit If you don’t have *brew cask*: docs & install instructions 1brew install cask If you don’t have *brew*: brew.sh … Read More
A 2023 UPDATE TO THIS CAN BE FOUND HERE! Some amazing QuickLook extensions. These are working for me on Mojave 10.14.3: INSTALL BY: 1. copy the *.qlgenerator file to > … Read More
1. Check serial numbers (in system info, on back of machine, and in BARCODE on original packaging) 2. Confirm machine identity:: https://support.apple.com/en-ae/HT201300 — Machine build details:: www.AppleSerialNumberInfo.com 3. Check coverage … Read More
airport -s — scans the wireless networks around you caffeinate -u -t 3600 — prevent the computer from sleeping for 3600 seconds caffeinate -s scp MYFILE.MOV me:myserver/MYFILE.MOV — prevent sleep … Read More
After upgrading from 10.11 El Capitan to 10.13 High Sierro, I’ve encountered issues in some packages. To be safe and sure that everything is up to snuff with the tools … Read More