Remove downloaded mlmmjadmin package immediately.

Mention how to update netdata.
This commit is contained in:
Zhang Huangbin 2018-05-11 13:11:57 +08:00
parent 9c6f02c88a
commit 80955f9254
8 changed files with 32 additions and 5 deletions

View File

@ -232,6 +232,7 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier.
cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
```

View File

@ -258,6 +258,7 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier.
cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
```

View File

@ -259,6 +259,7 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier.
cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
```

View File

@ -40,8 +40,8 @@ apt-get install zlib1g libuuid1 libmnl0 curl lm-sensors iproute netcat python-my
* Download the latest netdata from its github project page, and upload to
iRedMail server: <https://github.com/firehol/netdata/releases>
We use version `1.9.0` for example in this tutorial, the package we download
is: <https://github.com/firehol/netdata/releases/download/v1.9.0/netdata-latest.gz.run>
We use version `1.10.0` for example in this tutorial, the package we download
is: <https://github.com/firehol/netdata/releases/download/v1.10.0/netdata-latest.gz.run>
We assume you upload the package to `/root/netdata-latest.gz.run`.
@ -370,3 +370,15 @@ in file `/etc/nginx/netdata.users` to login.
This is what you see after successfully logged in:
![](./images/netdata/system-overview.png){: width="900px" }
## Update netdata
To update netdata, just download new version of the prebuilt package, then run
it:
```
chmod +x netdata-latest.gz.run
./netdata-latest.gz.run --accept
```
That's it.

View File

@ -248,6 +248,7 @@ fully integrated.</p>
<pre><code>cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
</code></pre>

View File

@ -274,6 +274,7 @@ fully integrated.</p>
<pre><code>cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
</code></pre>

View File

@ -275,6 +275,7 @@ fully integrated.</p>
<pre><code>cd /root/
wget https://github.com/iredmail/mlmmjadmin/archive/1.3.tar.gz
tar zxf 1.3.tar.gz -C /opt
rm -f 1.3.tar.gz
ln -s /opt/mlmmjadmin-1.3 /opt/mlmmjadmin
</code></pre>

View File

@ -31,6 +31,7 @@
</li>
<li><a href="#system-tuning">System tuning</a></li>
<li><a href="#configure-nginx-to-forward-requests-to-netdata">Configure Nginx to forward requests to netdata</a></li>
<li><a href="#update-netdata">Update netdata</a></li>
</ul>
</li>
</ul>
@ -70,8 +71,8 @@ install it first.</p>
<li>
<p>Download the latest netdata from its github project page, and upload to
iRedMail server: <a href="https://github.com/firehol/netdata/releases">https://github.com/firehol/netdata/releases</a></p>
<p>We use version <code>1.9.0</code> for example in this tutorial, the package we download
is: <a href="https://github.com/firehol/netdata/releases/download/v1.9.0/netdata-latest.gz.run">https://github.com/firehol/netdata/releases/download/v1.9.0/netdata-latest.gz.run</a></p>
<p>We use version <code>1.10.0</code> for example in this tutorial, the package we download
is: <a href="https://github.com/firehol/netdata/releases/download/v1.10.0/netdata-latest.gz.run">https://github.com/firehol/netdata/releases/download/v1.10.0/netdata-latest.gz.run</a></p>
<p>We assume you upload the package to <code>/root/netdata-latest.gz.run</code>.</p>
</li>
<li>
@ -385,7 +386,15 @@ replace <code>your-server</code> by the real domain name), it will ask you to in
username and password for authentication, please use the account we just added
in file <code>/etc/nginx/netdata.users</code> to login.</p>
<p>This is what you see after successfully logged in:</p>
<p><img alt="" src="./images/netdata/system-overview.png" width="900px" /></p><div class="footer">
<p><img alt="" src="./images/netdata/system-overview.png" width="900px" /></p>
<h2 id="update-netdata">Update netdata</h2>
<p>To update netdata, just download new version of the prebuilt package, then run
it:</p>
<pre><code>chmod +x netdata-latest.gz.run
./netdata-latest.gz.run --accept
</code></pre>
<p>That's it.</p><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://bitbucket.org/zhb/iredmail-docs/get/tip.tar.bz2">download the latest version</a> for offline reading. If you found something wrong, please do <a href="https://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->