Mi Configuración

Ubuntu/Mint

sudo apt -y install gimp gimp-plugin-registry gimp-resynthesizer recordmydesktop shutter cheese ntfs-3g hfsplus hfsutils hfsprogs exfat-fuse p7zip-full p7zip-rar gparted planner ooo-thumbnailer imagemagick curl glabels meld aa3d libdvdcss2 ubuntu-restricted-extras openjdk-*-jre x264 faad mencoder ffmpeg cabextract cups-pdf brasero wine winetricks wine64 wine64-tools gramps geany libsdl1.2-dev default-jre default-jdk gprolog swi-prolog make dia umbrello postgresql libpq-dev postgresql-client postgresql-client-common php-pgsql sqlite3 libsqlite3-dev libgmp3-dev build-essential libssl-dev python3-virtualenv python3-dev libpq-dev gnupg samba smbclient proftpd-core filezilla kile gummi latexila preview-latex-style texlive-full gedit-latex-plugin texlive texlive-latex-extra texlive-pstricks texlive-science aspell aspell-es texstudio equalx snap snapd geary inkscape vlc terminator relational k3b rpi-imager bluefish xournal gscan2pdf icoutils solaar scilab gnuplot ssh proftpd odbc-postgresql postgis postgresql-*-pglogical libreoffice libreoffice-l10n-es  wget gpg arduino samba smbclient apache2 php libapache2-mod-php command-not-found wine-installer

Postgres

Beekeper

MongoDB

MariaDB

Latexdraw

Visual Studio Code

Netbeans

 sudo snap install netbeans --classic

Servidores

Samba

PHP

Apache

Redes

sudo snap install vnstat

sudo apt install sysstat iftop nethogs bmon iptraf monitorix cacti 

https://docs.observium.org/install_debian/

Otros

Whatsapp

sudo snap install whatsapp-for-linux

Telegram

sudo snap install telegram-desktop

Debian

apt -y install gimp gimp-plugin-registry gimp-resynthesizer recordmydesktop shutter cheese ntfs-3g hfsplus hfsutils exfat-fuse p7zip-full gparted planner ooo-thumbnailer imagemagick curl glabels meld aa3d openjdk-*-jre x264 faad mencoder ffmpeg cabextract cups-pdf wine wine64 wine64-tools gramps geany libsdl1.2-dev default-jre default-jdk gprolog swi-prolog make dia umbrello postgresql libpq-dev postgresql-client postgresql-client-common php-pgsql sqlite3 libsqlite3-dev libgmp3-dev build-essential libssl-dev python3-virtualenv python3-dev libpq-dev gnupg samba smbclient proftpd-core filezilla kile gummi latexila preview-latex-style texlive-full gedit-latex-plugin texlive texlive-latex-extra texlive-pstricks texlive-science aspell aspell-es texstudio equalx snap snapd geary inkscape vlc terminator relational k3b bluefish xournal gscan2pdf icoutils solaar scilab gnuplot ssh odbc-postgresql postgis postgresql-*-pglogical libreoffice libreoffice-l10n-es  wget gpg arduino samba smbclient apache2 php libapache2-mod-php lsb-release sysstat iftop nethogs bmon iptraf monitorix cacti php-cgi php-cli php-common lighttpd libapache2-mod-perl2 php-curl php-dev php-gd php-imap php-ldap php-odbc php-sqlite3 libapache2-mod-python latexdraw gpg mariadb-server mariadb-client php-mysql phpmyadmin php-mysql gnupg libfuse2 software-properties-common dirmngr numpy* scilab octave flatpak r-base* git unzip xz-utils zip libglu1-mesa clang cmake ninja-build pkg-config libgtk-3-dev liblzma-dev lib32z1 lib32stdc++6 libstdc++6 libcurl4-openssl-dev apt-transport-https command-not-found python3-pip zlib1g-dev libxml2-dev libxmlsec1-dev g++ gnome-tweaks thunderbird-l10n-es-mx

sudo snap install core rpi-imager

Whatsapp

sudo snap install whatsapp-for-linux

Telegram

sudo snap install telegram-desktop

Libreoffice

sudo nano /etc/apt/sources.list

Comprobamos si disponemos de los “Backports” adecuados, si no es así, los añadimos a nuestro archivo “sources.list”.

# Backports

deb http://ftp.fr.debian.org/debian bookworm-backports main contrib non-free

deb-src http://ftp.fr.debian.org/debian bookworm-backports main contrib non-free


sudo apt install lsb-release

sudo apt update

sudo apt install -t bookworm-backports libreoffice

MongoDB

# curl -fsSL https://www.mongodb.org/static/pgp/server-7.0.asc | sudo gpg -o /usr/share/keyrings/mongodb-server-7.0.gpg --dearmor


# echo "deb [ signed-by=/usr/share/keyrings/mongodb-server-7.0.gpg ] http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 main" | tee /etc/apt/sources.list.d/mongodb-org-7.0.list


# apt-get update

# apt-get install -y mongodb-org