Monday, April 5, 2010

4 Ways to Kill a Process – kill, killall, pkill, xkill

Kill here!

20 Killer Perl Programming Tips for Beginners on UNIX / Linux OS

Aha here!

Shell Script Execution Guidelines for Newbies

Guidelines here...

Unix Less Command: 10 Tips for Effective Navigation

Unix Less Command here...

Top 5 Best Linux Firewalls

As part of the contest we conducted recently, we got 160+ comments from the geeky readers who choose their favorite firewall.

UNIX / Linux Guide to File and Directory Permissions

( umask, chmod, read, write, execute )

How to Find and Delete Empty Directories and Files in Unix

Learn how here?

How to Find and Delete Empty Directories and Files in Unix

Learn how here?

myisamchk on MySQL 5.0

Read here!

How To Repair Corrupted MySQL Tables Using myisamchk

MyISAM is the default storage engine for MySQL database. Learn more here...

Can You Top This?


This article is part of the on-going 15 example series where 15 examples will be provided for a specific command or functionality. In this series, earlier we discussed about find command, crontab examples, grep command, history command, ping command, and wget examples.

10 Awesome Examples for Viewing Huge Log Files in Unix

Learn it here!

Get a Grip on the Grep!

This is part of the on-going 15 Examples series, where 15 detailed examples will be provided for a specific command or functionality.

15 Examples To Master Linux Command Line History

When you are using Linux command line frequently, using the history effectively can be a major productivity boost. In fact, once you have mastered the 15 examples that I’ve provided here, you’ll find using command line more enjoyable and fun. Read more here...

Unix LS Command: 15 Practical Examples

It's all about LS

6 Steps to Secure Your Home Wireless Network

Let's secure your wireless! Learn here.

Linux Crontab: 15 Awesome Cron Job Examples

Start your crontab lesson here.

Backup and Restore MySQL Database Using mysqldump

Start here