|
|
| (21 intermediate revisions by 6 users not shown) |
| Line 1: |
Line 1: |
| − | We have an automated installation system for Ubuntu server, using the [[Ubuntu installer]] and preseeding.
| + | #REDIRECT [[Build a new server]] |
| − | | + | |
| − | == How to install a server ==
| + | |
| − | <pre>
| + | |
| − | 14:25:14 <mark> there is partial documentation on how the installer works, but not installing apparently
| + | |
| − | 14:25:16 <mark> it boils down to:
| + | |
| − | 14:25:27 <mark> a) make sure dhcpd is set to recognize the machine (on zwinger)
| + | |
| − | 14:25:29 <mark> b) make it netboot (e.g. hit F-12 during bootup if it's a Dell)
| + | |
| − | 14:26:09 <mark> if you also want automatic partitioning, e.g. if it's an apache or db or squid etc, then you may have to edit the file /srv/autoinstall/netboot.cfg on khaldun
| + | |
| − | 14:26:21 <mark> let me paste this into wikitech, i'll write up better later :)
| + | |
| − | </pre>
| + | |
| − | | + | |
| − | After boot up, log in using the ssh key, and manually set the root password.
| + | |
| − | | + | |
| − | == Outstanding issues ==
| + | |
| − | | + | |
| − | * <s>Automatically select the right cluster and use its corresponding preseed file</s>
| + | |
| − | * [[Partitioning]]
| + | |
| − | * <s>Server kernel by default</s>
| + | |
| − | * <s>No console on /dev/tty?</s>
| + | |
| − | * <s>Static IPs with info from DHCP</s>
| + | |
| − | * <s>NTP servers</s>
| + | |
| − | * <s>sysctl.conf</s>
| + | |
| − | ** <s>LVS</s>
| + | |
| − | ** <s>net.core.somaxconn</s>
| + | |
| − | * mcelog
| + | |
| − | * security.ubuntu.com
| + | |
| − | * <s>Adaptec SATA controller</s> - Edgy
| + | |
| − | * SSH keys repository
| + | |
| − | * Grub PXE booting
| + | |
| − | * Automatic setting of root password
| + | |
| − | | + | |
| − | === Edgy ===
| + | |
| − | * <s>Keyboard selection preseeding</s>
| + | |
| − | * <s>Console logging</s>
| + | |
| − | * <s>Testing if Dapper also still works</s>
| + | |
| − | | + | |
| − | ==Links==
| + | |
| − | | + | |
| − | === Ubuntu ===
| + | |
| − | * https://www-s.acm.uiuc.edu/wiki/space/ubuntu-cluster
| + | |
| − | * http://ftp.ubuntulinux.org/ubuntu/dists/breezy/main/installer-i386/current/doc/manual/en/ch04s06.html
| + | |
| − | * http://faiwiki.informatik.uni-koeln.de/index.php/Installing_Ubuntu_Linux_with_FAI
| + | |
| − | * http://dev.laptop.org/~krstic/dapper.seeds/
| + | |
| − | | + | |
| − | [[Category:Operating system]]
| + | |
| − | [[Category:Ubuntu]]
| + | |