Posts under Linux

How to delete all .svn folder in Linux / Mac?

advertisement

Few days ago, i’m looking for way to delete all the .svn folder. Today i found the way to delete all .svn folder from my project folder in Linux.

To delete all .svn folder in Linux just follow the steps below:-

Continue reading How to delete all .svn folder in Linux / Mac? »

Linux: How to mount iso image file

advertisement

how to mount iso image, linux, linux mount iso image, linux mount isoThese few days i’m playing around with Xen Hypervisors. Downloaded CentOS 5 iso image, Fedora 7 iso image and Debian iso image. So to avoid wasting too much CD to burn these image, linux provide a way to mount these iso image file and let you access the files in the iso image instantly.

Below is the way to mount iso image file:-

Continue reading Linux: How to mount iso image file »

Linux – How to check memory usage

advertisement

linux, linux check memory usage, check memory usage, memory usageIf you are running Linux on a low memory machine, then you’d probably want to know how to check memory usage. Once you check your memory usage, you will know where your memeory being used, so you can turn off those service that you do not use.

There are few ways to check memory usage in Linux. By using the command below you will be able to check your linux memory usage:-

Continue reading Linux – How to check memory usage »