Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

login inforamtion location on linux

  • 2 replies
  • 0 have this problem
  • 21 views
  • Last reply by cor-el

more options

Hi there! My linux crashed and I only have an access to the terminal now. I'm trying to save login information and bookmarks that were saved in the browser. I didn't use an account. So I'm trying to find a location in the linux system where it was saved. I used 'find' command with key words 'mozilla' and 'firefox' to find possible locations but I'm not sure that I covered everything. Maybe someone here knows exactly where I should look. Thank you for you help and advance :)

Hi there! My linux crashed and I only have an access to the terminal now. I'm trying to save login information and bookmarks that were saved in the browser. I didn't use an account. So I'm trying to find a location in the linux system where it was saved. I used 'find' command with key words 'mozilla' and 'firefox' to find possible locations but I'm not sure that I covered everything. Maybe someone here knows exactly where I should look. Thank you for you help and advance :)

Chosen solution

Copy the entire ~/.mozilla/firefox folder somewhere safe. That contains your profile, or profiles if you have more than one, which contain all your personal data and settings. You can then copy it back when things are back to normal.

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

Copy the entire ~/.mozilla/firefox folder somewhere safe. That contains your profile, or profiles if you have more than one, which contain all your personal data and settings. You can then copy it back when things are back to normal.

more options

See also:

Your logins are stored in logins.json and key4.db stores the encryption key.