address

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
30 Hits, Last modified:
-- --- Network --- # if_up_strictness = "address",-- Strictness of ${ifup} : up, link, or address -- -------------------- Conky's Displayed System Monit... m: ${nvidia memfreq} MHz ${if_up br0}${color0}MAC Address (br0): ${tab 90}$color${execi 99999 cat /sys/class/net/br0/address }${endif} #${if_up enp3s0}${color0}MAC Address (e
Network Setup
20 Hits, Last modified:
ess #The DHCP server is used to assign a fixed IP address based upon MAC auto br0 iface br0 inet dhcp ... d. I then setup the dhcp sever to assign a fix IP address to the eth0 address.++++ ++++Netplan Old Setup with 802.3ad bonding, too complex do not use| ====Full Net... tup the Bond auto bond0 iface bond0 inet manual hwaddress ether DE:AD:BE:EF:69:01 post-up ifenslave bond0 e
SSH Notes @home_server:home_server_setup:other_services
19 Hits, Last modified:
nfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname())}") print(f"Mac-Address: {':'.join(re.findall('..', '%012x' % uuid.getnod... .net_if_addrs() for interface_name, interface_addresses in if_addrs.items(): for address in interface_addresses: print(f"=== Interface: {int
KVM Setup
8 Hits, Last modified:
ource file='/path_to/vm_image_file.img'/> *<mac address='52:54:00:70:a9:a1'/> Cant be the same on the sam... VM back ups. * Using the same host name and IP address caused a SSH key error. To solve the new machine with 2 IP addresses the original server address and the a separate new unique address. * The original IP address allowed
IPMI CLI Tools @home_server:home_server_setup:other_services
4 Hits, Last modified:
shutdown, (if supported). * Retrieving ILOM IP address with ipmitool: ''sudo ipmitool lan print'' * Re... and lanplus for IPMI 2.0. * -H : remote server address IP or hostname; to specify the IPMI BMC connect a... command line tool for Linux to set the IP and mac address for the ipmi interface. This tool can be used to set the address locally on the managed system. *Managed syste
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
sor Temperature: $color${acpitemp}°C ${color0}MAC Address (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 ${hr 2}$color ${
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified:
|echo "test123" %%|%% mail -s "subjectline" emailaddress| Understanding these redirection operators is cru... ddr'' or ''ip a'' for short, shows the network IP addresses assigned for each link *''ip link'' or '' ip... dr'' or ''ip m'' for short, displays multicast ip addresses *''ip neigh'' or ''ip n'' for short, shows th
BASH Customisation @home_server:home_server_setup:other_services
2 Hits, Last modified:
| jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '... "$1" | jq -rs 'map(.NetworkSettings.Networks[].IPAddress) | .[]' } # DOCKER COMPOSE FILE BY HOSTNAME # I
IPMI Console Setup @home_server:home_server_setup:other_services
2 Hits, Last modified:
y interfaces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect a... y interfaces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect a
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
input from the local area network to just the one address 192.168.1.10. On the remote machine 192.168.1.5:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
tatistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server * ''nfsstat'' Show
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
ode> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 3493 #IPv4
Rsync @home_server:home_server_setup:other_services
1 Hits, Last modified:
r a server upgrade, DHCP server has given that IP address to a different machine from the one that had it l
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
# This can be either the interface name or an IP address/netmask; # interface names are normally preferred