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 (11)
  • docker_notes (8)
  • linux_router (6)
  • personal (1)
  • project (1)
  • python (1)
  • tech_notes (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:

Docker nginx / php notes @docker_notes
93 Hits, Last modified: 3 months ago
seconds) ; Production Value: 60 (60 seconds) ; output_buffering ; Default Value: Off ; Development ... rs. ; https://php.net/precision precision = 14 ; Output buffering is a mechanism for controlling how much output data ; (excluding headers and cookies) PHP should... that ; data to the client. If your application's output exceeds this setting, PHP ; will send that data i
KPTree Torrent VM Setup @home_server
29 Hits, Last modified: 2 years ago
input priority 0; policy drop; } chain output { type filter hook output priority 0; policy drop; } chain forward { type filter... # iifname $tun counter accept } chain output { type filter hook output priority 0; policy drop; # accept output from loopback interface
Commonly used commands and scripts @home_server:home_server_setup:other_services
22 Hits, Last modified: 4 months ago
tem # daemon's notion of time and timezones. # # Output of the crontab jobs (including errors) is sent th... on the left. |echo one ; echo two| |> |Place the output of the thing on the left in the empty file named ... s /home/me > myfilesonce.txt| |%%>>%% |Append the output of the thing on the left to the end of the existi... ourcefile > targetfile| |%%|%% |Pipe the standard output of the thing on the left into the standard input
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 Hits, Last modified: 2 years ago
' and ''sudo chmod 640 /etc/nut -R"\''. =====NUT Output===== The output of ''/bin/upsc KPBUPS@localhost'', (or simply ''upsc KPBUPS''): <code> Init SSL without ... #nominal/set value outlet.0.switchable: no output.current: 0.9 output.current.nominal: 4 #nominal/design value output.frequency: 50.0 output.fre
Docker @docker_notes
10 Hits, Last modified: 7 weeks ago
s-nft, do not touch! table ip nat { chain DOCKER_OUTPUT { meta l4proto tcp ip daddr 127.0.0.11 xt match... ckets 329 bytes 20249 xt target "DNAT" } chain OUTPUT { type nat hook output priority dstnat; policy accept; ip daddr 127.0.0.11 counter packets 329 bytes 20249 jump DOCKER_OUTPUT } chain DOCKER_POSTROUTING { meta l4proto tc
Rsync @home_server:home_server_setup:other_services
8 Hits, Last modified: 4 months ago
is for dry run, no changes are made, but proposed output is seen *''-P'' keeps partially copies files an... h''' human readable file sizes *''-v'' increase output verbosity *''-z'' compress files on transfer, n... verbose) is also necessary to get the appropriate output: ====rsync daemon==== ++++tl;dr;| rsync can be i... ing transfer| |''-h''| ''%%--%%human-readable'' |output numbers in a human-readable format| |''-u''| ''%%
turn server @docker_notes
7 Hits, Last modified: 2 months ago
# This mode is very annoying and produces lots of output. # Not recommended under normal circumstances. # ... inefingers -r north.gov -p youhavetoberealistic # Output: 0xbc807ee29df3c9ffa736523fb2c4e8ee # ('0x' in th... a TURN session is allowed to handle # (input and output network streams are treated separately). Anything... allocate # for the sessions, combined (input and output network streams are treated separately). # #bps-c
NFTables Configuration @linux_router
7 Hits, Last modified: 2 months ago
xisting iptables rules: ''sudo iptables -S'', the output should be as follows, indicating no restrictions: <code text>-P INPUT ACCEPT -P FORWARD ACCEPT -P OUTPUT ACCEPT</code> *The iptables rules can be flushe... ab6><color blue> # Remember that the input and output chains only refer to this machine.</color>\\ <ta... drop\\ <tab6> }\\ <tab6>\\ <tab6> chain output {\\ <tab9><color blue> # We allow everythi
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 4 months ago
me sytle to be changed. * The standard output is a disgrace, North American mixed up! Aug 23 20... so long I it fill my terminal buffer on straight output. **Like it and use it** Reference: *[[https:/... ' to list current active monitors *''%%xrandr --output HDMI-1 --brightness 0.5 && xrandr --output DP-2 --brightness 0.5%%'' *''%%xrandr --output [displayID] -
Docker mailserver @docker_notes
5 Hits, Last modified: 3 months ago
rtual_users WHERE email='john@example.org'; * output example on success: john@example.org|*:bytes=0|/v... irtual_users WHERE email='john@example.org'; *Output on success {BLF-CRYPT}$2y$05$.WedBCNZiwxY1CG3aleI... ry: SELECT email AS user FROM virtual_users; *Output: john@example.org ==Testing with openssl== ''ope... ser// ''doveadm user john@example.org'' will give output: <code>field value uid 5000 gid 5000 home /var/vm
Nextcloud Container @docker_notes
5 Hits, Last modified: 4 weeks ago
r the list command -q, --quiet Do not output any message -V, --version Display this ... ansi|--no-ansi Force (or disable --no-ansi) ANSI output -n, --no-interaction Do not ask any interactiv... o-warnings Skip global warnings, show command output only -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug Avail
Basic Netfilter Function Block Diagram @linux_router
5 Hits, Last modified: 11 months ago
| |------------| | | Output | | | Rules | ... WARD'': Triggered by the NF_IP_FORWARD hook. *''OUTPUT'': Triggered by the NF_IP_LOCAL_OUT hook. *''PO... t the ''raw'' table has both ''PREROUTING'' and ''OUTPUT'' chains. When read from top-to-bottom, it also d... s/Chains ^ PREROUTING ^ INPUT ^ FORWARD ^ OUTPUT ^ POSTROUTING ^ |(routing decision) | | |
NFTables IP Control @linux_router
5 Hits, Last modified: 2 years ago
ags timeout } # Remember that the input and output chains only refer to this machine. # The forward ... ackets 0 bytes 0 accept } chain output { # We allow everything out type filter hook output priority 0; policy accept; } } table ... e go nowhere. Systemd has a service to redirect output of cron jobs to systemd's journal: ''/usr/bin/sys
Python Programming Notes @python
5 Hits, Last modified: 17 months ago
ou to spawn new processes, connect to their input/output/error pipes, and obtain their return codes.\\ Som... ubprocess.PIPE'' In order to capture the command output from the function. Otherwise it will go to the standard output stream, e.g. the terminal screen. * the output value can be captured from ''subprocess.stdout'', this
boot tools @tech_notes
3 Hits, Last modified: 8 months ago
''lsblk'' flags: * ''-f'' to get more verbose output * ''-o'' to get specific output columns, use ''-h'' option to see list of column options * ''blkid'... efibootmgr'', use the -v flag for a more verbose output ===Change Boot Order=== Take the displayed BootO
Formatting Syntax @wiki
3 Hits, Last modified: 2 years ago
IPMI CLI Tools @home_server:home_server_setup:other_services
3 Hits, Last modified: 17 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 17 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 weeks ago
Docker Deluge Image / Service @docker_notes
2 Hits, Last modified: 5 months ago
IPTables Configuration @linux_router
2 Hits, Last modified: 5 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 2 months ago
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified: 9 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 months ago
Docker - diun & ntfy @docker_notes
1 Hits, Last modified: 5 months ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 4 months ago
Web Server setup @home_server
1 Hits, Last modified: 5 months ago
Router Hardware @linux_router
1 Hits, Last modified: 5 months ago
Light Bulb Info @personal
1 Hits, Last modified: 11 months ago
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago