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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Manjaro Setup Notes
5 Hits, Last modified: 3 months ago
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
snapraid
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
Rsync
13 Hits, Last modified: 6 months ago
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
BASH Customisation
8 Hits, Last modified: 6 months ago
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
SSH Notes
4 Hits, Last modified: 6 months ago
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
NFS
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
Commonly used commands and scripts
5 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 t... s | | ✔ | ✘ | ✘ | ---- ====php test==== Install the following file to allow the php ''sudo vim /v
Linux Firmware Notes
4 Hits, Last modified: 9 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