Since 2010 or maybe earlier, I've had two browsers always ready on my desktop. My main browser is Firefox. It's pretty solid security and privacy features are enough to win me over. It also has gotten fast, fast to use and fast development.
I also have chromium-browser because I'm a Google drive user. No browser connects faster and offers more support than chromium-browser. If you're looking for a Google drive client for linux, then just start chromium-browser.
I found myself unable to enter my login credentials when prompted to do
so in Ubuntu. I think I might have changed it then forget about it.
I've been running the current session for more days than I should have.
I forget. So what's the solution to my problem. How do I get in to my
system now?
It involved getting into the grub menu somehow. I am uncertain as to
how to do that exactly in your system. So there's a couple of ways to
do it (finger's crossed). When booting at system start, use the esc key
or the shift key. The first one worked for me. The timing is key. Wait
until the bios banner shows then hit the esc key once. I am using
Ubuntu 22.04.4 here. I have a current version of grub.
The grub menu will give you options and the one you want is: root. Yes
you want root privileges to set the root password. It should give you a
terminal access where you can issue commands.
Type: #mount -rw -o -s remount / ==> this command mounts the
filesyste
Comments