Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| — | anwenderwiki:linuxclient:defaultcloop [2014/07/15 21:37] (aktuell) – angelegt - Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | {{tag> defaultcloop linuxclient ubuntu}} | ||
| + | ====== Dokumentation über alle Anpassungen von standard-ubuntu 12.04 bis zum offiziellen Ubuntu-client ====== | ||
| + | |||
| + | ====== Download ====== | ||
| + | |||
| + | Das angepasste Cloop, weitere linbo Konfigurationsdateien und weitere Dokumentation und ist als Torrent herunterladbar: | ||
| + | |||
| + | ====== Infos ====== | ||
| + | |||
| + | |||
| + | ===== Paketrepositorien ===== | ||
| + | * linuxmuster.net Pakete: ''/ | ||
| + | * für freefilesync: | ||
| + | * libreoffice aktuell statt 3.5.x: ''/ | ||
| + | * gimp 2.8 statt 2.6: ''/ | ||
| + | * stellarium 0.12 statt 0.11: ''/ | ||
| + | * für ubuntu-tweak: | ||
| + | * Aktuelleres wine: ''/ | ||
| + | * Aktuelleres vlc: ''/ | ||
| + | * Aktuelles Virtualbox: ''/ | ||
| + | * Für tweak ambiance-theme, | ||
| + | * für y-ppa-manager: | ||
| + | |||
| + | * ??: ''/ | ||
| + | * ??: ''/ | ||
| + | |||
| + | ===== Pakete (einfache Auflistung) ===== | ||
| + | linuxmuster-client-auth | ||
| + | linuxmuster-client-profile | ||
| + | linuxmuster-client-shares | ||
| + | linuxmuster-client-truecrypt | ||
| + | | ||
| + | acroread-common | ||
| + | adobereader-deu | ||
| + | arista transcoder | ||
| + | arronax | ||
| + | audacious | ||
| + | audacity | ||
| + | avidemux | ||
| + | bleachbit | ||
| + | dconf-editor | ||
| + | devede | ||
| + | dvdauthor | ||
| + | easytag | ||
| + | espeak | ||
| + | faac | ||
| + | firefox | ||
| + | freefilesync | ||
| + | freemind | ||
| + | flashplugin-installer | ||
| + | ffdiaporama | ||
| + | geogebra | ||
| + | gimp | ||
| + | geoclue | ||
| + | googleearth | ||
| + | guvcview | ||
| + | Image Scan! | ||
| + | iTalc | ||
| + | JFractionLab | ||
| + | Kazam | ||
| + | KeePassX | ||
| + | libreoffice-dmaths (scheinbar nicht funktionsfähig in 4.0) | ||
| + | mc | ||
| + | MyUnity | ||
| + | openshot | ||
| + | pdfshuffler | ||
| + | phatch | ||
| + | pitivi | ||
| + | pyrenamer | ||
| + | realtimesync | ||
| + | scribus | ||
| + | soundconverter | ||
| + | simplyhtml | ||
| + | stellarium | ||
| + | truecrypt | ||
| + | ubuntu tweak | ||
| + | virtualbox + puel | ||
| + | vidrop | ||
| + | vlc | ||
| + | wacom-grafik | ||
| + | windeck-xp | ||
| + | wine1.5-i386 wine1.6 wine1.6-i386 winetricks wine1.5 wine-mono0.0.8 wine-gecko2.21 wine | ||
| + | xdiagnose | ||
| + | y-ppa manager | ||
| + | |||
| + | ==== Software ohne Paketinstallation ==== | ||
| + | /opt/Adobe | ||
| + | /opt/GDV (spatial commander) | ||
| + | Firefox -> Adblock Plus 2.2.4 mit automatischer Aktualisierung | ||
| + | / | ||
| + | | ||
| + | ===== Änderungen an crontab ===== | ||
| + | < | ||
| + | 0 18 * * * | ||
| + | 01 18 * * * | ||
| + | 30 18 * * * | ||
| + | 31 18 * * * | ||
| + | 0 19 * * * | ||
| + | 01 19 * * * | ||
| + | 30 19 * * * | ||
| + | 31 19 * * * | ||
| + | 0 20 * * * | ||
| + | 01 20 * * * | ||
| + | 30 20 * * * | ||
| + | 31 20 * * * | ||
| + | 0 21 * * * | ||
| + | 01 21 * * * | ||
| + | 30 21 * * * | ||
| + | 31 21 * * * | ||
| + | 0 22 * * * | ||
| + | 01 22 * * * | ||
| + | 30 22 * * * | ||
| + | 31 22 * * * | ||
| + | 0 23 * * * | ||
| + | 01 23 * * * | ||
| + | 30 23 * * * | ||
| + | 31 23 * * * | ||
| + | </ | ||
| + | |||
| + | ===== SSH-Service ===== | ||
| + | ''/ | ||
| + | < | ||
| + | AllowUsers linuxadmin@10.16.1.1 root@10.16.1.1 | ||
| + | ChallengeResponseAuthentication no | ||
| + | PasswordAuthentication no | ||
| + | </ | ||
| + | |||
| + | ===== Boot-scripte ===== | ||
| + | ''/ | ||
| + | < | ||
| + | ethtool -s eth0 wol g | ||
| + | </ | ||
| + | |||
| + | ===== Firefox Konfiguration ===== | ||
| + | Konfigurationsvorlage von linuxadmin: | ||
| + | * Allgemein: Jedes Mal nachfragen, wo gespeichert werden soll. | ||
| + | * Datenschutz: | ||
| + | * Datenschutz: | ||
| + | * Sicherheit: Passwörter nie speichern | ||
| + | * Erweitert | ||
| + | * Allgemein: Markieren von Text mit der Tatstatur zulassen | ||
| + | * Allgemein: Suche bereits beim Eintippen starten | ||
| + | * Allgemein: Automatischen Bildlauf aktivieren | ||
| + | * Datenübermittlung: | ||
| + | * Update: nicht aktualisieren | ||
| + | | ||