User Tools

Site Tools


vnstat:install:in_debian_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_debian_with_image_output [28.04.2019 16:41]
127.0.0.1 external edit
vnstat:install:in_debian_with_image_output [10.07.2019 17:56]
vergo
Line 11: Line 11:
   - that the process is stopped in case of errors   - that the process is stopped in case of errors
  
-===== Debian 8 (jessie) - Debian =====+===== Debian 8 (jessie) - Debian 10 =====
  
 Open a terminal and gain root permissions Open a terminal and gain root permissions
Line 32: Line 32:
 <code> <code>
 cd /usr/src cd /usr/src
-wget http://humdi.net/vnstat/vnstat-2.2.tar.gz +wget http://humdi.net/vnstat/vnstat-2.3.tar.gz 
-tar zxvf vnstat-2.2.tar.gz+tar zxvf vnstat-2.3.tar.gz
 </code> </code>
  
 Compile and install the binaries Compile and install the binaries
 <code> <code>
-cd vnstat-2.2+cd vnstat-2.3
 ./configure --prefix=/usr --sysconfdir=/etc && make all && make install ./configure --prefix=/usr --sysconfdir=/etc && make all && make install
 </code> </code>
Line 76: Line 76:
 <code> <code>
 cd /usr/src cd /usr/src
-wget http://humdi.net/vnstat/vnstat-2.2.tar.gz +wget http://humdi.net/vnstat/vnstat-2.3.tar.gz 
-tar zxvf vnstat-2.2.tar.gz+tar zxvf vnstat-2.3.tar.gz
 </code> </code>
  
 Compile and install the binaries Compile and install the binaries
 <code> <code>
-cd vnstat-2.2+cd vnstat-2.3
 ./configure --prefix=/usr --sysconfdir=/etc && make all && make install ./configure --prefix=/usr --sysconfdir=/etc && make all && make install
 </code> </code>
vnstat/install/in_debian_with_image_output.txt · Last modified: 22.10.2022 15:30 (external edit)