configuration file

Debian Linux Install MySQL Database Server

by Vivek Gite on January 23, 2012 · 1 comment

How do I install mysql database server under Debian Linux operating system running on HP server?

{ 1 comment }

How do I redirect old ugly urls such as http://example.com/store/view.jsp?product=foo with clean url – http://example.com/store/view/product/foo using nginx reverse proxy?

{ 0 comments }

Whenever I try to star my Apache 2 server under UNIX / Linux and get a warning as follows:

[warn] NameVirtualHost *:80 has no VirtualHosts

How do I fix this problem?

{ 4 comments }

OpenBSD: Static Routing Configuration

by Vivek Gite on July 6, 2010 · 3 comments

I know how to setup static routing under Linux and FreeBSD operating systems. But, how do you setup static routing under OpenBSD operating systems?

{ 3 comments }

Ubuntu Linux Set Iscsi Initiator

by Vivek Gite on July 2, 2010 · 6 comments

ISCSI is a network protocol standard that allows the use of the SCSI protocol over TCP/IP networks. How do I setup Iscsi Initiator under Ubuntu Linux? How do I format and connect to an iSCSI volume under Ubuntu Linux? How do I store VMware or Virtualbox virtual machine images using iscsi storage?

{ 6 comments }

How do I block or deny access based on the host name or IP address of the client visiting website under nginx web server?

{ 9 comments }

Q. I know how to find out information about compiled driver under FreeBSD kernel. But, how do I find out if a Particular feature, driver or filesystem support is compiled into my running Linux kernel or not? How do I find out if DMA support is compiled into my kernel?

{ 0 comments }