red hat linux

Dedicated Server Hosting

by Vivek Gite on April 6, 2008 · 1 comment

Q. We have decided to move to Linux and brought a dedicated Dell server preinstalled with Red Hat Linux for hosting our small business website. Can you tell me what software required to run on a Linux dedicated server for hosting purpose?

{ 1 comment }

How do I restart NFS server when network link goes down between two servers or NFS client / server under CentOS 4.x / RHEL / CentOS Linux 5.x?

{ 0 comments }

Q. How do I setup my Red Hat / CentOS / Fedora Linux system to get IP address and other information via a DHCP server for eth0 interface?

{ 5 comments }

Q. How do I disable a firewall in RedHat Enterprise Linux / RHEL?

{ 1 comment }

Redhat / CentOS / Fedora Linux Open Port

by Vivek Gite on September 13, 2007 · 36 comments

Q. I’ve Redhat Enterprise Linux 5 server with Iptabeles firewall enabled. By default it is only allowing port 22. How do I open port 80 / 143 / 110 on Linux? I’ve started all services but don’t know how to open port using iptables. A. By default iptables firewall stores its configuration at /etc/sysconfig/iptables file. [...]

{ 36 comments }

Q. I’ve installed Red Hat enterprise Linux 5 and now added one more LAN card (NIC). How do I configure the network card from the command line? I can see 2nd my network card detected while booting the IBM server. A. Red hat Linux provides following tools to make changes to Network configuration such as [...]

{ 79 comments }

Q. I have Apache Web server and MySQL configured. Everything works fine except I am not able to connect to a MySQL database server (I am able to connect mysql server with mysql client). So how do I configure or connect PHP scripts? A. You need to install MySQL module for php4 or php5. Without [...]

{ 8 comments }