Eine Grundausstattung an Programmen welche auf jedes System gehört.
Programme nachinstallieren
Code: Alles auswählen
sudo apt update && sudo apt dist-upgrade && sudo apt install libreoffice k3b vim mc htop mtr nmap ssh x11vnc remmina firefox thunderbird vlc* browser-plugin-vlc libxvidcore4 libfaac0 libavcodec-extra* libavcodec-extra* chromium-browser flashplugin-installer playonlinux winetricks converseen gimp hugin pdfsam okular geany clamav clamtk ubuntu-software transmageddon youtube-dl gnome-color-manager simple-scan sane* samba* gnome-disk-utility gparted simple-scan sane* samba samba-vfs-modules gnome-disk-utility gparted pdfsam chromium-browser-l10n chromium-codecs-ffmpeg inkscape photoprint transmission dosbox gisomount psensor mate-system-monitor evince okular* xpdf* document* *l10n-de
Mozilla Firefox Adblocker
https://addons.mozilla.org/de/firefox/a ... ck-origin/
https://addons.mozilla.org/de/firefox/a ... lock-plus/
Google Chrome installieren
Quelle: https://www.ubuntuupdates.org/ppa/google_chrome
Code: Alles auswählen
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
Code: Alles auswählen
sudo apt update && sudo apt --yes install google-chrome-stable
https://chrome.google.com/webstore/deta ... nnjh?hl=de
nextCloud Synchronisation Client
Code: Alles auswählen
sudo add-apt-repository ppa:nextcloud-devs/client
Code: Alles auswählen
sudo apt update && sudo apt install nextcloud-client
Brother Drucker installieren
Quelle: http://support.brother.com/g/b/products ... de&lang=de
Installation per Script
Code: Alles auswählen
wget http://download.brother.com/welcome/dlf006893/linux-brprinter-installer-2.1.1-1.gz
gzip -d linux-brprinter-installer-2.1.1-1.gz
sudo sh linux-brprinter-installer-2.1.1-1
Model angeben: MFC-5890CN
Wirklich ausfführen?: Y
Lizenz akzeptieren: Y
...
Anschluss zum Drucker: -e 13 (I): 192.168.2.50
...
IP Adresse des Scanners: 192.168.2.50
Für HP Drucker
Quelle: https://developers.hp.com/hp-linux-imag ... g/gethplip
Code: Alles auswählen
wget https://kent.dl.sourceforge.net/project/hplip/hplip/3.18.6/hplip-3.18.6.run
chmod +x hplip-3.18.6.run
sh hplip-3.18.6.run