VMware
1 2 Previous Next 28 Replies Last post: Oct 2, 2009 7:02 AM by itsme2003  

Nuke posted: Jun 5, 2006 12:31 AM

Click to view VMTN Admin's profile Expert 1,468 posts since
May 10, 2006
http://www.vmware.com/vmtn/appliances/directory/127

A full-loaded Ubuntu-based development box

Re: Nuke

1. Jun 8, 2006 11:23 PM in response to: VMTN Admin
Click to view Noda's profile Lurker 3 posts since
May 3, 2006
Hi, I'm the one who made this virtual appliance :-)

If you have any questions or suggestions about it, please post a comment ;)

Re: Nuke

2. Jun 9, 2006 3:51 AM in response to: VMTN Admin
Click to view mcjunk's profile Lurker 4 posts since
Jan 16, 2006
I'm not sure why someone else rated it two stars. Would be nice to read why. I've just got it and checked it out. Seems okay, though I haven't started "developing" with it. It'd be nice if there was a few sample projects in some of the IDEs. (For us with minimal experience.)

Re: Nuke

3. Jun 9, 2006 2:38 PM in response to: VMTN Admin
Click to view Ravi Teja's profile Lurker 3 posts since
Jun 9, 2006
Interesting app. Nice work

Re: Nuke

4. Jun 16, 2006 12:07 AM in response to: mcjunk
Click to view Noda's profile Lurker 3 posts since
May 3, 2006
It's a nice ideay to put sample projetcs and examples along with the IDEs :) I'll add it for the next version ;) thanks for your suggestions and support

Re: Nuke

5. Jun 16, 2006 1:30 PM in response to: VMTN Admin
Click to view camroe's profile Lurker 2 posts since
Jun 15, 2006
Hey all,

This may be a stupid question but I've been playing around and I can't seem to add packages (need a password - 'nuke' doesn't work), can't add user accounts etc (need to run as root). Anyone know where to get the passwords ?

Cam

Re: Nuke

6. Jun 21, 2006 4:22 PM in response to: Noda
Click to view mcjunk's profile Lurker 4 posts since
Jan 16, 2006
Hey Noda - I have a question. I'm not familiar with Eclipse, so I thought this would be a good place to learn about it. But, whenever I try and bring up any of the helpinfo, I get an error about "the file /usr/share/eclipse/debian/help.htm could not be found". Can you help me find the help?

Re: Nuke

7. Jun 22, 2006 3:12 AM in response to: mcjunk
Click to view mcjunk's profile Lurker 4 posts since
Jan 16, 2006
So, I found a reference that indicates the problem is with "Breezy" and libraries that were available when it was built. However, I went out and downloaded Eclipse 3.1, and running that resolves my problem. Unfortunately I couldn't uninstall or upgrade the existing Eclipse, so I have two versions on this VM. I suspect I just have to learn more about package management on Ubuntu Linux.

Re: Nuke

8. Jun 22, 2006 6:52 AM in response to: mcjunk
Click to view langonej's profile Hot Shot 246 posts since
May 24, 2005
The file being server by the torrent is corrupt, I think. I've downloaded it with two different machines using two different torrent clients - both came back "unrecognized compression."

Any ideas?

Also, does this have the latest versions of Gnome, GTK, et cetera?

Re: Nuke

9. Jun 22, 2006 7:17 AM in response to: mcjunk
Click to view langonej's profile Hot Shot 246 posts since
May 24, 2005
The file being server by the torrent is corrupt, I think. I've downloaded it with two different machines using two different torrent clients - both came back "unrecognized compression."

Any ideas?

Also, does this have the latest versions of Gnome, GTK, et cetera?

Re: Nuke

10. Jul 2, 2006 8:11 AM in response to: Noda
Click to view Lelfe's profile Lurker 1 posts since
Jul 2, 2006
Hello,

I'm using a laptop with an azerty keyboard.
But no matter as I try I'm not able to set the keyboard to a French layout (stuff I easily do in Ubuntu).
Do you know a solution to resolve this problem?
Moreover, if this work, I will find that this appliance is the best I've tested!

Thx

NB : when first booting it ask me:
"The X system keyboard settings differ from your current GNOME keyboard settings. Wich set would you like to use?"
And so I have to choose between X and GNOME settings; but it doesn't seem to make any difference

Re: Nuke

11. Jul 18, 2006 6:31 AM in response to: Lelfe
Click to view Noda's profile Lurker 3 posts since
May 3, 2006
camroe> user: nuke, pass: nuke should be okay to add users and do admin things like adding package as it have sudo rights. But if you need to get root, just use the user: root (enter "su" in a terminal) with the pass: root ;)

mcjunk> the eclipse version installed should already be the 3.1 version. But maybe i just dropped the help files to shrink some more the distro, but i don't remember to have done that. You can always uninstall the existing version before reinstalling eclipse, so you won't have the 2 versions on the VM. I'll dig this problem, thanks for your reporting.

langonej> use 7-Zip as indicated on the main page of the appliance to extract the VM from the archive. The Gnome & GTK version were the latest available from the official updates at the moment of the VM was uploaded.

lelfe> this VM was build originally on a french install, so it shouldn't be a problem to put the keyboard in an azerty layout ;) enter "sudo dpkg-reconfigure xserver-xorg"
then if it doesn't work enter "setxkbmap -layout fr-latin9".

and if after that it still doesn't work, enter "sudo nedit /etc/X11/xorg.conf"

then modify the section "inputDevice" to match this one:

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr-latin9"
EndSection

maybe i'll add a script in a later release to make this easier ;)

Re: Nuke

12. Aug 10, 2006 6:51 AM in response to: VMTN Admin
Click to view tomasdore's profile Lurker 1 posts since
Aug 10, 2006
I have found this VM to be useful, so thanks for making it. It does look pretty too! I am using it with Xampp.

Re: Nuke

13. Sep 8, 2006 5:34 AM in response to: Noda
Click to view frithjof's profile Lurker 2 posts since
Sep 8, 2006
nuke.zip on torrent is corrupt
=============================================
drwxr-xr-x 2 root root 32768 2006-09-08 12:37 .
drwxr-xr-x 16 root root 32768 1970-01-01 01:00 ..
-rw-r--r-- 1 root root 542798448 2006-09-08 13:55 nuke.zip
FrithL92:/media/usbdisk/transport # unzip nuke
Archive: nuke.zip
skipping: nuke.ico `(null)' method not supported
skipping: nuke.txt `(null)' method not supported
skipping: nuke.vmdk `(null)' method not supported
skipping: nuke.vmx `(null)' method not supported
================================================

Re: Nuke

14. Sep 8, 2006 5:43 AM in response to: frithjof
Click to view frithjof's profile Lurker 2 posts since
Sep 8, 2006
OKOK 7-Zip was the magic word

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities