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
  • Any namespace
  • home_server:home_server_setup:other_services (5)
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

VNC Server
1 Hits, Last modified: 8 weeks ago
a full xfce desktop to a cut down gnome one, so I installed it instead, see [[https://www.digitalocean.com/co
Manjaro Setup Notes @home_server:home_server_setup:other_services
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
KVM Setup
6 Hits, Last modified: 5 months ago
%%'' The ''virt-filesystems'' command may not be installed by default and can be installed with the following ''sudo apt install guestfs-tools'' [[https://computing... V2V *performing backup etc. To check if already installed or not: ''%%sudo apt list --installed | grep libguest%%'' To install ''sudo apt install libguestfs-tools'' T
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 ++++ ====
Network Setup
2 Hits, Last modified: 6 months ago
== As of 2021 instead of bonding my server I have installed a 2.5Gb/s ethernet card in my mainserver, and bac... servers 192.168.1.1 only functional is resolvconf installed iface enp1s0 inet6 static address 2001:470
Commonly used commands and scripts @home_server:home_server_setup:other_services
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