Tag » ubuntu

JAN
21

Uninstalling Google Chrome from Command Line in Ubuntu

I had an issue with my Google Chrome installation today. For whatever reason it would not sync my account. It wouldn't let me log in. So I went ahead and completely removed Google Chrome from command line and then re-installed it. read more »

JAN
21

Installing Google Chrome from Command Line in Ubuntu

This is an easy way to install Google Chrome Stable from command line. This can save you the trouble of having to download it from another browser. read more »

FEB
18

Ubuntu started without a password field on the Login Screen!

I had a scare today, when attempting to login to ubuntu this morning. There was no password box on the login screen and when I clicked my name it would say authentication failure and not allow me to login! I tried to think back to figure out why this happened to try and resolve the issue, however I ended up searching the Ubuntu forums and found a solution! read more »

FEB
19

Removing index.php in CodeIgniter on Lighttpd & Ubuntu

It took me a bit to get the rewrite rules to work for Codeigniter on lighttpd. But I finally got it working. Its actually pretty easy! read more »