Pages

Saturday, August 3, 2013

Jmeter

http://biscminds.blogspot.in/2011/12/quick-jmeter-setup-on-mac.html
Open ApacheJMeter.jar to launch Jmeter

Friday, March 15, 2013

Useful basic liux Command

Some basic UNIX command which helps in managing server
  1. copy a directory
    cp -r dir1 /path/to/destination/dir
  2. Extract tar.gz file
    tar xvfz archive_name.tar.gz
  3. create a tar.gz file
    tar cvfz archive_name.tar.gz dirname/
  4. Search file with file name
    find . -type f -name '*.php'

Tuesday, March 12, 2013

Linux folder size from command prompt

Best way to check folder size.

du -hs /var/www/
7.8G

If want to exclude any(upload here) folder then

du -hs --exclude=upload*
2G
 

Tuesday, February 19, 2013

Drupal Commerce | Change the default country

1. Go to admin/commerce/customer-profiles/types
2. Select Manage fields on the appropriate profile type
3. Select Edit for the Address field
4. Set the Available countries and the default country

Tuesday, January 29, 2013

Website monitoring

So, you want a tool, which will send you some kind of alert when your site is down.
And you don't want to install complicated software on your sever or client.

then here is the solution
http://www.monitor.us/about-monitor-us/monitis-premium-product