Search
You can find the results of your search below.
Fulltext results:
- VNC Server @home_server:home_server_setup
- 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... nc-xfce-startup-failing-on-new-debian-12-bookworm-install-another-sessio|TigerVNC Xfce startup failing on n
- 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 / s... onths) ====Conky==== There is a standard software install for Conky in Manjaro. I adjusted my server confi... utput an error in case the package "gnupg" is not installed on your system.\\ ATTENTION: This command will ... ove all keys from your system, including manually installed keys (with "sudo pacman-key --lsign-key <KEY>")
- KPTree - MSWindows Setup
- d revive it. So I investigated a clean Windows 10 install. I downloaded a Windows 10 recovery / installation on to a USB. Turns out product code is no longer requir... reinstalling Windows 10 was a breeze. My original install was totally shot. Hopefully I did not have any im... allow a lower tier full size graphics card to be installed (graphics cards is primarily limited by 2 bay s
- snapraid @home_server:home_server_setup:other_services
- id configuration file ''/etc/snapraid.conf'' ++++Install Snapraid on Linux| Some good references are [[htt... [[https://havetheknowhow.com/configure-the-server/install-snapraid/|How to install and configure SnapRAID on Ubuntu Server]] <code bash>apt-get install gcc git make -y cd wget https://github.com/amad
- KVM Setup @home_server:home_server_setup
- 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-virtual
- 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 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
- 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.co... nel-server' alias nfsreload='sudo exportfs -a' # INSTALLATION AND UPGRADE alias update='sudo apt-get updat... 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 --
- 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 ++++ ====Python Code==== ++++python3 a
- NFS @home_server:home_server_setup:other_services
- tistics ---- =====NFS Server===== *''sudo apt install nfs-kernel-server nfs-common'' to install *Create share directories on host ''sudo mkdir -p /export/stor... ning versions =====NFS Client===== *''sudo apt install nfs-common'' to install the nfs client To apply configuration changes ''sudo systemctl restart nfs-clien
- Network Setup @home_server:home_server_setup
- 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... == As of 2021 instead of bonding my server I have installed a 2.5Gb/s ethernet card in my mainserver, and b
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- mount-ro 0 1 # swap was on /dev/sdd5 during installation UUID=e3442da3-4eaf-477d-94af-6ace66097a54
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- 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 to filter, eg.: ''%%su
- Web Server setup
- //www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mariadb-php-lamp-stack-on-debian-11|... mputing for Geeks [[https://computingforgeeks.com/install-lamp-stack-on-debian-linux-system/|LAMP on Debian... eference used is [[https://www.unixmen.com/how-to-install-lamp-stack-on-ubuntu-16-04/|Unixmen - How To Install LAMP Stack On Ubuntu 16.04]], for the basic web serve
- Linux Firmware Notes @home_server:home_server_setup:other_services
- microcode. The simple solution seems to be be to install the non-free microcode blob using ''sudo apt install firmware-ast''. It would seem that this warning can ... can be simply fixed using the command ''sudo apt install firmware-realtek'' and possible also ''sudo apt install firmware-misc-nonfree''. As these are warning onl