Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
225 Hits, Last modified:
me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_ST... me; # PHP only, required if PHP was built with --enable-force-cgi-redirect fastcgi_param REDIRECT_ST... on number of CPU cores. worker_processes auto; # Enables the use of JIT for regular expressions to sp... al frames. Default is 'off'. tcp_nopush on; # Enables the specified protocols. Default is TLSv1 TL
Conky @home_server:home_server_setup:other_services
77 Hits, Last modified:
or${execi 99999 cat /sys/class/net/br0/address }${endif} #${if_up enp3s0}${color0}MAC Address (enp3s0): ${tab 90}$color${execi 99999 cat /sys/class/net/enp3s0/address }${endif} #${if_up enp111s0}${color0}
Nextcloud Container @docker_notes
53 Hits, Last modified:
rd /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord",... r/www/html/themes networks: - proxy environment: - MYSQL_PASSWORD=kpb1670 - ... docker_store/nextcloud/data/db:/var/lib/mysql environment: - MYSQL_ROOT_PASSWORD=kpb8487 ... ://github.com/traefik/traefik/issues/723|Multiple entry regex redirects #723 ] ====References==== *d
Debian / Ubuntu Network Setup @linux_router
47 Hits, Last modified:
ith the LAN ports 1-3 will be on bridged NIC2-4. Ensure the bridge utilities are loaded: ''sudo apt i... et loopback # The WAN network interface auto eno1 eno1:0 iface eno1 inet dhcp # dhcp for IP/DHCP WAN (static? for PPPOE) # set up static ip address
Web Server setup @home_server
44 Hits, Last modified:
he2 configuration: ''sudo apachectl configtest'', ensure the statement "syntax ok" in output *To enable the new website configuration: ''sudo a2ensite kpbtree.net-http.conf'' and ''sudo a2ensite kpbtree.net-https.conf'', also disable the default we
Back-up Server Old Setup @home_server:home_server_setup:other_services
39 Hits, Last modified:
y back-up server. ++++ =====mergerfs===== In the end I has stopped using mergerfs. There are other op... [status, start, stop, restart, reload, disable, enable] I have enabled so the rsync deamon this normally running. The local directory /media/disk2/Me... pshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the
Docker Deluge Image / Service @docker_notes
37 Hits, Last modified:
RUN tar -C / -Jxpf /tmp/s6-overlay-x86_64.tar.xz ENTRYPOINT ["/init"] RUN apk update && \ apk --no-c... rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/app/.cache/Python-Eggs" #CMD... docker host network option also has problems the entire host network is placed on the VPN! Also it st... 5/30 \ --gateway=192.168.1.1 \ -o parent=enp1s0 macnet1 </code>++ * In order to find the ip
Docker mailserver @docker_notes
37 Hits, Last modified:
at</fc> [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/5/html/deployment_guide/s1-users-groups-standard-users|37.3. Standard Use... nces==== *Docker *[[https://docs.docker.com/engine/reference/builder/#volume|Dockerfile referenc... f the Dockerfile. *pwgen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to
Rsync @home_server:home_server_setup:other_services
37 Hits, Last modified:
nd usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rs... [status, start, stop, restart, reload, disable, enable] ++++ ====Notes on Compression option==== Co... an/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.04&p=rsync *https://www.atlan... utions, and in fact, it is often used by [[http://en.wikipedia.org/wiki/Rsync|other backup tools]] as
dokuwiki setup notes @home_server
36 Hits, Last modified:
' /home/shared/www/dokuwiki%%'' this backs up the entire directory. =====dockuwiki cleanup===== [[htt... lly [[https://workaround.org/ispmail/bullseye/tls-encryption-key-and-certificate/|Creating a TLS encryption key and certificate]]. The nuance here is the ... writeRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> </code> ++++ ===
KPTree Torrent VM Setup @home_server
34 Hits, Last modified:
urce of knowledge [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|Deluge systemd... ss of their servers on occasion without informing end users, this affects the firewall software as not... ed in deluge docs [[https://deluge.readthedocs.io/en/latest/how-to/systemd-service.html|How to create ... other standard systemctl operators: stop, status, enable, disable, etc. Similarly to get a better loo
Router Miscellaneous @linux_router
34 Hits, Last modified:
outer. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-to monitor system ban... — Install and Run Python Applications in Isolated Environments) * ''pipx ensurepath'' * ''pipx install glances'' (https://nicolargo.github.io/glance... ersion| <code>There seem to be 2 main services to enable/disable/start/stop, nprobe and ntopng: * ''
Network Setup @home_server:home_server_setup
33 Hits, Last modified:
heck available interfaces and names: ''ip link'' Ensure the bridge utilites are loaded: ''sudo apt in... ridge_maxage 12 bridge_stp off #No point enabling NIC that are not being used #auto eth1 #ifa... heck available interfaces and names: ''ip link'' Ensure the bridge utilities are loaded: ''sudo apt i... ult to the address of the first interface that is enslaved. This could be a problem as it is possible
Reverse Proxy Server @docker_notes
26 Hits, Last modified:
work create proxy'' =====Traefik===== <code bash [enable_line_numbers="true"]> cd /home/docker_store s... e]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="true"]>touch docker-compose.yml touch provider.env</code> My docker-compose.yml location: ''/home/d
KPTree - MSWindows Setup @home_server
26 Hits, Last modified:
hics and a 2TB HD, 32GB RAM (16GB would have been enough) and of course a Seasonic 80plus gold power s... (yes, a licensed version, my being a professional engineer) it worked on the first evening after loadi... ot like supporting Google / Alphabeta I have been enjoying the use of YouTube Premium and they throw i... *Spotify - My son originally wanted this and I ended up going with family option. Have move to You
KPTree - Email Server Setup @home_server
24 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
21 Hits, Last modified:
VIM Editor @home_server:home_server_setup:other_services
20 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
19 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
19 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
18 Hits, Last modified:
KPTree Recipes @home_server
16 Hits, Last modified:
Formatting Syntax @wiki
16 Hits, Last modified:
DHCP / DNS Setup @linux_router
15 Hits, Last modified:
Router Hardware @linux_router
14 Hits, Last modified:
NFTables Configuration @linux_router
13 Hits, Last modified:
samba @home_server:home_server_setup:other_services
11 Hits, Last modified:
Docker-Compose @docker_notes
10 Hits, Last modified:
Localisations @personal
9 Hits, Last modified:
Home Sprinkler Setup Notes @personal
8 Hits, Last modified:
Docker - DNS Server @docker_notes
7 Hits, Last modified:
IPTables Configuration @linux_router
7 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
7 Hits, Last modified:
Docker @docker_notes
6 Hits, Last modified:
Docker - DHCP Server @docker_notes
6 Hits, Last modified:
NFTables IP Control @linux_router
6 Hits, Last modified:
KVM Setup @home_server:home_server_setup
6 Hits, Last modified:
boot tools @tech_notes
5 Hits, Last modified:
turn server @docker_notes
4 Hits, Last modified:
Docker Host @docker_notes
4 Hits, Last modified:
Linux Router Background @linux_router
4 Hits, Last modified:
Docker init Systems @docker_notes
3 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
IPv6 Setup Notes @linux_router
2 Hits, Last modified:
Electronics Info/Data @project
2 Hits, Last modified:
ASCII @tech_notes
2 Hits, Last modified:
Nginx @tech_notes
2 Hits, Last modified:
DokuWiki @wiki
2 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
2 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Alpine Linux @tech_notes
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
IPv6 summary notes @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified:
Welcome to your new DokuWiki @wiki
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: