Instructions on How To setup a VPN server on Debian 5.0 Lenny
Entries Tagged as ‘How To's’
February 9, 2009
Extract a .EXE file in Linux
Two ways to extract a MS EXE/CAB archieves on linux,
1. cabextract <EXE_FILE>
2. unzip -a <EXE_FILE>
August 15, 2008
Setting up Reliance USB Modem ( Huawei Technologies Co., Ltd. E620 USB Modem ) on Ubuntu 8.4 LTS “Hardy Heron”
In this article I am going to provide you a simple and quick way to setup reliance data card on ubuntu hardy heron. Most of the tasks could be done with the script that I am attaching here.
1. Plugin Data Card
2. Download setup script from here. Open a terminal and run it as [...]

