Feed on
Posts
Comments

Category Archive for 'Techs/Computers'

At my work, we have MSSQL with replication. The problem is we have 5 SQL subscribers. Our R&D department keep coming out with Store Procedures. In order to deploy these new store procedures to production, we need to run the script on every servers. This is not only time consuming, but bounded to human error.
In […]

Read Full Post »

Download vpnclient-linux-4.8.00.0490-k9.tar.gz and extract it to your home directory

$ tar xvfz vpnclient-linux-4.8.00.0490-k9.tar.gz ~

Download the patch to your home directory and patch the installer.

$ cd ~/vpnclient
$ patch < ../vpnclient-linux-2.6.22.diff

Installing the VPN Client

$ sudo ./vpn_install

Starting VPN Client service

$ sudo /etc/init.d/vpnclient_init start

Copy VPN Profiles to /etc/opt/cisco-vpnclient/Profiles/ and changes permission of the *.pcf files

$ chmod 777 /etc/opt/cisco-vpnclient/Profiles/*.pcf

Last change […]

Read Full Post »

My hacked GPS

I purchased a MIO C710 about a year ago. The device is decent, but support is horrible. Luckily, this device is one of the mostly hacked gps out there. Specially when during black Friday they lower end model C310x was about $200. The C710 has 2G of ROM and built in bluetooth. Here’s a screen […]

Read Full Post »

« Prev