Thursday 13 October 2011

Basic web server configuration in RHEL / CENTOS


Packages required – httpd
                               httpd-devel
                               httpd-manual
Daemon - /usr/sbin/httpd
Script -     /etc/init.d/httpd
Ports -       80/tcp (http) , 443/tcp (https)
Configuration - /etc/httpd/*
                          /var/www/*

Wednesday 5 October 2011

DNS / BIND Server Configuration in RHEL 6 / CENTOS 6

What is DNS?
DNS is called as Domain name system. DNS is name resolution service which resolves human friendly name (such as Example Web Page) into IP  address (192.168.0.10) DNS is a hirarchical distributed database that contains
resolving of domain name into IP address.

Why DNS?
Because people and applications try to connect the network computer by  specifying name. DNS has superior scalability,security and compatibility with internet.


Tuesday 4 October 2011

Install Vuze on Linux

Vuze (previously Azureus) is a BitTorrent client used to transfer files via the BitTorrent protocol. Vuze is written in Java, and uses the Azureus Engine. In addition to downloading data linked to by .torrent files, Azureus allows users to view, publish and share original DVD and HD quality video content. Content is presented through channels and categories containing TV shows, music videos, movies, video games and others. Additionally, if users prefer to publish their original content, they may earn money from it. Azureus was first released in June 2003 at SourceForge.net, mostly to experiment with the Standard Widget Toolkit from Eclipse. It later became one of the most popular BitTorrent clients.
The Azureus software was released under the GNU General Public License, and remains as a free software application.

Friday 29 July 2011

Install JDownloader in RHEL / CentOS 5

JDownloader is open source, platform independent, and written completely in Java. It simplifies downloading files from One-Click-Hosters like Rapidshare.com or Megaupload.com - not only for users with a premium account but also for users who don't pay. It offers downloading in multiple parallel streams, captcha recognition, automated file extraction, and much more. Of course, JDownloader is absolutely free of charge. Additionally, many "link encryption" sites are supported - so you just paste the "encrypted" links and JD does the rest. JDownloader can import CCF, RSDF and the new DLC files. 

Thursday 28 July 2011

Install Firefox 5 on CentOS 6

By default CentOS 6 comes with firefox 3.6.
Here's how to Install Firefox 5 on CentOS 6:

1. Log on as root.
2. Download firefox-5.0.1.tar.bz2 or later from http://www.getfirefox.com to Downloads folder.
3. Also download an appropriate version of libstdc++.so.6, in this case the version from Fedora 13 i686 will work:

Navigation by WebRing.