If your printer fails to load in Manjaro Linux, use the old CUPS interface: http://localhost:631/admin
The username and password will be the same as the admin on the computer.
If your printer fails to load in Manjaro Linux, use the old CUPS interface: http://localhost:631/admin
The username and password will be the same as the admin on the computer.
If you find that your Arduino isn’t connecting in Manjaro (and most other Linux flavors), you can run a command in terminal to give permission for your computer to connect. You will want to run lsusb to find where your device is sitting, but for me this command works:
sudo chmod 666 /dev/bus/usb/003/*
First make your compressed zip file as per usual. Then use this command in Terminal:zip -e nameOfNewSafeFile.zip nameOfOldFile.zip
Terminal will ask for a password – this is the password you want to use on the new file, not your local user password.
Happy encrypting!
If your Stickies windows aren’t “sticking” in place on your external monitor, here’s the fix:
~/Library/Saved Application States/com.apple.Stickies.savedState
Thanks go to Sera H for this fix from StackExchange!
Every now and then I forget these two helpful macOS shortcuts – maybe others do too, so I’ve decided to share!
Immediate logoutCommand + Option + Shift + Q
Show/hide hidden filesCommand + Shift + .