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 (18)
  • docker_notes (12)
  • linux_router (10)
  • personal (1)
  • tech_notes (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Web Server setup @home_server
21 Hits, Last modified: 6 months ago
tual machine), so the following basic changes are required to move the html pages under the Ubuntu 18.04 apa... name in the file "/etc/hostname" was all that was required. Now the system overwrites this. The following procedure is now required. *Use the command ''hostnamectl'' to check cu... ites-enabled/'' - Enable configuration files as required with for example: ''sudo a2dissite example.com.co
Docker nginx / php notes @docker_notes
13 Hits, Last modified: 4 months ago
am SERVER_NAME $server_name; # PHP only, required if PHP was built with --enable-force-cgi-redirect... am SERVER_NAME $server_name; # PHP only, required if PHP was built with --enable-force-cgi-redirect... y installed and working. Further configuration is required.</p> <p>For online documentation and support ple... Windows only). Explicitly enabled file ; cache is required. ;opcache.file_cache_fallback=1 ; Enables or dis
Docker mailserver @docker_notes
11 Hits, Last modified: 10 hours ago
pine linux]] =====packages===== ====working==== Required for server: *sqlite => ''/usr/bin/sqlite3'' *... utilities to Alpine, e.g. ''whereis'' This is not required for the final package and can be commented out of... e email should instead be sent to. | This is the required SQL query you need to run: ===sql=== <code sql>CR... Docker internal network is on 172. *php modules required do not seem to be defined anywhere, I used the fo
KPTree - Email Server Setup @home_server
8 Hits, Last modified: 15 months ago
il password. IMAP port : 993 IMAP TLS/SSL required: yes POP3 Client Settings server address: p... il password. IMAP port : 995 IMAP TLS/SSL required: yes SMTP Client Settings server address: s... ssword. SMTP port (TLS): 587 SMTP TLS/SSL required: yes MSOutlook / Hotmail IMAP Client Settings ... ail password IMAP port : 993 IMAP TLS/SSL required: yes POP3 Client Settings server address: p
KPTree - MSWindows Setup @home_server
7 Hits, Last modified: 3 months ago
have computers with Windows on them. Lastly, I am required to used company Windows machines at work. Hence ... on to a USB. Turns out product code is no longer required, and my registration for this machine is tied to ... a few machines and on a work machine. The author required that I have licenses on every machine. This coup... ere is a method to fix a license to a machine, if required. ===xplorer2=== xplorer2 is a nice Windows Exp
Docker - diun & ntfy @docker_notes
6 Hits, Last modified: 6 months ago
or https://ntfy.example.com) # # This setting is required for any of the following features: # - attachment... ) topic for your app. # This is optional and only required to save battery when using the Android app. # # f... ll be buffered # before they are deleted. This is required to support the "since=..." and "poll=1" parameter... # size, or after the given timeout. This is only required for high volume servers. # # Debian/RPM package u
dokuwiki setup notes @home_server
6 Hits, Last modified: 15 months ago
ain can have an individual public ipv6 address if required and proxies are not required for ipv6. I have been using Godaddy for my domain name provider. I have not b... to port 80 and if ssl_module port 443. No change required As can be seen from the apache2 site setup files... ache2 main VM server redirection==== This only is required for the ipv4 shared public address as the ip6 pub
Rsync @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 months ago
’t changed, thereby greatly reduce the disk space required. That means you get efficient, lightweight, incre... r/ /mnt/backup/rsync-test1</code> The ''sudo'' is required since I have made ''/mnt/backup'' writable only b... der a root login, this ''sudo'' will no longer be required). ====Exclude Files / Directories from rsync==== ... dditional parameters when calling rsync. This all required to maintain the security of the remote systems, a
Docker @docker_notes
5 Hits, Last modified: 3 months ago
uding the router / gateway. Linux forwarding is required for Docker and can be checked with ''sudo sysctl... FORWARD ACCEPT rules to the DOCKER-USER chain as required, e.g.: ''iptables -I DOCKER-USER -i src_if -o dst... ntainers as outlined here. It looks like this is required to allow container DNS functionality on Docker co... : *The port 8000 (-p 8000:8000) is not normally required on community edition. <fc #ff0000>//**Further to
Debian Server Network Setup @linux_router
5 Hits, Last modified: 5 months ago
: ++++tl;dr;| <code> The gateway directive is not required as any traffic to 192.168.1.1 not on subnet /24 w... 1 auto eno2 and iface eno2 inet manual are not required as iface inet br1 will bring up the components as... 5.0 broadcast 192.168.1.255 Perhaps this is still required in special cases? </code> ++++ Note: *Use ''ip... dhcp6: yes # yes for dhcp, no for pppoe or not required addresses: - [192.168.5.2/24] #Ac
NFTables Configuration @linux_router
5 Hits, Last modified: 3 months ago
E0>This is used to accept specific LAN tcp ports, required if not accepting all.</color>++ \\ <tab9><color ... E0>This is used to accept specific LAN tcp ports, required if not accepting all.</color>++ \\ <tab9> \\ <t... #000060/#F0F0FF> ct status dnat counter accept # required if VPN service is not on main router IP</color>\\... r #000060/#F0F0FF> counter jump base_checks # not required as we do this for all connections above</color>\\
Wireguard VPN access from WAN to LAN @linux_router
5 Hits, Last modified: 2 weeks ago
E0>This is used to accept specific LAN tcp ports, required if not accepting all.</color>++ \\ <tab9><color ... E0>This is used to accept specific LAN tcp ports, required if not accepting all.</color>++ \\ <tab9> \\ <t... #000060/#F0F0FF> ct status dnat counter accept # required if VPN service is not on main router IP</color>\\... r #000060/#F0F0FF> counter jump base_checks # not required as we do this for all connections above</color>\\
KVM Setup @home_server:home_server_setup
5 Hits, Last modified: 4 months ago
gen'' to generate a new unique uuid. *Change as required the VM source file: <source file='/path_to/vm_ima... ommissioned the secondary IP address would not be required. * When attempting to start the old VMs on the ... support for 8 block devices. (If more blocks are required use 16, 32 or 64 as required.) *Check VMs ''%%sudo virsh list --all%%''. *If the VM to be mounted
Docker-Compose @docker_notes
4 Hits, Last modified: 6 days ago
***''docker-compose pull'', it would seem this is required to ensure the latest image(s) is downloaded** *... ecreate%%'' * ''-d'' * ''%%--build%%'' on required if the compose includes building an image * '... se releases]] change the version sub-directory as required. <code bash> sudo curl -L "https://github.com/doc... currently does not support the cgroup feature set required # for containers run by docker ExecStart=/usr/bin
Router Hardware @linux_router
4 Hits, Last modified: 6 months ago
l in 2017, whilst waiting for NFTables to run all required features on Ubuntu. The X11SBA-LN4F has an Intel... peration. Normally an SSH terminal is all that is required, however a BMC with KVM allows full on/off/reset ... s BMC system the built-in graphics adapter is not required and can interfere with the BMC graphic adapter. T... to 1024x768 resolution, so no additional work is required for this. The 18.04 Server loader also had a prob
PiKVM @tech_notes
4 Hits, Last modified: 8 months ago
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified: 6 months ago
Nextcloud Container @docker_notes
3 Hits, Last modified: 8 weeks ago
Docker init Systems @docker_notes
3 Hits, Last modified: 3 weeks ago
turn server @docker_notes
3 Hits, Last modified: 3 months ago
Router Configuration, Switch & Server Setup @linux_router
3 Hits, Last modified: 2 weeks ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
Docker - DHCP Kea Server @docker_notes
2 Hits, Last modified: 4 months ago
Docker - DNS Server @docker_notes
2 Hits, Last modified: 5 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 3 months ago
Network Setup @home_server:home_server_setup
2 Hits, Last modified: 5 months ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 3 weeks ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 months ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 5 months ago
KPTree Torrent VM Setup @home_server
1 Hits, Last modified: 2 years ago
KPTree Recipes @home_server
1 Hits, Last modified: 6 months ago
Linux Router Background @linux_router
1 Hits, Last modified: 16 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 6 months ago
NFTables IP Control @linux_router
1 Hits, Last modified: 2 years ago
Router VM @linux_router
1 Hits, Last modified: 3 months ago
Home Sprinkler Setup Notes @personal
1 Hits, Last modified: 3 weeks ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 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
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago