I ended up being able to set the password via some select commands. Here
are those commands if anybody is interested.
mysql -u root mysql
UPDATE user SET Password = PASSWORD ('new_password')
WHERE user = 'root';
FLUSH PRIVILEGES;
The password was blank but for so
You should be able to put your mac address, ifconfig should list it as
HWaddr, into the configuration file. This way it will give you an ip
address based on your ethernet cards mac address. It should be the same
in both operating systems.
-Kirt Runolfson
Northwest Advantage
2 matches
Mail list logo