Chrome to avoid the keyring


keyring คือการเข้ารหัสของChrome ที่เราเข้าใช้เว็บต่างๆ ต้องมีการloginเว็บต่างๆ

ทำให้ปลอดภัยมากกว่าเดิม แต่เราต้องใส่รหัสkeyringก่อนใช้Chromeทุกครั้ง

แต่ว่าเรายังคุ้นชินกับการไม่มีkeyring  เราจึงต้องเอามันออกแบบนี้ครับ

$ sudo nano /usr/share/applications/google-chrome.desktop

แก้ไขที่บรรทัดล่างสุด  ยังไม่สำเร็จ

 Exec=/usr/bin/google-chrome-stable --incognito --password-store=basic option

จบ


sudo vi /usr/share/applications/google-chrome.desktop

Modify the Exec= line to include the --password-store=basic option

 Exec=/opt/google/chrome/google-chrome  --password-store=basic (and any other option you want)        

          



Comments

Popular posts from this blog

Grub แก้ไขเวลาบูต Linux Mint 20.04

Ubuntu20.04 desktopสำหรับใช้งานทั่วไปและแบบTerminal Server

โปรแกรมที่ใช้งานใน Linux