Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts

Monday, August 5, 2013

A Brief Date with Windows 8

As a gift from my sister, I was able to buy a new laptop, and I can say I got a bargain with an HP ProBook 4445s; with nice specs and clean design, I call it my weapon of choice and am very happy with it. Depending on how you look at it, blessed or cursed, it's already installed with Windows 8.

For me it was a blessing, at least initially, since it's been some time since I last used a legitimate copy of Windows, add to that this is a brand new version, so support for new and related software is abundant. This is the first Windows version I used where I never encountered the dreaded and legendary its-a-feature-not-a-bug BSOD aka Blue Screen of Death, but it doesn't mean I never force rebooted it, there were still instances when it hangs but it was rare and the incidents were far in between. Frankly, I was starting to doubt whether free and open source platforms, like the gazillion GNU/Linux-based distributions and BSDs, will have anything worthwhile to offer when Windows 8 and its stability and performance improved.

Having no access to other legitimate proprietary software, I opted to use free and open source applications like LibreOffice, GIMP, Inkscape and the like. This is where PortableApps really shine and make the use of Windows 8 pleasurable for the time being.

Tuesday, July 26, 2011

AppArmor and Server Security

I was tasked recently at work to create a new instance of MySQL in a server where there were two (2) instances already existing and running. This task should have been a breeze and done in no time. Unfortunately, I was working on a GNU/Linux distribution, okay Ubuntu, with AppArmor activated with security profile for MySQL, and I figuratively banged my head on the wall for almost a week why the steps I follow doesn't work, I already stripped the config file to the minimum and the setup still won't work. Turns out AppArmor is in my way in it's objective to secure the system it runs on.

Wednesday, May 4, 2011

Node.js and NPM: Key to Dynamic Web Applications Beyond AMP

I keep reading mention of blog articles on Node.js, Node.js Package Manager (NPM), Socket.io and web socket programming like this on Twitter and given that I had time to check it out, researched and updated myself on what the rave is all about.

The Node.js website (<rant>) isn't very helpful how to install this supposed to be Javascript file, given that the example invokes the script in a different manner, and you'll even be more confused if we add NPM to the mix. Another disappointment I have against Node.js is that it didn't build on OpenBSD 4.9(</rant>). What I have below is how I was able to set this up on my two Ubuntu 10.04LTS boxes, one with SSL and the other without.

Monday, April 11, 2011

Quest for the Home Office Essentials: The Adventure with Ubuntu 10.04LTS and Canon Pixma MP140

My youngest sister handed down to me her Canon Pixma MP140 printer from UK, one of those multi-function device, it can print, scan and copy printed documents and pictures. Checking with OpenPrinting indicated possible disappointment since it's not listed as supported there.

Previously, GNU/Linux's reputation as a desktop computer platform was spotty, but this has not deterred me from settling for it as our desktop of choice at home with Ubuntu 10.04LTS. I document here the experience I had setting up the Canon Pixma MP140 printer with Ubuntu 10.04LTS, what pleasant surprises I encountered and drawbacks that almost made me look for something else.