Search

You can find the results of your search below.

VIM Editor @home_server:home_server_setup:other_services
33 Hits, Last modified:
* ''set nonumber'' set numbering off In visual mode '':set number!'' toggles the current number setti... ting]] Some Quick tips: *There are two (2) main modes: Command mode and Insertion mode. You only normally type text in Insertion mode. The Esc (escape) key enters command
Docker nginx / php notes @docker_notes
20 Hits, Last modified:
ncoding double values. ; If -1 is used, then dtoa mode 0 is used which automatically select the best ; p... sable_classes = ; Colors for Syntax Highlighting mode. Anything that's acceptable in ; <span style="co... stand-alone script and via PHP CGI<. PHP in CGI ; mode skips this line and ignores its content if this d... -dir ;sqlite3.extension_dir = ; SQLite defensive mode flag (only available from SQLite 3.26+) ; When th
Debian / Ubuntu Network Setup @linux_router
18 Hits, Last modified:
for PPPOE) # set up static ip address to access modem web page on WAN NIC iface eno1:0 inet static ... # Then LAN networks are eno2 eno3 eno4 in bridged mode br1 # on the 192.168.1.1 subnet auto br0 if... tanza. #hwaddress ether xx:xx:xx:xx:xx:xx The "modern" way to specify static ip address as address 19... VGA </code> Due to difficulties with the ISP it 2 modems were attempted in bridge mode; a Netgear DM200
Nextcloud Container @docker_notes
17 Hits, Last modified:
c -u www-data nextcloud-app-1 php occ maintenance:mode --off|on%%'' to turn maintenance mode off or on from the containers host shell =====Nextcloud with sup... ner. Step 1 is to place Nextcloud into mainteance mode ''%%sudo -u www-data php occ maintenance:mode --on%%''\ *In Portainer I usually log into shell using
NFTables Configuration @linux_router
16 Hits, Last modified:
ppp1 for pppoe</color>\\ <tab3>define <color red>modem = eno1</color><color blue> #definition of modem device label</color>\\ <tab3>define <color red>lan = ... r IPv4 address</color>\\ <tab3>define <color red>modem_ip = 192.168.5.2</color><color blue> #definition of modem IPv4 address</color> ++ | \\ + <color #202000/#
Linux Router Background @linux_router
10 Hits, Last modified:
nstallation!. So I used the original ISP supplied modem and its logs indicated the exact same error! On ... P address could be assigned elsewhere and when my modem attempted to authenticate the IP address could n... ickly and the problem went away. *Access to the modem / router configuration is very difficult when my... rimary internet access (FTTP). Once the fibre and modem were connected things worked prety quickly, save
KPTree - Email Server Setup @home_server
8 Hits, Last modified:
refer to [[https://mariadb.com/kb/en/mariadb/sql_mode/|SQL_MODE]]: <code> sudo mysql -u root -p SET GLOBAL sql_mode = 'ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR... ATE_USER,NO_ENGINE_SUBSTITUTION'; SET SESSION sql_mode = 'ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_F
Network Setup @home_server:home_server_setup
8 Hits, Last modified:
ine NIC access the NIC(s) must be setup in bridge mode. Furthermore bridging NICs can also allow the NIC... fenslave -d bond0 eth0 eth1 bond-slaves none bond-mode 4 bond-miimon 100 bond-downdelay 0 bond-updelay 0... cp-rate fast bond-xmit_hash_policy layer2+3 #bond-mode 4 requires that the connected switch has matching... of some of the parameters *Bonding *bond-mode *balance-rr or 0 (default) is a good gene
Router VM @linux_router
5 Hits, Last modified:
s ethernet ports) * Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * modem is VDSL based, set into bridge mode to allow connection to control using this machine as router * modem is currently set to use direct remote DHCP/IP as
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
er definition file was found at ''/usr/share/cups/model/'' * The default PDF printer output directo... r more than 6 years. It seems to follow the UNIX model and focuses on doing this well. With my desktop... }'} ${color0}CPU Type: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU
Rsync @home_server:home_server_setup:other_services
4 Hits, Last modified:
sity| |''-a''| ''%%--%%archive'' |archive mode; equals -rlptgoD (no -H,-A,-X)| |''-r''| ''%%--%%... be a tedious job. Rsync can be run in a "dry run" mode to show you the output of the command. For exampl... in/sudo /usr/bin/rsync $@ </code> Now change the mode and owner of this file: <code>sudo chown backup_u... st your configuration is to run rsnapshot in test mode, using the ''-t'' option: <code>sudo rsnapshot -t
Docker mailserver @docker_notes
3 Hits, Last modified:
php82'' As php-fpm automatically runs in daemon mode, when using s6-rc init as a longrun it needs to be run in foreground mode, ''/usr/sbin/php-fpm82 -F'', as per the -F option. In daemon mode, s6-rc thinks php-fpm has failed and attempts to
Router Hardware @linux_router
3 Hits, Last modified:
8GB RAM and 120GB mSata HD. The N3700 CPU is more modern than the J1900 and includes AES instruction tha... 900. (The Intel LAN controllers are also the more modern ones). This unit also comes with a dedicated IP... ommand 'vbeinfo' to list the available grub video modes. You can also specify colour depth, e.g. 1024x76
Home Sprinkler Setup Notes @personal
3 Hits, Last modified:
The original valves look to be Hardy Century Plus model that is not longer sold. A similar model is the Irritrol (Toro) Century Plus Series which is sold as a... using is the K-rain Pro series 150, specifically model 7101-BSP Pro series 150 1: valve. (Not a jar top
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified:
l router, Bind9 DNS and ISC-DHCP and with my VDSL modem placed into by-pass mode (modem only operation) * All these units are supplied with 4 Intel based NIC + 1 BMC NIC with the ASp
Docker @docker_notes
2 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
Router Miscellaneous @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Network Speed testing @tech_notes
1 Hits, Last modified:
Nginx @tech_notes
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: