install

Search

You can find the results of your search below.

KVM Setup
14 Hits, Last modified:
achines to Debian. *[[https://www.ostechnix.com/install-and-configure-kvm-in-ubuntu-20-04-headless-server/|Install And Configure KVM In Ubuntu 20.04 Headless Server]] *[[https://linuxhint.com/install_kvm_debian_10/|Installing KVM on Debian 10]] *[[https://computingforgeeks.com/how-to-install-kvm-virtualization-on-debian/|How To Install KVM
Rsync @home_server:home_server_setup:other_services
13 Hits, Last modified:
installed as a daemon on a computer instance To install rsync daemon ''sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you... heduled incremental backups, if so desired. =====Install rsync, grsync, and rsnapshot===== Rsync should a... lready be installed on most Linux system. You can install it, and the [[http://www.opbyte.it/grsync/|grsync
VNC Server
12 Hits, Last modified:
ions on the net do not seem to meet my needs. * Install a GUI * A light desktop system, e.g. xfce ... * A display manager, optional * ''sudo apt install --no-install-recommends xfce4 xserver-xorg'', xfce-goodies is an option package After setting up a basic D... ng to Linuxize [[https://linuxize.com/post/how-to-install-and-configure-vnc-on-ubuntu-18-04/|How to Install
Network Setup
8 Hits, Last modified:
Ensure the bridge utilites are loaded: ''sudo apt install bridge-utils'' Edit the network configuration fi... nsure the bridge utilities are loaded: ''sudo apt install bridge-utils'' The bonded configuration needs ifenslave utility loaded: ''sudo apt install ifenslave'' My NIC connectors are setup as follo... e interfaces configuration style. Use ''sudo apt install netplan.io'' to install netplan on Debian. <fc #
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified:
udo apt-get update && sudo apt-get upgrade' alias install='sudo apt-get install' alias finstall='sudo apt-get -f install' alias rinstall='sudo apt-get -f install --reinstall' alias uninstall='sudo apt-g
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
onths) ====Conky==== There is a standard software install for Conky in Manjaro. I adjusted my server confi... man-key --lsign-key <KEY>"). Please remember to reinstall those keys again after FIX ERRORS has completed!\... hese packages manually. This makes it possible to install these packages even if no other packages can be i... o repository server, download these packages, and install these packages manually. Pacli will do all of thi
apt package management @home_server:home_server_setup:other_services
4 Hits, Last modified:
g apt package manager - ''sudo apt --fix-broken install'' to fix the broken package - ''sudo apt autoremove'' to remove the old packages - ''sudo apt install mariadb-server'' to install the full correct current package - ''sudo apt update'' to update the system... ge listing - ''sudo apt upgrade'' to update the install system packages that was no functional After this
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified:
nal journalctl tzdata timezone apt upgrade update install remove crontab man apropos tldr ip tc systemctl j... apt packages, after running update *''sudo apt install package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use grep t... s | | ✔ | ✘ | ✘ | ---- ====php test==== Install the following file to allow the php ''sudo vim /v
NFS @home_server:home_server_setup:other_services
4 Hits, Last modified:
tistics ---- =====NFS Server===== *''sudo apt install nfs-kernel-server'' to install *Create share directories on host ''sudo mkdir -p /export/storage'' (-p a... er.service'' =====NFS Client===== *''sudo apt install nfs-common'' to install the nfs client To apply configuration changes ''sudo systemctl restart nfs-clien
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
on Files===== NUT can be installed by ''sudo apt install nut''. The configuration files are located at ''/... tart ExecStop=/sbin/upsdrvctl stop Type=forking [Install] WantedBy=multi-user.target </code> My system tak... ce [Service] ExecStart=/sbin/upsd Type=forking [Install] WantedBy=multi-user.target </code> Next create t... upsmon PIDFile=/run/nut/upsmon.pid Type=forking [Install] WantedBy=multi-user.target </code> =====NUT Key
SSH Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
ctor) </code> *If twisted not installed, ''pip install twisted'' to install *if cpuinfo not installed, ''pip install py-cpuinfo'' to install ++++ ====Python Code==== ++++python3 agnostic code | <code> #!/usr/bin/python3
Webmin @home_server:home_server_setup:other_services
3 Hits, Last modified:
re are lots of web page discussing Webmin, how to install and use, e.g. [[https://www.digitalocean.com/community/tutorials/how-to-install-webmin-on-ubuntu-18-04|How To Install Webmin on Ubuntu 18.04]]. To date I have only used Webmin on my mai
Home Server Notes
2 Hits, Last modified:
lso has some info on [[https://www.linuxtechi.com/install-configure-kvm-ubuntu-18-04-server/|How to Install and Configure KVM on Ubuntu 18.04 LTS Server]]. <pagelis
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified:
untu 20.04]] first: ''sudo apt update && sudo apt install -y libfontconfig libgl1-mesa-glx''\\ After this I... rl Data 2/Calibre_library' --enable-local-write [Install] WantedBy=multi-user.target </code> Where for use
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified:
to consume relatively fewer system resources. To install the standard Conky package, use the following: ''sudo apt-get install conky-std'' Two sites you will want to read, bey
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
2 Hits, Last modified:
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: