set

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
140 Hits, Last modified:
f| <code> # /etc/nginx/nginx.conf user nginx; # Set number of worker processes automatically based on... n the client receives the HTTP # error code 413. Set to 0 to disable. Default is '1m'. client_max_bod... # Enable gzipping of responses. #gzip on; # Set the Vary HTTP header as defined in the RFC 2616. ... d = run/php-fpm82.pid ; Error log file ; If it's set to "syslog", log is sent to syslogd instead of be
VIM Editor @home_server:home_server_setup:other_services
39 Hits, Last modified:
===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set number relativenumber set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype indent on set cursorline set cursorcolumn set shiftwidth=2 set
NFTables Configuration @linux_router
32 Hits, Last modified:
heck * ''sudo sysctl net.ipv4.ip_forward=1'' to set or =0 turn off * ''sudo sysctl net.ipv6.conf.al... <tab3><color blue> # Clean out the current ruleset</color>\\ <tab3> flush ruleset ++ | \\ +<color #202000/#F0F0E0>Clears the previous ruleset. This flushes out all the tables, chains and rule
Nextcloud Container @docker_notes
20 Hits, Last modified:
tcloud/issues/189|Your web server is not properly set up to resolve "/.well-known/webfinger"]] =====my... n the Alpine Nextcloud image I use. *I also set user to ''www-data'' which is what Nextcloud has been set as user. *I then use the command ''%%php occ ... r id> /bin/ash%%'' will provide a shell with user set as nominated into the container *Some pointers:
Router Hardware @linux_router
14 Hits, Last modified:
or auto on at power up and heart-beat with auto reset. (My home server is also a Supermicro based unit ... eliable now and requires the entire computer is reset, which in many aspect defeats the purpose of havi... for the use of separate keyboards and monitors to set up and maintain these machines and allow true convenient headless set up, maintenance and operation. Normally an SSH te
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
e the same as 7.2 AMP batteries....) I basically set and forgot them. I understand 5-6 year life is n... roject documentation]] is not simple to follow. I set this up quite some time ago, so this will not nec... ] password = {password} actions = SET instcmds = ALL </code> <code> ... lated value battery.charge.low: 25 #Set value LB (Low Battery Alarm) battery.charge.resta
Rsync @home_server:home_server_setup:other_services
13 Hits, Last modified:
s being run as root! This all requires the proper set-up of ssh with password-less access, discussed ea... \ -q user@host /usr/bin/hostname -s</code> To set this configuration system-wide, place these entri... on files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSS... # All rsync commands have at least these options set. rsync_short_args -aev rsync_long_args --delet
Docker mailserver @docker_notes
12 Hits, Last modified:
PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;</code> ===sqlite code=== <code sql>CREATE T... d) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8;</code> ===sqlite code=== <code sql>CREATE T... d) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8;</code> ===sqlite=== <code sql>CREATE TABLE... t uses TCP to communicate. In ISPmail Postfix is set to use this interface, effectively read only (sel
KPTree - Email Server Setup @home_server
12 Hits, Last modified:
o differentiate between different subdomains. ===Set network IP address, static IP=== The mail server ... Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may also need to change ''/e... xmodulo.com/mail-server-ubuntu-debian.html|How to set up a mail server in Ubuntu or Debian]] *[[http://flurdy.com/docs/postfix/|How to set up a mail server on a GNU / Linux system]]. *Sadl
Back-up Server Old Setup @home_server:home_server_setup:other_services
10 Hits, Last modified:
too long. Other problems include; difficulties in set-up, and concerns will reliability. Recently I not... verlay file system. The information available to set up was some of the worst I have found to date for... is 3. # If you want the rsync output, you have to set it to 4 # loglevel 3 # If you enable this... s. All rsync commands have at least these options set. # rsync_short_args -av rsync_long_args --
Docker Deluge Image / Service @docker_notes
9 Hits, Last modified:
= I want a torrent service that uses a VPN and is set-up to block non VPN WAN (internet) access. On my... working when the tun is stopped and need to be reset! so now trying ++macvlan option|<code bash> dock... ost: au-per.pvdata.host'' * where $lan is set to lan interface, e.g. enp1s0 * ''%%docker run... mes===== There are 2 type of volume needs in this set up. - Deluge configuration directory - I us
Debian / Ubuntu Network Setup @linux_router
9 Hits, Last modified:
# dhcp for IP/DHCP WAN (static? for PPPOE) # set up static ip address to access modem web page on ... s to the interface style network setup. It can be set up to use netplan. It is very importqant to reme... up is for a router the gateway stanza must not be set "#gateway4: 192.168.1.1". The router is the gatew... has a DNS server the "nameserver:" stanza can be set to this routers address e.g.: "addresses: [192.16
IPMI CLI Tools @home_server:home_server_setup:other_services
9 Hits, Last modified:
nd flash the identification light. *Ability to set up a console on a serial port and have the BMC re... mkp chassis power'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U ... chassis power on'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U ... power soft'' * chassis power options [off, reset, cycle] will all hard stop the main computer, whi
dokuwiki setup notes @home_server
8 Hits, Last modified:
ngs. ====router setup==== See the router specific set-up information [[linux_router:nftables#sample_nft... ion and security directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" Header set X-Frame-Options "SAMEORIGIN" Header set X-Content-Type-Options "nosniff" ErrorLog ${A
DHCP / DNS Setup @linux_router
8 Hits, Last modified:
onfiguration files noted there in will need to be set up. We will copy the existing files to default: ... fault/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"'' ==... TL 907200 ; 1 week 3 days 12 hours ; The next set of lines are the "Start of Authority" record and ... S router.kptree.net. ; ; Just like above, we now set our origin away from "." to the actual domain ; n
Docker @docker_notes
7 Hits, Last modified:
Docker-Compose @docker_notes
6 Hits, Last modified:
Router Miscellaneous @linux_router
6 Hits, Last modified:
KPTree - MSWindows Setup @home_server
5 Hits, Last modified:
Router VM @linux_router
4 Hits, Last modified:
Nginx @tech_notes
4 Hits, Last modified:
VNC Server @home_server:home_server_setup
4 Hits, Last modified:
Docker - DNS Server @docker_notes
3 Hits, Last modified:
Linux Router Background @linux_router
3 Hits, Last modified:
KVM Setup @home_server:home_server_setup
3 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
start
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Matrix @docker_notes
1 Hits, Last modified:
turn server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Home Sprinkler Setup Notes @personal
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: