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
SSH Notes @home_server:home_server_setup:other_services
15 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... erface_addresses in if_addrs.items(): for address in interface_addresses: print(f"=== I... erface: {interface_name} ===") if str(address.family) == 'AddressFamily.AF_INET':
Network Setup
14 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... p Bridge Interface auto br0 iface br0 inet static address 192.168.1.5 network 192.168.1.0 netmask 255.255.2
KVM Setup
7 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 the VM NFS to work without an
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 ${
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:
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