Search
You can find the results of your search below.
Fulltext results:
- VNC Server
- 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
- 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
- %%'' 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
- 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
- /$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
- 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
- == 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
- 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