computer:debian:kudell_zurueck_zu_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computer:debian:kudell_zurueck_zu_ubuntu [2024/12/09 21:27] – [Zusätzliche Pakete] springcomputer:debian:kudell_zurueck_zu_ubuntu [2024/12/30 16:03] (current) – [Zusätzliche Pakete] spring
Line 6: Line 6:
 <code bash> <code bash>
 apt install \ apt install \
-vim gimp ffmpeg default-jdk git wget htop locate zip p7zip p7zip-full unzip gnome-shell-extension-manager libavcodec-extra vlc keepass2 emacs rsync curl imagemagick libimage-exiftool-perl dcraw sqlitebrowser smartmontools lshw inxi restic abcde lame easytag brasero remmina needrestart scribus net-tools mono-complete mc pv   ntpsec ttf-mscorefonts-installer gnome-tweaks python3-paramiko python3-scp gdu sqlite3 sqlitebrowser photofilmstrip frei0r-plugins libdirectfb-extra liblrdf0-dev raptor2-utils libwildmidi-config wx3.2-doc fluid-soundfont-gm libcupsimage2-dev libcups2-dev cmake libreoffice libreoffice-help-de hyphen-de libreoffice-l10n-de openssh-server+vim gimp ffmpeg default-jdk git wget htop locate zip p7zip p7zip-full unzip gnome-shell-extension-manager libavcodec-extra vlc keepass2 emacs rsync curl imagemagick libimage-exiftool-perl dcraw sqlitebrowser smartmontools lshw inxi restic abcde lame easytag brasero remmina needrestart scribus net-tools mono-complete mc pv   ntpsec ttf-mscorefonts-installer gnome-tweaks python3-paramiko python3-scp gdu sqlite3 sqlitebrowser photofilmstrip frei0r-plugins libdirectfb-extra liblrdf0-dev raptor2-utils libwildmidi-config wx3.2-doc fluid-soundfont-gm libcupsimage2-dev libcups2-dev cmake libreoffice libreoffice-help-de hyphen-de libreoffice-l10n-de openssh-server etherwake python3-argcomplete apache2-utils poppler-utils libdate-manip-perl liblog-log4perl-perl inotify-tools python3-geopy python3-geopandas python3.12-venv python3-magic rename apt-transport-https
 </code> </code>
  
Line 76: Line 76:
 Webex needs apparmor profile for ubuntu 24.04 Webex needs apparmor profile for ubuntu 24.04
  
-<file /etc/apparmor.d/Webex">+<code bash /etc/apparmor.d/Webex>
 abi <abi/4.0>, abi <abi/4.0>,
 include <tunables/global> include <tunables/global>
Line 86: Line 86:
   include if exists <local/Webex>   include if exists <local/Webex>
 } }
-</file>+</code>
 Afterwards you need to reload the profiles with Afterwards you need to reload the profiles with
  
Line 149: Line 149:
   cd /usr/share/applications   cd /usr/share/applications
   sudo chmod 600 emacsclient.desktop emacs-term.desktop   sudo chmod 600 emacsclient.desktop emacs-term.desktop
 +
 +==== Tracker/Miner disablen ====
 +( https://www.linuxuprising.com/2019/07/how-to-completely-disable-tracker.html )
 +  tracker3 reset -s -r
 +  systemctl --user mask tracker-extract-3.service tracker-miner-fs-3.service tracker-miner-rss-3.service \
 +                        tracker-writeback-3.service tracker-xdg-portal-3.service tracker-miner-fs-control-3.service
 +
  
 ===== Signal ===== ===== Signal =====
Line 180: Line 187:
   wget https://download.virtualbox.org/virtualbox/7.1.4/Oracle_VirtualBox_Extension_Pack-7.1.4.vbox-extpack   wget https://download.virtualbox.org/virtualbox/7.1.4/Oracle_VirtualBox_Extension_Pack-7.1.4.vbox-extpack
   sudo vboxmanage extpack install Oracle_VirtualBox_Extension_Pack-7.1.4.vbox-extpack   sudo vboxmanage extpack install Oracle_VirtualBox_Extension_Pack-7.1.4.vbox-extpack
 +
 +===== Rusdesk =====
 +Download von https://github.com/rustdesk/rustdesk/releases
  
 ===== Ubuntu pro ===== ===== Ubuntu pro =====
  • computer/debian/kudell_zurueck_zu_ubuntu.1733779625.txt.gz
  • Last modified: 2024/12/09 21:27
  • by spring