1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-30 04:27:01 +00:00

put twitter at the end of the guide

This commit is contained in:
Joshua Tauberer 2014-08-03 17:14:19 -04:00
parent e30a32fa9a
commit 222b4b790d

View File

@ -407,6 +407,8 @@ cd mailinabox</pre>
<h2 id="maintenance">Keeping Your Box Humming</h2>
<p>Follow <a href="http://twitter.com/Mailinabox">@Mailinabox</a> on Twitter so you know when we post any updates to Mail-in-a-Box.</p>
<p>You should periodically update the software on Mail-in-a-Box. Every now and then update the Ubuntu base packages in case there have been any security updates. Log into your machine with SSH and then type:</p>
<pre>sudo apt-get update &amp;&amp; sudo apt-get upgrade</pre>