Many Firefox users would have come across errors like “This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.“ Here is the solution for the above issue. open firefox Type “about:config” in the address bar Right click anywhere on the screen […]
Free Amazon Web Services (AWS)
AWS is providing 12 month free usage tier, according to AWS website, The Free Usage Tier can be used for anything you want to run in the cloud: launch new applications, test existing applications in the cloud, or simply gain hands-on experience with AWS. Details on AWS Free Usage Tier (Per Month): Elastic Compute Cloud (EC2) 750 […]
Certain LDAP clients can only receive the first 1,000 results when they make an LDAP query to Active Directory, when more results exist that satisfy the query scope. If there are 1,200 results to be returned, the client will receive the “Size Limit Exceeded” error when the paging control is not used. Microsoft lists MaxPageSize […]
It’s not possible directly to edit the password policies in AD setup both in Windows 2008 and 2012 environment. Before doing the changes have a look into the current settings, and backup if necessary. To check the currents settings, type ‘gpedit.msc’ in command prompt and then navigate to ‘Computer SettingsWindows SettingsSecurity SettingsAccount PoliciesPassword Policy’ section. Most […]
A Glimpse on JAVA Memory
I just want to share my experience in performance issues that occurred due to Java heap memory. Before that a few points to recollect about Java memory. Heap memory is where java run time objects are getting allocated. Non-Heap is the place of loaded classes and other meta data. 1) What will be the impact […]
Google Play Books is now available in nine new countries, giving more iOS and Android users access to the firm’s extensive ebook library — five million titles at last count — and digital reading service. Read more @ thenextweb
Wine 1.6 was officially released, wine 1.6 release comes just one year after the previous release of wine 1.4. The current release of 1.6 release has about 10,000 individual changes. Among the wine 1.6 highlights are OpenGL DIB support, RandR 1.2/1.3 support, the Mac driver for not having to rely upon X11, Direct3D off-screen rendering, […]
Checking Safari version on ipad
To check the version of Safari installed on iPad, then launch the Safari browser and navigate to address bar and type “javascript:alert(navigator.userAgent)”. Press enter after entering this command. This would display the following popup with Safari version along with other details.
In this blog i’m covering some basics on Oracle HTTP server(OHS) like Checking OHS status. Starting, stopping and restarting OHS. Creating an Oracle HTTP server component. Deleting an Oracle HTTP server component. Checking OHS Status We can determine the status of OHS by using the opmnctl command $ORACLE_INSTANCE/bin/opmnctl status Processes in Instance: instance1 ———————————+——————–+———+———+——- ias-component […]
An update on Google Affiliate Network
Our goal with Google Affiliate Network has been to help advertisers and publishers improve their performance across the affiliate ecosystem. Cost-per-action (CPA) marketing has rapidly evolved in the last few years, and we’ve invested significantly in CPA tools like Product Listing Ads, remarketing and Conversion Optimizer. We’re constantly evaluating our products to ensure that we’re […]