This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
build:debian [2009/06/01 13:48] 151.145.238.92 Mention cron-apt. (CMB) |
build:debian [2010/11/13 14:29] (current) SLUUG Administration |
||
---|---|---|---|
Line 2: | Line 2: | ||
These instructions document the installation and configuration of Debian 4.0 on our servers. | These instructions document the installation and configuration of Debian 4.0 on our servers. | ||
+ | |||
+ | For installation and configuration of Debian 5.0 on RedHook, see [[build/debian/redhook | Debian/RedHook]] | ||
===== Installation ===== | ===== Installation ===== | ||
Line 137: | Line 139: | ||
<code root> | <code root> | ||
- | # vgcreate sluug | + | # vgcreate sluug /dev/md0 |
</code> | </code> | ||
Line 143: | Line 145: | ||
<code root> | <code root> | ||
- | # lvcreate -L 40G -n rsnapshot sluug | + | # lvcreate -L 100G -n rsnapshot sluug |
</code> | </code> | ||