Search
You can find the results of your search below.
Fulltext results:
- Manjaro Setup Notes
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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