Search
You can find the results of your search below.
Fulltext results:
- Manjaro Setup Notes
- Scanning: * I had a license of Vuescan, so I installed the Linux version of this. Found a flatpak / sna... utput an error in case the package "gnupg" is not installed on your system.\\ ATTENTION: This command will re... ove all keys from your system, including manually installed keys (with "sudo pacman-key --lsign-key <KEY>"). ... l these packages even if no other packages can be installed on your system due to key database errors.\\ ATTE
- Rsync
- t: ====rsync daemon==== ++++tl;dr;| rsync can be installed as a daemon on a computer instance To install rs... sync, and rsnapshot===== Rsync should already be installed on most Linux system. You can install it, and the
- BASH Customisation
- /$BA_USERNAME/docker/.env' # depends on having jq installed, but makes it so much easier. https://github.com/... tried it and could not be bothered with it and uninstalled. ====grc==== General colouriser. I installed it but do not bother to use it normally. ====ble.sh==== ble
- SSH Notes
- sys.argv[1:], reactor) </code> *If twisted not installed, ''pip install twisted'' to install *if cpuinfo not installed, ''pip install py-cpuinfo'' to install ++++ ====
- Commonly used commands and scripts
- age'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use grep to filter, eg.: ''%%sudo apt list --installed | grep php*%%'' to see all installed php packages. *''sudo apt remove package'' to remove a package, wild