How To Enable Root Account on Mac OSXApril 20th, 2008 1. Login to the Admin account (not the normal account)
2. Open up a command shell in the Terminal application by selecting - Macintosh HD -> Applications -> Utilities -> Terminal
At the command prompt type this command:
sudo passwd root
You will then get the following prompts.
Javascript nodeValue Implementaion: IE Versus Firefox / OperaNovember 16th, 2006 Internet Explorer (since 5.0) supports nodeValue() method to fetch the value of a node like Firefox or Opera, albeit with an exception. IE will provide the nodeValue only if the node is of type TextNode.
How To Reset Google AdSense PasswordMarch 23rd, 2007 Strangely the most obvious means to reset Google AdSense password may not work for you. By obvious I mean the link on AdSense login page: I cannot access my account.
How To Recover Openfire admin Password October 22nd, 2007 Openfire is a cross-platform java based free Instant Messaging server which implements the XAMPP (Jabber) protocol with extensions. It is very well suited as corporate instant messaging solution.
New Opera technology allows content sharing without external serverJune 16th, 2009 With IT giants Google, Microsoft and Yahoo into cloud computing, Opera seems to follow the suite, but with a different approach. Opera Software ASA on Tuesday launched a new technology that would allow the Web browser to double up as a Web server.
How To Easily Use & Manage Your Search Engines in Opera BrowserNovember 10th, 2006 Opera Browser is the best in terms of search engine integration. It allows you to easily add your own search engines, access search engines by a single alphabet and finally set any search engine as the default.
How to Reset Master Password in Firefox in Case You Have Forgotten itJanuary 14th, 2009 It happened to me just the other day. Someone deliberately got into my Firefox, cracked my login information from security options and surfed to my password secured websites at glory.
How to keep your password safe from data hackers, cyber thievesApril 14th, 2009 WASHINGTON - Last year, one out of 13 people lost money due to internet fraud and identity theft, says a recent report. However, you can insure your password and data by following these easy-to-follow tips.Always keep the cyber thieves guessing.
Two Points To Remember Before You Trust Firefox FullyJanuary 13th, 2009 Let's face the fact. Firefox has made our internet experience a lot easier.
Mambo / Joomla Password - How to Reset / RecoverMarch 2nd, 2006 Mambo / Joomla passwords cannot be recovered as they are set using a one-way hash function (MD5). However they can be reset to new values.
How To Create Your Own Search Engine in Opera?November 10th, 2006 You can easily create your own search engines and even assign keywords to them in a minute or so. This mini-tutorial will show you how you can add any WordPress blogs search as one of your search engines.
'123456' is World's Worst Password Used in InternetMarch 19th, 2009 '123456' is the most common password used by people on the Internet. Obscenities, names of fast cars and even ncc1701 - the ship number for Star Trek's Starship Enterprise, have made it to the list of top 500 worst passwords of all time.
Facebook Hacked!?February 7th, 2009 Facebook has become the most popular social network on the net, even surpassing MySpace. So it is obvious that hackers will now target Facebook more.
How To Run Multiple Firefox Instance From Different Accounts in LinuxSeptember 2nd, 2007 In Linux, unlike Windows, multiple users can simultaneously connect to the same machine and get a full GUI using windows managers like VNC. However when one of the account has Firefox opened, others are prevented from bringing up firefox which can be very much irritating.
How To Use Vanilla Forum On MySQL Database Without Password SetOctober 23rd, 2006 First of all I want to make it clear that having a MySQL database without a password set (on your root account) is a very very bad idea. However I wanted to set it up on my home machine which has XAMPP installed.