KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (28)
  • docker_notes (14)
  • linux_router (9)
  • tech_notes (3)
  • personal (1)
  • project (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

VIM Editor @home_server:home_server_setup:other_services
27 Hits, Last modified: 15 months ago
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
19 Hits, Last modified: 6 months ago
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
16 Hits, Last modified: 2 years ago
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 - Email Server Setup @home_server
12 Hits, Last modified: 15 months ago
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
12 Hits, Last modified: 10 months ago
2 VAC supply at the solenoid this becomes 0.264 A current, 6.68VA apparent power and 2.3 W real power. Rea... at 50 Hz to 108.2 Ω. At 24VAC 60Hz the solenoid current then drops to 0.21 Amp (was 0.25 Amp at 50Hz) wit... cuit reduces the solenoid voltage to 23.9 VAC and current to 0.249 Amp. The voltage drop across the resist... measured with a multimeter as 12.1 Ω, so circuit current is 0.232 to 0.238Amp. This places the solenoid o
NFTables IP Control @linux_router
9 Hits, Last modified: 2 years ago
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
8 Hits, Last modified: 4 months ago
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: ; *****
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 months ago
+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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified: 2 years ago
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
5 Hits, Last modified: 5 months ago
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
5 Hits, Last modified: 3 months ago
'wget http://ipinfo.io/ip -qO -'' *To check the current network hardware configuration ''ip a'' *System... atus ''sudo systemctl status networking'' *List current Systemd operating units: ''sudo systemctl list-un... tl -b'' shows all journal entries collected since current boot *''journalctl --list-boots'' lists reco... mputer Networks [[http://intronetworks.cs.luc.edu/current/html/index.html|Contents]], [[http://intronetwork
Nextcloud Container @docker_notes
4 Hits, Last modified: 8 weeks ago
is located. * The command ''whoami'' confirms current logged in user. * The user list can be seen w... circles:manage:list listing current circles circles:manage:setting ... ule encryption:show-key-storage-root Show current key storage root encryption:status Lists the current status of encryption files files:cleanup
fsck - file system check @home_server:home_server_setup
4 Hits, Last modified: 2 years ago
====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
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
${color0}CPU Speed: ${tab 50}$color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... -l} Cores ${color0}CPU Speed: $color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... ${color0}CPU Speed: ${tab 50}$color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |... -l} Cores ${color0}CPU Speed: $color${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo |
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 months ago
s) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-un... command will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a... lename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%... el --output --clipboard > file.txt%%'' copies the current clipboard contents to the file file.txt To creat
Homepage dashboard @docker_notes
3 Hits, Last modified: 2 months ago
Docker mailserver @docker_notes
3 Hits, Last modified: 3 hours ago
turn server @docker_notes
3 Hits, Last modified: 3 months ago
KPTree - MSWindows Setup @home_server
3 Hits, Last modified: 3 months ago
Home Sprinkler Setup Notes @personal
3 Hits, Last modified: 3 weeks ago
IPMI CLI Tools @home_server:home_server_setup:other_services
3 Hits, Last modified: 18 months ago
Calibre @docker_notes
2 Hits, Last modified: 9 months ago
Router Hardware @linux_router
2 Hits, Last modified: 6 months ago
TC - Traffic Control @linux_router
2 Hits, Last modified: 12 months ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 2 weeks ago
ansible @tech_notes
2 Hits, Last modified: 15 months ago
boot tools @tech_notes
2 Hits, Last modified: 9 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 months ago
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 18 months ago
Docker @docker_notes
1 Hits, Last modified: 3 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 6 days ago
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified: 6 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 months ago
Docker - DNS Server @docker_notes
1 Hits, Last modified: 5 months ago
Docker init Systems @docker_notes
1 Hits, Last modified: 3 weeks ago
Docker Host @docker_notes
1 Hits, Last modified: 5 months ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 6 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 5 months ago
NFTables Configuration @linux_router
1 Hits, Last modified: 3 months ago
Wireguard VPN access from WAN to LAN @linux_router
1 Hits, Last modified: 2 weeks ago
Programs & Applications @tech_notes
1 Hits, Last modified: 2 weeks ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 4 months ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 5 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 17 months ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 3 weeks ago
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 14 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 weeks ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 months ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 19 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago