Search
You can find the results of your search below.
Fulltext results:
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- Manjaro repositories, it will get downloaded and installed on your system. If an installed package is newer than the same package in the Manjaro repositories, the installed package will get downgraded. This behavior ensure
- 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 r... d, e.g. ''sudo apt remove php7.4*'' to remove all installed php7.4 packages =====php packages===== ++++Curr... all php packages * ''php -v'' lists the current installed/operating php version In Alpine Linux the follow
- KVM Setup @home_server:home_server_setup
- %%'' The ''virt-filesystems'' command may not be installed by default and can be installed with the following ''sudo apt install guestfs-too... V2V *performing backup etc. To check if already installed or not: ''%%sudo apt list --installed | grep libguest%%'' To install ''sudo apt install... nt a qcow2 image directly==== To check if already installed or not: ''%%sudo apt list --installed | grep qemu-utils%%'' To install ''sudo apt insta
- dokuwiki setup notes
- hris Smith</fs> These are in the plugin list, are installed by default and be neither disabled nor uninstalled. ====By Andreas Gohr==== |<55em>| ^ Document Lin... | | * Not system installed ====By Others==== |<61em 15em 33em 13em>| ^ Docum
- Web Server setup
- some warnings.) *These modules should have been installed by default and are required. (To check installed modules "sudo a2dismod"): *sudo a2enmod alia... 2enmod headers *These modules do not need to be installed on this setup: *sudo a2dismod proxy_ajp
- 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
- KPTree - Home Desktop Setup
- allow a lower tier full size graphics card to be installed (graphics cards is primarily limited by 2 bay siz... mp. I am using on Linux via Flatpak and also have installed on Windows 11 desktop. (!L) *Strawberry is a... a particular computer on to which the software is installed and authorised for use. I have a number of compu
- KPTree Torrent VM Setup
- ''/etc/network/interfaces'' *If iptables is not installed run ''sudo apt install iptables'' *Ensure the n... commonly described. Make sure that MySQL is NOT installed, if so uninstall it. MariaDB can be installed by ''sudo apt install mariadb-server''. The latest version ca
- IPMI CLI Tools @home_server:home_server_setup:other_services
- system. It requires openIPMI kernel modules to be installed on the managed system to interact with the IPMI d... ich is to be managed using IPMI. The IPMI card is installed on this machine. IPMI v2.0 supports both local an... . This requires the openIPMI kernel modules to be installed on the managed machine. ====IPMI Links==== Below
- Network Setup @home_server:home_server_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
- 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 ++++ ====
- 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
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- o go and apt-cacher-ng the best overall option. I installed apt-cacher-ng on the VM server, not a VM client.
- VNC Server @home_server:home_server_setup
- a full xfce desktop to a cut down gnome one, so I installed it instead, see [[https://www.digitalocean.com/co
- Linux Block Device Notes @home_server:home_server_setup:other_services
- 'whereis hdparm'' to confirm where the command is installed. *use ''sudo apt install hdparm'' to install if