servers

NFS was not designed with security in mind, and has a number of weaknesses, both in terms of the protocol itself and because any NFS installation must expose several daemons, running on both servers and clients, to network attack. I use my Debian / Ubuntu Linux based server only to server web pages and nothing else. How do I disable NFS services under Debian or Ubuntu Linux?

{ 3 comments }

I‘ve recently installed php 5.3.5 in my UNIX box and my old working php code not working. It displays code in pages which is in <? … my code … ?> php tags. How do I fix this problem?

{ 2 comments }

Iptables Drop IP Address

by Vivek Gite on November 20, 2010 · 0 comments

How do I block particular IP addresses or host with the iptables command under Linux?

{ 0 comments }

How do I find out running processes were associated with each open port? How do I find out what process has open tcp port 111 or udp port 7000 under Linux?

{ 13 comments }

I have installed FreeBSD 8.x on my Laptop with Windows 7 in dual boot mode. But I’m unable to connect to the LAN or Internet using Atheros AR8132 card. How do I configure this card under FreeBSD?

{ 0 comments }

I‘ve tons of images, css and javascript hosted at backend server IP 192.168.1.5 and 192.168.1.6. How do I make sure nginx reverse proxy load balancer always send all http_user_agent requests coming from “Mozilla” to server 192.168.1.5 and MSIE to server 192.168.1.6 only?

{ 1 comment }

Shutdown Linux Server

by Vivek Gite on February 2, 2010 · 0 comments

How do I shutdown my Linux server or computer using command line options?

{ 0 comments }