This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ==== system ==== <code bash> dnf list kernel-devel dnf -y install cockpit dnf -y install htop dnf -y install glances dnf -y install wget dnf -y install telnet dnf -y install firewall-config dnf -y install gcc dnf -y install sysstat dnf -y install gnome-disk-utility dnf -y install smartmontools dnf -y install lshw dnf -y install iotop dnf -y install atop dnf -y install iftop dnf -y install fd-find dnf -y install font-manager dnf -y install caja caja-xattr-tags caja-open-terminal caja-image-converter caja-extensions-common.noarch caja-actions.x86_64 caja-actions-devel </code> ==== servers ==== <code bash> dnf list httpd dnf list mariadb-server dnf install php.x86_64 phpMyAdmin php-bcmath.x86_64 php-gd.x86_64 php-geshi.noarch php-mbstring.x86_64 php-mcrypt.x86_64 php-pdo.x86_64 dnf -y mycli </code> ==== desktop ==== <code bash> dnf -y install @kde dnf -y install @cinnamon-desktop dnf -y install @lxde-desktop dnf -y install @lxqt-desktop dnf -y install gnome-tweak-tool </code> ==== software ==== ==== dev === <code bash> dnf -y install geany-plugins-spellcheck.x86_64 geany.x86_64 geany-plugins-geanyprj.x86_64 dnf -y install R.x86_64 libxml2-devel mesa-libGL-devel mesa-libGLU-devel dnf install texlive-framed texlive-titling dnf install eclipse </code> === office === <code bash> dnf -y install libreoffice </code> === multimedia === <code bash> dnf -y install gimp.x86_64 inkscape.x86_64 krita </code> ==== see also ==== [[http://silico/site/index.php/M2BBS_-_Atelier_Syst%C3%A8me|http://silico/site/index.php/M2BBS_-_Atelier_Système]] ==== rpm db pbs ==== first try rpm --rebuilddb else rm -f /var/lib/rpm/* ; rpm --initdb linux/rpm.txt Last modified: 2019/06/20 09:22by lamboringo