en

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
946 Hits, Last modified:
would be a second Nginx in separate Docker and then trying IP TCP connectivity instead of socket file... d'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_file//'' to ... inx/fastcgi.conf| <code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi
KPTree - MSWindows Setup @home_server
214 Hits, Last modified:
tag>mswindows windows setup tip notes personal license}} ======KPTree - MSWindows Setup====== =====Bac... ll, I have it defaulting to Debian. I do not currently have a Windows VM setup on my main server. My... uired to used company Windows machines at work. Hence I like to keep a list of my preferred Windows software reasonable up to date. I have been using Microsoft products for quite some time, sta
Nextcloud Container @docker_notes
193 Hits, Last modified:
ocs.nextcloud.com/server/latest/admin_manual/maintenance/index.html|Maintenace]] section on instructions to backup, restore and migrate Nextcloud. Also a... ker exec -u www-data nextcloud-app-1 php occ maintenance:mode --off|on%%'' to turn maintenance mode off or on from the containers host shell =====Nextclo
Rsync @home_server:home_server_setup:other_services
185 Hits, Last modified:
d to restic. The original rsnapshot notes have been rolled up and moved to the bottom of this page. ... nd usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rsync -a dir1/ dir2'', mean “the contents of dir1”. The alternative, without the trailing
Docker mailserver @docker_notes
181 Hits, Last modified:
“Bookworm”]], significant amounts of text have been copied and generally modified from there. **I hereby credit Workaround's author Christoph Haas.** Fu... ph's guide is very descriptive and should be referenced to get a better understanding of how to put to... erver.// <fc #ff0000>**The notes here are my current working attempt to get an Alpine s6-rc Docker im
Back-up Server Old Setup @home_server:home_server_setup:other_services
153 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... ties in set-up, and concerns will reliability. Recently I noticed that Debian no longer includes it in... its repositories as of Debian 11 due to poor maintenance..... So I have no moved to Restic, which is
VIM Editor @home_server:home_server_setup:other_services
148 Hits, Last modified:
stomisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM Customisation===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set number relativenumber set autoindent expandtab tabstop=2 shiftwidt
Docker Deluge Image / Service @docker_notes
144 Hits, Last modified:
{{tag>linux docker image container openvpn "docker compose" wireguard macvlan nftables}} ======Docker Deluge Image / Service====== I want a torrent service that uses a VPN and is set-up to block n... N (internet) access. On my virtual machine implementation of this I used the following 3 packages: deluge (deluged with deluge-web), openvpn and nftables. I have used both iptables and n
Router Miscellaneous @linux_router
138 Hits, Last modified:
than expected in a packaged router. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-to monitor system bandwidth usage statistic... Darkstat on Fedora]]. The darkstat output can then be seen on a web browser at ''192.168.1.1:667'' ---- ====glances==== * ''sudo apt install pipx''
KPTree - Email Server Setup @home_server
129 Hits, Last modified:
intricate, risky and involves significant commitment and effort to setup reliably and maintain. My current email server is based upon [[https://workaround.... n later 2020 on Debian 10 (Buster). The most current is [[https://workaround.org/ispmail/bullseye/|IS... the web server's "virtual host" feature to differentiate between different subdomains. ===Set networ
NFTables Configuration @linux_router
110 Hits, Last modified:
} =====NFTables Configuration===== The best reference for nftables is at the dedicated wiki [[https:/... ki.nftables.org/|wiki nftables]]. Some other references I found [[https://gist.github.com/wolfhechel/db7ed3be31feb104752e|nftables router]]. The reference at stosb is good, but not for a router [[https:... ng My Configs: nftables]]. After a lot of experimenting the following is my NFTables router configura
dokuwiki setup notes @home_server
106 Hits, Last modified:
nual]] * [[https://www.dokuwiki.org/tips:maintenance|Docuwiki maintenance]] * [[https://www.dokuwiki.org/faq:backup|How to backup DokuWiki?]] ... ' /home/shared/www/dokuwiki%%'' this backs up the entire directory. =====dockuwiki cleanup===== [[https://www.dokuwiki.org/tips:maintenance|Maintenance and Automatic cleanup script]] ha
Sprinkler Solenoid 24VAC Woes @project
105 Hits, Last modified:
{{tag>sprinkler inductor controller solenoid valve "solenoid valve"}} ======Sprinkler Solenoid 24VAC Woes====== See my [[https://wiki.kptree.net/doku.php?id=pe... ailing 30 year old underground wiring, failing solenoid valves and their solenoids. Some of the old s
Network Setup @home_server:home_server_setup
98 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... or most the time a single NIC will provide sufficient bandwidth between the server and switch. However there exists server capacity to saturate bandwidth ... gbe NIC card to my servers and switch. Some references are noted below Network Setup Links. =====Arch
DHCP / DNS Setup @linux_router
85 Hits, Last modified:
k. Whilst these services worked reliably well, when ever I shutdown the the router with DNS/DHCP servers my LAN would stop working. Hence the need for back-up DNS. These notes still h... ty. I will presumably archive (tl;dr; roll-up) eventually. Actually my router that I was running these services was totally lost when upgrading from Debian 11 to Debian 12, circa June
Reverse Proxy Server @docker_notes
82 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
76 Hits, Last modified:
Router Hardware @linux_router
61 Hits, Last modified:
Docker @docker_notes
53 Hits, Last modified:
Home Sprinkler Setup Notes @personal
53 Hits, Last modified:
Docker - DHCP Server @docker_notes
51 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
49 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
48 Hits, Last modified:
KVM Setup @home_server:home_server_setup
41 Hits, Last modified:
Docker-Compose @docker_notes
29 Hits, Last modified:
Docker init Systems @docker_notes
29 Hits, Last modified:
VNC Server @home_server:home_server_setup
25 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
25 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
23 Hits, Last modified:
Linux Router Background @linux_router
22 Hits, Last modified:
Router VM @linux_router
22 Hits, Last modified:
Docker Host @docker_notes
19 Hits, Last modified:
Nginx @tech_notes
18 Hits, Last modified:
ssh with key files @tech_notes
18 Hits, Last modified:
ansible @tech_notes
16 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
15 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
15 Hits, Last modified:
Python Programming Notes @python
14 Hits, Last modified:
Docker - DNS Server @docker_notes
13 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
10 Hits, Last modified:
turn server @docker_notes
9 Hits, Last modified:
Calibre @docker_notes
7 Hits, Last modified:
Oscilloscope @project
7 Hits, Last modified:
Electronics Info/Data @project
6 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
6 Hits, Last modified:
Dokuwiki @docker_notes
5 Hits, Last modified:
Homepage dashboard @docker_notes
5 Hits, Last modified:
Matrix @docker_notes
5 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
5 Hits, Last modified:
Docker - diun & ntfy @docker_notes
4 Hits, Last modified:
Shell Builtin Commands @tech_notes
4 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
4 Hits, Last modified:
Project Index @project
3 Hits, Last modified:
start
2 Hits, Last modified:
Alpine Linux @tech_notes
2 Hits, Last modified:
ASCII @tech_notes
2 Hits, Last modified:
s6-rc init @tech_notes
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: