amitava1.blogspot.com amitava1.blogspot.com

amitava1.blogspot.com

Amitava's Technical Diary

Friday, June 24, 2011. Generate MySQL PASSWORD using command line. Echo -n foo openssl sha1 -binary openssl sha1 tr 'a-z' 'A-Z' sed 's/ / */'. Make sure old passwords=0 in your /etc/my.cnf. Friday, June 17, 2011. Here are some interesting threads in the internet. Http:/ lists.centos.org/pipermail/centos/2009-April/075627.html. Http:/ blog.vinternals.com/2010/12/minimal-rhel-55-centos-55-install.html. Https:/ www.redhat.com/archives/thincrust-devel/2010-September/msg00003.html. Wednesday, June 15, 2011.

http://amitava1.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR AMITAVA1.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.4 out of 5 with 10 reviews
5 star
7
4 star
0
3 star
3
2 star
0
1 star
0

Hey there! Start your review of amitava1.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

16.6 seconds

FAVICON PREVIEW

  • amitava1.blogspot.com

    16x16

  • amitava1.blogspot.com

    32x32

  • amitava1.blogspot.com

    64x64

  • amitava1.blogspot.com

    128x128

CONTACTS AT AMITAVA1.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Amitava's Technical Diary | amitava1.blogspot.com Reviews
<META>
DESCRIPTION
Friday, June 24, 2011. Generate MySQL PASSWORD using command line. Echo -n foo openssl sha1 -binary openssl sha1 tr 'a-z' 'A-Z' sed 's/ / */'. Make sure old passwords=0 in your /etc/my.cnf. Friday, June 17, 2011. Here are some interesting threads in the internet. Http:/ lists.centos.org/pipermail/centos/2009-April/075627.html. Http:/ blog.vinternals.com/2010/12/minimal-rhel-55-centos-55-install.html. Https:/ www.redhat.com/archives/thincrust-devel/2010-September/msg00003.html. Wednesday, June 15, 2011.
<META>
KEYWORDS
1 amitava's technical diary
2 software architect
3 posted by
4 amitava shee
5 no comments
6 minimal centos packages
7 updating rubygems
8 1 gem installed
9 2 minor enhancement
10 2 bug fixes
CONTENT
Page content here
KEYWORDS ON
PAGE
amitava's technical diary,software architect,posted by,amitava shee,no comments,minimal centos packages,updating rubygems,1 gem installed,2 minor enhancement,2 bug fixes,ashee amitava$,permission denied,initialization error,startup idea,src=hn,older posts
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Amitava's Technical Diary | amitava1.blogspot.com Reviews

https://amitava1.blogspot.com

Friday, June 24, 2011. Generate MySQL PASSWORD using command line. Echo -n foo openssl sha1 -binary openssl sha1 tr 'a-z' 'A-Z' sed 's/ / */'. Make sure old passwords=0 in your /etc/my.cnf. Friday, June 17, 2011. Here are some interesting threads in the internet. Http:/ lists.centos.org/pipermail/centos/2009-April/075627.html. Http:/ blog.vinternals.com/2010/12/minimal-rhel-55-centos-55-install.html. Https:/ www.redhat.com/archives/thincrust-devel/2010-September/msg00003.html. Wednesday, June 15, 2011.

INTERNAL PAGES

amitava1.blogspot.com amitava1.blogspot.com
1

Amitava's Technical Diary: KVM bare metal as non-privileged user

http://www.amitava1.blogspot.com/2011/06/kvm-bare-metal-as-non-privileged-user.html

Monday, June 6, 2011. KVM bare metal as non-privileged user. I usually drive kvm via libvirt. Mostly via handcrafted xml files. But I want to run kvm (qemu-system-x86 64) directly without virsh and libvirt and ran into the following permission issue. Open /dev/kvm: Permission denied. Turns out ubuntu 10.04 does not grant permissions to "kvm" group on /dev/kvm. So I had to add an udev rule as specified in FAQ. Cat /etc/udev/rules.d/40-permissions.rules. KERNEL= "kvm", GROUP="kvm". On a final note - ubuntu...

2

Amitava's Technical Diary: Startup Idea

http://www.amitava1.blogspot.com/2011/04/startup-idea.html

Monday, April 4, 2011. Http:/ paraschopra.com/blog/entrepreneurship/how-to-find-startup-ideas-that-make-money.htm? Subscribe to: Post Comments (Atom). Cant do better than Simon Payton Jones himself - . Edge vs Level Trigger in Distrubuted Computing. View my complete profile. Simple template. Powered by Blogger.

3

Amitava's Technical Diary: April 2011

http://www.amitava1.blogspot.com/2011_04_01_archive.html

Monday, April 11, 2011. Can't do better than Simon Payton Jones himself - functional programming. Monday, April 4, 2011. Http:/ paraschopra.com/blog/entrepreneurship/how-to-find-startup-ideas-that-make-money.htm? Friday, April 1, 2011. Edge vs Level Trigger in Distrubuted Computing. Reflecting on the excellent blog post at http:/ gengnosis.blogspot.com/2007/01/level-triggered-and-edge-triggered.html. Subscribe to: Posts (Atom). Cant do better than Simon Payton Jones himself - . View my complete profile.

4

Amitava's Technical Diary: Minimal CentOS packages

http://www.amitava1.blogspot.com/2011/06/minimal-centos-packages.html

Friday, June 17, 2011. Here are some interesting threads in the internet. Http:/ lists.centos.org/pipermail/centos/2009-April/075627.html. Http:/ blog.vinternals.com/2010/12/minimal-rhel-55-centos-55-install.html. Https:/ www.redhat.com/archives/thincrust-devel/2010-September/msg00003.html. Subscribe to: Post Comments (Atom). Generate MySQL PASSWORD using command line. Qemu creates a spurious 23.1 MB ATA QEMU HARDDISK. Solution to jruby bug# 5730 - gem update - system . View my complete profile.

5

Amitava's Technical Diary: July 2010

http://www.amitava1.blogspot.com/2010_07_01_archive.html

Sunday, July 11, 2010. Build mono-2.4.6 in Snow Leopard. Mono 2.4.6 configure scripts generates 32 bit build and requires 32 bit dependencies. This is a problem in Snow Leopard which is all 64 bit. I had to use the following settings. Export CFLAGS="-I/Users/amitava/local/include -arch i386 -m32. Please note that we have to override the system defaults by the generated packages. So I append $prefix (/Users/amitava/local in my case) to the PATH environment variable. The following packages were needed.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

amitav.info amitav.info

Amit - Music, Photography & a little bit of everything

amitava-mukherjee.blogspot.com amitava-mukherjee.blogspot.com

Stories...

Subscribe to: Posts (Atom). Besides research in biology my recent interest is writing stories. My stories can be read on  http:/ www.booksie.com/. View my complete profile. Watermark template. Template images by bopshops.

amitava-nag.blogspot.com amitava-nag.blogspot.com

Reading the Silhouettes

Monday, November 10, 2014. বুদ্ধদেব দাশগুপ্তের ‘আর্লি ফিল্মস’. When I look at a painting for sometime I begin to see images beyond the lines on the canvas. In poetry I perceive a pattern arising from the verbal signs, which appears, shifts and dissolves in the mind. When I began to make films, my only desire was to produce those non static images that I had seen behind closed eyes.". বুদ্ধদেব. দাশগুপ্ত. কবিতা এবং গান. At its best, cinema comes between music and poetry.". ১৯৭৮ এর প্রথম ছবি. চলচ্চ&#2...

amitava.in amitava.in

Banerjee Amitava

Designed and Developed by Digiwebs.

amitava.me amitava.me

amitava.me - Registered at Namecheap.com

This domain is registered at Namecheap. This domain was recently registered at Namecheap. Please check back later! This domain is registered at Namecheap. This domain was recently registered at Namecheap. Please check back later! The Sponsored Listings displayed above are served automatically by a third party. Neither Parkingcrew nor the domain owner maintain any relationship with the advertisers.

amitava1.blogspot.com amitava1.blogspot.com

Amitava's Technical Diary

Friday, June 24, 2011. Generate MySQL PASSWORD using command line. Echo -n foo openssl sha1 -binary openssl sha1 tr 'a-z' 'A-Z' sed 's/ / */'. Make sure old passwords=0 in your /etc/my.cnf. Friday, June 17, 2011. Here are some interesting threads in the internet. Http:/ lists.centos.org/pipermail/centos/2009-April/075627.html. Http:/ blog.vinternals.com/2010/12/minimal-rhel-55-centos-55-install.html. Https:/ www.redhat.com/archives/thincrust-devel/2010-September/msg00003.html. Wednesday, June 15, 2011.

amitava74.wordpress.com amitava74.wordpress.com

amitava74

December 15, 2016. এক নজর প র ষ ব র ধ র ষ ট র ভ রত. Continue reading →. December 14, 2016. December 15, 2016. Indian Misandry in a Nutshell. Continue reading →. November 24, 2016. ভ রত আন তর জ ত ক প র ষ দ বস প লন র প রয় জন য়ত – ল খক শ র গ রব র য়. Continue reading →. October 4, 2016. October 4, 2016. ভ ল মন দ স পর শ ও আম দ র শ শ র. Continue reading →. September 4, 2016. December 1, 2016. Can Women Rape Men. Continue reading →. August 20, 2016. August 21, 2016. ন র ক প র ষক ধর ষণ করত প র? August 19, 2016.

amitava82.blogspot.com amitava82.blogspot.com

Business Communications

This blog mainly deals with various aspects of corporate communications. Wednesday 25 June 2008. Posted by Amitava K. Saha at 9:07 PM. As you can see I have not posted since very long time. And this blog was a part of my academics. Recently I've started my very own blog: http:/ www.clearpixels.net. Please Do visit and leave some feedback. :). Links to this post. Sunday 8 July 2007. Posted by Amitava K. Saha at 10:18 AM. Here's what JetBlue did do right:. Feature it on the JetBlue homepage. Is an interest...

amitavab.com amitavab.com

Amitava Bhattacharya resume

amitavabhattacharyya.com amitavabhattacharyya.com

amitavabhattacharyya.com - Registered at Namecheap.com

Welcome to namecheap.com. This domain was recently registered at namecheap.com. The domain owner may currently be creating a great site for this domain. Please check back later! Products and Services from Namecheap. Purchase domain names from just $3.98 per year. You can also transfer domain from another registrar to us for the same competitive price. WhoisGuard Privacy Protection Service. Low Cost 256bit SSL Certificates.

amitavacharya.com amitavacharya.com

Amitav Acharya

Skip directly to content. The End of American World Order. Cambridge: Polity, 2014. New Delhi Oxford, 2015. Read Reviews and News. Indonesia Matters: Asia's Emerging Democratic Power. Singapore and London: World Scientific, 2014). Rethinking Power, Institutions and Ideas in World Politics. ISEAS Publishing, 2012). The Making of Southeast Asia. Cornell University Press, 2011). Constructing a Security Community in Southeast Asia, 3rd edn. World Scientific, 2008). Cambridge University Press, 2007). The End ...