address

Search

You can find the results of your search below.

KPTree Torrent VM Setup
30 Hits, Last modified:
ficant problems, save for BTGuard changing the IP address of their servers on occasion without informing en... omain ''.host''. * The PrivatVPN tunnel host IP address is different from the end IP address, unlike BTGuard which were the same. The host IP address must be used in the NFTables firewall to prevent
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
KPTree - Email Server Setup
20 Hits, Last modified:
the home server has only one external static IPv4 address the mail server subdomain needs to be shared on the common IP address with other subdomains and applications. We can us... between different subdomains. ===Set network IP address, static IP=== The mail server need to have a static IP address on the local area network. ++++I actually like to
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 @home_server:home_server_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
dokuwiki setup notes
11 Hits, Last modified:
ee.net. The ipv4 points to a common public ipv4 address and uses proxies to redirect to correct VMs, so all subdomains have same public address. Each sub-domain can have an individual public ipv6 address if required and proxies are not required for ipv6... s setup==== The local dns points to the local lan address that assists with hairpin nat on ipv4. Not necess
Web Server setup
10 Hits, Last modified:
*Test the web page by typing in the local ip address of the apache2 server in a web browser The [[htt... hines (VMs), each with a separate distinct LAN IP address. However there is only one WAN static Internet address, with the router setup to forward the web ports 80 ... rovide DNS information points to the WAN Internet address (A Record) for the domain name and all related su
KVM Setup @home_server:home_server_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