Linux Logs that an Administrator need to Monitor

Linux maintains a record of a various logs that helps a administrator to keep track of important events including system error messages, system startups, and system shutdowns. The logs are in ASCII text format and hence can be viewed with a text editor. The centralized logging is provided by two daemons are syslogd and klogd. [...]

[ More ] December 10th, 2010 | Your thoughts are welcome | Posted in Softwares |

Prevent accidental reboots in Linux Servers

CTRL+ATL+DELETE will be the most commonly used shortcut key when we work on windows . Watch out that you never use this key (CTRL+ATL+DELETE) on linux server. The default Linux installation treats CTRL+ATL+DELETE command to immediately reboot the Linux system without any warning signals. To avoid this to happen we need to edit  the inittab [...]

[ More ] December 6th, 2010 | Your thoughts are welcome | Posted in Security |

pfSense as a proxy server – installation guide

Pfsense is a FreeBSD based Open source security distribution. Pfsense is basically using as a gateway device (firewall and router). But it can be expandable as many Server services like DNS, DHCP, Proxy Servers. Here I is the step by step procedure to install a Pfsense based Proxy server. Download pfSense CD from here http://www.pfsense.org/mirror.php?section=downloads [...]

[ More ] December 2nd, 2010 | 9 Comments | Posted in Networking, Servers |

Disabling runlevel system services on Linux Servers

When Linux server boots up a large amount of services keeps running in its background . Some services are essential to the operation of your server, while other services are considered non-essential and will cause no problems to your server by disabling them.  Some services takes a lot of time and may affect the working [...]

[ More ] December 1st, 2010 | Your thoughts are welcome | Posted in Security |

Parental control using OpenDNS Family Shield

DNS level security system is one of the easiest ways to implement. No need to update the signatures locally. Because all the updates happening in server side itself. And the main advantage I noticed is there is no softwares ( client application ) required. Open DNS is secured DNS service, In addition they launched a [...]

[ More ] November 29th, 2010 | Your thoughts are welcome | Posted in Security |

Securing SSH in Linux Servers

SSH security has to be taken care when Linux server is up and running. Most administrators tend to install an SSH server and leave it at its default settings, typically to allow password authentication and root logins . There are few parameters in /etc/ssh/sshd_config which can be changed to securing SSH. Open /etc/ssh/sshd_config and add [...]

[ More ] November 26th, 2010 | Your thoughts are welcome | Posted in Security |

Christmas special wallpapers and theme for windows 7

Download Windows 7 Christmas theme. Click the wallpapers to download

[ More ] November 25th, 2010 | 2 Comments | Posted in Misc |

Log server performance using Windows performance monitor

Windows performance monitor is a real time performance monitoring tool. It gives result in three different ways, Graphical view Histogram view and plaint text counter view. Some times we need to log the utilization of a server for the future reference. It includes various  services like IIS, SQL, CPU, Disk usage etc.. you can write [...]

[ More ] November 24th, 2010 | Your thoughts are welcome | Posted in Servers |

Connectbot SSH client for android

ConnectBot is an open sourse Secure Shell client for the Android platform. Using this SSH client you can manage your SSH enabled servers / devices. You can monitor utilization, restart services, analyze logs etc .It can also use as a secure file transfer application. ConnectBot is must tool for system administrators and webmasters who manage [...]

[ More ] November 22nd, 2010 | Your thoughts are welcome | Posted in Mobile |

WordPress mobile application for Nokia symbian S60

WordPress released a nice mobile application for managing wordpress blogs, WordPress for Nokia is an open source project under GPL license . The application support symbian platform. You can run this application in S60 and Maemo powered Nokia mobiles. If you are a developer you can contribute here Application can use with wordpress blogs with [...]

[ More ] November 20th, 2010 | Your thoughts are welcome | Posted in Mobile |