Qiuck Fixes

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
 

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
 

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
 

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
 
© 2011 Betaquest, LLC