User Tools

Site Tools


vnstat:install:in_ubuntu_with_image_output

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
vnstat:install:in_ubuntu_with_image_output [28.04.2015 14:06]
127.0.0.1 external edit
vnstat:install:in_ubuntu_with_image_output [22.12.2015 00:39]
127.0.0.1 external edit
Line 32: Line 32:
 <code> <code>
 cd /usr/src cd /usr/src
-wget http://humdi.net/vnstat/vnstat-1.14.tar.gz +wget http://humdi.net/vnstat/vnstat-1.15.tar.gz 
-tar zxvf vnstat-1.14.tar.gz+tar zxvf vnstat-1.15.tar.gz
 </code> </code>
  
 Compile and install the binaries Compile and install the binaries
 <code> <code>
-cd vnstat-1.14+cd vnstat-1.15
 make && make install make && make install
 </code> </code>
Line 54: Line 54:
 which should reply "1". A reply of "0" indicates that the process has failed to start. which should reply "1". A reply of "0" indicates that the process has failed to start.
  
-===== Ubuntu 9.10 - 15.04 =====+===== Ubuntu 9.10 - 13.10 =====
  
 Open a terminal and gain root permissions Open a terminal and gain root permissions
Line 75: Line 75:
 <code> <code>
 cd /usr/src cd /usr/src
-wget http://humdi.net/vnstat/vnstat-1.14.tar.gz +wget http://humdi.net/vnstat/vnstat-1.15.tar.gz 
-tar zxvf vnstat-1.14.tar.gz+tar zxvf vnstat-1.15.tar.gz
 </code> </code>
  
 Compile and install the binaries Compile and install the binaries
 <code> <code>
-cd vnstat-1.14+cd vnstat-1.15
 make all && make install make all && make install
 </code> </code>
vnstat/install/in_ubuntu_with_image_output.txt · Last modified: 22.10.2022 15:30 (external edit)