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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (12)
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 @home_server:home_server_setup
25 Hits, Last modified: 8 weeks ago
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
17 Hits, Last modified: 3 months ago
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
14 Hits, Last modified: 4 months ago
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
5 Hits, Last modified: 5 months ago
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
22 Hits, Last modified: 5 months ago
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
17 Hits, Last modified: 6 months ago
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
7 Hits, Last modified: 6 months ago
/$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
6 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 ++++ ====Python Code==== ++++python3 a
NFS @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
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
10 Hits, Last modified: 6 months ago
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
1 Hits, Last modified: 6 months ago
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
10 Hits, Last modified: 6 months ago
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
40 Hits, Last modified: 7 months ago
//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
4 Hits, Last modified: 10 months ago
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