Linux-Misc Digest #405, Volume #24                Mon, 8 May 00 20:13:04 EDT

Contents:
  tar vs afio usage - help please (jsrockford)
  Re: howto setup vi style cmdln editing with bash (lam)
  Re: RH 6.2:  shutdown problem: Xfree86 crashes (Christian Mathes)
  Re: What is the best source for working with core dumps? (Harlan Grove)
  asynchronous serial communication (Vikas Sodhani)
  Re: xcdRoast making CDs which are not readable by Windows. (Dallas Times)
  Re: NFS Problem (Rich Piotrowski)
  How to tell what resolution X is running in? (Thaddeus L. Olczyk)
  Re: Newbie need help on configuring eth0 ([EMAIL PROTECTED])
  Is there a way to set the mouse position? ([EMAIL PROTECTED])
  Re: Has anybody tried Gentus-Linux from Abit? (Hal Burgiss)
  libc6 (Peter C)
  libc6 (Peter C)
  Re: good email client for Linux? (Peter C)
  Automounting CD-ROM and Floppy? (Allister Miller)
  Is this a win modem?? (tricky)
  Re: How to add new hardware in Linux? (skip)
  Re: Need to find my IP address (Chris)
  Re: libc6 (Hal Burgiss)
  Re: xcdRoast making CDs which are not readable by Windows. (Frederick Artiss)
  Re: Toshiba Laptop and Linux ([EMAIL PROTECTED])
  Re: How to add new hardware in Linux? (Richard)
  Re: NFS Problem (Jonathan Voigt)

----------------------------------------------------------------------------

From: jsrockford <[EMAIL PROTECTED]>
Subject: tar vs afio usage - help please
Date: Mon, 08 May 2000 20:58:48 GMT

I'm trying to changeover from using 'tar' for backups to 'afio' as it
has better recovery capabilities if the archive file gets corrupted.
Currently I'm using 'tar' as follows:

tar czvf BACKUP.tar.gz -T FILELIST.LIST

but haven't been able to figure out how to get 'afio' to accept input
from the FILELIST.LIST file.  I've read the man pages and searched
DejaNews but haven't figured it out. Can someone give me the correct
usage for this? TIA


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: lam <[EMAIL PROTECTED]>
Subject: Re: howto setup vi style cmdln editing with bash
Date: Mon, 08 May 2000 23:16:27 +0200
Reply-To: [EMAIL PROTECTED]

Thank you, Robert. The link you provided solved all the mysteries for me around
this subject.

Robert Lynch schrieb:

> Herb Stein wrote:
> >
> > Well, bash has command line editing, but it is not vi-style editing, where vi
> > commands can be used. I don't use bash, so I can't be much more help. Use ksh
> > and you get vi-style editing.
> >
> > In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> > wrote:
> > >On Sat, 06 May 2000 19:19:37 +0200, lam <[EMAIL PROTECTED]> wrote:
> > >>set -o vi
> > >>
> > >>is obviously not enough. I remember one has to put some funny string
> > >>into some file but can not figure that out any more. Can someone help,
> > >>please?
> > >
> > >You only need that for the real 'sh', bash has command line editing by
> > >default.  What did you do to mess that up, or are you really running a
> > >different shell?  Try typing bash and see if it works differently than
> > >your login shell.
> > >
> >
> > --
> > Herb Stein
> > The Herb Stein Group
> > www.herbstein.com
> > [EMAIL PROTECTED]
> > 314 215-3584
>
> Take a look at:
>
> http://faq.oreillynet.com/linux/tfaq2.shtm
>
> directed towards RedHat oddities, but should otherwise work.
>
> Bob L.
> --
> Robert Lynch-Berkeley CA [EMAIL PROTECTED]

--
To reply to me via email, please substitute the text no_spam with mailbox in the
return address.



------------------------------

From: [EMAIL PROTECTED] (Christian Mathes)
Subject: Re: RH 6.2:  shutdown problem: Xfree86 crashes
Date: Mon, 08 May 2000 21:09:09 GMT

Hello,

thank you for your sugestion. I think this is only a workaround, but
no real remedy to cure this remedy. Any other ideas for a bugfix?

With kind regards

Christian

On Fri, 05 May 2000 13:44:23 -0400, "Art S. Kagel"
<[EMAIL PROTECTED]> wrote:

>CTRL>ALT>F1, login as root, and shutdown from a text login.
>
>Art S. Kagel
>
>Christian Mathes wrote:
>> 
>> Hi all,
>> 
>> I have problems to shut down my Redhat 6.2 installation.
>> 
>> After launching the shutdown comand, the graphical login appears a
>> second time.
>> 
>> A few seconds later there are some error messages that the Xfree86
>> server crashed.
>> After this, both pc and monitor are switched off correctly.
>> 
>> The error messages unfortunately are visible only for a few seconds,
>> so I can't write
>> them down and post them.
>> 
>> Has anyone of you made the same experience when you shut down your PC?
>> 
>> How can I fix this Xfree86 server problem?
>> 
>> With kind regards
>> 
>> Christian


------------------------------

From: Harlan Grove <[EMAIL PROTECTED]>
Subject: Re: What is the best source for working with core dumps?
Date: Mon, 08 May 2000 14:13:11 -0700

In article <[EMAIL PROTECTED]>, Leonard Evens
<[EMAIL PROTECTED]> wrote:
>Harlan Grove wrote:
>>
>>There doesn't seem to be a HOWTO specifically  targetted
>>toward figuring out what happened from a core file. I've
>>tried using strings core | more, but that's not very
>>useful. I suppose I should be loading it into a debugger,
>>but are there any texts that provide guidance on what to
>> look for?
..
>Is this for core dumps created by a program you wrote?
>If so, learn how to use gdb. You can try gdb on the core
>dump---see the man page or use info. But if you are
>reduced to having to do it with assembly language
>debugging, it is not too likely you will get very far.

Not for stuff I wrote myself. I had installed a number of
rpm's, and wound up srewing up the Gnome Help Browser,
which would die with a segmentation fault every time I
tried to run it. I reinstalled Red Hat 6.0 to fix my
system, but I'd have liked to figure out what in particular
caused the Gnome Help Browser to die.

So does this mean there's no way to pull information from
core files without having the source code and a binary with
debugging information? What's the format of a core file? I
assume it's the memory image of the errant process, but
does it include the stack and register status at the moment
of failure? If so, at the end?


* Sent from AltaVista http://www.altavista.com Where you can also find related Web 
Pages, Images, Audios, Videos, News, and Shopping.  Smart is Beautiful

------------------------------

Date: Mon, 08 May 2000 17:29:05 -0400
From: Vikas Sodhani <[EMAIL PROTECTED]>
Subject: asynchronous serial communication

Hi, I am trying to write some code in C that will allow my linux box to
communicate with a CDPD modem over a serial port.  The communication
protocol is quite simple, but for some reason the code that I have
written does not seem to be working.  The modem communicates
asynchronously with the host(my linux box).  I am sending a null string
and the modem should send a reply that it has received this null string.

SEND:  0xA3, 0x01, 0xA3

SHOULD RECEIVE THIS REPLY: 0xA3, 0x41, 0xA3

I know that the code is sending the null string and that the modem is
replying because I see the LEDs on the modem indicating this, but my
code is not reading in the data.  I have attached my code below and any
help would be greatly appreciated.

thanks,
Vikas Sodhani
[EMAIL PROTECTED]



#include <termios.h>
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/signal.h>
#include <sys/types.h>

#define BAUDRATE B38400
#define MODEMDEVICE "/dev/ttyS0"
#define _POSIX_SOURCE 1 /* POSIX compliant source */
#define FALSE 0
#define TRUE 1

volatile int STOP=FALSE;

void signal_handler_IO (int status);   /* definition of signal handler
*/
int wait_flag=TRUE;                    /* TRUE while no signal received
*/

main()
{
  int fd,c, res, n;
  struct termios oldtio,newtio;
  struct sigaction saio;           /* definition of signal action */
  unsigned char buf[255];

  unsigned char  nullString[3];

  unsigned char wrapper = 0xA3;
  unsigned char null = 0x01;
  unsigned char reset = 0x05;
  unsigned char connection = 0x04;

  nullString[2] = wrapper;
  nullString[1] = null;
  nullString[0] = wrapper;



  /* open the device to be non-blocking (read will return immediatly) */

  fd = open(MODEMDEVICE, O_RDWR | O_NOCTTY | O_NONBLOCK);
  if (fd <0) {perror(MODEMDEVICE); exit(-1); }

  /* install the signal handler before making the device asynchronous */

  saio.sa_handler = signal_handler_IO;

  //THE COMPILER GAVE AN ERROR FOR THIS STATEMENT
  //saio.sa_mask = 0;
  saio.sa_flags = 0;
  saio.sa_restorer = NULL;
  sigaction(SIGIO,&saio,NULL);

  /* allow the process to receive SIGIO */
  fcntl(fd, F_SETOWN, getpid());
  /* Make the file descriptor asynchronous (the manual page says only
     O_APPEND and O_NONBLOCK, will work with F_SETFL...) */
  fcntl(fd, F_SETFL, FASYNC);

  tcgetattr(fd,&oldtio); /* save current port settings */
  /* set new port settings for canonical input processing */
  //newtio.c_cflag = BAUDRATE | CRTSCTS | CS8 | CLOCAL | CREAD;
//THIS WAS CHANGED TO ALLOW NO FLOW CONTROL
  newtio.c_cflag = BAUDRATE | CS8 | CLOCAL | CREAD;


  //newtio.c_iflag = IGNPAR | ICRNL;
  newtio.c_iflag = IGNPAR;

  newtio.c_oflag = 0;
  newtio.c_lflag = ICANON;
  //newtio.c_cc[VMIN]=1;
  tcflush(fd, TCIFLUSH);
  tcsetattr(fd,TCSANOW,&newtio);

  /* loop while waiting for input. normally we would do something
     useful here */


  while (STOP==FALSE) {
    usleep(100000);

    //I TRIED PLACING THE READ AND WRITE BEFORE AND AFTER THE (wait_flag

==FALSE), the program never enters the if(wait_flag ==FALSE)
    n = write(fd, nullString, 3);
    read(fd, buf, 255);
    printf("%s", buf);

    /* after receiving SIGIO, wait_flag = FALSE, input is available and
can be read */
    if (wait_flag==FALSE) {
      n = write(fd, nullString, 3);
      printf("wrote %d bytes\n", n);

      res = read(fd,buf,255);

      buf[res]=0;
      printf(":%x:%d\n", buf, res);
      if (res==1) STOP=TRUE; /* stop loop if only a CR was input */
      wait_flag = TRUE;      /* wait for new input */
    }
  }
  /* restore old port settings */
  tcsetattr(fd,TCSANOW,&oldtio);
}

/***************************************************************************

 * signal handler. sets wait_flag to FALSE, to indicate above loop
that     *
 * characters have been
received.                                           *
 ***************************************************************************/

void signal_handler_IO (int status)
{
  printf("received SIGIO signal.\n");
  wait_flag = FALSE;
}





------------------------------

From: Dallas Times <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.admin,comp.os.linux.setup,comp.os.linux.hardware
Subject: Re: xcdRoast making CDs which are not readable by Windows.
Date: Mon, 08 May 2000 16:35:20 -0700

Are you using CD-RW disks? There have been some issues with using CD-RW disks
for reading in CD-R readers. I have the same problem, but by using CD-R disks I
haven't had a problem yet.

- Ken

Vivek Gupta wrote:

> Hi,
>
>         I have Redhat 6.2 on AMD Athlon machine, HP 8250i CD-RW 4x4x24 IDE
> drive.
> I am using xcdroast to create DataCD. The CDs which are written by
> X-CD-Roast are read by only X-CD-Roast. My WIndows machine cannot read
> the CD. Even my Linux machine says wrong FS when I try to mount this CD.
>
>         I am not sure what's going wrong. I have tried RockRidge extensions,
> RockRidge+Joilet. I have used X-CDRoast 0.98alpha5 and X-CDRoast 0.96e.
> Both gave me this problem.
>
> Any help will be good,
>
> Thanks in advance,
>
> Vivek


------------------------------

From: [EMAIL PROTECTED] (Rich Piotrowski)
Crossposted-To: comp.os.linux.networking,comp.os.linux.setup,comp.unix.admin
Subject: Re: NFS Problem
Date: Mon, 08 May 2000 21:53:44 GMT

On Mon, 8 May 2000 11:40:43 +0200, "Peet Grobler" <[EMAIL PROTECTED]>
wrote:

>Hi there.
>
>I've read through the NFS howto, and successfully setup my box for it
>previously. I had to re-install Linux on it, since then I can't get it
>working.
>
>eth0 device : NE2000 Compatible NIC
>rpc.portmap is running.
>
>When I manually type (as root) :
>rpc.mountd  --> I get the response :
>"mountd[689]: unable to register (mountd,1,udp)"
>
>Same with rpc.nfsd, I get the following:
>"nfsd[690]: unable to register (nfsd,2,udp)"
>
>I can telnet to this machine, ping works, thus, the network is up & running,
>but, I can't get nfs to work. /etc/exports contains the right stuff, what's
>wrong??? Anybody help please!!!
>
>

You have failed to tell us what Distro you are using!

I ran into a similar problem with a new install of RedHat 6.2. The new
portmap is secure. What you have to do is add them to your
/etc/hosts.allow file on the server. What worked for me is the
following.

portmap: 192.168.100.
rpc.mountd: 192.168.100.

Of course, substitute your network addresses/wildcards.

Good luck,

Rich Piotrowski


------------------------------

From: [EMAIL PROTECTED] (Thaddeus L. Olczyk)
Subject: How to tell what resolution X is running in?
Date: Mon, 08 May 2000 21:59:35 GMT
Reply-To: [EMAIL PROTECTED]

I need to be able to do this since I have a Belkin OmniView KVM
switch. I need to adjust the resolutions on all my computers and
all my OS so that the resolutions are all different. My monitor stores

it's configuartion ( for example how far to the left does the screen
have to be deflected ) by screen resolution. So each CPU/OS needs a
different resolution.

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux,comp.os.linux.setup
Subject: Re: Newbie need help on configuring eth0
Date: Mon, 08 May 2000 21:48:53 GMT

Sounds like a driver problem.  If the driver were loaded, you'd almost
certainly get an eth0.  Try looking at dmesg and see if there's
anything strange.  Sometimes, cheapo ethernet boards can be hard to
configure.  If there's a configuration disk that came with the board,
look at the utilities on that disk.  Sometimes, those boards come
configured as plug-n-play.  I had one that would allow me to turn of
pnp and set the irq and address by hand.  That fixed my problem.  If
you're real lucky and this is an older board, there may be jumpers to
do this for you.  Still, the best bet is to go buy a better board.
I've had good results with D-Link and Linksys and they're both
relativly cheap.

brian

In article <[EMAIL PROTECTED]>,
  Damon <[EMAIL PROTECTED]> wrote:
> Hi and thanks in advance. I am trying to ping to another PC and i got
> this error
>
>         connect: Network is unreachable
>
> When i ping that PC's IP address (e.g. 123.123.123.1), i got return
> packets, everything OK.
> So i tried "ifconfig" and i only get
>
>         lo        Link encap: Local Loopback
>                             :
>                             :
>
> but i cannot see the eth0 configurations, is my network driver wrong?
> Should i try another driver?
> When i tried to "ifconfig eth0 up", i got this message
>
>         SIOCSIFFLAGS: Resource temporarily unavailable
>
> My PC configurations is as follows:
>
> 1)    Abit BP6 mobo with dual 433 celerons
> 2)    Gentus Linux distrib.
> 3)    Compex RE100TX 10/100 PCI Fast Ethernet Adapter
>
> I'm currently using a generic linux network driver. Thank you and
really
> appreciate any advice.
>
> Regards
> Damon
>
> P.S. - remove capitals in address to correspond
>
>

--
---
If you cut off my head, what will I say?
Me and my head or me and my body?
The Choke - Skinny Puppy


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: [EMAIL PROTECTED]
Subject: Is there a way to set the mouse position?
Date: Mon, 08 May 2000 22:27:18 GMT

I'm programming a game for linux in OpenGL using Glut.  After looking
around a bit, I've concluded that I can't set the mouse position using
only these tools, which means I'm going to have to dive into X and try
to set the mouse position there.  Does anyone know how to do this?
Preferably what I'd like to do is just make a system call like in
Windows' SetCursorPos.  I'm using Gnome with Enlightenment if that
matters.  Thanks for any help!

Brandon

------------------------------

From: [EMAIL PROTECTED] (Hal Burgiss)
Crossposted-To: comp.os.linux.hardware
Subject: Re: Has anybody tried Gentus-Linux from Abit?
Reply-To: [EMAIL PROTECTED]
Date: Mon, 08 May 2000 22:50:19 GMT

On Mon, 08 May 2000 13:18:00 -0700, Alex Lam.
<[EMAIL PROTECTED]> wrote:
>Has anybody tried Gentus-Linux from Abit?
>
>It's free from Abit motherboard. Said to have been optimized
>for Linux in SMP mode, ATA66 supports, etc.
>for the Abit BP6 SMP mobo.

This is basically repackaged RH6.1 with the ide patch for ATA66 and a
few other minor changes. 

-- 
Hal B
[EMAIL PROTECTED]
--

------------------------------

From: Peter C <[EMAIL PROTECTED]>
Subject: libc6
Date: Thu, 4 May 2000 13:53:43 -0700

when i install gcc-2.95.1-3.src.rpm, it is supposed to install 
libstdc++-libc6.1-2.so.3, but it doesnt.  
is that because it is only an src i have installed, and there is something
more I have to do?

peter

------------------------------

From: Peter C <[EMAIL PROTECTED]>
Subject: libc6
Date: Thu, 4 May 2000 14:39:49 -0700

when i install gcc-2.95.1-3.src.rpm, it is supposed to install 
libstdc++-libc6.1-2.so.3, but it doesnt.  
is that because it is only an src i have installed, and there is something
more I have to do?

peter


------------------------------

From: Peter C <[EMAIL PROTECTED]>
Subject: Re: good email client for Linux?
Date: Thu, 4 May 2000 14:41:37 -0700

On Thu, 04 May 2000, [EMAIL PROTECTED] wrote:
>Can anyone recomend a good email client for Linux?
>
>kmail sucks. Staroffice is too heavyweight.
>Netscape mail only supports one POP3 account and
>is slow.
>
>Regards,
> T
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

Keep an eye on www.kalliance.org, when their Magellan is finally up and
running, it should support just about everything Outlook Express does.

------------------------------

Date: Mon, 08 May 2000 23:57:06 +0100
From: Allister Miller <[EMAIL PROTECTED]>
Subject: Automounting CD-ROM and Floppy?

Can anyone send me a working amd.conf script and device map script as my
instalation has made a bit of a hash of setting this up for me...

Allister

[EMAIL PROTECTED]

------------------------------

From: [EMAIL PROTECTED] (tricky)
Subject: Is this a win modem??
Date: Mon, 08 May 2000 22:55:19 GMT
Reply-To: [EMAIL PROTECTED]

Hi,

Just getting into Linux at the moment ... so forgive the dumb question
..... could someone tell me if this is a win modem:-

Compaq Presario 56k-DFi ??
Machine is a Compaq Presario 5030

I am having great success with SuSE Linux 6.3 apart from the modem
thing

thanks

richard

------------------------------

From: skip <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.turbolinux
Subject: Re: How to add new hardware in Linux?
Date: Mon, 08 May 2000 19:13:52 -0700

How can I get TurboLinux? I have heard about it but I don't have a clue
where its available? How much does it cost? Will it install on my system
which is currently running Corel-Linux (I had to get corel 1.1 to get my
video card to work well enough to read text)?
[EMAIL PROTECTED]


------------------------------

From: [EMAIL PROTECTED] (Chris)
Crossposted-To: 
comp.os.linux.development.apps,comp.os.linux.development.system,comp.os.linux
Subject: Re: Need to find my IP address
Date: Mon, 08 May 2000 23:17:13 GMT

On Sun, 07 May 2000 02:20:58 GMT, [EMAIL PROTECTED] (Kaz Kylheku)
wrote in comp.os.linux.development.apps:

>The recommended method is to not try to find your IP number.  Programs that try
>to discover the IP address of the local machine are kludgy, and will break
>under circumstances that the author did not take into account: multiple
>interfaces, IP aliasing, dynamic IP, etc.

What is the "reccommended method" of binding a program to only one
interface/port combination without first determining the address of that
interface?  The ip(7) man page says that you should either bind to a
specific address or to INADDR_ANY (which is effectively 0.0.0.0).  Say,
for example, I have an situation which requires me to run two different
daemons on the same port number of different interfaces of the same
machine....


------------------------------

From: [EMAIL PROTECTED] (Hal Burgiss)
Subject: Re: libc6
Reply-To: [EMAIL PROTECTED]
Date: Mon, 08 May 2000 23:18:55 GMT

On Thu, 4 May 2000 13:53:43 -0700, Peter C <[EMAIL PROTECTED]> wrote:
>when i install gcc-2.95.1-3.src.rpm, it is supposed to install
>libstdc++-libc6.1-2.so.3, but it doesnt.  is that because it is only an
>src i have installed, and there is something more I have to do?

src.rpms are just source. They have to be 'built' before they can
actually installed in usuable condition. 

 rpm -bb /usr/src/redhat/SPECS/gcc.spec
 rpm -Uvv /usr/src/redhat/RPMS/i386/gcc*

There are other ways too. See the man page. Or get a binary rpm.

-- 
Hal B
[EMAIL PROTECTED]
--

------------------------------

From: Frederick Artiss <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.admin,comp.os.linux.setup,comp.os.linux.hardware
Subject: Re: xcdRoast making CDs which are not readable by Windows.
Date: Mon, 08 May 2000 19:32:16 -0400

There are probably Windows or DOS options to try.

Vivek Gupta wrote:

> Hi,
>
>         I have Redhat 6.2 on AMD Athlon machine, HP 8250i CD-RW 4x4x24 IDE
> drive.
> I am using xcdroast to create DataCD. The CDs which are written by
> X-CD-Roast are read by only X-CD-Roast. My WIndows machine cannot read
> the CD. Even my Linux machine says wrong FS when I try to mount this CD.
>
>         I am not sure what's going wrong. I have tried RockRidge extensions,
> RockRidge+Joilet. I have used X-CDRoast 0.98alpha5 and X-CDRoast 0.96e.
> Both gave me this problem.
>
> Any help will be good,
>
> Thanks in advance,
>
> Vivek


------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Toshiba Laptop and Linux
Date: Mon, 08 May 2000 23:31:48 GMT

Actually, my intention was to suggest that
you probably CAN get an X Window system running,
although I was speculating since I haven't done
it on my Toshiba yet.  In mentioning leaving it
off, I was meaning to suggest that you may not
need it to accomplish the Fortran programming,
if that is your main goal.

As I mentioned, I am very new to using Linux
although I have been working at it for the last
few months.  One thing I have learned is that
Windows 3.1/95/98 and Linux are vastly different
systems in both approach and execution and that
they are not directly comparable (no flame
intended to anyone).  Having taken at face value
the press reports and the boosterism of some
devotees (again, no flame intended) that Linux
is superior to Windows 2000, that it will run on
a 386, and that it is free, I got a used Dell
90 MHz Pentium with a 1 Gb HD and then failed in
trying to do a routine install of either RedHat
or Corel.  (Just as your Toshiba runs Windows 95,
my Dell runs Windows 98 just fine.)  Since then
I have learned a bit more about Linux and a lot
more about the distance between the reporting
about Linux and the reality of using it.  I
could go on (actually at some length), but
suffice to say that my limited experience
suggests that you can get a basic console
installation of Linux to run just fine;  you
probably can get a limited installation of the
X Window system to run; and you probably have no
hope of getting KDE or Gnome to run.

One final note: I don't mean to suggest that the
absence of a GUI is necessarily a limitation (at
least from my perspective).  I recall when
Windows 3.1 was introduced that I didn't like
the GUI.  In general, a GUI is much easier to
learn than the command line but much slower to
use for an experienced user.  (There's a reason
human speech developed to replace pointing and
grunting.)

Bill

In article <8f6tug$kce$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> I'm suprised you'd say I'll have problems getting XF86 working. This
> laptop somehow has got windows 95 running on it, quite quickly
> considering it's a 486. So I thought that an X server was not going to
> be too difficult.
>
> Duncan


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

Subject: Re: How to add new hardware in Linux?
From: Richard <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.turbolinux
Date: Mon, 08 May 2000 16:48:50 -0700

I got TurboLinux 6.0 Workstation at Fry's Electronics. There's a
$20 rebate in effect until June, I think.

* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!


------------------------------

From: Jonathan Voigt <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.setup,comp.unix.admin
Subject: Re: NFS Problem
Date: Mon, 08 May 2000 23:57:30 GMT

restart it since it is already running... (portmapper)

David Hagood wrote:

> Peet Grobler wrote:
> >
> > Hi there.
> >
> > I've read through the NFS howto, and successfully setup my box for it
> > previously. I had to re-install Linux on it, since then I can't get it
> > working.
> >
> > eth0 device : NE2000 Compatible NIC
> > rpc.portmap is running.
> >
> > When I manually type (as root) :
> > rpc.mountd  --> I get the response :
> > "mountd[689]: unable to register (mountd,1,udp)"
> >
> > Same with rpc.nfsd, I get the following:
> > "nfsd[690]: unable to register (nfsd,2,udp)"
> Sounds like you done have portmap running. As a result, the NFS daemons
> cannot register with portmap. Try "/etc/rc.d/init.d/portmap start"

--
[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.voicomm.com
http://www.voicomm.com/jonsbox



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to