Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:rpm [2019/06/18 11:57] lamboringolinux:rpm [2019/06/20 09:22] (current) – [system] lamboringo
Line 15: Line 15:
 dnf -y install iotop dnf -y install iotop
 dnf -y install atop 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> </code>
  
Line 22: Line 27:
 dnf list mariadb-server 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 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> </code>