Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
First, open up terminal and login as root:
<code>su - root</code></br>
<i>At this time the commands have to be run in root. Sorry for any inconvinence</i>
<strong>Creates the /var/lib/vnstat/eth0 file with root:root:</strong>
<code>vnstat -i eth0 -u</code><code>chown vnstat:vnstat /var/lib/vnstat/*eth0</code>
<strong>Creates the /var/lib/vnstat/.eth0 file:</strong>
<code>vnstat -i eth0 -u</code><code>chown vnstat:vnstat /var/lib/vnstat/*eth0</code>
<strong>Enables updates every minute:</strong>
304

edits