A page in your DokuWiki was added or changed. Here are the details: Date : 2017/02/10 16:45 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:x2gobroker?rev=1486745035 New Revision: http://wiki.x2go.org/doku.php/doc:howto:x2gobroker Edit Summary: [Setting up the servers] - changed info for static IP use User : stefanbaur @@ -44,12 +44,11 @@ * We used the Debian 8.7.1, i386, netinst image - however, any Debian 8.x image should do. * Preseed files can be included into a custom iso image, but for beginners, this may seem rather complicated - That's why we suggest using a web server to store them instead. * If you don't have Apache/Lighttpd, or any other web server installed, you can spawn a temporary one using python (you need to be root to run it on the default "web" port 80):<code>cd /directory/where/you/keep/the/preseed_files && python -m SimpleHTTPServer 80</code> * Please review the content of each preseed-file. You will have to change the IP addresses, for example. - * If you have control over your DHCP server, we strongly suggest assigning fixed IPs to the MAC addresses of the machines you use - if you can't do that: - * change each machine from DHCP to static IPs - * edit /etc/hosts on ldap1.x2go.example.com so names and IPs match again - * as root, run <code>service dnsmasq restart</code> on ldap1.x2go.example.com + * If you have control over your DHCP server, we strongly suggest assigning fixed IPs to the MAC addresses of the machines you use - however, if you can't do that: + * change each preseed file from DHCP to static IPs + * edit the list in preseed_ldap1 so names and IPs match again * You should set up the servers in the order that they are listed here. * Each server will power down once the installation is complete. DO NOT power any one of them up until ALL of them are completely installed and shut down! * Once installed, power them up in exactly the same sequence - and WAIT until bootup is complete before powering up the next! ==== ldap1.xgo.example.com ==== -- This mail was generated by DokuWiki at http://wiki.x2go.org/