Category: Linux

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Upgrading Debian 6 (Squeeze) to Debian 7 (Wheezy)

A month ago Debian 7.0 (Wheezy) Stable was released. Today I will teach you how to upgrade Debian 6 (Squeeze) to Debian 7 (Wheezy). This tutorial works on 32 / 64 bit architectures.   Open your list of repositories: # vi /etc/apt/sources.list Remove all Squeeze repositories and add the repositories for Wheezy: deb http://mirrors.kernel.org/debian/ wheezy

Standard

Installing IonCube Loader on Linux

IonCube is a program that protects the source code of PHP scripts through encryption. In order for it to be read, PHP must have the IonCube module installed and activated. You can find the latest version of the IonCube loader at: http://www.ioncube.com/loaders.php How to install IonCube Loader ?   1 – Download the IonCube Loader:

Standard

Installing and Configuring DKIM in Postfix

DomainKeys Identified Mail (DKIM) is an email validation method that uses public and private keys. The private key is used to sign each message sent and the public key is used by the receiver of the message to validate the signature. It’s very important to use DKIM because, as well as preventing fraud, it gives

Standard

Axel Download Accelerator for Linux

There are websites that reduce the download speed per connection. With Axel you’ll be able to download much faster as it opens several connections, thus increasing the download speed. How to install Axel Download Accelerator ? $ wget http://alioth.debian.org/frs/download.php/3016/axel-2.4.tar.bz2 $ tar -zxvf $ ./configure $ make install Downloading with Axel Download Accelerator: Just use the

Latest news

Latest news directly from our blog.