Here are the posts tagged with ubuntu:

Facebook, Youtube, LinkedIn and other CSS and JavaScript files from CDNs not loading on Ubuntu

posted by Herman on Dec. 3, 2012, comments

The Problem Story

For most of last week, I did not have a DSL Internet connection at all due to a broken physical line to the network. After the network errors were fixed I switched to a new ISP account, and all was well. Or so I thought.

My connections ...... Read more

 

Fixing ChineseLevel's Cloud Server Woes

posted by Herman on July 27, 2012, comments
A couple of days ago, my cloud host sent me an automated message informing me that the hardware of one of my Ubuntu 11.10 cloud servers experienced a catastrophic failure. It happened to be the server that ChineseLevel was running on. They'd replace the hardware, and let me know as ...... Read more
 

How to get Flash webcam to work on Ubuntu Linux

posted by Herman on Feb. 17, 2012, comments
If you're on Linux and trying to use a webcam Flash plugin, such as the one provided by Nimbb or red5-recorder, or many others to be found online, you might also run into this screen, as I did: Because of this, it took me about two hours of cursing to ...... Read more
 

Element Inspector not Working in Chrome after Upgrade? Here's how to fix it

posted by Herman on June 4, 2011, comments
After upgrading Chromium on 64bit Ubuntu, I found that my element inspector suddenly started showing empty results. After some digging around, I figured out that the cause is that the chromium-browser-inspector package must also be upgraded, not just the Chromium package. To make sure it updates, I renamed /usr/lib/chromium-browser/resources/inspector, and upgraded the chromium-browser-inspector ...... Read more
 

Debugging IE in Ubuntu

posted by Herman on Feb. 17, 2011, comments
Debugging websites in Internet Explorer on Linux systems can be a pain, especially if you specially first have to install a virtual Windows envrionment, then get all the versions of IE, etc etc. But luckily there's an easier way to run IE in Ubuntu. Ubuntu has a package called PlayOnLinux. ...... Read more