network

Search

You can find the results of your search below.

NUT (Network UPS Tools) Setup
15 Hits, Last modified:
{{tag>linux debian nut ups server}} ======NUT (Network UPS Tools) Setup====== I purchased my current main U... tps://docs.technotim.live/posts/NUT-server-guide/|Network UPS Tools (NUT) Ultimate Guide]] late 2022 has a ... they are wired in series. NUT is an open source network monitoring and control system. I use a Powershiel... on abnormal operation. Unfortunately the [[http://networkupstools.org/documentation.html|NUT project docume
Commonly used commands and scripts
12 Hits, Last modified:
ommand line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - package manager===== *''sudo apt update'... sudo netstat -anp | head -n5 : "Find all the open network sockets, but limit output to the first five lines... -sudo netstat -anp | wc -l : "Find all the open network sockets, then tell me how many total lines of tex
Conky
7 Hits, Last modified:
wap space, disk storage, temperatures, processes, network interfaces, battery power, system messages, e-mai... = 'Arimo:size=11',-- Xft font to be used -- --- Network --- # if_up_strictness = "address",-- Str... 3 scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${if_up br0}${color0}Wired:${col... scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${color0}Wired (${addr br0}) ${c
Back-up Server Old Setup
5 Hits, Last modified:
on the sever accepting input from the local area network to just the one address 192.168.1.10. On the remo... # 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 on inpu... # Number of rsync re-tries. If you experience any network problems or # network card issues that tend to ca
BASH Customisation
5 Hits, Last modified:
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 BY HOSTNAME # I am sure there is a better wa
IPMI CLI Tools
4 Hits, Last modified:
ort and have the BMC redirect that console over a network port, which in cooperation with BIOS level consol... otects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you to power the syste... n (and therefore sends your BMC password over the network in plain text) and does not support SOL in any st... abled server is managed. This is usually over the network. *SMbus : System Management bus. A low speed
samba
4 Hits, Last modified:
etBIOS names through DNS. dns proxy = no #### Networking #### # The specific set of interfaces / networks to bind to # This can be either the interface name or... eth0 # Only bind to the named interfaces and/or networks; you must use the # 'interfaces' option above to... domain controller too.) ;[netlogon] ; comment = Network Logon Service ; path = /home/samba/netlogon ;
IPMI Console Setup
3 Hits, Last modified:
32 serial port includes and include serial to BMC network redirection. Linux Unix history means good histo... (The serial port is redirected by the BMC to its network.) -Setup and start the Linux serial terminal ... ce to redirect the computer serial tty to the BMC network) -tty terminal controls (e.g. size) An importa
Rsync
3 Hits, Last modified:
154431/http://jeffskinnerbox.me/posts/2014/Feb/08/network-backups-via-rsync-and-rsnapshot|Jeff Skinnerbox Network Back-ups via Rsync and Rsnapshot]] [[https://web.... The first time, rsync sends all the data over the network to your backup machine. The benefit comes the nex
SSH Notes
3 Hits, Last modified:
write: {get_size(disk_io.write_bytes)}") ## Network information print("="*40, "Network Information", "="*40) ## get all network interfaces (virtual and physical) if_addrs = psutil.net_i
XFCE
2 Hits, Last modified:
/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.org/do
Calibre Server
1 Hits, Last modified:
e [Unit] Description=calibre content server After=network.target [Service] Type=simple User= user Group= g
Home Server Index
1 Hits, Last modified:
:home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]] *[
Manjaro Setup Notes
1 Hits, Last modified:
scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${color0}Wired (${addr eno2}) ${
NFS
1 Hits, Last modified:
==== There are a lot of resources online for NFS (Network File System). Nevertheless I decided to place my