Differences
This shows you the differences between two versions of the page.
Last revision Both sides next revision | |||
linux_firefox [2019/03/20 16:48] ktm5j created |
linux_firefox [2019/03/20 16:48] ktm5j |
||
---|---|---|---|
Line 7: | Line 7: | ||
To fix this we must remove the file ''%%.parentlock%%'' from your firefox profile. This is located in your home directory ''%%~/.mozilla/firefox/{random}.profile/.parentlock%%''. Your profile path will contain a random string, so we must locate it | To fix this we must remove the file ''%%.parentlock%%'' from your firefox profile. This is located in your home directory ''%%~/.mozilla/firefox/{random}.profile/.parentlock%%''. Your profile path will contain a random string, so we must locate it | ||
- | <code bash> | + | <code> |
ktm5j@portal02 ~ $ cd .mozilla/firefox/ | ktm5j@portal02 ~ $ cd .mozilla/firefox/ | ||
ktm5j@portal02 ~/.mozilla/firefox $ ls -l | ktm5j@portal02 ~/.mozilla/firefox $ ls -l |