LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to check browser log files on centos 5.3 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-check-browser-log-files-on-centos-5-3-a-4175455601/)

mohanj.linux 03-25-2013 11:19 PM

how to check browser log files on centos 5.3
 
Hi all,

I am new to linux, i need to know how to check browser log files in CLI mode. I am using firefox.

shivaa 03-26-2013 12:07 AM

Which log files? Do you want to check browser history?

You can find firefox related configurations under ~/.mozilla directory, but it do not contains any log files.

In the meantime, if you want to check browser history, then you find it in History tab.

mohanj.linux 03-27-2013 12:01 AM

Thank you Shivaa...

unSpawn 03-27-2013 02:15 AM

*Note Mozilla Firefox stores its history, bookmarks, cookies and such in SQLite databases (files with the ".sqlite" extension) so if you need to view those you do not need to start a browser but you can use the CLI 'sqlite3' or the GUI SQLitebrowser tool or equivalent.


All times are GMT -5. The time now is 08:39 AM.