Archive for the 'Web server' Category

Sep 29 2009

Creating and restoring an image of hard disk with Clonezilla

Clonezilla is an open source disk imaging, cloning and backup software. It supports ext2, ext3, ext4, reiserfs, xfs, jfs of GNU/Linux, FAT, NTFS of MS Windows, and HFS+ of Mac OS. You can use it to clone single or multiple machines. It is more feature-rich than commercial Norton Ghost. In this video tutorial, I will [...]

29 responses so far

Aug 20 2009

Protecting website using basic authentication

Published by amjad under Centos, Debian, Fedora, Red Hat, Ubuntu, Web server

Apache uses auth_mod to protect the whole or part of a site.
Here we will see how to provide access to your website to only authenticated users. I will demonstrate and explain the use of basic authentication.

No responses yet

Aug 20 2009

How to install and configure Apache on RedHat and derivatives

Published by amjad under Centos, Debian, Fedora, Red Hat, Ubuntu, Web server

Initial installation and configuration of Apache can be daunting to newbies. This easy to follow tutorials explains it in very simple terms. It will take away that fear.

One response so far

Aug 20 2009

Configuring Apache for SSL

Published by amjad under Centos, Debian, Fedora, Red Hat, Ubuntu, Web server

This practical tutorial shows how to configure SSL on Apache

No responses yet