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.

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

Fulltext results:

Conky @home_server:home_server_setup:other_services
22 Hits, Last modified: 5 years ago
,20}${color5}${cpubar cpu10}$color #${color0}Core 11: $color ${freq 11} MHz ${tab 15,15} ${cpu cpu11}% ${tab 20,20}${color5}${cpubar cpu11}$color #${c... 0,20}${color5}${cpubar cpu10}$color ${color0}Core 11: $color ${freq 11} MHz ${tab 15,15} ${cpu cpu11}% ${tab 20,20}${color5}${cpubar cpu11}$color ${co... f0000}$color ${stippled_hr 2} ${endif} ${if_up enp111s0}${color0}Wired:${color} ${tab 10}enp111s0 (${addr enp111s0}) ${alignr}${color0}Link speed: $color${execi ... 10}% ${color5}${cpubar cpu10}$color ${color0}Core 11:$color ${freq 11} MHz ${cpu cpu11}% ${color5}${cpubar cpu11}$color ${color0}Core 12:$color ${freq 12} MHz ${c
Docker @docker_notes
10 Hits, Last modified: 8 months ago
at iptables operates on/as nftables in the Debian 11. As per[[https://docs.docker.com/network/iptable... /resolv.conf'') is assigned to a proxy on 127.0.0.11:53. //(Note that DNS uses UDP not TCP datagrams.... er netfilter use NAT chains to operate on 127.0.0.11. See the following nftables info: ++++nft list t... CKER_OUTPUT { meta l4proto tcp ip daddr 127.0.0.11 xt match "tcp" counter packets 0 bytes 0 xt targe
ASCII @tech_notes
9 Hits, Last modified: 2 years ago
l | |01101 |CR |- |M |m | |01110 |SO |. |N |n | |01111 |SI |/ |O |o | |10000 |DLE |0 |P |p | |10001 |DC1... x | |11001 |EM |9 |Y |y | |11010 |SUB |: |Z |z | |11011 |ESC |; |[ |{ | |11100 |FS |< |\ |%%|%% | |11101 |GS |= |] |} | |11110 |RS |> |%%^%% |~ | |11111 |US |? |_ |DEL | Links: * https://garbagecollected.org/2017/01/31/four-c
Docker nginx / php notes @docker_notes
9 Hits, Last modified: 10 months ago
dules. #resolver 1.1.1.1 1.0.0.1 2606:4700:4700::1111 2606:4700:4700::1001; # Don't tell nginx versio... :9000 ; Set listen(2) backlog. ; Default Value: 511 (-1 on Linux, FreeBSD and OpenBSD) ;listen.backlog = 511 ; Set permissions for unix socket, if one is use... r: static ; start time: 01/Jul/2011:17:53:49 +0200 ; start since: 62636 ;
Docker mailserver @docker_notes
8 Hits, Last modified: 4 weeks ago
DockerFile]] *[[https://superuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Inst... TABLE IF NOT EXISTS `virtual_domains` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) NOT... E TABLE IF NOT EXISTS `virtual_users` ( `id` int(11) NOT NULL auto_increment, `domain_id` int(11) NOT NULL, `email` varchar(100) NOT NULL, `password`
ISP IPoE DHCP Setup Notes @linux_router
8 Hits, Last modified: 21 months ago
valid_lft forever preferred_lft forever inet 112.213.222.38/24 brd 112.213.222.255 scope global dynamic eno1 val... DHCP6 Client DUID: DUID-EN/Vendor:0000ab112278b955a63a0f690000</code>++++ ====dhclient==== ... VER on enp1s0 to 255.255.255.255 port 67 interval 11 Jan 04 07:34:49 kptr dhclient[763]: DHCPDISCOVER ... VER on enp1s0 to 255.255.255.255 port 67 interval 11 Jan 04 07:35:30 kptr dhclient[763]: No DHCPOFFERS
KPTree - Home Desktop Setup @home_server
7 Hits, Last modified: 5 months ago
s 3.0, 3.1, 95, 98, XP, 7, 8, 8.1, 10 and finally 11. (I managed to skip some of the duds, such as ME,... size, 650W power supply). The old build from 2011 became very unreliable and was finally fully upgr... iven AMD another try, after a bad experience in 2011 on my first home server build.) I also probably ... Windows software often use. ---- =====MSWindows 11 - Software Install List===== //**I do not use Win
Nextcloud Container @docker_notes
6 Hits, Last modified: 4 weeks ago
PHP_MEMORY_LIMIT=1024M db: image: mariadb:11.3 restart: always command: --transaction-... :9000 ; Set listen(2) backlog. ; Default Value: 511 (-1 on Linux, FreeBSD and OpenBSD) ;listen.backlog = 511 ; Set permissions for unix socket, if one is use... r: static ; start time: 01/Jul/2011:17:53:49 +0200 ; start since: 62636 ;
Manjaro Setup Notes @home_server:home_server_setup:other_services
6 Hits, Last modified: 18 months ago
10}% ${color5}${cpubar cpu10}$color ${color0}Core 11:$color ${freq 11} MHz ${cpu cpu11}% ${color5}${cpubar cpu11}$color ${color0}Core 12:$color ${freq 12} MHz ${c... old -w100}$color$font ${color4}${font Arial:size=11}${execi 30 journalctl -n 6 | fold -w70}$color$fon
XFCE @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
ace 9|Ctrl+F9| |Workspace 10|Ctrl+F10| |Workspace 11|Ctrl+F11| |Workspace 12|Ctrl+F12| |Add Workspace|Alt+Inser... s://www.debian.org/doc/manuals/debian-reference/ch11.en.html|Chapter 11. Data conversion]] *[[https://www.debian.or
IPMI CLI Tools @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 11 means that the impitool power status return an error #ipmitool communication to remote ... status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 11 means that the impitool power status return an error #ipmitool communication to remote
Rsync @home_server:home_server_setup:other_services
6 Hits, Last modified: 8 months ago
y available: [[https://web.archive.org/web/20180911154431/http://jeffskinnerbox.me/posts/2014/Feb/08/... ssword, checkout "[[http://www.thegeekstuff.com/2011/07/rsync-over-ssh-without-password/|How to Setup ... n to suppress some [[https://digitaldj.net/blog/2011/04/07/rsync-3-0-8-windows-and-chown/|issues with ... nd in Linux]] *[[https://www.thegeekstuff.com/2011/01/rsync-exclude-files-and-folders/|6 rsync Examp
NFTables Configuration @linux_router
5 Hits, Last modified: 19 months ago
ress</color>\\ <tab3>define <color red>wan_ip4 = 112.213.222.38</color><color blue> #definition of wa... color>\\ <tab6><color blue> # openvpn is port 1194 on both TCP and UDP, but we will not be using t... mail server uses starttls on port 143) * pop3 {110} / pop3s {995} - who still uses pop3? ''nft'' tr... erverfault [[https://serverfault.com/questions/55611/loopback-to-forwarded-public-ip-address-from-loca
ansible @tech_notes
5 Hits, Last modified: 3 years ago
io/how-to-install-and-configure-ansible-on-debian-11/|How to install and Configure Ansible on Debian 11]] *[[https://simeononsecurity.com/guides/automa... ls/how-to-install-and-configure-ansible-on-debian-11|How To Install and Configure Ansible on Debian 11]] *[[https://www.jeffgeerling.com/blog/2022/ans
Commonly used commands and scripts @home_server:home_server_setup:other_services
5 Hits, Last modified: 12 months ago
:::* LISTEN 4011/apache2%% %%me@banshee:~$ sudo netstat -anp | grep ::80 | sed 's/.*LISTEN *//'%% 4011/apache2\\ \\ In the first command, we look for a... eck the above setup on the remote sever -Check X11 forwarding is activated: - ''cat /etc/ssh/sshd_config | grep X11'', output should show a line ''X11Frowarding yes
Web Server setup @home_server
4 Hits, Last modified: 22 months ago
DHCP / DNS Setup @linux_router
4 Hits, Last modified: 21 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
ntp @docker_notes
3 Hits, Last modified: 10 months ago
Router Miscellaneous @linux_router
3 Hits, Last modified: 11 months ago
Sprinkler Solenoid 24VAC Woes @project
3 Hits, Last modified: 2 years ago
Basic Netfilter Function Block Diagram @linux_router
3 Hits, Last modified: 2 years ago
Docker - DNS Server @docker_notes
3 Hits, Last modified: 7 months ago
turn server @docker_notes
2 Hits, Last modified: 19 months ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 16 months ago
Docker Deluge Image / Service @docker_notes
2 Hits, Last modified: 3 months ago
Wireguard VPN access from WAN to LAN @linux_router
2 Hits, Last modified: 16 months ago
apt package management @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
KVM Setup @home_server:home_server_setup
2 Hits, Last modified: 20 months ago
Ethernet Twisted Pair Cables @project
2 Hits, Last modified: 9 months ago
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Docker - DHCP Kea Server @docker_notes
2 Hits, Last modified: 5 months ago
KPTree Torrent VM Setup @home_server
2 Hits, Last modified: 5 years ago
Router Hardware @linux_router
2 Hits, Last modified: 3 months ago
VIM Editor @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Docker-Compose @docker_notes
1 Hits, Last modified: 2 weeks ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 13 months ago
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months ago
Router VM @linux_router
1 Hits, Last modified: 19 months ago
VNC @docker_notes
1 Hits, Last modified: 15 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 21 months ago
Router Configuration, Switch & Server Setup @linux_router
1 Hits, Last modified: 16 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 21 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
KPTree Recipes @personal
1 Hits, Last modified: 12 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
1 Hits, Last modified: 14 months ago
Docker init Systems @docker_notes
1 Hits, Last modified: 5 weeks ago
Formatting Syntax @wiki
1 Hits, Last modified: 8 weeks ago
KPTree - Email Server Setup @home_server
1 Hits, Last modified: 3 years ago
Homepage dashboard @docker_notes
1 Hits, Last modified: 3 months ago