Richard Davison Posted March 23, 2004 Share Posted March 23, 2004 I run AOL Broadband here on my Windows desktop. Just yesterday, I installed Mandrake Linux on the same computer. I have a problem, though I have cable, I still have to login to AOL to be connected to the internet. If there is some form of AOL Broadband on Linux, please let me know! Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted March 23, 2004 Veteran Share Posted March 23, 2004 I remeber pointing to soem guides on this before... Not sure if was here on Neowin before... I found them by googling, and I think the better hits were on sourceforge or freshmeat (I don't recall). Let me trounce through some of the other forums I visit and see if I can re-find my post... Link to comment Share on other sites More sharing options...
xp1ode Posted March 23, 2004 Share Posted March 23, 2004 found this, i think it was markjensen who had posted it before aol for linux give it a read see what you can find in there, i still have to read it myself i keep forgettin.... :rolleyes: Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 xp1ode, that page leads to an ad. :-\ Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted March 23, 2004 Veteran Share Posted March 23, 2004 Yeah, I think xp1ode's link is bad... This one is the one I was thinking of: https://www.neowin.net/forum/index.php?showtopic=146378&hl= Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 Alright, i'm gonna try that out right now. Thank you! Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 Hmm.. issues. I tried ./recompile, and it works, but when it tries to write to "etc" it gives me permission errors. Help. Link to comment Share on other sites More sharing options...
Iluvatar Posted March 23, 2004 Share Posted March 23, 2004 did you su to root? Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 no? Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted March 23, 2004 Veteran Share Posted March 23, 2004 The "permissions" and question about being "root" thing is because some actions require writing to areas that are protected. In Linux, you should run as a normal (unpriveledged) user, and open a shell to do the 'dirty' work as root. This is a designed-in security mechanism. Your OS will be running with almost everything at an appropriately low level, and only the task (installing or what-not) will run with "root" priveleges to do anything. The command is su or su username to switch to a specific user. If no user is specified, then 'root' is assumed. You will then be prompted for the appropriate password, and - from that point on, until you exit, you will be that user in the shell. Link to comment Share on other sites More sharing options...
xp1ode Posted March 23, 2004 Share Posted March 23, 2004 sorry about the link, didnt realize it, but i was pointing to the exact page markjensen pointed to so no biggy...... thanks mark. Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted March 23, 2004 Veteran Share Posted March 23, 2004 It's ok. The ad was... informative? :huh: Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 OK, i've installed PengAol. I'm on Terminal as root when I try to access "/etc/Pangaol/PengAol.conf" I get an error saying I don't have permission. On the link, it said to edit that file, but I don't even know how to edit it, or even access it. by the way, thanks ya'll for the help =D Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted March 23, 2004 Veteran Share Posted March 23, 2004 OK, i've installed PengAol. I'm on Terminal as root when I try to access "/etc/Pangaol/PengAol.conf" I get an error saying I don't have permission. On the link, it said to edit that file, but I don't even know how to edit it, or even access it.by the way, thanks ya'll for the help =D The way I would recommend editing it is to open up a shell/konsole/terminal/commandprompt... Type su and hit [ENTER]. When it prompts for a password, enter your root password. Then type kedit /etc/Pangaol/PengAol.conf. (if kedit is installed. If not, use whatever simple editing program you have, not OpenOffice. something simple) Make your edits, then save. back at the command prompt, type exit and hit [ENTER]. Then do the exit [ENTER] thing one more time. All done. [EDIT: Is AOL really worth all this?] :whistle: lol Link to comment Share on other sites More sharing options...
Richard Davison Posted March 23, 2004 Author Share Posted March 23, 2004 OK, i'll try that. AOL being worth it, I assume. I can't actually be connected to the internet without having supplied my username and password to AOL ?_? Link to comment Share on other sites More sharing options...
Richard Davison Posted March 24, 2004 Author Share Posted March 24, 2004 Poo. Yeah, everything works, up until when I want to connect. It says it can't find the right drivers. Stupid stupid stupid. Is tehre a way to connect to the internet without AOL, without actually subscribing to another ISP? Link to comment Share on other sites More sharing options...
AQUaDeX Posted March 24, 2004 Share Posted March 24, 2004 Poo. Yeah, everything works, up until when I want to connect. It says it can't find the right drivers. Stupid stupid stupid. Is tehre a way to connect to the internet without AOL, without actually subscribing to another ISP? Don't think so, first AOL doesn't use the normal protocol to connect to the Internet, and the previously posted suggestions are basically for Dial Up only, I think you have better luck switching to a provider that lets you connect via a "normal" protocol like PPPoE. The only OSes AOL support for now are Windows 95, NT4, 98, 98SE, ME, 2000, XP (Windows 2003 and 64bit editions of Windows is not supported) Link to comment Share on other sites More sharing options...
Richard Davison Posted March 24, 2004 Author Share Posted March 24, 2004 So I'm screwed? Link to comment Share on other sites More sharing options...
Southern Patriot Posted March 25, 2004 Share Posted March 25, 2004 The only OSes AOL support for now are Windows 95, NT4, 98, 98SE, ME, 2000, XP (Windows 2003 and 64bit editions of Windows is not supported) FYI, Mac OS X is also supported, not that it does the original poster any good. Link to comment Share on other sites More sharing options...
Nichotin Posted March 25, 2004 Share Posted March 25, 2004 So I'm screwed? what kind of network card you have? maybe that is the issue. Link to comment Share on other sites More sharing options...
Richard Davison Posted March 25, 2004 Author Share Posted March 25, 2004 I tried it with two different cards.. a SiS900 and RTL8139D Link to comment Share on other sites More sharing options...
Recommended Posts