PDA

View Full Version : Maybe I'm just stupid.. could someone explain step by step?



Romen
02-10-2004, 12:25 AM
Okay, I've tried figuring this out many many times, and I just don't understand.

What I want it to do:
-->Use Konquor (sp) and Mozilla
-->Use GAIM
-->Mess around with Shell
-->Use the hacking programs that my friend put on for me

What I dont understand:
-->How to configure my internet when I have a router (my setup: Modem>>router>>My Windows XP and a Windows 98 tower
>>My sister's Windows XP
>>My laptop, occasionally plugged in (Windows 95)
>>My mom's laptop, plugged in for work *very important* (Windows 2000))
-->Is there a command in Shell to configure my internet
-->How do I configure my internet back to my XP when I want to be on Windows again
-->Will Windows configure the net itself (the lady I called at our internet company (Access Communications) said she thought it would, but she wasn't sure)
-->Can I have the 98, other XP and both laptops on the internet while I have my XP configured to Knoppix

And if you could explain it in more simplistic terms I would be very grateful. It's not like I don't know about computers, I'm just new to Knoppix, and I don't want to have any risk of not understanding and messing up my internet connection.

arkaine23
02-10-2004, 12:37 AM
Behind a router, everything will be automatic and the computers will not interfere with eachother. You don't have to configure anything. The only thing to worry about is whether or not knoppix has your network card driver installed.

Romen
02-10-2004, 12:53 AM
Dude thank you so much.. one last question though.. how do I know what network card driver is installed? :oops:

dobell
02-10-2004, 01:10 AM
You can see it in your windows XP, in the control panel. You can also see it in your system information, or diagnostics programs. It's easy. If you see it, you would be able to download a driver (if it exists).

Romen
02-10-2004, 01:38 AM
Um.. maybe the right question then would be how do I know if the right one is installed on the copy of Knoppix that I have?

Stephen
02-10-2004, 05:41 AM
Um.. maybe the right question then would be how do I know if the right one is installed on the copy of Knoppix that I have?

Try opening a console window (clam shell icon on the taskbar) and lsmod > lsmod.txt which will re-direct the output of the command to the file lsmod.txt and it will be in the directory /ramdisk/home/knoppix you should do this with lspci -v > lspci.txt as well. Now right click on the floppy icon on the desktop and choose Properties then go to the permissions tab and uncheck read only. Make sure to put a formatted floppy in and click on the icon when the window opens up go to the Window menu item along the top and select split view either left/right or up/down and then in the location bar type in /ramdisk/home/knoppix/ and then enter key and drag and drop the saved files to the other window which will still be the floppy wait a little bit while it writes to the disk you may have to close the window to make it clear the cache and post the contents of the files here so we can see if the card is detected and in use.

Romen
02-10-2004, 05:48 AM
Okay um.. I'll do that first chance tomorrow, because I'll have to show my mom before I can do anything ><;;;;;

Just to make sure: Doing all that won't change any settings? (sorry, I'm paranoid, I know....)

Stephen
02-10-2004, 05:55 AM
Okay um.. I'll do that first chance tomorrow, because I'll have to show my mom before I can do anything ><;;;;;

Just to make sure: Doing all that won't change any settings? (sorry, I'm paranoid, I know....)

Nothing at all you will be running the cd the files will just be copied to the ramdisk then you will copy them to the floppy and post them here. Is the machine you are going to try this on a Dell if so so of them have buggy BIOS's and when knoppix shuts down you sometimes have to unplug the power cable for a few seconds say 20-30 before it will boot back to windows.

Romen
02-11-2004, 02:47 AM
Okay.. no my computer isn't a Dell.. and I got up to the part about the floppy discs.. and it's giving me a message:

file:/mnt/floppy does not exist

What happened?

Stephen
02-11-2004, 05:07 AM
Okay.. no my computer isn't a Dell.. and I got up to the part about the floppy discs.. and it's giving me a message:

file:/mnt/floppy does not exist

What happened?

That's a good question did it happen when you clicked on the icon or when you split the screen? If it happened when you split the screen to have the two windows it may be because it is trying to access the floppy and it is already in use just open the floppy drive by clicking on the icon and in Konqueror (that is the web browser that runs at start up) in the location bar type in /ramdisk/home/knoppix and then the enter key to go into file browser mode make the window small enough so you can see the floppy window and drag and drop the files. If the floppy gave you that error when you clicked on it to start up the window then right click on the desktop and choose Create New then from that menu create floppy device and in the device tab choose the line with /dev/fd0 in it and make sure it is not set read only then copy the files with either method I have given you. If both the graphic methods fail then back in the console window where you created the files sudo mount /dev/fd0 /floppy and then sudo cp *.txt /floppy should copy the files to the floppy.

Romen
02-11-2004, 05:17 AM
I shall try that.. hopefully after I finish my homework.. And it was the very first part with the floppy.. there wasn't an option to set it as not read only.. there were just boxes and one said Read so I unchecked it and then it changed the floppy drive's picture so it had a lock.. but Yeah, I'll try that soon.. and thank you *so* much for putting up with me so far :D