Search Results

Search: Posts Made By: Furtoes00
3,390
Posted By Furtoes00
Errors!
I successfully installed win98, and tried to install Redhat. After attempting multiple setups, I could not successfully install, but each time got this error:

Install exited abnormally..recieved...
4
3,393
Posted By Furtoes00
I tried that before; it didn't work. Neither ...
I tried that before; it didn't work. Neither

i++

nor

i += 1

nor

i = i + 1

works.
4
3,393
Posted By Furtoes00
That does make sense; here is the modified code: ...
That does make sense; here is the modified code:


for i in range(2,10):
print
print i,"-",
for j in range(2,i):
if (i % j) == 0:
print j,
if j == i + 1:
print "is a Prime"

...
4
3,393
Posted By Furtoes00
Python
I have written a small practice Python script to determine the prime numbers between 2-10, for practice. Although I have pored over this script numurous times, I have not found the problem.

The...
3,933
Posted By Furtoes00
On connecting with Minicom, I get: PPP...
On connecting with Minicom, I get:

PPP session from [IP] to [IP] started...

On attempting to follow a link with Lynx, I get:

Alert! Remote host not found!

So: How do I keep the connection...
3,933
Posted By Furtoes00
Surfing the web with Lynx
Linux detected my modem(finally!) and I then proceeded it to configure it with Minicom according to the instructions here (http://www.poulpetersen.dk/linux/ukmodem.htm). I got it configured, and can...
2,465
Posted By Furtoes00
No, my HD reads fine. I don't think it would be...
No, my HD reads fine. I don't think it would be the RAM and proccesser capabilities-maybe so. After all, have not others gotten Gnome to work on something smaller than what I have?
2,465
Posted By Furtoes00
Other info
I had originally installed Linux in text mode. I attempted to reinstall in graphic mode. On loading, I found it was exibiting the same behavior in the graphic setup as it was in Gnome.

...
3,390
Posted By Furtoes00
I was rather scared of having to buy something,...
I was rather scared of having to buy something, but it looks like I have to if I want to dual-boot. :(
2,465
Posted By Furtoes00
I tried diffrent resolutions, but nothing is...
I tried diffrent resolutions, but nothing is working. I also noticed "ctrl" + "alt" + "+" doesn't work.
2,528
Posted By Furtoes00
Gnome malfunctioning
I dual-booted a Pentium 166 with 48mbs of RAM and 2 gig HD between Windows 95 and Redhat 7.

I installed the workstation setup, and selected Gnome as my GUI. Everything went fine, setup was great,...
2,346
Posted By Furtoes00
In linux, harddrives aren't listed as C/E/D/G:....
In linux, harddrives aren't listed as C/E/D/G:. They are listed like so:

/dev/hda1

Explained:

/dev
::This is the device directory

hd
::This means that the device is a harddrive(HD)
...
1,682
Posted By Furtoes00
Same thing [is] happen[ed,ing] to me. Except that...
Same thing [is] happen[ed,ing] to me. Except that I have 7, and I haven't gotten to the point you are at, which is getting Redhat to attempt to detect my modem. I am currently poring through...
5,307
Posted By Furtoes00
Seeing as OSX is based on FreeBSD, why don't you...
Seeing as OSX is based on FreeBSD, why don't you check out BSD docs?

http://www.freebsd.org
2,465
Posted By Furtoes00
Gnome doing strange things.
I dual-booted a Pentium 166 with 48mbs of RAM and 2 gig HD between Windows 95 and Redhat 7.

I installed the workstation setup, and selected Gnome as my GUI. Everything went fine, setup was great,...
3,390
Posted By Furtoes00
Loading windows on a dual boot
I want to dual-boot Windows 98 and Redhat 7. My scheme for doing this is to partition into:

A FAT32 partition for windows
A Linux partition for root
A swap partition
A boot partition

My...
4,213
Posted By Furtoes00
Drive mounting
Hello, people. I am pretty new to linux, but I heard it was supposed to be good. So I installed it on an ancient 33mhz 486 with 27mbs of RAM. Ran into problems, patched them, and am here now.

I am...
15,017
Posted By Furtoes00
Same situation
I was in the same situation. I went out and bombarded my ISP's tech support with questions, and this is what I got:

All domain names are registered with Network Solutions, the "big daddy" over the...
Showing results 1 to 18 of 18

 
All times are GMT -4. The time now is 03:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy