en

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
58 Hits, Last modified:
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.
Back-up Server Old Setup @home_server:home_server_setup:other_services
43 Hits, Last modified:
} ======Back-up Server Old Setup====== This has been more difficult than I would have thought. I have ... ouple of years (2020-21), but have never really been happy with it for many reasons. The main reason i... 29.0/mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then load it into linux: ''sudo dpkg -i mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage
VIM Editor @home_server:home_server_setup:other_services
29 Hits, Last modified:
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
Conky @home_server:home_server_setup:other_services
28 Hits, Last modified:
d height for graphs. default_outline_color = 'green',-- Default border and text outline color defaul... dark slate gray color6 = '#FFEC8B',-- light golden rod color7 = '#54FF9F',-- sea green color8 = '#FF8C69',-- salmon color9 = '#FFE7BA',-- wheat -- -... border margin (in pixels) gap_x = 10,-- Gap between borders of screen and text (on x-axis) gap_y = 4
Commonly used commands and scripts @home_server:home_server_setup:other_services
25 Hits, Last modified:
== ''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'':
IPMI CLI Tools @home_server:home_server_setup:other_services
20 Hits, Last modified:
e are currently 3 IPMI revisions (with details taken from http://www.ecst.csuchico.edu/~dranch/LINUX/I... ere the operating system locks up and SSH or (heaven forbid) telnet access are not available due to th... t available chassis commands:''sudo ipmitool -I open chassis'' * List chassis policy options ''ipm... functions used. Once the ipmi start command has been issued the main computer is checked using the pin
XFCE @home_server:home_server_setup:other_services
18 Hits, Last modified:
assigned| |Toggle above|Alt+F12| |Toggle Fullscreen|Alt+F11| |Move window to lower monitor|not assign... and BSD operating systems and software today. {Taken from wikipedia [[https://en.wikipedia.org/wiki/Super_key_(keyboard_button)|Super key (keyboard button... www.debian.org/doc/manuals/debian-reference/index.en.html|Debian Reference]] *[[https://www.debi
Manjaro Setup Notes @home_server:home_server_setup:other_services
17 Hits, Last modified:
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
Network Setup
15 Hits, Last modified:
abit NICs. The past couple of years I have only been using 1 NIC to a main 24 port gigabit switch. Thi... single NIC will provide sufficient bandwidth between the server and switch. However there exists serve... ation and used setup with dhcp, which worked. I then setup the dhcp sever to assign a fix IP address t... ils). If you don't specify the Ethernet address then it will default to the address of the first inter
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 Hits, Last modified:
required, they are wired in series. NUT is an open source network monitoring and control system. I u... dified version of the [[http://voltronicpower.com/en-US/Product/Detail/Otima-II-800VA-5KVA|Voltronic Power Otima II 1.1K]]. Presumably the unit has been slightly modified for Powershield for the Austral... fact Voltronic Power, headquartered in Taiwan, even states they are a leading OEM/ODM manufacturer of
KVM Setup
10 Hits, Last modified:
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
BASH Customisation @home_server:home_server_setup:other_services
10 Hits, Last modified:
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
NFS @home_server:home_server_setup:other_services
7 Hits, Last modified:
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?]] Some other in... port/storage is using mergerfs it needed to be given a separate fsid. (The fsid can just be a unique a
VNC Server
6 Hits, Last modified:
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
IPMI Console Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
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
samba @home_server:home_server_setup:other_services
6 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified:
My Home IT Setup
3 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
3 Hits, Last modified:
fsck - file system check
2 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: