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 (21)
  • docker_notes (11)
  • linux_router (8)
  • tech_notes (2)
  • project (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
35 Hits, Last modified: 10 months ago
http://www.foo.bar/status?xml ; ; By default the status page only outputs short status. Passing 'full' in the ; query string will also r... ith a real PHP file. ; Default Value: not set ;pm.status_path = /status ; The address on which to accept FastCGI status request. This creates a new ; invisible pool that can ha... equests because it is still possible ; to get the status before finishing the long running requests. ; ; V
IPMI CLI Tools @home_server:home_server_setup:other_services
30 Hits, Last modified: 3 years ago
Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo i... er is on" status_off="Chassis Power is off" power_status=$(ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #... function for any possible reason fi if [ "$power_status" == "$status_off" ] then ipmitool -I lanplus -H $BMC_IP ... er is on" status_off="Chassis Power is off" power_status=$(ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #
Nextcloud Container @docker_notes
29 Hits, Last modified: 3 weeks ago
http://www.foo.bar/status?xml ; ; By default the status page only outputs short status. Passing 'full' in the ; query string will also r... ith a real PHP file. ; Default Value: not set ;pm.status_path = /status ; The address on which to accept FastCGI status ... List commands status show some status information upgrade ... Show current key storage root encryption:status Lists the current status of encryption files files:cleanup
KPTree Torrent VM Setup @home_server
15 Hits, Last modified: 5 years ago
'' with other standard systemctl operators: stop, status, enable, disable, etc. Similarly to get a better look at current log status: ''journalctl -u openvpn@privatvpn.service -xe''.... tionally allow additional logging add the line: ''status openvpn-status.log'' (I added in before the "verb 3" line) ... st-key persist-tun ca /etc/openvpn/btguard.ca.crt status openvpn-status.log verb 3 mute 3 auth-user-pass /etc/openvpn/log... *''stop'' : to stop the systemctl service *''status'' : to provide the status information of the systemctl service. Some of th
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified: 7 months ago
le>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] +... app /home/jeff/bin/apprise -t "Incremental Backup Status" -m "Filesystem backup took $RUNTIME and completed on `date` with exit status $EXITSTATUS. Log file $LOG has $LOGSIZE lines." ... ) sec." ;\ /home/jeff/bin/apprise -t "Full Backup Status" -m "Filesystem backup took $RUNTIME and completed on `date` with exit status $EXITSTATUS." ) & echo "Full Backup Underway Fro... https://api.pushover.net/1/messages.json | grep '"status":1' > /dev/null # Check the exit code to identif
Docker mailserver @docker_notes
9 Hits, Last modified: 3 weeks ago
fix reload'' to reload configuration *''postfix status'' to return current postfix operating status It looks a shell script is used to control Postfi... top|restart|reload|flush|check|abort|force-reload|status}" ===Alpine=== * ''/usr/libexec/postfix/postf... quota" {\\ #quota = maildir:User quota\\ quota_status_nouser = DUNNO\\ quota_status_overquota = 452 4.2.2 Mailbox is full and cannot receive any more emails\
Wireguard VPN access from WAN to LAN @linux_router
9 Hits, Last modified: 16 months ago
'sudo systemctl enable wg-quick@wg0'' *To check status of the Wireguard service: ''sudo systemctl status wg-quick@wg0'' ====Router Firewall changes for W... d rule inet firewall forward ip daddr $vpn_ip4 ct status dnat counter accept - sudo nft add rule inet ... ip daddr <color red>$http_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... ip daddr <color red>$mail_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
ogfile </code> *The NUT service (start / stop / status / restart) command:"sudo systemctl status nut-server.service" *To list the available UPS ... 3.9 27.30 100 3660 50.0 OL </code> Some known Status Code: * OL = On Line (running from main power... Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *List c
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 10 months ago
ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -u 1q; sort)' alias ddf='su... i bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstar... ufwlimit='sudo ufw limit' alias ufwlist='sudo ufw status numbered' alias ufwdelete='sudo ufw delete' alias... ystemctl restart' alias ctlstatus='sudo systemctl status' alias ctlenable='sudo systemctl enable' alias ct
KPTree - Email Server Setup @home_server
5 Hits, Last modified: 2 years ago
ommonly used SQL commands:===== *To confirm the status (start, stop and restart) mysql ''sudo systemctl status apache2'' *To login into mysql as root, with pa... Systemd common commands (start / stop / restart / status) (enable / disable for boot control) <- home_ser
NFTables Configuration @linux_router
5 Hits, Last modified: 19 months ago
ip daddr <color red>$http_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... ip daddr <color red>$mail_server</color> ct status dnat counter accept ++ | \\ + <color #202000/#F0F... FFF0F0>$vpn_ip4</color><color #000060/#F0F0FF> ct status dnat counter accept # required if VPN service is... NS resolves to IP address -ip daddr home_srv ct status dnat accept -ip daddr home_srv tcp dport {http,
Docker @docker_notes
5 Hits, Last modified: 8 months ago
xie/stable amd64 Packages 100 /var/lib/dpkg/status 5:28.5.2-1~debian.13~trixie 500 500 http... *''%%docker ps -s --format 'table {{ .ID }}\t{{.Status}}\t{{.Image}}\t{{ .Names }}'%%'' <code>CONTAINER ID STATUS IMAGE NAMES</cod... *''%%docker ps -s --format 'table {{ .ID }}\t{{.Status}}\t{{.Image}}\t{{ .Names }}\t{{.Size}}'%%'' <code
Network Setup @home_server:home_server_setup
4 Hits, Last modified: 13 months ago
nformation on system network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journa
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 21 months ago
mctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] ... ction input 1: # 0 : return on error with error status # 1 : (default & not 0) exit on error with error status if [ "$1" != "" ]; then case "$1" in
ntp @docker_notes
4 Hits, Last modified: 10 months ago
me. =====systemd commands===== *sudo systemctl status systemd-timesyncd *The default configuration ... d.conf.d/timesyncd.conf'' *timedatectl timesync-status =====ntp servers===== ntp servers can be checked... ^ accuracy ^ server ^ ip address ^ stratum ^ leap status ^ | +0.018040 | +/- 0.026068 | nets.org.sg | 129.... ^ accuracy ^ server ^ ip address ^ stratum ^ leap status ^ | +0.002717 | +/- 0.027207 | 3.debian.pool.ntp.
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
NFTables IP Control @linux_router
4 Hits, Last modified: 5 years ago
Router Miscellaneous @linux_router
4 Hits, Last modified: 11 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Debian Server Network Setup @linux_router
3 Hits, Last modified: 9 months ago
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified: 24 months ago
Web Server setup @home_server
3 Hits, Last modified: 21 months ago
turn server @docker_notes
2 Hits, Last modified: 19 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 months ago
Nginx @tech_notes
2 Hits, Last modified: 3 years ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 months ago
dokuwiki setup notes @home_server
2 Hits, Last modified: 12 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 5 days ago
Docker init Systems @docker_notes
1 Hits, Last modified: 4 weeks ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 16 months ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
boot tools @tech_notes
1 Hits, Last modified: 2 months ago
Docker - DNS Server @docker_notes
1 Hits, Last modified: 7 months ago
File Sharing @docker_notes
1 Hits, Last modified: 20 months ago
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified: 20 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
Homepage dashboard @docker_notes
1 Hits, Last modified: 3 months ago
Surge Protector @project
1 Hits, Last modified: 9 months ago
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
DHCP / DNS Setup @linux_router
1 Hits, Last modified: 21 months ago