diff options
author | Stefan Kangas <skangas@skangas.se> | 2012-02-29 23:20:04 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2012-02-29 23:20:04 +0100 |
commit | 0d900ba84e0d2dcf2b6202c7e0208fe796120299 (patch) | |
tree | fc20977060745b99052564337783c63a31dccb89 | |
parent | 8142098b098bfc6046bee6e8d96132a403e05035 (diff) |
Document procedure for restarting mistral
-rw-r--r-- | fripost-docs.org | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 0240f22..3e96ff4 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -1045,6 +1045,18 @@ sudo rkhunter -c --nomow --rwo * NEED TO KNOW FOR SERVER ADMINS +** Procedure for restarting mistral (the VPS) + +1. There is one password which has to be provided at boot. This is given to our + VPS host provider via some insecure means of communication. + +2. When the server is booted, this password is changed. + +3. The partition on /home/mail is then mounted. A separate password is provided + for this. + +4. Once the partition is mounted, dovecot and postfix may be started. + ** Document your changes The latest version of this document is always available at: |