added vnstat and configure it
This commit is contained in:
parent
c8115425b3
commit
eb1dab63e0
@ -222,7 +222,7 @@ echo Updated packages
|
||||
|
||||
#pacman programs
|
||||
echo Installing default pacman programs
|
||||
sudo pacman -S --needed --noconfirm arandr libreoffice-fresh-de termite neofetch wget picom stress obs-studio python-pip hunspell hunspell-de hyphen hyphen-de fish psensor transmission-qt smartmontools thunderbird ffmpeg jre-openjdk thunar gtk-engine-murrine iperf3 celluloid nload languagetool dmenu rofi nextcloud-client devtools arcolinux-slim arcolinux-slimlock-themes-git
|
||||
sudo pacman -S --needed --noconfirm arandr libreoffice-fresh-de termite neofetch wget picom stress obs-studio python-pip hunspell hunspell-de hyphen hyphen-de fish psensor transmission-qt smartmontools thunderbird ffmpeg jre-openjdk thunar gtk-engine-murrine iperf3 celluloid nload languagetool dmenu rofi nextcloud-client devtools arcolinux-slim arcolinux-slimlock-themes-git vnstat
|
||||
echo Installed official programs
|
||||
|
||||
#AUR
|
||||
@ -445,6 +445,10 @@ else
|
||||
echo "Skipping pkgstats"
|
||||
fi
|
||||
|
||||
#enable vnstat
|
||||
sudo systemctl enable vnstat
|
||||
sudo systemctl start vnstat
|
||||
|
||||
#Changes to home folder automatically now, no need to be extra careful anymore.
|
||||
git clone https://gitlab.com/RealStickman-arcolinux/config
|
||||
echo Finished downloading config
|
||||
|
Loading…
Reference in New Issue
Block a user