basic

Search

You can find the results of your search below.

DHCP / DNS Setup @linux_router
1 Hits, Last modified:
endently or with dhcp. The radvd daemon provides basic advertisement functionality, dhcp6 can give addit
Basic Netfilter Function Block Diagram @linux_router
4 Hits, Last modified:
{{tag>linux router mtu netfilter }} =====Basic Netfilter Function Block Diagram===== Both NFTables and I... ux_netfilter.png?600|}} <code> The following is a basic block diagram of the Netfilter Filter and NAT (Ne... ork Address Translation) functions, which are the basic requirements for router. Incoming ... While it it is focus on iptables the concepts are basically valid for nftables. ++++ tldr| ====IPTable
TC - Traffic Control @linux_router
1 Hits, Last modified:
untoo.org/Traffic_Control|Traffic Control]], good basic description. *[[https://www.man7.org/linux/man-
Router Configuration & Server Setup @linux_router
4 Hits, Last modified:
to this! - NAT (Network Address Translation) is basically mandatory for IPv4 due to limited address spa... vices to function. =====Debian Router Setup===== Basically the same as Ubuntu, except I tried with Debia... be installed: ''sudo apt install netplan.io'' it basically just seems to work. One of the benefits of D... use standard set-up for one main partition, which basically gives one large data partition using all the
NFTables Configuration @linux_router
4 Hits, Last modified:
. One possible way around this would be to have a basic nftables.service script for boot, dropping all co... only affects local networks that use NAT which is basically mandatory for IPv4 and not required for IPv6,... as all the talk about dual horizon or split DNS. Basically the certificate authority may use WAN DNS to ... load/enable/disable nftables''. Start and reload basically run ''/usr/sbin/nft -f /etc/nftables.conf'',
Domain names, domain nameservers, DNS and DHCP @tech_notes
1 Hits, Last modified:
in the following order: - host file, this is a basic file on each computer operating system -The u
KPTree - MSWindows Setup @home_server
12 Hits, Last modified:
I thought ME was bad and Vista too, but as noted basically managed to avoid them in the most part.) +++... ice machine failed. I build this computer myself. Basically originally an Intel i7 with the built-in grap... Rsync on the Linux systems to do the back-ups, I basically do not store and main archive or working data... he USA version of the software at the USA price! Basically many USA aspects are forced down our throat a
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
e fault upstream or downstream the node point. Basically at this stage the outstanding problem was the
Reverse Proxy Server @docker_notes
9 Hits, Last modified:
e_files for traefik-portainer-ssl]]) Below is a basic description of the process that aligns with my co... addy changed their policies circa April 2024 that basically does not give small users access to their dev... Godaddy API]</code> ++++ ====Generate and install Basic Authentication Password==== <code bash [enable_li... ml in line (traefik.http.middlewares.traefik-auth.basicauth.users=<USER>:<HASHED-PASSWORD>) \\ \\ <code
Router VM @linux_router
2 Hits, Last modified:
separate listing for [[linux_router:hardware]]. Basically the machine is a bit old slow and under power... ork Address Translation) * Port forwarding to basic services * Main public HTML sever * M
Docker mailserver @docker_notes
7 Hits, Last modified:
it using maria database. I toyed with sqlite and basically got it functional, however the support apps d... to john@example.org. ====postfix start/stop==== Basic postfix control are: *''postfix start'' to star... et their certificate deregister...... So StartSSL basically became non-usable circa 2017. Fourtunately a... undcubemail:9000/var/www/html" enablereuse=on%%'' basically redirects all *.php requests to the fcgi serv
Docker nginx / php notes @docker_notes
5 Hits, Last modified:
ams Versus fastcgi.conf – Nginx Config History]], basically fastcgi.params is for historical reasons wher... ry structure: ''/var/www/localhost/htdocs'' =====basic static site from base setup===== Unless otherwise... owing location; ''/var/www/test/index.html'' ++++basic static html test page| <code html> <!DOCTYPE html... tatic nginx Test Page</title> </head> <body> <h1>Basic Test Header</h1> <p>Test 1, 2, 3.....</p> </body
Docker init Systems @docker_notes
1 Hits, Last modified:
are/s6/servicedir.html|Service directories]] ++++Basic S6 commands:| *''s6-svstat /run/service/servic
Docker @docker_notes
2 Hits, Last modified:
ion is desirable then these netfilter chains must basically remain unadulterated. So in these cases wher... recreated. This is effectively only for simple basic filter (input, output & forward) chains only, mor