system

Search

You can find the results of your search below.

Docker mailserver @docker_notes
18 Hits, Last modified:
ql-a-comparison-of-relational-database-management-systems|SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems]] <fc #008000>I got the Docker emailer server f... ++here|/usr/libexec/postfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/systemd/system/po
Domain names, domain nameservers, DNS and DHCP @tech_notes
5 Hits, Last modified:
of the internet back bone. *DNS (Domain Name System) resolves the text domain names to the relevant I... mes are also assigned. *IPv4 used a broadcast system for ARP (Address Resolution Protocol) *IPv6 a... name. There are a number of levels of DNS, the system interrogates in the following order: - host fil... this is a basic file on each computer operating system -The usual automatic entries are: -The
sidebar
1 Hits, Last modified:
*[[home_server:home_server_setup:other_services:systemd]] *[[home_server:home_server_setup:other_serv
Router VM @linux_router
18 Hits, Last modified:
s is a commonly used feature on VMs and container system to obtain host system LAN and WAN access. * ssh (for remote CLI access) * Router software, using NFTa... SC DHCP My preference would be to get a container system functioning directly on the bare metal, but Docke... ates Docker's IPTable manipulations from the main system. =====VM Setup===== I decided to try QEMU/KVM se
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
ghbors: ''netsh int ipv6 show neigh'' *Standard systemd nftables configuration file location: ''sudo vim
Docker - DNS Server @docker_notes
7 Hits, Last modified:
ing base Docker Alpine Linux images, with S6 init system. The main router must be set to forward packet... t/doku.php?id=docker_notes:init#s6_supervision_rc_system| s6 rc system]]. Notes -I never had much success with the S6_KEEP_ENV when I played around with this... SC Bind9]] *[[https://hub.docker.com/r/internetsystemsconsortium/bind9|Github internetsystemsconsortium
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
tered, albeit I did run the likes of CCleaner and SystemMechanic to help keep it usable. In any case I tri... top **L**\\ *First up to make easier to load up system *Nextcloud Windows client - Cloud server cli... ession program (**!**) *CCleaner - a Windows system maintenance program, clean junk files and registr... (**!L**) *I no longer use Rsync on the Linux systems to do the back-ups, I basically do not store and
Docker-Compose @docker_notes
48 Hits, Last modified:
as we did in the previous example. =====NFS File System not ready===== It is amazing for how long I put u... It was annoying and made me doubt that my Docker system was ready for "production" although I had been us... th Docker starting up before the NFS network file system was ready. So I did the following. - Found the systemd unit name for the drive mount using: ''systemctl
Sprinkler Solenoid 24VAC Woes @project
8 Hits, Last modified:
tes]] I have had many problems with my sprinkler system; decrepit failing 30 year old underground wiring,... in my case the controller was designed as a 24VAC system and its circuit diagram clearly shows the output ... ard for electrical power distribution. So a 24VAC system should be able to absolutely reliably operate bet... real power dropping to 4.87 VA and 1.49W. On my system with 25.2 VAC at the solenoid calculations show t
Nextcloud Container @docker_notes
11 Hits, Last modified:
List all configs config:system:delete Delete a system config value config:system:get Get a system config value config:system:set Set a system
Docker init Systems @docker_notes
13 Hits, Last modified:
ne linux docker init s6 s6-rc}} ======Docker init Systems====== There are a number of init systems used on docker containers, many are the defaults that ship with the standard Linux distributions, e.g. systemd which is particularly popular on the larger comp... my own imaged I have generally is the S6-RC init system, most if not all have been built on the latest Ap
Docker Deluge Image / Service @docker_notes
5 Hits, Last modified:
i and openrc. - I have swapped to using s6 init system ++++ *''docker build -t deluge-openvpn-nftables... terface. *Inside the container shell the deluge system can be started with the command ''deluge web'' It... the application to be controlled by the build in system. ---- =====VPN setup including nftable force t... ting the Docker usage of openvpn with the s6 init system. That being said there my be some handy bits in t