Microsoft
Software
Hardware
Network
Question : Reset Root Password on a MAC
My company is dooing a lockdown and we need to recover the password on a whole bunch of G5s. Does anyone know if there is any software that can do this like the ERD Commander does for windows?
Answer : Reset Root Password on a MAC
To reset root pw:
in terminal type:
sudo -s
enter your password
then type:
passwd
enter new root password
Random Solutions
what is the easy way of hitting a remote server on its availability every 5 secs and start up a batch file when it comes down
How to run an executable packaged inside a JAR?
Install MS Visual Studio .NET/SQL Server and PHP/MySql on the same computer
Sanity Check on UDF Modification
Command Button Help!!
How to get a formula to calcutate even if one of the fields in it is null
How to add images and change backcolor when select on tabpage header+vb.net 2005
How do I add a domain address to my Exchange 2007 mail server?
I have a folder that will have lots of files in them i want to backup *.bak and *.txt files into a zip file using winzip and then name the zip ETC-DD-MM-YYY
split rows in a table into groups based on a criteria