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
@home_server:home_server_setup:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • NUT (Network UPS Tools) Setup

Fulltext results:

Conky
47 Hits, Last modified: 5 years ago
amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... r0}Link speed: $color${execi 99999 cat /sys/class/net/eno2/speed} MB/s, ${execi 99999 cat /sys/class/net/eno2/duplex} duplex ${color0}Down:$color ${downsp
Commonly used commands and scripts
38 Hits, Last modified: 12 months ago
results that include the word 'apache.'" -sudo netstat -anp | head -n2 ; sudo netstat -anp | grep apache : "Find all the open network sockets, but only show me the two header line... (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste===== Also see [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]
Rsync
17 Hits, Last modified: 8 months ago
154431/http://jeffskinnerbox.me/posts/2014/Feb/08/network-backups-via-rsync-and-rsnapshot|Jeff Skinnerbox Network Back-ups via Rsync and Rsnapshot]] [[https:/... The first time, rsync sends all the data over the network to your backup machine. The benefit comes the... e use of the push notification [[https://pushover.net/|Pushover]]: <code bash> #!/bin/bash # This util... cation to the service Pushover - https://pushover.net/ APPTOKEN="<token>" USERKEY="<key>" # Parse com
NUT (Network UPS Tools) Setup
15 Hits, Last modified: 3 years ago
Systemd discussion [[https://www.kepstin.ca/blog/networkupstoolsnutandsystemd/|Network UPS Tools (nut) and systemd]]. However it is ... get </code> My system takes a bit of time for the network system to fire up, so I delay the NUT driver startup until after the network is up, by adding the directive "After=network-online.target". Unfortunately when this script is r... stem/nut-server.service <code> [Unit] Description=Network UPS Tools - power devices information server
SSH Notes
14 Hits, Last modified: 21 months ago
ss: {address.address}") print(f" Netmask: {address.netmask}") print(f" Broadcast IP: {a... ss: {address.address}") print(f" Netmask: {address.netmask}") print(f" Broadcast MAC: {... oadcast}") ##get IO statistics since boot net_io = psutil.net_io_counters() print(f"Total Bytes Sent: {get_size(net_io.bytes_sent)}") print(f"Total Bytes Receive
IPMI Console Setup
13 Hits, Last modified: 17 months ago
ools ]] and imptitools manual [[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] The key functions... with the serial console]] *[[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] *Ubuntu Document... leHowto|SerialConsoleHowto]] *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Adm
samba
13 Hits, Last modified: 4 years ago
eld server string = %h server (Samba, Debian) netbios name = kpts # Windows Internet Name Serving S... = w.x.y.z # This will prevent nmbd to search for NetBIOS names through DNS. dns proxy = no #### Networking #### # The specific set of interfaces / networks to bind to # This can be either the interface
Back-up Server Old Setup
12 Hits, Last modified: 21 months ago
on the sever accepting input from the local area network to just the one address 192.168.1.10. On the ... # Number of rsync re-tries. If you experience any network problems or # network card issues that tend to cause ssh to fail with errors like # "Corrupted MAC... up of example.com ended at %c" # CVS.SOURCEFORGE.NET #backup_script /usr/local/bin/backup_rsnapshot_c
Manjaro Setup Notes
11 Hits, Last modified: 18 months ago
samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... ddress (eno2): $color${execi 99999 cat /sys/class/net/eno2/address } ${color0}MAC Address (wlo1): $color${execi 99999 cat /sys/class/net/wlo1/address } # CPU information ${color1}CPU ${h... scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${color0}Wired (${addr eno2}
IPMI CLI Tools
9 Hits, Last modified: 3 years ago
ort and have the BMC redirect that console over a network port, which in cooperation with BIOS level co... otects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you to power the s... n (and therefore sends your BMC password over the network in plain text) and does not support SOL in an... abled server is managed. This is usually over the network. *SMbus : System Management bus. A low sp
BASH Customisation
8 Hits, Last modified: 10 months ago
nspect --format '{{json .}}' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '{{json .}}' "$1" | jq -rs 'map(.NetworkSettings.Networks[].IPAddress) | .[]' } # DOCKER COMPOSE FILE... do shutdown -h now' alias reboot='sudo reboot' # NETWORKING alias portsused='sudo netstat -tulpn | grep LISTEN' alias showports='netstat -lnptu' alias show
NFS
5 Hits, Last modified: 21 months ago
re NFS Version 4 (NFS4) on Ubuntu Server]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[... techtarget.com/searchenterprisedesktop/definition/Network-File-System|NFS]] *[[https://shape.host/res... *example: ''sudo showmount -e kptr.local.kptree.net'' * ''nfsstat'' Shows some nfs server server s
VIM Editor
4 Hits, Last modified: 3 years ago
chive.org/web/20070814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editin... heatsheet/|Vim Cheatsheet]] *[[http://www.glump.net/howto/desktop/vim-graphical-cheat-sheet-and-tutor... between Vim and IPython]] *[[http://codemirror.net/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Productively
XFCE
2 Hits, Last modified: 21 months ago
/manuals/debian-reference/ch05.en.html|Chapter 5. Network setup]] *[[https://www.debian.org/doc/manuals/debian-reference/ch06.en.html|Chapter 6. Network applications]] *[[https://www.debian.or
systemd Stuff
1 Hits, Last modified: 3 years ago
stemd/Timers]] *Putorius [[https://www.putorius.net/using-systemd-timers.html|Using systemd Timer Uni
Linux Block Device Notes
1 Hits, Last modified: 8 months ago
tmux
1 Hits, Last modified: 5 years ago
Linux Firmware Notes
1 Hits, Last modified: 12 months ago
Calibre Server
1 Hits, Last modified: 5 years ago
Home Server Index
1 Hits, Last modified: 3 years ago