network

Search

You can find the results of your search below.

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
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
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
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