Technical Articles

How to install RVM (Ruby Version Manager) and Ruby 1.8.7/1.9.2/REE on CentOS 5.6 64Bit

This should be used as an updated and preferred version of my brief Ruby and Gems installation tutorial. Since 1.8.5 is very outdated and full of bugs and security issues, no one should use anything below 1.8.7.

RVM (Ruby Version Manager) is a great way to switch between different version environments of Ruby and it …

Read More
 

How to resolve wireless network speed issues

You just got Comcast or U-verse – fast multi-megabit connection – and then you started using your laptop or another wireless device with it. The speed is great if you are connected with a wire, but the speed sucks if you are connected through wireless. You wonder – what the hell?

Chances are that you are …

Read More
 

How to install the latest Windows 7 x64 Broadcom Bluetooth drivers for Sony Vaio VGN-SZ770N and possibly for many other notebooks

Sony produces great stuff, but when it comes to the drivers support, they are unbelievably inconsistent and confusing with their driver releases.

I have a Sony Vaio VGN-SZ770N notebook and it was a painful experience to get Windows 7 32bit install with all the proper drivers, and for the 64bit, it was even harder.

Bluetooth was …

Read More
 

How to install Ruby and Gems on CentOS 5.5

UPDATE: This article may help you, however if you are looking for more flexible way to install and handle multiple versions of Ruby on one system, you should check my article about Installing RVM (Ruby Version Manager) and Ruby 1.8.7/1.9.2/REE on CentOS 5.6 64Bit.

If you think that having yum handy and Ruby in one …

Read More
 

Google Voice – officially out and now connected to GMail!

Google Voice is officially opened for sign-ups.

It was only available in closed beta and by invitation only, but now everyone can enjoy it.

On the top of this, Google linked its Voice service with GMail and now you can make calls to and from the web based GTalk version to regular phones! Its exciting!

When you …

Read More
 

How to enable the Updater option in Plesk

Some of you probably use dedicated virtual hosting like Media Temple and are aware that the big hosting providers like to take their time and test all new versions of software prior to deploying it and making it part of their default server images.

Paralels Plesk version 8 for example is somewhat slow and not …

Read More
 

Why would anyone be even trying to make things work with Vista, when 7 is already out?

This is not a technical article, bur more like a word of advise.

It is very sad to watch people struggle with the previous OS attempt (or should I say failure) of Microsoft called Vista. Especially now, when Windows 7 is out.

I am not a Microsoft hater, nor I am too attached to Linux as a …

Read More
 

WiFi – inSSIDer – Great Free SSID and Channel Scan Tool

I was a huge fan of Netstumbler (the WiFi SSID scan tool with GPS support), however their lack of imagination and willingness to advance together with the existing and future technologies and platforms somewhat rendered them non-attractive to me anymore.

Yes, their tool does not work on Windows 7 and I can state as …

Read More
 

How to install swftools 0.9.1 on CentOS 5.5

Here is quick install howto for swftools 0.9.1 on CentOS 5.5:

Get the swftools-0.9.1 (this is the current for now):

[root@centos5 ~]# wget http://www.swftools.org/swftools-0.9.1.tar.gz

[root@centos5 ~]# gunzip swftools-0.9.1.tar.gz

[root@centos5 ~]# tar xzf swftools-0.9.1.tar.gz

Now you have to compile it so you need to have gcc and some libraries and components installed (automake, zlib-devel, libjpeg-devel, giflib-devel, freetype-devel) so you …

Read More
 

Quick Review of Nokia E73 Mode – another rushed out product …

Well, it has been a week since I got this phone.

It looks like the Nokia E73 was another rushed out product, this time unfortunately by Nokia (under pressure from T-Mobile I am sure).

Since I am so called “power user”, I tend to notice many things that can be really annoyed for people who want …

Read More
 

How to make SIP work on Nokia E73 Mode from T-Mobile

Looks like the new E73 is a step up from the E71 that has been serving me loyally for more than 2 years now. Whether I will keep it or not will be decided in the next few days.

First impressions are that it is somewhat cheaper version, more plastic, feels lighter, but it supports UMA! …

Read More
 

How to go around the “Download failed. Could not create Temporary file” error when using automatic upgrade feature in WordPress

I keep forgetting these few important things almost every time I attempt to automatically upgrade my wordpress, or themes, or plugins and I get the “Download failed. Could not create Temporary file” error. Here they are:

1. Manually create a folder called “upgrade” in “wp-content”
2. Set permissions pf “wp-content” folder to 777
3. Set the php safe-mode …

Read More
 

Tutorial – Installing Alfresco Community 3.3g on CentOS 5.5 x64 with MySQL and X

Since it has been a real adventure to gather all the pieces from this puzzle, I decided to write a guide for folks who are about to do this.

The following tutorial shows that pretty much everything in it was done as root and on a default CentOS installation (which is NOT a good practice for …

Read More
 
© 2011 Betaquest, LLC