Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
88070190
Commit
88070190
authored
Oct 22, 2003
by
Robert Ricci
Browse files
Put in a few things from my notes.
parent
12115a3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/setup-ops.txt
View file @
88070190
...
...
@@ -107,3 +107,9 @@ addresses you set up in the defs file, in /etc/mail/lists . If you want to run
these mailing lists off your ops node, you can put some people in them now.
These are just standard sendmail list files - a list of addresses and/or
archive files, one per line.
##### Step 5 - Other miscellaneous things to set up
hosts file - It's a good idea to put boss' name/IP address in /etc/hosts - ops
is usually booted before boss (since the latter NFS mounts the former), so this
will help things that want to look up boss' name before it boots.
doc/setup.txt
View file @
88070190
...
...
@@ -113,6 +113,10 @@ delegate the subdomain to you. If you have any hardware (eg. switches or power
controllers) on a private subnet, add them to /etc/hosts, with the same name
they've been give in the database.
hosts file - It's a good idea to put ops' name/IP address in /etc/hosts - this
helps out NFS mounts, which are typically done before the nameserver is started,
and is generally helpful if things go wrong with the nameserver.
SSL certificates - Our apache config file expects to find SSL certificates in:
/usr/local/etc/apache/ssl.crt/www.<sitename>.crt and
/usr/local/etc/apache/ssl.key/www.<sitename>.net.key
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment