ubuntu_tips_tricks_and_notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu_tips_tricks_and_notes [2025/06/22 01:06] – mike | ubuntu_tips_tricks_and_notes [2025/07/17 20:33] (current) – [Post-Installation] mike | ||
---|---|---|---|
Line 52: | Line 52: | ||
=== Install phpmyadmin === | === Install phpmyadmin === | ||
+ | |||
sudo apt update | sudo apt update | ||
- | sudo apt install phpmyadmin | + | sudo apt install phpmyadmin |
+ | sudo phpenmod mbstring | ||
+ | sudo systemctl restart apache2 | ||
mysql | mysql | ||
+ | mysql> SELECT user, | ||
mysql> ALTER USER ' | mysql> ALTER USER ' | ||
- | | + | |
=== Installing Portainer to manage Docker containers === | === Installing Portainer to manage Docker containers === | ||
ubuntu_tips_tricks_and_notes.1750579575.txt.gz · Last modified: by mike