option

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
37 Hits, Last modified:
ginx'' to run. * ''nginx -h'' to get all help / options * ''nginx -s //signal//'', where //signal// ma... om the command line. ;;;;;;;;;;;;;;;;;; ; Global Options ; ;;;;;;;;;;;;;;;;;; [global] ; Pid file ; Note... into the file descriptor. It is an experimental ; option that can potentially improve logging performance ... ry usage ; for some heavy logging scenarios. This option is ignored if logging to syslog ; as it has to be
Back-up Server Old Setup @home_server:home_server_setup:other_services
23 Hits, Last modified:
end I has stopped using mergerfs. There are other options to combine drives, e.g. lvm or simplely using sy... ]] *[[https://zackreed.me/mergerfs-another-good-option-to-pool-your-snapraid-disks/|Mergerfs – another good option to pool your SnapRAID disks]] *[[https://zackre... '' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated by commas with no spaces
Web Server setup @home_server
19 Hits, Last modified:
o certbot renew --dry-run%%'' //%%(The --dry-run option provides additional test of functionality)%%// ... remote server Certificate is required at all *optional: the remote server may present a valid Certific... te server has to present a valid Certificate *optional_no_ca: the remote server may present a valid Ce... 000; includeSubDomains;" Header set X-Frame-Options "SAMEORIGIN" Header set X-Content-Type-Opt
Docker mailserver @docker_notes
18 Hits, Last modified:
t defined host. *''REVOKE ALL PRIVILEGES, grant option from 'mailserver'@'172.%';'' This revokes all pr... nit.d/postfix''. This script notes the following options, "Usage: /etc/init.d/postfix {start|stop|restart... * [--help] * [--version] * [--build-options] show build options and exit ====dovecot testing with mutt==== Workaround suggests the following comman
Router Hardware @linux_router
18 Hits, Last modified:
nstruction, which a number of common lower priced options at the time did not, e.g. J1900 CPU. The AES CPU... on, if on the same host. I looked at the various options for the router hardware, written in 2016. ++++t... *The Raspberry Pi 4 & 5 looks like a much better option than earlier versions for a home router. Still ha... re up to date hardware. These machines are a good option, low power (~8 - 10W), small size. They come with
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified:
g this by passing the ''-n'' or ''%%-–%%dry-run'' options. The -v flag (for verbose) is also necessary to ... , disable, enable] ++++ ====Notes on Compression option==== Compression option -z can slow down file transfer notes as well as some examples I used ++++tl;dr;| '... want to do, then you can remove ''%%-–%%dry-run'' option from your command and re-run it for real. ====Tes
KPTree - MSWindows Setup @home_server
15 Hits, Last modified:
ally wanted this and I ended up going with family option. Have move to YouTube option as it includes YouTube plus Music. ====Microsoft PowerToys: Utilities to cu... click the file in exploer and select the install option. =====Printer Scanner Setup===== With the proble... every month at minimum. ++++I looked at 2 main options:| *An A3 multi function from Epson the WF-7725
DHCP / DNS Setup @linux_router
15 Hits, Last modified:
es to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/default.named.c... /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"'' ====named.conf==== The ''/etc/bi... d/named.conf.local include "/etc/bind/named.conf.options"; include "/etc/bind/named.conf.local"; include
dokuwiki setup notes @home_server
11 Hits, Last modified:
0; includeSubDomains;" Header set X-Frame-Options "SAMEORIGIN" Header set X-Content-Type-Options "nosniff" ErrorLog ${APACHE_LOG_DIR}/err... Engine on Include /etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSLOptions +StdEnvVars </FilesMatch> <Dire
Network Setup @home_server:home_server_setup
10 Hits, Last modified:
NIC. To increase effective bandwidth there is an option to bond 2 or more NIC together to combine their b... *balance-rr or 0 (default) is a good general option *802.3ad or 4 requires a switch that is c... *bond-lacp-rate, only required for 802.3ad mode, Option specifying the rate in which we'll ask our link p... *layer2+3 *layer3+4 layer2 and layer2+3 options are 802.3ad compliant, layer3+4 is not fully com
BASH Customisation @home_server:home_server_setup:other_services
10 Hits, Last modified:
has a number of other interesting "features" and options, such as aliases and colour prompts. If you turn on the colour prompt option (force_color_prompt=yes), again the dark blue col... s lh=%%'ls -laL --color=auto'%%'' * key ''ls'' options : * ''-a'', ''%%--all%%'' : do not igno... node/The-Shopt-Builtin.html|The Shopt Builtin] sh options, simply type ''shopt'' to see list with current
samba @home_server:home_server_setup:other_services
10 Hits, Last modified:
mb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number of configurable options most of which # are not shown in this example # # Some options that are often worth tuning have been included a... mmented-out examples in this file. # - When such options are commented with ";", the proposed setting #
KPTree Torrent VM Setup @home_server
9 Hits, Last modified:
tc/openvpn/btguard.conf file as follows: *To optionally allow additional logging add the line: ''stat... nicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 ip dadd... nicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 ip daddr... ithin your own network # if Private Network option is enabled # Comment out private network ra
Debian / Ubuntu Network Setup @linux_router
9 Hits, Last modified:
e eno2: dhcp4: no dhcp6: no optional: true eno3: dhcp4: no dhcp6: no optional: true eno4: dhcp4: no dhcp6: no optional: true #Setup Bridge Interface bridges: ... addresses: [192.168.1.1]" The use of the stanza "optional: true" on the LAN bridged NICs means during sta
KVM Setup @home_server:home_server_setup
9 Hits, Last modified:
on-system virtinst bridge-utils'' bridge-utils is optional. *''genisoimage'' is a package to create iso... server could be running at a time using EUFI boot options. I ran into the following problems. * Backed u... read(/core). When setting the manual CPU topology option to 1 Socket with 4 Cores(/Socket) and 1 Thread(/C... s list very short and simple with the most useful options. * ''sudo virsh nodeinfo'' : Virsh display nod
NFTables Configuration @linux_router
8 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
8 Hits, Last modified:
Calibre @docker_notes
6 Hits, Last modified:
Nextcloud Container @docker_notes
6 Hits, Last modified:
KPTree - Email Server Setup @home_server
6 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
5 Hits, Last modified:
Router Miscellaneous @linux_router
5 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
5 Hits, Last modified:
KPTree Recipes @home_server
4 Hits, Last modified:
NFTables IP Control @linux_router
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
Docker-Compose @docker_notes
3 Hits, Last modified:
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
Python Programming Notes @python
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
Formatting Syntax @wiki
3 Hits, Last modified:
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
Nginx @tech_notes
2 Hits, Last modified:
ssh with key files @tech_notes
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
2 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Dokuwiki @docker_notes
1 Hits, Last modified:
Home Sprinkler Setup Notes @personal
1 Hits, Last modified:
Oscilloscope @project
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: