Search
You can find the results of your search below.
Fulltext results:
- NFTables Configuration @linux_router
- er address</color>\\ <tab3>define <color red>vpn_port = 51914</color><color blue> #definition of wireguard server port</color>\\ <tab3><color #000060/#F0F0FF>#define</... achine.</color>\\ <tab6><color blue> # ssh is port 22 for SSH on both TCP and UDP, but we only use TCP!</color>\\ <tab6><color blue> # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP a
- Docker nginx / php notes @docker_notes
- E_ADDR $remote_addr; fastcgi_param REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP was b
- KPTree - Email Server Setup @home_server
- :(default) we do not need to change the standard port number used * NEED_GSSD=no :(default) we do... pon text) *My home router needed to have the port forwarding setup to redirect inbound Internet TCP... Server Type: IMAP Server: mail.example.com Port: 143 Username: admin@example.com Encryption... TP Client Settings Server: mail.example.com Port: 587 TICK, Server requires authentication E
- Docker mailserver @docker_notes
- resolves roundcubemail to the local IP address at port 9000. The /var/www/html provides the access path... pages. The server is normally setup to listen on port 9000. Additional servers can be setup using other... n pools that are differentiated by ip address and port, or socket file. If the client and servers are on... e machine they can communicate via local host and port or via socket file. If remotely hosted they comm
- NFTables IP Control @linux_router
- ports to open for input to this machine. # ssh is port 22 for SSH on both TCP and UDP, but we only use TCP! # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP and UDP, # but we only use UDP! # domain is port 53 for DNS requests on TCP & UDP. # openvnp is po
- Docker - diun & ntfy @docker_notes
- althcheck: # optional: remember to adapt the host:port to your environment test: ["CMD-SHELL", "... # set "key-file" and "cert-file". Format: [<ip>]:<port>, e.g. "1.2.3.4:8080". # # To listen on all inter... /lib/ntfy/ntfy.sock # This can be useful to avoid port issues on local systems, and to simplify permissi... it-burst). # # - smtp-sender-addr is the hostname:port of the SMTP server # - smtp-sender-from is the e-
- KPTree Torrent VM Setup @home_server
- ysql'', and then check listening address on mysql port: ''sudo lsof -i -P | grep :3306'' Next setup the... **-p 8080:8080 -p 9777:9777/udp \** -p IP:host_port:container_port. The Kodi ports are described below, with source references. Unless the host machine is ... sometimes was IPv6 (strange) Kodi headless webui port is on port 8080, see Kodi documentation Web inter
- Router Miscellaneous @linux_router
- ed] docker logs algo [view container log] docker port algo After running "docker exec -it algo bash", ... elow. **IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]** [[https://tools.ietf.org/html/rfc3232|RFC
- IPMI Console Setup @home_server:home_server_setup:other_services
- ection. Basically most BMC have old RS232 serial port includes and include serial to BMC network redire... Linux Unix history means good historical serial port and serial terminal support. Key parts to this a... ain boot terminal tty interface to use the serial port -Setup the console redirection in the Grub bo... the main console window is directed to the serial port. (The serial port is redirected by the BMC to it
- Docker @docker_notes
- rtainer/portainer-ce:latest </code> Notes: *The port 8000 (-p 8000:8000) is not normally required on c... 0>//**Further to this Kea dhcp control agent uses port 8000 as default.**//</fc> *Some browsers give s... ne to be seen else were via the network. Default port seems to be 9001. * First stop the agent contai... atted)| |''docker stats'' | Show stats| |''docker port CONTAINER'' | Show mapped port of a container| *
- Docker - DHCP Server @docker_notes
- === From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp} Boots... Client (DHCP)</code> The Kea Control Agent uses port 8000 by default, but that value can be manually d
- Docker Deluge Image / Service @docker_notes
- envpn-nftables as a container called deluge, with port 8112 passed through, the deluge web interface. ... penvpn does not seem to work well with "standard" port mapping option of Docker. The VPN performs unreliably with the nftables and the map port to the local web interface simply stops working. ... container ''%%/usr/bin/python3 /usr/bin/deluged --port=58846 --config=/root/.config/deluge/ &%%'' howeve
- Reverse Proxy Server @docker_notes
- . =====Entrypoints===== The Standard entry point port normally defined are HTTP (port 80 and perhaps 8080) and HTTPS (port 443). If you are using other services then additional entry point... eed to be defined, as required for each service / port. Mail servers are an example that requires use o
- Web Server setup @home_server
- ration files to "example.org-http.conf" for http, port 80 and example.org-https.conf for https, port 443 services. ====Hostname==== *Systemd seems to use th... /etc/apache2/sites-available/'' - main http (port 80) setup file: ''sudo vim /etc/apache2/sites-available/example.org-http.conf'' - main https (port 443) setup file: ''sudo vim /etc/apache2/sites-av
- Debian / Ubuntu Network Setup @linux_router
- , or the more verbose ''ip a''. The units 4 main port will be setup to look like a router with 1 WAN port and 3 LAN port. The WAN port will be setup on NIC1 with the LAN ports 1-3 will be on bridged NIC2-4. Ensure the bridg