bin

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
64 Hits, Last modified:
ped using mergerfs. There are other options to combine drives, e.g. lvm or simplely using symlinks. +++... ssible setups. *[[https://selfhostedhome.com/combining-different-sized-drives-with-mergerfs-and-snapraid/|Combining Different Sized Drives with mergerfs and SnapR... gerfs 0 0 #/media/Disk1 /export/Disk1 bind bind 0 0 #/media/Disk2 /ex
Rsync @home_server:home_server_setup:other_services
37 Hits, Last modified:
l batch inputs when run! ++++code| <code bash> #!/bin/bash wwwpath='/home/shared/www/html' workpath='/h... rKnownHostsFile=/dev/null \ -q user@host /usr/bin/hostname -s</code> To set this configuration syst... rapper script: <code>sudo mkdir /home/backup_user/bin sudo vim /home/backup_user/bin/rsync-wrapper.sh</code> Enter the following in this file to create the
Web Server setup
25 Hits, Last modified:
remember where now. ++++changegid.sh| <code> #!/bin/bash if [ "$#" -ne 3 ]; then # only proceed if ... oldGID] [newGID]''\\ ++++changeuid.sh| <code> #!/bin/bash if [ "$#" -ne 3 ]; then echo "Changing the... CA certificate and lock file, it is sometimes combined with the SSLCertificateFile and is then not use... use only the first 2, with the CA certificate combined with the public key in the SSLCertificateFile d
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
18 Hits, Last modified:
ster MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0" NOTIFYCMD /home/baumkp/My... <code> upssched.conf CMDSCRIPT /bin/upssched-cmd # default </code> Ensure ownership ... t -R"\''. =====NUT Output===== The output of ''/bin/upsc KPBUPS@localhost'', (or simply ''upsc KPBUPS... fter=network-online.target [Service] ExecStart=/sbin/upsdrvctl start ExecStop=/sbin/upsdrvctl stop Typ
NFS @home_server:home_server_setup:other_services
14 Hits, Last modified:
://www.quora.com/What-are-the-differences-between-bind-mounts-and-symlink-on-Unix|What is a bind mount?]] *[[https://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 intere
KPTree Torrent VM Setup
10 Hits, Last modified:
mote vpn.btguard.com 1194 resolv-retry infinite nobind persist-key persist-tun ca /etc/openvpn/btguard.... s.conf'' ++++nftables.conf script| <code> #!/usr/sbin/nft -f define lan = ens3 define tun = tun0 ... s.conf'' ++++nftables.conf script| <file> #!/usr/sbin/nft -f # define common referenced interfaces d... ch has its own quirks. See the notes on adjusting bind-address below to clarify. The current version o
samba @home_server:home_server_setup:other_services
10 Hits, Last modified:
# # The specific set of interfaces / networks to bind to # This can be either the interface name or an... eferred ; interfaces = 127.0.0.0/8 eth0 # Only bind to the named interfaces and/or networks; you mus... ynamic or non-broadcast interfaces correctly. ; bind interfaces only = yes #### Debugging/Accounting... rogram in Debian Sarge). passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spasswo
dokuwiki setup notes
8 Hits, Last modified:
6 address and nat not used. This means adjusting bind9 settings. ====router setup==== See the router s... CustomLog ${APACHE_LOG_DIR}/access.log combined SSLEngine on Include /e... </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Dir... og #CustomLog ${APACHE_LOG_DIR}/access.log combined ErrorLog /mnt/shared/www/html/logs/error.lo
VNC Server @home_server:home_server_setup
7 Hits, Last modified:
ver. Also in ~/.vnc/xstartup, only: <code> #!/bin/bash unset SESSION_MANAGER startxfce4 & <... nstall.) The xfce default shell seems to be sh (/bin/sh), I prefer bash (/bin/bash). To check the current shell, type: ''echo $SHELL''. To use bash simply ... ''bash''. To make permanent add the line ''exec /bin/bash'' to the end of ''vim ~/.profile''. You will
SSH Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
The Debian script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== Ubuntu ha... etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does not carry the environment [ -f... ho echo -n " System information as of " /bin/date echo /usr/bin/landscape-sysinfo else echo echo " System information disabled due
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified:
r than for the link itself * ''-h'' : use binary abbreviation (e.g. 1k 10G 2T, etc.) * '... rclone-status.sh' alias rcps="ps -ef | grep '/usr/bin/rclone sync\|/usr/bin/rclone copy\|/usr/bin/rclone move'" # see running rclone copy sync or move # YT-DLP alias ytupdate='y
KPTree Recipes
3 Hits, Last modified:
s a little. NOTE: Since the ingredients do not combine quickly, the dough should rest to develop and be... ===Preparation=== - Preheat oven to 190°C. Combine sugar, flour and cinnamon in a bowl. Add apples ... aking tray. Tuck the ends under the roll. - Combine the egg with 1 tablespoon of water. Brush with t
IPMI CLI Tools @home_server:home_server_setup:other_services
3 Hits, Last modified:
x, a 0 return indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW... x, a 0 return indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW... period </code> ====Test Script==== <code bash> #!/bin/bash #Check if on status_on="Chassis Power is on
IPMI Console Setup @home_server:home_server_setup:other_services
2 Hits, Last modified:
'' I then modified the line: <code> #ExecStart=-/sbin/agetty -o '-p -- \\u' --keep-baud 115200,38400,9600 %I $TERM ExecStart=-/sbin/agetty -o '-p -- \\u' 115200 %I $TERM </code> The
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified:
image libray module | ✔ | ✘ | ✔ | | php-igbinary | php binary type storage | ✔ | ✔ | ✔ | | php-imagick | image manipulation module | ✔ |
KPTree - Email Server Setup
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: