Search
You can find the results of your search below.
Fulltext results:
- VIM Editor @home_server:home_server_setup:other_services
- p at 1 to bottom. * ''set relativenumber'' sets current line at 0 and numbers sequentially from 1 above and below * ''set number relativenumber'' sets current line at actual line number and numbers sequential... g off In visual mode '':set number!'' toggles the current number setting. Probably can not use this one in... all changes), and keep working | | :ZZ | write current file, if modified, and exit. | | :1,10 w outfil
- Web Server setup @home_server
- ed. *Use the command ''hostnamectl'' to check current Hostname *To change the Hosename: ''sudo host... functionality. ====Apache2 Setup==== *Copy the current html files to the proposed new location: ''sudo r... opments that require even larger keys or make the current system otherwise ineffective. The following is a... this there is no direct support for LetsEncrpyt's current version of installation software on Ubuntu 18.04,
- KPTree Torrent VM Setup @home_server
- disable, etc. Similarly to get a better look at current log status: ''journalctl -u openvpn@privatvpn.ser... * ''wget http://ipinfo.io/ip -qO -'' to check my current external ip address. * Unfortunately PrivatVPN ... to ensure operation. BTGuard seems to show there current IP addresses at their Knowledgebase [[https://btg... penvpn@privatvpn.service -b 0 -xe'' *__To check current external IP address: ''%%wget http://ipinfo.io/ip
- KPTree - Home Desktop Setup @home_server
- nce. Changes made to xref-dependent layers in the current drawing are valid in the current session only and are not saved with the drawing. ... gs.| |1 |Xref-dependent layer changes made in the current drawing take precedence. Layer settings are saved with the current drawing's layer table and persist from session to... to the xref layer properties are displayed in the current drawing (legacy behavior) **(default)**| |1 |When
- KPTree - Email Server Setup @home_server
- nt and effort to setup reliably and maintain. My current email server is based upon [[https://workaround.o... ng in later 2020 on Debian 10 (Buster). The most current is [[https://workaround.org/ispmail/bullseye/|ISP... ''sudo vim /etc/default/nfs-common''. However the current base options meet our needs and do not need to be... 00>**These setup notes are not compatible with my current email setup.**</fc>\\ ++++ My Email Server Histo
- Sprinkler Solenoid 24VAC Woes @project
- the frequency that affects the operating solenoid current and power draw. In 50Hz applications the current and power draw are higher than 60Hz and hence the... a more effective solution to reduce the solenoid current and overall real power consumption, however resis... lure the use of a 12 Ω resistor to limit solenoid current and power draw has rectified the solenoid failure... s://www.allaboutcircuits.com/textbook/alternating-current/chpt-3/series-resistor-inductor-circuits/|Series
- NFTables IP Control @linux_router
- efine wan_ip4 = 112.213.222.38 # Clean out the current ruleset flush ruleset table inet firewall { ... set inet firewall controllist'' : will list the current elements in named set controllist *''sudo nft ... set inet firewall controllist'' : will flush the current named set controllist *''sudo vim /etc/nftables.conf'' : to edit the current NFTables configuration *''sudo systemctl resta
- Docker nginx / php notes @docker_notes
- umber of predefined registry keys on Windows ; 4. Current working directory (except CLI) ; 5. The web serve... mitigate Cross-Site Request Forgery (CSRF/XSRF) ; Current valid values are "Strict", "Lax" or "None". When ... his directive is enabled, the OPcache appends the current working ; directory to the script key, thus elimi... rved. Otherwise informations are related to ; the current request being served. ; Example output: ; *****
- Nextcloud Container @docker_notes
- served. Otherwise information is related to ; the current request being served. ; Example output: ; *****... Note: relative path can be used. ; Default Value: current directory or / when chroot ;chdir = /var/www ; R... LIBRARY_PATH. All $VARIABLEs are taken from ; the current environment. ; Default Value: clean env ;env[HOST... is located. * The command ''whoami'' confirms current logged in user. * The user list can be seen w
- BASH Customisation @home_server:home_server_setup:other_services
- +An example alias file:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the ... u -ch | grep total' # Grabs the disk usage in the current directory alias diskusage='df -hl --total | grep ... most space. Both directories and files. Varies on current directory # BASH alias baupdate='. ~/.bashrc' al... h options, simply type ''shopt'' to see list with current settings. Looks like built ins only? * set [[h
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- s) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-un... lled php7.4 packages =====php packages===== ++++Current main used php extenstions:| |<38em 28% 36% 12% 12... the install php packages * ''php -v'' lists the current installed/operating php version In Alpine Linux ... command will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- UT (Network UPS Tools) Setup====== I purchased my current main UPS the Powershield Commander RT PSCRT1100 /... er.version.internal: 0.06 #Fix value input.current.nominal: 4.0 #nominal/design value inpu... #nominal/set value outlet.0.switchable: no output.current: 0.9 output.current.nominal: 4 #nominal/design value output.frequency: 50.0 output.frequency.no
- Reverse Proxy Server - Traefik @docker_notes
- ed, lost or removed. - These note reference my current specific installation. =====Proxy network to con... home/docker_store/traefik/data/traefik.yml''. The current TechnoTim one [[https://github.com/techno-tim/tec... me/docker_store/traefik/docker-compose.yml''. The current TechnoTim one [[https://github.com/techno-tim/tec... /docker_store/portainer/docker-compose.yml''. The current TechnoTim one [[https://github.com/techno-tim/tec
- Router Miscellaneous @linux_router
- mputer Networks [[http://intronetworks.cs.luc.edu/current/html/index.html|Contents]], [[http://intronetworks.cs.luc.edu/current/html/ipv6.html|IP version 6], there is also a pdf
- fsck - file system check @home_server:home_server_setup
- ====Some other file system tips:==== *To check current mounted disks use ''df -h'' *To check current disks use ''sudo fdisk -l''. (This is a disk partition command. Be careful with use.) *To check current disks use ''sudo parted -l''. (This is a disk par... tune2fs -l /dev/sda2’’. The ‘’df’’ command lists current mounted disks. ---- <- home_server:home_server