systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit a2f6ce7dfb94db26083bfbe356c02d5b0e216735
parent 451737997d4fbb0a5720f3f3169c778ce13469c5
Author: Remy Noulin (Spartatek) <remy.noulin@spartatek.se>
Date:   Sat, 15 Jul 2017 22:43:25 +0200

remove rar for default install

rar is not in debian main repository

debian/1-system.sh | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Diffstat:
Mdebian/1-system.sh | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/1-system.sh b/debian/1-system.sh @@ -1,7 +1,11 @@ apt-get update -y apt-get upgrade -y apt-get remove -y vim-tiny -apt-get install -y fail2ban curl tmux build-essential ruby tree apt-transport-https screen ranger mc vim ncftp p7zip-full p7zip-rar rtorrent pbzip2 atop htop glances tcc sshuttle finger cmatrix jigdo-file jigdo-lite openssh-server ntp kpcli iftop iotop unison qrencode python-nose python-nosexcover apt-file libpcre libpcre3-dev graphviz pandoc elinks w3m links nmap figlet zip lynx apt-src cowsay sl tig rdiff-backup imagemagick graphicsmagick emacs24-nox llgal moreutils pwgen rar unattended-upgrades rsync ca-certificates pigz pixz astyle uncrustify unifdef valgrind doxygen fish gdb lcov +apt-get install -y fail2ban curl wget tmux build-essential ruby tree apt-transport-https screen ranger mc vim ncftp p7zip-full rtorrent pbzip2 atop htop glances tcc sshuttle finger cmatrix jigdo-file jigdo-lite openssh-server ntp kpcli iftop iotop unison qrencode python-nose python-nosexcover apt-file libpcre libpcre3-dev graphviz pandoc elinks w3m links nmap figlet zip lynx apt-src cowsay sl tig rdiff-backup imagemagick graphicsmagick emacs24-nox llgal moreutils pwgen unattended-upgrades rsync ca-certificates pigz pixz astyle uncrustify unifdef valgrind doxygen fish gdb lcov # doitlive # lolcat + +# optional +# rar needs aditional stup +# apt-get install p7zip-rar rar