Search
You can find the results of your search below.
Fulltext results:
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- |echo "test123" %%|%% mail -s "subjectline" emailaddress| Understanding these redirection operators is cru
- BASH Customisation @home_server:home_server_setup:other_services
- | 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
- KPTree - Email Server Setup
- 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
- dokuwiki setup notes
- 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
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- 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 ${
- KVM Setup @home_server:home_server_setup
- 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
- SSH Notes @home_server:home_server_setup:other_services
- 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':
- Rsync @home_server:home_server_setup:other_services
- r a server upgrade, DHCP server has given that IP address to a different machine from the one that had it l
- IPMI Console Setup @home_server:home_server_setup:other_services
- 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
- IPMI CLI Tools @home_server:home_server_setup:other_services
- 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
- Network Setup @home_server:home_server_setup
- 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
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- 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
- ode> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 3493 #IPv4
- Web Server setup
- *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
- samba @home_server:home_server_setup:other_services
- # This can be either the interface name or an IP address/netmask; # interface names are normally preferred