KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Manjaro Setup Notes
11 Hits, Last modified: 3 months ago
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
2 Hits, Last modified: 5 months ago
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
3 Hits, Last modified: 6 months ago
/$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
2 Hits, Last modified: 6 months ago
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
5 Hits, Last modified: 6 months ago
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