ppp-go

1998-10-01 Thread Brian Lehr
Now that I'm starting to get everything organized for a regular user to use, as opposed to root, I tied to access the internet tonight using ppp-go (the one I use for root). But as a user, it wouldn't connect. When I try to run it, all I get is a new prompt. In the var/log/messages file it

Re: Impossible to get a ppp connection.

1998-10-01 Thread Phil Deane
Hi Jose, I can sympthize with you, I tried for days to get connected, but to no avail. I used the PPP-HOWTO and the CONFIGURE-HOWTO and couldn't seem to go anywhere. I was using three scripts called ppp-on, ppp-on-dialer and ppp-off and whenever i tried to use them they did not work. I them

Re: Networkin Bootin' Problems

1998-10-01 Thread Bill Kocik
What you're experiencing is Samba and probably Apache both going through an identity crisis because they don't know what the server's name is supposed to be. You can resolve this by typing "linux single" at the lilo prompt (without quotes) which will boot the box without starting any services.

Re: ppp-go

1998-10-01 Thread Bill Kocik
Most likely, your problem is that pppd is trying to do things that it can only do as root. Try setting it to run suid (this is necessary, not a trick). If pppd is in /usr/sbin (I think that's where it is on my system, I'm at work right now though) you'll say "chmod u+s /usr/sbin/pppd" without

RE: ppp-go

1998-10-01 Thread LENGARD Pascal OCISI
To manipulate the network stack (route , ifconfig ...) you have to be root. so if you want to make it possible for ordinary users to activate the ppp link, you will have to give him root priviledge while doing so ie by writing a special suid launcher that does all the work or maybe just

Re: Impossible to get a ppp connection.

1998-10-01 Thread da
Jose!! Don't get frustrated and give up.. It does get easier..(somewhat)..but even after a while, when you approach an area that you've had no experiences in, you've gotta start hunting through all the cryptic info for that one little scrap of a code line example, that makes the whole thing

Re: displaying dynamic IP address

1998-10-01 Thread chris
#!/bin/sh # name : ppp_ip # # 29/09/1998 V 1.0 # # [EMAIL PROTECTED] http://chris.hislora.com.au # # this finds out the ppp link's ip number # PPP=`/sbin/ifconfig |grep P-t-P |cut -f2 -d :|cut -f1 -d ' '` echo " my ppp ip is " ${PPP} Hi, all! Is there a way to display one's IP address

Re: Impossible to get a ppp connection.

1998-10-01 Thread Burak Serdar
José Albores wrote: I read 'Net-3-HOWTO', 'Ppp-HOWTO' 'Serial-HOWTO' and 'Dns-HOWTO' both in english and in spanish and couldn't setup my ppp connection. I tried later with many of the 17 Ppp-faq with same results for almost a month, and I am still NOT connected to my ISP. Same after posting

Re: Networkin Bootin' Problems

1998-10-01 Thread Richard Adams
According to Sony Lloyd Ponton: While burning my CPU. Linux redhat5.0 Kernel 2.0.32 --- Hi, My system boots with messages like: /etc/rc.d/rc3.d/s60usersd : .mydomain.com command not found /etc/rc.d/rc3.d/s60s91 httpd : .mydomain.com command not found then it hangs for

Run programs from prompt...

1998-10-01 Thread j1gammon
I have discovered that on my system are a number of applications, utilities, and other programs that I cannot run. I have tried to run a few of the x* apps in text mode and been returned with a msg "Xserver not available" or "..not loaded". That I understand. I have also notices some group id

RE: Run programs from prompt...

1998-10-01 Thread Hughes, Timothy P
Try running them as root. This may help determine if it is a permissions problem with the files in question. -- Timothy P. Hughes Associate Technical Analyst American Academy of Orthopaedic Surgeons [EMAIL PROTECTED]

What are my options for backing up?

1998-10-01 Thread root
I have a SCSI Zip drive that operates nicely. IOMEGA provides a backup utility for Windoze 95. Is there a Linux version? If not, what are my options for an automated backup multi-disk backup? Tanks for the help! Joe

RE: RPM and GCC problems

1998-10-01 Thread Gevaerts Frank
On Mon, 28 Sep 1998, Michael R. Anderson wrote: Hello everybody, hope you can help me... :) I'm using RPM version 2.3.10, and when I tried to install KDE 1.0 using rpm, I got the error message "Data type 9 not supported". I guess I need a newer version of RPM, no? If

Re: Netscape Errors

1998-10-01 Thread Goody
BTW - Is it just me or is Netscape Navigator/Communicator the most buggy piece of software on the planet for Linux ? Here's the some of the problems I've had with it : - Crash and burn when reading some Usenet postings - Text boxes in forms don't work right the second time around - Gets hosed

Re: hosts.deny file question...

1998-10-01 Thread Mike
On Tue, 29 Sep 1998, John Roberts wrote: If i'm trying to deny connections to my box from a certain set of IP's, say everyone from 206.192.* for example, how would i go about adding that to my hosts.deny file? I've added that line, and in my logs i get an error saying that line 10

Re: RESETTING /var/log/wtmp

1998-10-01 Thread Mike
On Tue, 29 Sep 1998, Bernardo Carvalho wrote: Hi, My /var/log/wtmp file is a bit large and I want to reset it... from the man pages I figured that if I delete it it won't be automatically created again. What should I do? At the prompt, type /var/log/wtmp that will truncate the file. The

Re: RawHide Linux RPM's and RedHat

1998-10-01 Thread Mike
On Mon, 28 Sep 1998, Bryan Scaringe wrote: Recently, while checking out an RPM repository, I came across RPMs for RawHide Linux. The RPM's fell under a RedHat driectory. So I am wondering, what exactly is RawHide? Is it another distribution? What is it's relationship to RedHat? RawHide

Re: Recommendation for a linux setup?

1998-10-01 Thread Eugene Chupkin
On Thu, 1 Oct 1998, Joseph Poplawski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello. I am looking at getting Linux to install on an old 486-66 I have here and would like to set it up so that both mine and my wifes computers can be connected to it, and it be connected to

Re: More swap, printer, etc.

1998-10-01 Thread Richard Adams
According to Cort: While burning my CPU. On 30-Sep-98 Brian/Carol Lehr wrote: Yet another guess. lp.o is the line printer module. Perhapes the line printer support has already been compiled into your kernel (in which case the module would be useless). MOVE the lp.o file to somewhere

Re: screen garbage

1998-10-01 Thread Richard Adams
According to Jeroen: While burning my CPU. Woody wrote: I have a friend who is complaining about the fact that whenever he does a Ctrl-Alt-F1 to go back to console from X, he gets "garbage" all over his screen...I can't really think of anything except the fact that maybe his X setup

Joystick configuration?

1998-10-01 Thread Brian Dunnette
Can anyone give me some suggestions on getting my Sidewinder Gamepad set up with RedHat 5.1? I downloaded and compiled version 1.2.10 of the joystick drivers and ran 'insmod jostick.o', but programs (at least SNES9x) still seem unable to use the gamepad. (Tried 'insmod joy-sidewinder.o', but it

Accessing soundcard?

1998-10-01 Thread Brian Dunnette
Yet another problem... I've been playing with several eye-candy programs (namely Bomb and Cthugha), and both have trouble accessing my sound card: Bomb works only if I'm logged in as root, but Cthugha seems to be totally unable to use the sound card (which takes a LOT of the fun out of it!)

Lots of questions...

1998-10-01 Thread Doin' the Bull Dance, Feelin' the Flow...
ok - I just got my linux box pretty much running. I got X running, and all of that now. So, I have a few questions... I do a little bit of C programming now and again, so anything other than the gnu compiler would be cool. Anyone know where I can get one for my Linux machine? I know that

Re: Lots of questions...

1998-10-01 Thread ggallup
On Thu, 1 Oct 1998, Doin' the Bull Dance, Feelin' the Flow... wrote: --skip-- I do a little bit of C programming now and again, so anything other than the gnu compiler would be cool. Anyone know where I can get one for my Linux machine? What did you have in mind? Many people feel gcc is

Syquest SparQ Drive

1998-10-01 Thread Charles Gambrell
I have read some of the info about using a parallel port Zip drive or Jaz drive under Linux but have not seen anything about the Syquest drives. I have a SparQ drive. Does anyone have any information, know where such is, or has connected this drive successfully to a Linux box. Charles B.

Re: Syquest SparQ Drive

1998-10-01 Thread A. M. Varon
On Thu, 1 Oct 1998, Charles Gambrell wrote: I have read some of the info about using a parallel port Zip drive or Jaz drive under Linux but have not seen anything about the Syquest drives. I have a SparQ drive. Does anyone have any information, know where such is, or has connected this

un-mounting /dev/hda

1998-10-01 Thread Jeff Williamson
Subject pretty much sez it. Trying to run e2fsck on /dev/hda but need to unmount it first, but how? Already booted from startup diskette, but keep getting "device busy" error. Anyone? TIA Jeff