http

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
51 Hits, Last modified:
# a worker process. worker_connections 1024; } http { # Includes mapping of file name extensions to ... ater than this size, then the client receives the HTTP # error code 413. Set to 0 to disable. Default i... dfile on; # Causes nginx to attempt to send its HTTP response head in one packet, # instead of using ... zipping of responses. #gzip on; # Set the Vary HTTP header as defined in the RFC 2616. Default is 'of
Rsync @home_server:home_server_setup:other_services
42 Hits, Last modified:
le: [[https://web.archive.org/web/20180911154431/http://jeffskinnerbox.me/posts/2014/Feb/08/network-bac... t]] [[https://web.archive.org/web/20190515212443/http://jeffskinnerbox.me/posts/2014/Dec/21/cheatsheet-... s]] [[https://web.archive.org/web/20180828185512/http://jeffskinnerbox.me/posts/2014/May/12/conky-for-u... y for Ubuntu]] =====Rsync and Rsnapshot===== [[http://rsync.samba.org/|Rsync]] is one of the most wid
dokuwiki setup notes @home_server
25 Hits, Last modified:
on page. ====dokuWiki System Installed==== * [[http://dokuwiki.org/plugin:acl|ACL Manager]] - Manage ... l Lists - <fs x-small>by Andreas Gohr</fs> * [[http://www.dokuwiki.org/plugin:authplain|Plain Auth Pl... storage - <fs x-small>by Andreas Gohr</fs> * [[http://dokuwiki.org/plugin:config|Configuration Manage... lates - <fs x-small>by Michael Hamann</fs> * [[http://dokuwiki.org/plugin:usermanager|User Manager]]
NFTables Configuration @linux_router
24 Hits, Last modified:
interface]].</color>++\\ <tab3>define <color red>http_server = 192.168.1.12</color><color blue> #definition of http server IPv4 address</color>\\ <tab3>define <colo... ress</color>\\ <tab9> ip daddr <color red>$http_server</color> ct status dnat counter accept ++ |... g WAN packets that have been preroute dnat to the http server IP address to be accepted.</color>++ \\ <
VIM Editor @home_server:home_server_setup:other_services
24 Hits, Last modified:
+Vim+Reference|Simple VIM Reference]]**!!!** *[[http://www.troubleshooters.com/lpm/200212/200212.htm|Troubleshooters - VI & Vim]]**!!!** *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]]... ntains a lot of VIM help / user information. *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]] -Copy, cut and paste *[[http://vim.wikia.com/wiki/Search_and_replace|The VIM W
Router Miscellaneous @linux_router
22 Hits, Last modified:
{tcp, udp} Bootstrap Protocol Client (DHCP) http 80 {tcp, udp, sctp} World Wide Web HTTP pop3 110 {tcp, udp} Post Office Protocol Ver... y Access Protocol https 443 {tcp, udp, sctp} http protocol over TLS/SSL urd 465 {tcp} ... d scripts:===== *Get external IP address ''wget http://ipinfo.io/ip -qO -'' *To check the current ne
Docker mailserver @docker_notes
12 Hits, Last modified:
ory, use following to load ''%%swaks --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/%%''... is. ====Postfix References==== *Postfix: *[[http://www.postfix.org/docs.html|Postfix Howtos and FAQs]] *[[http://www.postfix.org/postconf.5.html|Postfix Configuration Parameters]] *[[http://www.postfix.org/SQLITE_README.html|Postfix SQLi
KPTree - Email Server Setup @home_server
9 Hits, Last modified:
o set up a mail server in Ubuntu or Debian]] *[[http://flurdy.com/docs/postfix/|How to set up a mail s... onger directly available, but many can found on [[http://web.archive.org/|wayback machine]] ++++ =====E... ySQL with non-Latin1 as default charset]]. *[[http://zee.balogh.sk/?p=928|Converting Character sets ... vim /etc/apache2/sites-available/mail.kptree.net-http.conf'' to edit the apache site configuration file
Basic Netfilter Function Block Diagram @linux_router
8 Hits, Last modified:
an/8/iptables|iptables(8) - Linux man page]] *[[http://www.oocities.org/youssef116/writing/ratelim.htm... |IPTables allow or block ICMP ping request]] *[[http://www.microhowto.info/howto/limit_the_rate_of_inb... com/scripts/iptables-rules|iptables script]] *[[http://www.epicvoyage.org/blog/geek-stuffiptables-spam... ables: Spammers are Annoying, Right?]] *Cisco [[http://www.ciscopress.com/articles/article.asp?p=17431
Reverse Proxy Server @docker_notes
6 Hits, Last modified:
utput in your docker-compose.yml in line (traefik.http.middlewares.traefik-auth.basicauth.users=<USER>:<... onfig.yml into 2 configuration files. One for the http/https specific router configuration and the other... downloaded by Traefik │ ├── config | | ├── http.yml | This is the dynamic configuration file for http (want to separate into 2 smaller files, basic and
KVM Setup @home_server:home_server_setup
4 Hits, Last modified:
ntroduction to Linux Network Block Devices]] *[[http://alexeytorkhov.blogspot.com/2009/09/mounting-raw... rrupted - Recovery Options and Related===== *[[http://www.randomhacks.co.uk/how-to-recover-fsck-a-qco... checking filesystems for a virtual machine]] *[[http://mycfg.net/articles/booting-from-a-cdrom-in-a-kv... from a cdrom in a kvm guest using libvirt]] *[[http://unix.stackexchange.com/questions/12296/how-do-i
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
4 Hits, Last modified:
that this is a slightly modified version of the [[http://voltronicpower.com/en-US/Product/Detail/Otima-I... report on abnormal operation. Unfortunately the [[http://networkupstools.org/documentation.html|NUT proj... Power UPSs than the ''Blazer_usb'' one. See NUT [[http://networkupstools.org/protocols/voltronic.html|Vo... oltronic Power section, (various)USB of the NUT [[http://networkupstools.org/stable-hcl.html|Hardware co
Nextcloud Container @docker_notes
3 Hits, Last modified:
*[[https://doc.traefik.io/traefik/middlewares/http/redirectregex/#permanent|RedirectRegex]] *[[https://doc.traefik.io/traefik/middlewares/http/replacepathregex/|ReplacePathRegex]] *[[https... uter I am using, Traefik. The Collabora server is http only. * ssl.termination=true means that the C
Nginx @tech_notes
3 Hits, Last modified:
{{tag>nginx http}} ======Nginx====== On a simple system nginx can be started with ''/usr/sbin/nginx'' b... a]]: *[[https://en.wikipedia.org/wiki/List_of_HTTP_status_codes|List of HTTP status codes]] *[[https://www.freecodecamp.org/|Freecodcamp]]: *[[https
Docker Deluge Image / Service @docker_notes
2 Hits, Last modified:
the environment before running a program. *[[http://skarnet.org/software/s6/s6-setuidgid.html|The s... and delugeweb programs not to run as root. *[[http://skarnet.org/software/s6/s6-envuidgid.html|The s
Docker init Systems @docker_notes
2 Hits, Last modified:
Router Hardware @linux_router
2 Hits, Last modified:
ASCII @tech_notes
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker @docker_notes
1 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Electronics Info/Data @project
1 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: