KPTree Wiki logo

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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (26)
  • docker_notes (18)
  • linux_router (14)
  • tech_notes (6)
  • wiki (2)
  • python (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Nextcloud Container @docker_notes
80 Hits, Last modified: 4 weeks ago
a separated list of user/group names. ; When set, listen.owner and listen.group are ignored ;listen.acl_users = ;listen.a... Display help for a command list List commands status ... l install an app app:list List all available apps app:remove ... a single background job manually background-job:list List background jobs bookmarks bookmarks:clear-prev
turn server @docker_notes
58 Hits, Last modified: 19 months ago
sion 1. # #tls-listening-port=5349 # Alternative listening port for UDP and TCP listeners; # default (or zero) value means "listening ... doc/proxy-protocol.txt) # #tcp-proxy-port=5555 # Listener IP address of relay server. Multiple listeners can be specified. # If no IP is specified in... ions, # then all IPv4 system IPs will be used for listening. #listening-ip= # # If you specify '::' as IP, then all IPv6 system IPs will be used for # listeni
Docker nginx / php notes @docker_notes
50 Hits, Last modified: 10 months ago
''/etc/php/php-fpm.d/www.conf'' for the socket ''listen.owner'' and ''listen.group'' directives. I do not change the ''www.c... a separated list of user/group names. ; When set, listen.owner and listen.group are ignored ;listen.acl_users = ;listen.acl_groups = ; List of addresses (IPv4/IPv6) of FastCGI clients which are allowe
KVM Setup @home_server:home_server_setup
30 Hits, Last modified: 20 months ago
interactive terminal. Once inside virsh: *''list'' to list running VMs, or ''list %%--%%all'' to list all defined VMs, running or shutdown *''edit... shutdown, destroy) *''sudo virsh help | less'' list all the virsh commands Some links: *[[https://c
NFTables Configuration @linux_router
28 Hits, Last modified: 19 months ago
loaded nft tables: ''sudo nft list tables'' *To list a loaded table use: ''sudo nft list table inet firewall'', the inet firewall as listed from ''sudo nft list table'' *To list a loaded table use: ''sudo nft list table ip nat''. (The -a option lists handles.) *To add elements to nat tcp_nat_map: ''sudo nft ... y loaded nft tables: "sudo nft list tables" *To list a loaded table use: ''sudo nft list table inet firewall'', the inet firewall as listed from ''sudo nft list tables'' *To list a loaded table use: ''sudo nft list table ip nat''. (The ''-a'' option lists handles.) *To add elements to nat tcp_nat_map: ''sudo nft
KPTree Torrent VM Setup @home_server
28 Hits, Last modified: 5 years ago
r was correct and had to be changed to one of the listed one in [[https://privatevpn.com/serverlist|PrivateVPN Server List]]. The listed servers all look to now end with t... s: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, a... ist tables'' *To see table commands: ''sudo nft list table ip firewall'' and ''sudo nft list table ip6 firewall'' *Select the server from [[... ommented out lines that were not being used.\\ To list the firewall: ''sudo nft list table ip firewall'' ---- =====IPTables Configura
Wireguard VPN access from WAN to LAN @linux_router
27 Hits, Last modified: 16 months ago
ected to the wireguard IP address *''sudo nft list table inet firewall -a'' will list my firewall settings. * ''ip daddr 192.168.... tes 9246975 accept # handle 24''. *''sudo nft list table ip nat -a'' will list my nat settings. *''ip daddr 112.213.222.38... ed by each nftables chain - Use of the nftables list to list the chains and actual counted packets and bytes - ''sudo nft list tables'' -> to list active nftables - ''sudo nft list table inet
BASH Customisation @home_server:home_server_setup:other_services
25 Hits, Last modified: 10 months ago
Display Brightness with XRANDR]] *''%%xrandr --listactivemonitors%%'' to list current active monitors *''%%xrandr --output HD... want to extract information from an archive. ====list contents==== ''tar -tvf 'archive filename''' *''t'' will list the contents of the archive. *''v'' will list all the file parameters, without just the file path/nam
Docker mailserver @docker_notes
24 Hits, Last modified: 4 weeks ago
serversforhackers.com/c/php-fpm-configuration-the-listen-directive|PHP-FPM: Configuration the Listen Directive]] =====php and php-fpm===== I decided... ed/Loaded in Linux]] *[[https://www.tecmint.com/list-enabled-virtual-hosts-in-apache-web-server/|How to List All Virtual Hosts in Apache Web Server]] *[[htt
Docker - diun & ntfy @docker_notes
22 Hits, Last modified: 22 months ago
s correct) # base-url: https://ntfy.kptree.net # Listen address for the HTTP & HTTPS web server. If "listen-https" is set, you must also # set "key-file" a... to publish messages to a topic. # # - smtp-server-listen defines the IP address and port the SMTP server will listen on, e.g. :25 or 1.2.3.4:25 # - smtp-server-doma... may obviously be a spam problem). # # smtp-server-listen: # smtp-server-domain: # smtp-server-addr-prefi... .com` # - web-push-startup-queries is an optional list of queries to run on startup` # # web-push-public
NFTables IP Control @linux_router
17 Hits, Last modified: 5 years ago
NFtables Commands with named sets: *''sudo nft list table inet firewall'' : will list all the active firewall table *''sudo nft add ... ''5h30m'' for 5 hours 30 minutes. *''sudo nft list set inet firewall controllist'' : will list the current elements in named set controllist ... *''sudo nmap -sn 192.168.1.0/24'' *''-sP'' lists all IP addresses with any open port (with sudo will also list mac addresses) *''-sL'' lists all IP addresses even not active *''-sT'' lists all IP addresses with all open ports (with sudo will also list mac addresses) Note this can take a long time so
Commonly used commands and scripts @home_server:home_server_setup:other_services
17 Hits, Last modified: 12 months ago
status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the grep... ll package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use grep to filter, eg.: ''%%... socket statistics *''ss -a'' show all sockets (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste
Docker - DNS Server @docker_notes
16 Hits, Last modified: 7 months ago
*From [[https://serverfault.com/questions/401024/listing-all-zones-loaded-in-bind|Listing all zones loaded in BIND]] *''rndc dumpdb ... ://askubuntu.com/questions/152593/command-line-to-list-dns-servers-used-by-my-system|Command-line to list DNS servers used by my system]] *[[https://com
Router Miscellaneous @linux_router
16 Hits, Last modified: 11 months ago
''systemctl show -p FragmentPath nftables'' *To list all systemd services: ''systemctl list-unit-files'', use ''systemctl list-unit-files --state=enabled'' to check all enabled... collected since current boot *''journalctl --list-boots'' lists recorded boots. The default option for Storage i... l|contents]] *Spinics [[https://www.spinics.net/lists/netfilter/msg56329.html|how to do port forwardin
Web Server setup @home_server
15 Hits, Last modified: 22 months ago
system otherwise ineffective. The following is a list of Apache SSL directives used to handle certifica... Guide]]** *To check systemd times: ''systemctl list-timers'' //(Cerbot used this in systemd enables systems)// *To list cerbot related certificates: ''sudo certbot certi... need root password * ''SHOW BINARY LOGS;'' - to list current binary log files * ''%%PURGE BINARY LOG
Docker @docker_notes
15 Hits, Last modified: 8 months ago
KPTree - Home Desktop Setup @home_server
13 Hits, Last modified: 5 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
13 Hits, Last modified: 3 years ago
Linux CLI Commands @tech_notes
12 Hits, Last modified: 6 months ago
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified: 8 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 3 years ago
Formatting Syntax @wiki
10 Hits, Last modified: 8 weeks ago
Wifi Router / Access Points @linux_router
9 Hits, Last modified: 8 months ago
KPTree - Email Server Setup @home_server
8 Hits, Last modified: 3 years ago
dokuwiki setup notes @home_server
8 Hits, Last modified: 12 months ago
Network Setup @home_server:home_server_setup
7 Hits, Last modified: 13 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified: 8 months ago
Docker Deluge Image / Service @docker_notes
6 Hits, Last modified: 2 months ago
Programs & Applications @tech_notes
6 Hits, Last modified: 10 months ago
samba @home_server:home_server_setup:other_services
6 Hits, Last modified: 4 years ago
Docker init Systems @docker_notes
5 Hits, Last modified: 5 weeks ago
fsck - file system check @home_server:home_server_setup
4 Hits, Last modified: 5 years ago
Flatpak @tech_notes
4 Hits, Last modified: 8 months ago
Router Configuration, Switch & Server Setup @linux_router
4 Hits, Last modified: 16 months ago
Crowdsec @docker_notes
4 Hits, Last modified: 21 months ago
Docker-Compose @docker_notes
3 Hits, Last modified: 13 days ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
boot tools @tech_notes
3 Hits, Last modified: 3 months ago
ntp @docker_notes
3 Hits, Last modified: 10 months ago
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
DHCP / DNS Setup @linux_router
3 Hits, Last modified: 21 months ago
DokuWiki @wiki
2 Hits, Last modified: 8 weeks ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 16 months ago
Nginx @tech_notes
2 Hits, Last modified: 3 years ago
Private LAN VPN Access @docker_notes
2 Hits, Last modified: 21 months ago
ansible @tech_notes
2 Hits, Last modified: 3 years ago
Python Programming Notes @python
2 Hits, Last modified: 9 months ago
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
IPTables Configuration @linux_router
2 Hits, Last modified: 21 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 10 months ago
Router Hardware @linux_router
1 Hits, Last modified: 3 months ago
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified: 2 years ago
Dokuwiki @docker_notes
1 Hits, Last modified: 6 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago
Homepage dashboard @docker_notes
1 Hits, Last modified: 3 months ago
Bookmarking Servers @docker_notes
1 Hits, Last modified: 16 months ago
File Sharing @docker_notes
1 Hits, Last modified: 21 months ago
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified: 2 years ago
Router VM @linux_router
1 Hits, Last modified: 19 months ago
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified: 21 months ago