| View previous topic :: View next topic |
| Author |
Message |
caviar44
Joined: 28 Jan 2008 Posts: 7
|
Posted: Sat May 17, 2008 7:42 am Post subject: Vmware Cell SDK Fedore 7 package - need password |
|
|
Hi all,
I found here
http://www.pad.lsi.usp.br/cell/index.php?option=com_content&task=view&id=23&Itemid=59
a link to a package name "VmWareCellDK3.0 with Codes Examples "
I downloaded it,
but I do not know the User acount name and password
Does anybody have an idea ?
I try to contact the webmaster but I get an error message on email
My goal is to try the Cell SDK 3.0 on the Fedora core 7 under VMWARE
Regards
caviar |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Sun May 18, 2008 1:09 pm Post subject: |
|
|
Just reset it like you would on any Linux system, for example:- hit a key at the boot prompt
- hit "e" and add "init=/bin/bash" to the end of the kernel command line
- hit "b" to boot
- at the shell, do
| Code: | remount -o remount,rw /
passwd root
remount -o remount,ro /
/sbin/shutdown -rn now | login as rootThe original crypted password is "$1$esSopJfd$GVDP.PurwXfcn8s3VTDRc." if you want to try to crack it. |
|
| Back to top |
|
 |
Waruwaru
Joined: 01 Aug 2004 Posts: 15
|
Posted: Mon May 26, 2008 9:08 am Post subject: |
|
|
| Try the user/password mentioned on this page... root/inn0vate |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Thu May 29, 2008 5:12 pm Post subject: |
|
|
| yeah that's right |
|
| Back to top |
|
 |
|