This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
build:debian:redhook [2010/11/13 15:08] SLUUG Administration |
build:debian:redhook [2010/11/13 15:15] (current) SLUUG Administration |
||
---|---|---|---|
Line 103: | Line 103: | ||
- See if you can look up a name (using ''dig'' or ''nslookup'') and get an IP address back. | - See if you can look up a name (using ''dig'' or ''nslookup'') and get an IP address back. | ||
- See if you can connect to an Internet service (using ''ssh'', ''wget'', or some other program). | - See if you can connect to an Internet service (using ''ssh'', ''wget'', or some other program). | ||
- | |||
===== Hostname ===== | ===== Hostname ===== | ||
+ | |||
+ | [TODO: Adjust this section for redhook] | ||
Ensure that the hostname is correct: | Ensure that the hostname is correct: | ||
Line 113: | Line 114: | ||
If it is not, change it: | If it is not, change it: | ||
<code rootshell> | <code rootshell> | ||
- | hostname bud | + | hostname redhook |
</code> | </code> | ||
Line 287: | Line 288: | ||
See the general [[todo | TODO]] page for more work to be done. | See the general [[todo | TODO]] page for more work to be done. | ||
- | |||
- | |||
===== Credits ===== | ===== Credits ===== | ||
- | James Pattie led the installation effort, 2005-02-19. | + | Lee Lammert led the inital installation effort, 2010-11-13, assisted by Jeff Muse and Don Ellis. |
- | + | ||
- | Lots of other folks helped in the decision-making and installation process. | + | |
- | + | ||
- | John House and Craig Buchek were the primary documentors. | + | |
- | + | ||
- | Craig Buchek and Jeff Muse led the installation effort on the production servers, 2005-07-30. | + | |
- | + | ||
- | Lee Lammert led the effort to move the systems to Primary Networks, 2006-01-16. | + | |
- | + | ||
- | Craig Buchek rebuilt Bud with Debian 4.0 on 2007-05-30. Installation took about 2 hours, 1 hour of which was correcting a networking issue due to incorrectly documented network settings. | + | |
- | Craig Buchek rebuilt Bud with Debian 4.0r3 on 2008-03-02. Installation of the OS took about 30 minutes, with good documentation. | + | Don Ellis was the primary documentor. |
- | See [[http://www.howtoforge.com/perfect_setup_debian_etch | this HowtoForge document]] for an excellent step-by-step guide to installing Debian 4.0, with screenshots. | + | See [[http://www.howtoforge.com/perfect-server-debian-lenny-debian-5.0-with-bind-and-dovecot-ispconfig-3 | this HowtoForge document]] for an excellent step-by-step guide to installing Debian 5.0, with screenshots. |