How To Install Fedora 7 Linux on USB / Pen Drive (1GB+)August 22nd, 2007 Fedora project has created a simple script to install Fedora 7 on a USB Drive with 1GB+ capacity. To use the script you will need two things:
1.
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.
How to Hack Root Password in LinuxNovember 3rd, 2008 Today I am going to tell you the trick to hack your root passoword in Linux if you are too forgetful to remember it or you have legal permission to enter a server run by a different admin and by any chance he forgot to give you the root password. Those Who Have GRUB bootloader
The first step is to reboot server.
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.
How to Hack Windows Adminstrator Password Through LinuxJanuary 21st, 2009 With all the good intentions you can think of, name it a tutorial purpose or something to learn purely for the fun and never to harm anyone, I will now show you a simple way to hack a Windows administrator password using Linux. You will only need a Live CD, and for this example, we will utilize Ubuntu.
How to Set Up Root Password for Your MySQL ServerJanuary 17th, 2009 If you have never set a root password for MySQL, the server does not require a password at all for connecting as root. To set up a root password for the first time, use the mysqladmin command at the shell prompt as follows:
$ mysqladmin -u root password newpass
If you want to change (or update) a root password, then you need to use the following command:
$ mysqladmin -u root -p oldpassword newpass
I hope this will work for you perfectly.
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 Disable Direct Root Login to Secure Your NetworkJanuary 2nd, 2009 Root login is perhaps one of the very few vulnerabilities that Linux operating system faces. A person can hack into your system as a root user easily and can play with security settings.
How To Change MySQL PasswordApril 20th, 2008 Let's look at all the ways to change MySQL password, for root and other users:
In MySQL the default password is empty. This is inherently unsafe and should be immediately changed.
How to Change MySQL Password for Other UsersJanuary 17th, 2009 Do you get this error message when you try to change the root password?
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
Or may be you need to change the MySQL password for other users. So what do you do then?
To change a normal user password you need to type:
$ mysqladmin -u user-name -p oldpassword newpass
How to Password Protect Windows ProgramsMarch 20th, 2009 We have always been concerned about hiding a particular file or folder from someone for definite purposes. I won't go into that now.
Linux How To: How To SSH Without Password AuthenticationMay 20th, 2007 Often you need to remotely run utilities on other machines through unattended batch process or cron job. ssh allows you to execute code on remote machine.
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.
How to Update or Change Password for a Single User in MySQL and Reload PrivilegesJanuary 17th, 2009 MySQL stores usernames and passwords in the user table inside the MySQL database. You can directly update a password using the following method to update or change passwords:
1) Login to the MySQL server, type the following command at the shell prompt:
$ mysql -u root -p
2) Use the mysql database (type commands at the mysql> prompt):
mysql> use mysql;
3) Change password for a user:
mysql> update user set password=PASSWORD("newpass") where User='YOUR-USER-NAME';
4) Reload privileges:
mysql> flush privileges;
mysql> quit
[P.S.
December 2nd, 2008 at 8:44 pm
got a dell 1501 laptop with a bios password lock. Can you help to unlock it?
December 9th, 2008 at 1:28 pm
i need a bios to unlock laptop tablet for hp tc4200
December 18th, 2008 at 6:12 am
i have a laptop and i need to hack into the bios password
January 5th, 2009 at 8:54 pm
Hey i need to know how ot clear the pass on my dell laptop its a dell latitude d620
January 9th, 2009 at 11:37 am
hi,i want to learn the hacking of password such as yahoo password what is the procedure plz send me mail.
January 9th, 2009 at 2:54 pm
I have a Toshiba M35-S359 laptop that all of the sudden started asking for a password. It doesn’t look like the normal DOS PASSWORD screen. I looks like a windos screen and says “enter your bios password”. But I can’t get to bios or boot menu. Any way to clear this?
Thanks,
Dennis Schaffer
tecam@aol.com
January 19th, 2009 at 6:34 am
hi,
i want to know that how to hack the computers and how to break the bios password of a laptop . please tell me . thank you very much.
January 19th, 2009 at 11:56 am
I have an Acer TravelMate 530. It really old and can’t really run xp anymore. I wanted to put linux on it, but in order to do so want to completely wipe the harddrive first. The laptop was given to me when it was thrown out of my dads old work place. I can’t enter setup as it asks for a password and none of the ‘backdoor’ phoenix passwords work.
If u could help asap it would be much appreciated
H
January 24th, 2009 at 4:19 am
I have qunatel E10 password bios i can’t entering bios how i can hacking bios password
February 6th, 2009 at 10:48 am
Read this,
http://blog.taragana.com/index.php/archive/how-to-hack-bios-password-of-laptops/
Thank you.
February 8th, 2009 at 1:45 am
I have a dell inspiron 1000 with bios password at boot. service tag# GH23251
i dont have access to the operating system nor cd/dvd rom.
i tried taking off the cmos battery but didn’t work.
i called dell but they said that i need to provide the previous owner information which i dont have cause i bought it from ebay.
can anybody provide me a master password?
April 20th, 2009 at 8:26 pm
i forgot my dell system password and i need you to help me. the message is #JQ02X2J-595B
April 22nd, 2009 at 7:06 am
my friend asked me to set a pass word in bios after that by typing some letters its entered into bios how its possible tell me what i have to type there
April 28th, 2009 at 10:11 am
Long time ago , I confronted with the similar problem. Finally , my friend Jane introduce the Windows password Reset.It help me access windows. It’s great!
http://www.resetwindowspassword.com
May 7th, 2009 at 4:43 pm
HI, I have a Laptop Gateway MX6441 for 3 years now. When I bought it, I was trying to play “supersafe” and was trying with different password combinations; for my dismay, foolish me, the last combination which was the nicest, I didn’t memorize it well, and then, chachan, I have 2 years without changing the BIOS settings, could you help me. Thanks.
May 9th, 2009 at 1:33 pm
Hey i got this Dell latitude D620 from a family member that passed away but i can’t get passed the bios password because i don’t have it and i can’t get it. If you can help that would be great thanks.
May 9th, 2009 at 2:09 pm
hi there i forget my laptob (hp compaq nx9110) bios password can somebody help me to reset the bios password plz