Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

login inforamtion location on linux

  • 2 trả lời
  • 0 gặp vấn đề này
  • 74 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

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 :)

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

Giải pháp được chọn

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.

See also:

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