reference

Search

You can find the results of your search below.

Docker mailserver @docker_notes
19 Hits, Last modified:
ristoph's guide is very descriptive and should be referenced to get a better understanding of how to put toge... annoyed with the messy UID and GID and found this reference to attempt to standardise upon. <fc #ffa500>//Sa... -groups-standard-users|37.3. Standard Users]] ====References==== *Docker *[[https://docs.docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[htt
Web Server setup @home_server
19 Hits, Last modified:
Debian based server.\\ ++++Old, tl;dr;|The main reference used is [[https://www.unixmen.com/how-to-install-... would probably suffice. Subsequently I found this reference that looks to be more complete for installing Apa... /mnt/shared/www16/'' *Change the /var/www.html reference in the following apache2 configuration files: ... examples are presumption based upon documentation references. Basically Debian and related downstream distrib
XFCE @home_server:home_server_setup:other_services
19 Hits, Last modified:
rtual Terminal 7 GUI|Ctrl+Alt+F7| ---- ====Some reference links==== Debian Documentation *[[https://www.d... *[[https://www.debian.org/doc/manuals/debian-reference/index.en.html|Debian Reference]] *[[https://www.debian.org/doc/manuals/debian-reference/ch01.en.html|Chapter 1. GNU/Linux tutorials]]
Reverse Proxy Server @docker_notes
12 Hits, Last modified:
b.com/techno-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic descripti... nk are; changed, lost or removed. - These note reference my current specific installation. =====Proxy net... b.com/techno-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl/traefik|here]].\\ ==
KPTree Torrent VM Setup @home_server
12 Hits, Last modified:
====== =====Deluge Headless setup===== The main reference used is [[http://www.havetheknowhow.com/|Havethek... ript| <file> #!/usr/sbin/nft -f # define common referenced interfaces define lan = ens3 define tun = tun0... rnet connection upon any failure of the VPN. (The reference for the iptables filter script was [[https://airv... s noted below, particularly check the eth0 / tun0 references match.) *The network configuration file can be
NFTables Configuration @linux_router
9 Hits, Last modified:
wall}} =====NFTables Configuration===== The best reference for nftables is at the dedicated wiki [[https://wiki.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://... aving a set is a clean and efficient way to later reference all of these values in the rules. We can use port
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified:
olic link, show information for the file the link references rather than for the link itself * ''-h'' ... ash/manual/html_node/index.html#SEC_Contents|Bash Reference Manual]] * shopt [[https://www.gnu.org/software... ash configuration utilities I have not tried yet. References: *[[https://bash-it.readthedocs.io/en/latest/|... ffer on straight output. **Like it and use it** Reference: *[[https://github.com/akinomyoga/ble.sh|ble.sh
Docker Deluge Image / Service @docker_notes
6 Hits, Last modified:
on't work, lol the English language sucks. ++++ Reference: *[[https://github.com/just-containers/s6-overl... o check external IP ''wget -qO - icanhazip.com'', reference from [[https://linuxnightly.com/check-external-ip... fo/wiki/BusyBox-Commands|BusyBox Commands]] =====References===== *[[https://deluge.readthedocs.io/en/lates... for Alpine Linux.... Other miscellaneous related references: *Alpine *[[https://docs.alpinelinux.org/u
Router Miscellaneous @linux_router
6 Hits, Last modified:
etter than expected in a packaged router. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.ht... pipx-w/|Glances webui with pipx]]) Like like the references for Debian 12 for glances install are out of dat... +++ Docker Docs [[https://docs.docker.com/engine/reference/commandline/cli/|Use the Docker command line]] ==... es --state=enabled'' to check all enabled. A good reference from DigitalOcean for [[https://www.digitalocean.
Docker nginx / php notes @docker_notes
5 Hits, Last modified:
as the default nginx configuration ''nginx.conf'' references this directory. Of course the ''/etc/nginx/conf... E_ALL & ~E_NOTICE), a quoted string ("bar"), or a reference to a ; previously set variable or directive (e.g.... production INI file. ;;;;;;;;;;;;;;;;;;; ; Quick Reference ; ;;;;;;;;;;;;;;;;;;; ; The following are all th... che_ttl = 120 ; Enables or disables the circular reference collector. ; https://php.net/zend.enable-gc zend.
Docker @docker_notes
4 Hits, Last modified:
ngling=true%%"'' | List all dangling volumes (not referenced by any container)| |''docker volume prune'' | Delete all volumes (not referenced by any container)| ====docker ps command==== Th... NAMES SIZE</code> ===reference=== *[[https://devdojo.com/bobbyiliev/how-to-cha... t]] *Docker Docs *[[https://docs.docker.com/reference/cli/docker/container/ls/|docker container ls]]
Nextcloud Container @docker_notes
4 Hits, Last modified:
ues/723|Multiple entry regex redirects #723 ] ====References==== *docs nextcloud * [[https://docs.nextc... ion Logging]] *[[https://docs.docker.com/engine/reference/commandline/container_logs/|docker container logs... is can be used to sync two local computers. ====References==== *Matthias Schoettle [[https://mattsch.com/... abora.local.kptree.net</code> ++++ ===Collabora References=== *[[https://collabora-online-for-nextcloud.r
Linux Router Background @linux_router
4 Hits, Last modified:
ecurity risk to make public. A number of on-line references were used to assist with planning and configuring this router. These can be found in the References (Related Links) section and were particularly re... peated in the section text. No individual on-line reference was exclusively used. Sadly some of the online references are no longer available (2022). In early 2024 I
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified:
ADSLPPPoE|ADSLPPPoE. PPPD manual page]]. Another reference is Confirm Blog [[https://blog.confirm.ch/using-p... poe-on-linux/|Using PPPoE on Linux]]. Some other references: * [[https://scarff.id.au/blog/2019/nbn-hfc-wi... ''sudo vim /etc/ppp/peers/mynetfone'' For a good reference of these parameters ''man pppd''. <code> # Minima... 4 via 192.168.5.1 dev eno1 </code> <fs smaller>A reference to this problem and proposed solution can be see
Docker-Compose @docker_notes
3 Hits, Last modified:
e fails) using the docker volume create command. (References: [[http://sefidian.com/2021/11/05/volumes-in-doc... start container process: error during cont'' with reference to mount a volume, sorry the message was too long... l dependencies, not just main service file ones. References: * [[https://unix.stackexchange.com/questions/
KPTree - Email Server Setup @home_server
3 Hits, Last modified:
KPTree - MSWindows Setup @home_server
3 Hits, Last modified:
DHCP / DNS Setup @linux_router
3 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
3 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified:
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
Homepage dashboard @docker_notes
2 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
2 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Matrix @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Electronics Info/Data @project
1 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
Alpine Linux @tech_notes
1 Hits, Last modified:
Shell Builtin Commands @tech_notes
1 Hits, Last modified:
Nginx @tech_notes
1 Hits, Last modified:
s6-rc init @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified:
Formatting Syntax @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:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: