當安裝完Ubuntu桌面版後,新增完使用者,安裝Chorome瀏覽器
啟動chrome就會跳出視窗要求需要輸入密碼
enter password to unlock your login keyring
有時候發生在新安裝的桌機上
這次是發生在更換使用者密碼後
chrome居然不認得新密碼,怎麼輸入密碼都顯示錯誤
找了谷歌大神,只有這個解法有效
1. 先找到這個設定keyring的檔案
3. 重新啟動chrome 就會跳出畫面要求須輸入新密碼,這次要改成相同的登入密碼,就成功了
當安裝完Ubuntu桌面版後,新增完使用者,安裝Chorome瀏覽器
啟動chrome就會跳出視窗要求需要輸入密碼
enter password to unlock your login keyring
有時候發生在新安裝的桌機上
這次是發生在更換使用者密碼後
chrome居然不認得新密碼,怎麼輸入密碼都顯示錯誤
找了谷歌大神,只有這個解法有效
1. 先找到這個設定keyring的檔案
3. 重新啟動chrome 就會跳出畫面要求須輸入新密碼,這次要改成相同的登入密碼,就成功了
[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更
[網管心得]ssh keygen用法 ssh-copy-id
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
啟動chrome時要求須輸入密碼enter password to unlock login keyring asking for entering password to unlock login kerying on Ubuntu desktop
ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings
在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space
how to make wicket web application runs under docker enviorment with correct encoding 在docker環境下,wicket web application 編碼錯誤的問題
how to add physical disks into HP smart array through esxi interface 如何在磁碟陣列卡上加入新的硬碟-未完待續
testing gitlab and jenkins CI/CD on docker-1 在docker架設gitlab, jenkins 測試CI/CD pipeline第一章