bin

Search

You can find the results of your search below.

DHCP / DNS Setup @linux_router
90 Hits, Last modified:
{{tag>linux router dns dhcp bind ip ipv6 radvd host dig nslookup}} ======DHCP / DNS Setup====== =====O... server|Docker-DNS Server]]. I am still using ISC_Bind9, but am now using ISC_Kea for DHCP as ISC_Bind is no longer supported as of 2022. Further to this I... s primarily written in 2017 and is based upon ISC Bind9 and ISC DHCP, which are the main internet backb
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
Docker - DNS Server @docker_notes
32 Hits, Last modified:
{{tag>linux docker DNS bind9}} ======Docker - DNS Server====== [[https://www.hostinger.com/tutorials/wh... ork – A Comprehensive Guide]]\\ I have been using Bind9 as my home LAN DNS for the past few years. I or... er computer. In mid 2023 I successfully moved my Bind9 primary instance to my main home server in a co... g on my home router computer. I created a Docker Bind9 Image using base Docker Alpine Linux images, wi
Docker mailserver @docker_notes
31 Hits, Last modified:
|Volumes]] *[[https://docs.docker.com/storage/bind-mounts/|Bind mounts]] *[[https://stackoverflow.com/questions/41935435/understanding-volume-instruct... king==== Required for server: *sqlite => ''/usr/bin/sqlite3'' *postfix => ''/usr/sbin/postfix'' *postfix-sqlite ''postfix-sqlite.so'' plugin? *#dove
Web Server setup @home_server
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
Docker nginx / php notes @docker_notes
19 Hits, Last modified:
json; application/mac-binhex40 hqx; application... application/octet-stream bin exe dll; application/octet-stream ... are 2 php executables, php a cli version (''/usr/bin/php82'') and php-fpm for fpm-fcgi (''/usr/sbin/php-fpm82''). We are interested in the fpm type and it
Docker Deluge Image / Service @docker_notes
18 Hits, Last modified:
8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run the docker image deluge-openvpn-nft... my online behavior. //This is the one I am describing here.// -There are some other potential be... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The --cap-add=NET_ADMIN is require re... =NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The docker host network option also has
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
Router Miscellaneous @linux_router
15 Hits, Last modified:
e this help screen * t – View network I/O as combination * u – View cumulative network I/O * q – ... r=network.target [Service] #ExecStart=/usr/local/bin/glances -w -t 2 ExecStart=/home/baumkp/.local/bin/glances -w -t 2 Restart=on-abort [Install] WantedBy... ate a pseudo-TTY] -v /home/baumkp/algo:/data [bind mount a volume] --name=algo [give container n
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
ISP PPPoE Network Setup @linux_router
13 Hits, Last modified:
DNS, DHCP, and PPPoE software: ''sudo apt install bind9 isc-dhcp-server pppoeconf'' Disable and stop the DNS [bind9] and DHCP [isc-dhcp-server, isc-dhcp-server6] s... and configure later. *''sudo systemctl disable bind9'' *''sudo systemctl stop bind9'' *''sudo systemctl status bind9'' *''sudo systemctl disable is
Nextcloud Container @docker_notes
12 Hits, Last modified:
%%docker exec -it --user www-data <container id> /bin/ash%%'' will provide a shell with user set as nom... to access the cli in Portainer need to select ''/bin/sh'' shell and user ''www-data''. The working di... Trigger expiry of versions and trashbin for files stored in group folders groupfolders:... up folder for outside changes groupfolders:trashbin:cleanup Empty the groupfolder trashbin
KPTree Torrent VM Setup @home_server
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
NFTables IP Control @linux_router
9 Hits, Last modified:
dokuwiki setup notes @home_server
8 Hits, Last modified:
VNC Server @home_server:home_server_setup
7 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
Docker-Compose @docker_notes
6 Hits, Last modified:
Router Hardware @linux_router
5 Hits, Last modified:
NFTables Configuration @linux_router
5 Hits, Last modified:
Docker @docker_notes
4 Hits, Last modified:
KPTree Recipes @home_server
3 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
3 Hits, Last modified:
ASCII @tech_notes
3 Hits, Last modified:
Formatting Syntax @wiki
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
IPTables Configuration @linux_router
2 Hits, Last modified:
Router VM @linux_router
2 Hits, Last modified:
Calibre @docker_notes
1 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
KPTree - Email Server Setup @home_server
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
Nginx @tech_notes
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
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: