Valhalla Legends Archive

General => General Discussion => Topic started by: MyndFyre on September 09, 2004, 01:29 AM

Title: I'm starting to come to the dark side. :P
Post by: MyndFyre on September 09, 2004, 01:29 AM
So here I am, for the first time @ vL.com with Konqueror.

But I feel slightly dirty...

I'm using the SuSE 9.1 distro (the live CD ISO) to test out how it will run on my computer.

That said, I'm running the ISO from within Microsoft VirtualPC 2004.

So, I'm using an emulator to emulate a machine that is really just emulating the actual operating system.

On top of it, I was thinking about making the ISO a VirtualCD-compatible file, and sticking it into one of my virtual CD drives, thus making it an emulator using an emulator.  :P

Anyway, looks like I'll download the full distro and install this.  Hopefully it'll work out well.  :D

By the way, the nice thing about using VirtualPC is that my internet works natively (I just configured the emulated network adapter to use the wireless driver for Windows).  :D

I'm not used to having my "spelling errors" highlighted in red.  Couldn't figure that out.... :P
Title: Re:I'm starting to come to the dark side. :P
Post by: muert0 on September 09, 2004, 01:36 AM
I installed SuSE again the other day. the only problem I'm having so far is that it syas javac isn't a found command. Guess I'll get it eventually.
Title: Re:I'm starting to come to the dark side. :P
Post by: j0k3r on September 09, 2004, 03:23 AM
http://lists.suse.com/archive/suse-programming-e/2003-Sep/0016.html
or
http://www.linuxquestions.org/questions/archive/9/2003/10/2/101503

HTH
Title: Re:I'm starting to come to the dark side. :P
Post by: muert0 on September 09, 2004, 04:43 AM
Yeah thanks for the links I read a couple of things this morning that said about the same thing but those describe it a little better for me.Plus it was like 3-4 this morning so I needed a little sleep to get my brain back in order.
Yeah the main problem was that SDK isn't installed only JRE is so I just had to install it and change the path.
Title: Re:I'm starting to come to the dark side. :P
Post by: MyndFyre on September 09, 2004, 05:25 PM
(http://www.armabot.net/pub/linuxonvirtualpc.png)
Title: Re:I'm starting to come to the dark side. :P
Post by: iago on September 10, 2004, 12:10 PM
I wonder if you can run VMWare in Linux and load a virtual Windows box...

Btw, if you're planning on doing Security stuff from Linux, make sure Windows isn't at SP2, since SP2 disables raw packets.
Title: Re:I'm starting to come to the dark side. :P
Post by: MyndFyre on September 10, 2004, 07:38 PM
Quote from: iago on September 10, 2004, 12:10 PM
I wonder if you can run VMWare in Linux and load a virtual Windows box...

Btw, if you're planning on doing Security stuff from Linux, make sure Windows isn't at SP2, since SP2 disables raw packets.

Ewww WinXP SP2 took out the raw packet API?? :|

I have mixed feelings about that.
Title: Re:I'm starting to come to the dark side. :P
Post by: iago on September 10, 2004, 07:58 PM
Quote from: MyndFyre on September 10, 2004, 07:38 PM
Quote from: iago on September 10, 2004, 12:10 PM
I wonder if you can run VMWare in Linux and load a virtual Windows box...

Btw, if you're planning on doing Security stuff from Linux, make sure Windows isn't at SP2, since SP2 disables raw packets.

Ewww WinXP SP2 took out the raw packet API?? :|

I have mixed feelings about that.

Well, accoring to this story:
http://seclists.org/lists/nmap-hackers/2004/Jul-Sep/0002.html
the only thing it's used for is hacking tools.  I don't know what they're on, but I use nmap to check my network for a lot of things all the time.  We also use Nessus for penetration testing, and other tools that this kills.  I think this was one of the changes that convinces me to never get SP2 the most.
Title: Re:I'm starting to come to the dark side. :P
Post by: muert0 on September 11, 2004, 02:08 AM
And nmap has a workaround.
http://seclists.org/lists/nmap-hackers/2004/Jul-Sep/0003.html
Title: Re:I'm starting to come to the dark side. :P
Post by: iago on September 11, 2004, 09:00 AM
Quote from: muert0 on September 11, 2004, 02:08 AM
And nmap has a workaround.
http://seclists.org/lists/nmap-hackers/2004/Jul-Sep/0003.html

I have 2: "Use Linux" or "Don't Install SP2"
Title: Re:I'm starting to come to the dark side. :P
Post by: Skywing on September 11, 2004, 12:09 PM
Quote from: iago on September 10, 2004, 12:10 PM
I wonder if you can run VMWare in Linux and load a virtual Windows box...

Btw, if you're planning on doing Security stuff from Linux, make sure Windows isn't at SP2, since SP2 disables raw packets.
There is a VMware for Linux, yes.  At work, at least one person used it for driver testing from his Linux laptop.

SP2 makes a doomed-to-fail attempt to disable sending on raw sockets; however, since VMware uses a driver for it's network stuff, I don't think it will be affected.
Title: Re:I'm starting to come to the dark side. :P
Post by: iago on September 11, 2004, 08:22 PM
I meant while it was running in a Windows VMWare instance.  Recursive VMWareing would be fun.
Title: Re:I'm starting to come to the dark side. :P
Post by: Banana fanna fo fanna on September 11, 2004, 10:16 PM
Quote from: iago on September 11, 2004, 09:00 AM
Quote from: muert0 on September 11, 2004, 02:08 AM
And nmap has a workaround.
http://seclists.org/lists/nmap-hackers/2004/Jul-Sep/0003.html

I have 2: "Use Linux" or "Don't Install SP2"

I like being able to do something useful with my computer, thank you.
Title: Re:I'm starting to come to the dark side. :P
Post by: MyndFyre on September 12, 2004, 03:35 AM
Quote from: iago on September 11, 2004, 08:22 PM
I meant while it was running in a Windows VMWare instance.  Recursive VMWareing would be fun.


That's a mildly retarded attitude.  :P
Title: Re:I'm starting to come to the dark side. :P
Post by: iago on September 12, 2004, 11:33 AM
Quote from: $t0rm on September 11, 2004, 10:16 PM
Quote from: iago on September 11, 2004, 09:00 AM
Quote from: muert0 on September 11, 2004, 02:08 AM
And nmap has a workaround.
http://seclists.org/lists/nmap-hackers/2004/Jul-Sep/0003.html

I have 2: "Use Linux" or "Don't Install SP2"

I like being able to do something useful with my computer, thank you.

If you can't on Linux, then you obviously suck :P

I get so much more done on Linux.  I have a hard time programming on Windows for so many different reasons.
Title: Re:I'm starting to come to the dark side. :P
Post by: Banana fanna fo fanna on September 12, 2004, 01:36 PM
Oh, my programming productivity is great on Linux...in fact, it's superior to Windows. I just can't interoperate with anything on Linux.
Title: Re:I'm starting to come to the dark side. :P
Post by: Kp on September 12, 2004, 03:43 PM
Quote from: $t0rm on September 12, 2004, 01:36 PMI just can't interoperate with anything on Linux.

Microsoft programs have a history of failure to interoperate cleanly with non-Microsoft implementations of the same standard.  I wonder if this means $t0rm is in fact a Microsoft program?
Title: Re:I'm starting to come to the dark side. :P
Post by: Banana fanna fo fanna on September 12, 2004, 06:33 PM
It means the majority of the world in which I deal with (non-embedded/mainframe) runs Microsoft programs.
Title: Re:I'm starting to come to the dark side. :P
Post by: MyndFyre on September 12, 2004, 06:59 PM
Quote from: Kp on September 12, 2004, 03:43 PM
Quote from: $t0rm on September 12, 2004, 01:36 PMI just can't interoperate with anything on Linux.

Microsoft programs have a history of failure to interoperate cleanly with non-Microsoft implementations of the same standard.  I wonder if this means $t0rm is in fact a Microsoft program?

In DOS for Dummies (which is a humorous book worthwhile just for that simple fact) by Dan Gookin, there's a quick FAQ about computer virii.

One of the questions is:

Quote
I've often heard that computer viruses can severely slow down your computer and impede your ability to work effectively.  If this is true, then isn't Microsoft Windows a virus?