Yearly Archives: 2016


login-pass
Change wordpress password in MySQL Yes!! we can change password of worpress login directly on MySQL. Login to control panel and launch PHPMyAdmin. Go to SQL or MySQL section in your PHPMyAdmin. Now, enter the below given query: UPDATE `wp_users` SET `user_pass`= MD5('mypasswd') WHERE `user_login`='myuser'; Note: table name is given […]

Change wordpress password in MySQL


adding_ssl_jre
Importing Certificate into cacerts of JRE will solve javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed issue. This can be done using Keytool in java. Below steps needs to be done for importing untrusted or new trust certificate into java. Export the certificate from browser and save in some path. E.g. vtm.cer. […]

Importing Certificate into cacerts of JRE





oracle-weblgic
Download latest JDK version for you OS. Install JDK in your local drive. Update above installed Java path in below mentioned files. So that Weblogic use those java version Update (Middleware)\user_projects\domains(DomainName)\bin\setDomainEnv.cmd (Windows) Update (Middleware)\user_projects\domains(DomainName)\bin\setDomainEnv.sh (*nix) set SUN_JAVA_HOME= JDK 1.7 path (e.g C:\Program Files\Java\jdk1.7.0_79) or set JAVA_HOME= JDK 1.7 path (e.g C:\Program […]

To do for Weblogic while upgrading JDK





synergyse-logo-new
As part of its plans to scale training offerings, Google has acquired Synergyse Training, a business technology start-up founded by an Indian-origin entrepreneur, the California-based search engine giant announced on Monday. Toronto-based Synergyse that puts a virtual guide into Google Apps, training you to be productive and stay up to […]

Google acquires Indian-origin Startup