Posted on April 21, 2012 by omkreddy
This procedure is for a Huawei E1731 USB modem that I got from Airtel. 1. Install wvdial sudo apt-get install -yq usb-modeswitch usb-modeswitch-data wvdial 2. Configure modem (Make sure you replace the<phone number> placeholder with your actual phone number. sudo gedit /etc/wvdial.conf [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 [...]
Filed under: Uncategorized | Leave a Comment »
Posted on April 2, 2012 by omkreddy
Add the following JacORB properties to java command line or update in jacorb.properties file To enable general debug logs add the below line -Djacorb.log.default.verbosity=4 To enable notification debug logs add the below line -Dorg.jacorb.notification.log.verbosity=4 To increase POA Queue. Increase this parameter, for connecting with many EMSs or for many parallel requests. Default value is 100 [...]
Filed under: Uncategorized | Leave a Comment »
Posted on April 1, 2012 by omkreddy
Using Hibernate Annotations: @Entity public class TestEntity { @Enumerated(EnumType.STRING) @Column(name=”ENUM_TYPE”) private TestEnum testEnum; } Using XML Based Mapping : Add hibernate-annotations.jar in your classpath during deployment but there’s no compile-time dependency: <property name=”testEnum” length=”30″ column=”testEnum” lazy=”false”> <type name=”org.hibernate.type.EnumType”> <param name=”enumClass”>test.TestEnum</param> <param name=”type”>12</param> <!– To store enum value as VARCHAR –> </type> </property>
Filed under: java, Uncategorized | Tagged: Hibernate | Leave a Comment »
Posted on March 4, 2011 by omkreddy
General http://nms.gdd.net/index.php/Main_Page http://docwiki.cisco.com/wiki/Internetworking_Technology_Handbook SNMP http://docwiki.cisco.com/wiki/Simple_Network_Management_Protocol Books http://www.amazon.com/SNMP-SNMPv2-RMON-Practical-Management/dp/0201634791 http://www.amazon.com/Network-Management-Principles-Mani-Subramanian/dp/0201357429 http://www.ciscopress.com/bookstore/product.asp?isbn=1587201372#
Filed under: Uncategorized | Leave a Comment »
Posted on July 15, 2010 by omkreddy
Posted on May 27, 2009 by omkreddy
నా రాష్ట్రము ఆంధ్రా? రాయలసీమా? లేక తెలంగాణా? .ఏంటి వీడు ఇలా అడుగుతున్నాడు అని అనుకొంటున్నారా, అయితే చదవండి.నేను పుట్టి పెరిగింది కాకినాడ లో, అంటే ఆంధ్రా . మా అమ్మ, నాన్న లది కడప, అంటేరాయలసీమ. నేను ఇంజనీరింగ్ నుంచి ఉన్నది హైదరాబాద్ లో, అంటే తెలంగాణా. మూడు ప్రాంతాల మీద నాకు ప్రతేయక అభిమానం ఉంది. కానీ ఈప్పుడు జరిగే ప్రాంతీయపోరాటాల వలన తెలంగాణా వచ్చే అవకాసం ఉంది. తరువాత రాయలసీమ రాష్ట్రమువచ్చే అవకాసం [...]
Filed under: Uncategorized | Leave a Comment »
Posted on May 26, 2009 by omkreddy
అందరికి వందనాలు ! కొన్ని తెలుగు బ్లాగ్లు చదివిన తర్వాత నాకు కూడా తెలుగు లో బ్లాగు రాయాలనిపించింది .అందుకే ఈ చిరు ప్రయత్నం . ఈ బ్లాగ్ లో నా జీవితం, ఆలోచనలు , అలవాట్లు .. మొదలుగు విషయాలు గురుంచి రాయాలని కొంటున్నాను. ఈ బ్లాగు చదివి మీ అబిప్రాయాలు తెలియచెయవలసిందిగ కోరుకొంటున్నాను. ప్రేమ తోమణి
Filed under: Uncategorized | Leave a Comment »
Posted on April 10, 2006 by omkreddy
I elected as Alumni Affairs Secretary of krishna hostel. I thank all my hostel friends for encouraging me to contest in the elections. Some Information about Alumni Affairs Secretary: The elected post of Alumni Affairs Secretary was introduced in the hostel council three years ago (2002) with the goal of improving alumni-student interaction. For the [...]
Filed under: Uncategorized | 2 Comments »
Posted on March 2, 2006 by omkreddy
A true allergic reaction to medication occurs when the immune system is activated in response to a drug. The medication can be taken by mouth, injected into the body or rubbed on the skin. The symptoms from an allergic reaction vary from a mild skin rash to sudden swelling of many body parts with a [...]
Filed under: Uncategorized | Leave a Comment »
Posted on March 2, 2006 by omkreddy
Yesterday i went to hospital as i was feeling sick. Dr. gave some medicines. Unfortunately those medicines gave reaction on my body. last night i could’t sleep as my whole body got rashes and started burning and itching. last night was the most horrible night in my life . Morning i went to hospital Dr. [...]
Filed under: Uncategorized | Leave a Comment »