Search
You can find the results of your search below.
Fulltext results:
- NFS @home_server:home_server_setup:other_services
- tps://www.quora.com/What-are-the-differences-between-bind-mounts-and-symlink-on-Unix|What is a bind mo... tps://www.quora.com/What-are-the-differences-between-bind-mounts-and-symlink-on-Unix|What are the differences between bind mounts and symlink on Unix?]] *[[https://w... port/storage is using mergerfs it needed to be given a separate fsid. (The fsid can just be a unique a
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- == ''sudo dmesg'' lists the OS boot messages between grub and os up. =====systemd===== *Systemctl re... urnalctl -xe'' *To check running process with open for openvpn(/del, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sudo ... ode> ---- =====crontab===== The following is taken from my server root crontab, ''sudo crontab -e'':
- Simlinks @home_server:home_server_setup:other_services
- r different non-structured directory locations, even across partitions. Simple use is: ''%%ln -s "pat
- BASH Customisation @home_server:home_server_setup:other_services
- port LS_COLORS'' The code 1;32; is for a light green colour. The ''.bashrc'' file also has a number o... ignore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' : when showing file information for a symbolic link, sho... SERNAME/server/scripts/pihole-disable.sh' alias pien='bash /home/$BA_USERNAME/server/scripts/pihole-en
- VNC Server
- ion refused(10061) #117]] The basic set up is given in have the know how [[http://www.havetheknowhow.... tall VNC]], with more detailed startup details given in [[http://www.havetheknowhow.com/Configure-the-... 'sudo apt install xfce4 xfce4-goodies''. I have been using vnc4server, not tightvncserver. Also in ~/.... e-settings-daemon &, gnome-panel &) The xfce screen-saver seems to default on and use significant sys
- VIM Editor @home_server:home_server_setup:other_services
- stomisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E... e ''nocompatible'' flag tends to resolve this. When using the ''.vimrc'' configuration file the ''noc... 814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editing]] Some Quick ti... rt mode directly from command mode by typing i. When you open VIM you are in command mode, so simply t
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- o/Arch. I have not bothered with Manjaro since then. [[https://manjaro.org/|Manjaro]] has been relatively so simple and easy to set up there are not rea... * Setup printer Epson WF7720 following on screen directions (Now that WF77200 and WF7725 are fully... S - Print Server]]\\ ---- ====XFCE==== I have been using XFCE as my preferred server remote VNC gui
- KVM Setup
- f0-13fa-47a0-a11e-a728ae65c86d</uuid>. Use ''uuidgen'' to generate a new unique uuid. *Change as req... owing problems. * Backed up copies of the VMs when they were stopped. * Some filing and naming... secondary IP address would not be required. * When attempting to start the old VMs on the new server... lt to Debian testing and can boot to Windows 11 when I need to use Windows based software. My sons al
- snapraid @home_server:home_server_setup:other_services
- ag>snapraid linux}} ======snapraid====== I have been using snapraid the past 8 years or so for my main... Snapraid allows files and directories that have been deleted since the last sync to be recovered. *... ct you to provide the absolute file system path when fixing files. *''snapraid fix -m'' This will re... -f Example/ -v'' If you are unsure what will happen you can replace fix with check above and add -v w
- Webmin @home_server:home_server_setup:other_services
- bmin===== I don't bother to use Webmin, it has been well over a year since I tried to use. ++++Old, ... , change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl r... as I do not use Webmin there is not much point even trying at this time. ++++ ---- <- home_server:
- SSH Notes @home_server:home_server_setup:other_services
- ' ' /proc/loadavg` < $threshold" | bc) -eq 1 ]; then echo echo -n " System information as of ... i</code> ++++ The main information script is written in python3, ++++/usr/bin/landscape-systeminfo| <c
- Rsync @home_server:home_server_setup:other_services
- d to restic. The original rsnapshot notes have been rolled up and moved to the bottom of this page. ... un, no changes are made, but proposed output is seen *''-P'' keeps partially copies files and report... nly script and takes no additional batch inputs when run! ++++code| <code bash> #!/bin/bash wwwpath='/... : * * preservation of hard links is important when moving across rsnapshots backups between disks.
- apt package management @home_server:home_server_setup:other_services
- istribution installation. I suspect this only happen as I updated the distribution from Ubuntu 18.04 t... sing apt package manager - ''sudo apt --fix-broken install'' to fix the broken package - ''sudo apt autoremove'' to remove the old packages - ''sudo
- logrotate @home_server:home_server_setup:other_services
- de>#!/bin/bash logfile=$1 if [ ! -f $logfile ]; then echo "log file not found $logfile" exit 1 fi
- IPMI Console Setup @home_server:home_server_setup:other_services
- ogram is provided for Windows and Linux, and is even available in Manjaro AUR repositories. (This pro... re Linux focused than Windoz.) I have actually been having these IPMIView Java console blues for many... guration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=8 GRUB_DISTR... updated configuration file. The main computer then needs to be rebooted for this change to take effe