- Mar 03 Sun 2024 12:55
-
OpenWrt Reverse SSH Tunnel
- Oct 23 Sun 2022 14:07
-
(Global IP) LAMP Apache, MySQL, PHP For WSL2 Ubuntu 安裝紀錄 2022 Install LAMP for WSL2
#Remove nginx ;; 移除nginx
apt-get --purge remove nginx ; apt-get remove nginx-common ; apt-get remove nginx-core ; apt-get autoremove
apt-get --purge remove nginx ; apt-get remove nginx-common ; apt-get remove nginx-core ; apt-get autoremove
- Aug 30 Tue 2022 11:04
-
WSL Ubuntu 20.04 phpMyAdmin shows 「(HY000/2002): Permission denied」

今天安裝WSL2 LAMP時終於把以前發生過的問題解決了,紀錄一下。
如果你安裝PHPMYADMIN顯示 mysqli_real_connect(): (HY000/2002): Permission denied
- Jul 12 Tue 2022 16:38
-
Windows 11 開始圖標 (WIN+X) 滑鼠右鍵 沒有Windows 終端機
- Mar 14 Mon 2022 10:48
-
MIUI 13 小米錢包 for 歐版ROM- Magisk Module
- Mar 14 Mon 2022 10:42
-
MIUI 13 全局 深色模式 - Magisk Module
- Feb 17 Wed 2021 10:49
-
Python 檢查 Windows Wi-Fi 是否斷線並重新連線
因為電腦在公司,但有時候就是會無緣無故自己斷線,在家的話一斷線遠端就連不到實在麻煩,寫一個簡易程式紀錄一下
可以放在 C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 讓他開機執行
可以放在 C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 讓他開機執行
- Nov 28 Sat 2020 16:12
-
Linux LAMPP 安裝 Linux Apache2 MySQL php phpMyAdmin install on Ubuntu and Debian 2020 update
- Oct 15 Thu 2020 23:16
-
Raspberry Pi 4 在 Ubuntu 18.04 Wi-Fi 無法連線
- Oct 15 Thu 2020 22:36
-
phpMyAdmin 提示 SET PASSWORD has no significance for user 'root'@'localhost' as authentication plugin does not support it.
今天安裝phpMyAdmin於Ubuntu中,
但設定MySQL server密碼時卻老是顯示:
Since password will be sent to server in plain text, use ssl connection to ensure password safety.
Warning (Code 1287): 'SET PASSWORD = PASSWORD('<plaintext_password>')' is deprecated and will be removed in a future release. Please use SET PASSWORD = '<plaintext_password>' instead
SET PASSWORD has no significance for user 'root'@'localhost' as authentication plugin does not support it.
等訊息。
解決方法:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'mypasswordhere';
參考資料: https://stackoverflow.com/questions/47099351/mysql-5-7-20-unable-to-set-root-password
- Apr 26 Sun 2020 00:10
-
免費 Parted Magic ISO 2013 : SSD Secure Erase工具
- Apr 01 Wed 2020 14:06
-
修改 Windows 10 觸控式鍵盤按鈕 大小 (放大 Win10 鍵盤)
