Mein Laptop Setup

Ich verwende auf meinem Laptop openSUSE Tumbleweed mit KDE.

  1. Config für meinen Desktop
    1. Global Design: Breeze Dunkel
    2. Dolphin: Homefolder, Detailansicht
    3. Startmenü ändern zu "Anwendungstarter"
  2. GPG Keys importieren
  3. Verhindern das ich mein Passwort beim entschlüsseln des Laptops doppelt eingeben muss: https://en.opensuse.org/SDB:Encrypted_filesystems
  4. Nextcloud Desktop Client einrichten
  5. Package installationen
    1.     zypper in fish docker-compose AusweisApp2 chromium go1.18 nodejs16 yarn texlive imagewriter nextcloud-desktop gparted akonadiconsole inkscape rawtherapee krita 
    2.     zypper in -t pattern kvm_server kvm_tools devel_python3 devel_osc_build devel_C_C++ devel_ruby
    3. https://code.visualstudio.com/docs/setup/linux#_opensuse-and-slebased-distributions
    4. https://www.jetbrains.com/de-de/toolbox-app/
    5. https://doc.qt.io/qt-5/linux.html
    6. https://docs.microsoft.com/de-de/dotnet/core/install/linux#opensuse
    7. https://www.google.com/chrome/
    8. MS Edge: In der Zukunft, nachdem es stabil ist.
  6. Game Pattern sperren & Deinstallieren
  7. Firefox/Chromium anmelden
  8. Hintergrundbilder einrichten
  9. Flatpack
    1. Einrichten: https://flatpak.org/setup/openSUSE/
    2.   sudo flatpak install flathub im.riot.Riot com.spotify.Client com.github.tchx84.Flatseal com.discordapp.Discord net.xmind.XMind8 cc.arduino.arduinoide 
  10.  Alias für alle SSH Keys in die bashrc alias add_ssh_keys="find ~/.ssh/ -type f -not -name config -a -not -name known_hosts -a -not -name known_hosts.old -a -not -name '*.pub' | xargs ssh-add"
  11. Windows VM aufsetzen

Comments

No Comments

Write comment

* These fields are required