Advanced search
3 search results
- Installation: How does one install managed host ? Answer: Configuring a physical machine as a managed host on the Colama™ server involves installing the managed host software packages on the physical host. The installation ...
- Networking: How to manually configure br0 ? Answer: For Static Host Configuration 1. Go to /etc/network/interfaces and append these lineauto br0iface br0 inet static address 10.10.0.1 netmask 255.255.0.0bridge_ports eth1bridge_fd 9bridge_hello 2bridge_maxage 12bridge_stp off 2. ...
- Network configuration: How to configure network for Colama RDE in preexist dns and dhcp in Windows. Answer: MS Dhcp server http://ipxe.org/howto/msdhcp (chainloading)The Microsoft DHCP server is the default DHCP server on Microsoft Windows. It can be configured to support iPXE. It cannot ...