Linux-Misc Digest #683, Volume #23               Sun, 27 Feb 00 05:13:05 EST

Contents:
  installing fvwm2 (Philip)
  Re: Setting Software RAID in Linux (Greg Leblanc)
  Lost System information after installing new kernel (Michael Powe)
  redirect ("erv")
  Re: Mounting NTFS partititions (Glenn Robinson)
  Re: what is the ideal video resolution ("S. Park")
  Re: Unresolved Symbols (Young4ert)
  library loading error running Netscape (Michael Compton)
  Re: How do i clear ttyS's so i can install a new modem (Stu)
  Re: Help installing StarOffice........ (Stu)
  Re: Help, I need some linux advice! (Peter F. Curran)
  Panic during install ([EMAIL PROTECTED])
  Hard disk space expansion for RH Linux ??? ("Benson Lei")
  What's the meaning of VR series of wu-ftpd? (Song Li)
  Re: RealPlayer (Karl Brodowsky)
  Re: Tyan 1854S motherboard..is it good (Ray)
  Re: LILO problems ("Eric Marquez")
  Re: RealPlayer (Niels M�ller)
  Re: Apache ("Andy Hill")
  Re: Setting up nn-6.5.x under Red Hat Linux (terminal problems) (Sascha 
Geschwandtner)
  bad track size (stranger)

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

From: Philip <[EMAIL PROTECTED]>
Subject: installing fvwm2
Date: Sun, 27 Feb 2000 06:13:52 GMT

I have an application that requires being installed under fvwm or
fvwm2.  My current installation of Linux is RH6.1 with Gnome and KDE.
Being new to Linux I have spent most of the day trying to figure out
whether fvwm2 is installed.  This is what I have found out thus far

1. the RPM for fvwm2 has been installed.
2. I have found the file fvwm2 in /usr/X11R6/bin
3.  When I type in fvwm or fvwm2 I get the message {FVWM] [main]:
<<ERROR>> can't open display

I have read through the install and configure procedures and am
currently confused  because  I can't find the configure file.  I am now
thinking that the fvwm2 files that I am seeing are only there to add
backward compatability.  So can anyone help me understand whether fvwm2
is installed and what I would have to do to make it my exclusive window
manager?


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

From: Greg Leblanc <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: Setting Software RAID in Linux
Date: Sun, 27 Feb 2000 06:12:55 GMT

In article <[EMAIL PROTECTED]>,
  "Elder V. Costa" <[EMAIL PROTECTED]> wrote:
> Hi. I have read Software RAID mini HowTo but it is fairly old. I'd
like
> to know where I could find recent information. For instance, RedHat
> stock kernels come with a RAID patch, but there are RAID0, 1 and 5
> options in the kernel configuration and raid*.o modules are there (I'm
> using kernel 2.2.14). What is the difference between RAID with the
> patches and the kernel's originals?

All 2.2.x kernels (so far, anyway) have raid 0.3x build in (some version
like that, anyway).  The patches bring the RAID code up to v0.90, and
are much better.  If you're running 2.2.14, then you do NOT have the
right tools, unless you downloaded those as well.  Ingo has a patch
available at http://www.redhat.com/~mingo/.  There is a new version of
the software RAID howto.  I don't know if it's on the linuxdoc.org site
yet, but search for the archives of the [EMAIL PROTECTED]
mailing list, and there should be pointers to it.
        Greg

--
It's pronounced "sexy" not "scuzzy"!


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

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

From: Michael Powe <[EMAIL PROTECTED]>
Subject: Lost System information after installing new kernel
Date: 26 Feb 2000 21:36:25 -0800

=====BEGIN PGP SIGNED MESSAGE=====
Hash: SHA1


This is pretty weird.  I tried to install a new kernel today, 2.3.47.
It had some problems so I reverted to my old one, 2.2.12.  Changed
System.map, reran lilo.  Now, when I try to run ./configure for any
attempted build, I get

checking host system type... configure: error: can not guess host
type; you must specify one

What can I have changed to cause this?  It's been a while since I
compiled anything so I'm not really sure what else I might have done.
I did upgrade gcc recently to 2.95.2.  That was because I needed it to
compile something (samba?).  I can't really make out from reading the
configure scripts just where it actually looks for this information. 

Thanks for any help.

mp

- -- 
BOYCOTT AMAZON http://www.gnu.org/philosophy/amazon.html BOYCOTT AMAZON
  "For example, I've always liked PowerPoint, and I've always thought
   that Visual Basic was a good product."  -- Linus Torvalds
Michael Powe                                    Portland, Oregon USA
=====BEGIN PGP SIGNATURE=====
Version: GnuPG v0.9.8 (GNU/Linux)
Comment: Mailcrypt 3.5.5/GnuPG v0.9.8 http://www.gnupg.org

iD8DBQE4uLfX755rgEMD+T8RAgRYAJ98KJQzo1U0gX5SBKbhlhH1l4UIFQCcDhtz
fSBsJtFh2biQ6KjtVq/cc1E=
=XLmQ
=====END PGP SIGNATURE=====

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

From: "erv" <[EMAIL PROTECTED]>
Subject: redirect
Date: Sun, 27 Feb 2000 00:25:40 -0600

not sure where to look.. new to unix

do you know of a simple redirect script that spiders will not see  php cgi
or htaccess...

we hsed to do it w/ asp:
<% Response.Redirect("http://www.netblooms.com") %>


we need an effictive way to protect our intro pages at netblooms.com

thanks...
bye





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

From: Glenn Robinson <[EMAIL PROTECTED]>
Subject: Re: Mounting NTFS partititions
Date: Sun, 27 Feb 2000 06:20:35 +0000
Reply-To: [EMAIL PROTECTED]

Phil Brutsche wrote:

> A long time ago, in a galaxy far, far way, someone said...
>
> > Hello,
> > I am trying to find out how I can mount 2 NTFS partitions on my
> > system. I believe it can be done but I can't seem to find out how!!!
> > I'm running RHL6.1.
>
> Try looking for the file ntfs.o under /lib/modules.  Don't be surprised if
> you don't find it - IIRC the module isn't included in RedHat's
> distribution due to the module being crash prone.
>
> If it's not there, you need to recompile the kernel (just the loadable
> modules, actually) to get access to NTFS from Linux.
>
> --
> ----------------------------------------------------------------------
> Phil Brutsche                                   [EMAIL PROTECTED]
>
> "There are two things that are infinite; Human stupidity and the
> universe. And I'm not sure about the universe." - Albert Einstein

Phil,
Thanks, you're right there is no ntfs.o. I'm fairly new to Linux so you'll
have to step back a bit for me.

Can you go back a step and put a bit more meat on what I need to do to
recompile the kernerl to get the ntfs support?

Thanks

Glenn



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

From: "S. Park" <[EMAIL PROTECTED]>
Crossposted-To: 
comp.os.linux.help,comp.os.linux.questions,comp.os.linux.setup,comp.os.linux.x
Subject: Re: what is the ideal video resolution
Date: Sun, 27 Feb 2000 06:25:58 GMT

Herry wrote:
> 
> Hi,
> 
> Years ago I have read somewhere that 1024x748 may not be the ideal
> resolution to use. The suggested one was around 900x800. It was calculated
> by a formula I can't remember.
> 
> Anyone any ideas - please cc email to
> [EMAIL PROTECTED]
> 
> Thanks
> Herry
Conventionally, the following resolutions look good enough to me
(assuming you have modern(!) graphich controller which can handle a way
over the limit of monitors).

12" LCD: 800x600
13-14" LCD: 1024x768 (not 748)
14" CRT: 800x600 (due to smaller viewing area)
15" CRT: 1024x768
17" CRT: 1152x864
19" CRT: 1280x1024
21" CRT: 1600x1200

But again it depends on your taste. Try raise or lower the resolution to
see which one you like. And if your graphic card is old, the size will
affect the color depth, too. 1MB Video RAM will limit to 800x600 for
16bits, but 2MB will allow up to 1024x768 for 24 bits, etc. Over 8MB,
usually monitor limits the resolution.

Cheers.

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

From: Young4ert <[EMAIL PROTECTED]>
Subject: Re: Unresolved Symbols
Date: Sun, 27 Feb 2000 01:21:09 -0500

Dances With Crows wrote:
> 
> On Sat, 26 Feb 2000 17:48:53 -0500, Young4ert
> <<[EMAIL PROTECTED]>> shouted forth into the ether:
> >problem.  However, when I installed the driver under
> >/lib/modules/2.2.14-1 as a module and did a "depmod -a", I got all kind
> >of "Unresolved symbol" error messages.  Then, I recompiled/installed the
> >kernel and the error messages still persist even after a reboot with the
> 
> These error messages are *probably* a result of old, stale modules hanging
> out in /lib/modules/2.2.14-1 .  Try this:
> 
> (copy that Aureal driver somewhere safe)
> # rm -rf /lib/modules/2.2.14-1
> # cd /usr/src/linux
> # make modules_install
> (copy the Aureal driver back to the right place)
> # depmod -a
> (modprobe the Aureal driver and see if it works)
> 
> HTH,
> 
> --
> Matt G / Dances With Crows        \          In the MS-DOStrix,
> There is no Darkness in Eternity   \----\    there is no fork().
> But only Light too dim for us to see     \
>     ===== Usenet: ceci n'est pas une guerre des flammes =====

Well, I had done that and it did not help at all.  In the kernel config
(Loadable module support), I selected the "CONFIG_MODULES=yes",
"CONFIG_MODVERSIONS=yes", and "CONFIG_KMOD=m".  I also tried with other
variation to no avail, i.e. "CONFIG_MODULES=yes",
"CONFIG_MODVERSIONS=yes", and "CONFIG_KMOD=yes".

-- 
[EMAIL PROTECTED]

PS> Remove the "4" from e-mail address to respond.

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

Subject: library loading error running Netscape
From: [EMAIL PROTECTED] (Michael Compton)
Date: 27 Feb 2000 06:30:11 GMT


Hello,
I'm having a bit of trouble setting up Netscape on my new RedHat 6.0 system,
and am hoping that someone might have a hint:

When I try to run netscape, I get the following error:

/usr/lib/netscape/netscape-communicator: error in loading shared libraries:
libXpm.so.4: cannot open shared object file: No such file or directory

I suspected a bad/missing environment variable or something, but have compared
my file locations and environment vars against my "working" linux box and
can't find any differences. 

I DID have to install a new XFree86 version to support my graphics card, but
no other apps complain, so I don't believe it's a more systemic problem (but I
could of course be wrong).

Many thanks in advance for any help!

Michael Compton
[EMAIL PROTECTED]

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

From: Stu <[EMAIL PROTECTED]>
Subject: Re: How do i clear ttyS's so i can install a new modem
Date: Sun, 27 Feb 2000 06:30:09 GMT

I hate to be the one to tell you this but those gaming modems don't improve
your performance that much.  But they should work as well as the normal
3com modem.  Did you take out your other modem?  If so then it should be ok
to install the new one.  What version of linux are you running.  Do you use
kppp for your internet connection?  Look for jumpers on your modem and if
it has them on there then it should have came with a chart and set it to
the automatic setting or something of that sort.  And then you have to do
whatever you were doing i guess i have never actually heard of doing it
that way.
email for further assistance
Dave Brown wrote:
> 
> I have a friend with the 3Com gaming modem...And it works, so i know its 
> compatable...I tryed installing my old modem on every ttyS....and 
> dev/modem....how would i un-install my old modem from the ttyS's? So I
can 
> install my new 3Com gaming modem? This is what i'm typing to install it
in 
> the first place...."setserial /dev/ttyS1 uart 16550A port 0x10a0 irq 
> 3"....and than it gives me the error message "cannot setserial, adress 
> already in use"...And i've tryed installing it under every ttyS...And it 
> gives me that same error message...So thats why i think my old modem is 
> still installed for some reason...How can i clear the ttyS's?
> 
>     -dave brown   ([EMAIL PROTECTED], [EMAIL PROTECTED])
> 
> --
> Posted via CNET Help.com
> http://www.help.com/


--
Posted via CNET Help.com
http://www.help.com/

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

From: Stu <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: Help installing StarOffice........
Date: Sun, 27 Feb 2000 06:30:09 GMT

Look in your README file in Staroffice dir.  Or type in mc at the
staroffice folder and then hit F3 on the README file.  It should tell you
what you want to know.  i think it is tar -xf or something like that it
says in there.  Look on your Linux cd for the ncpfs under the rpms section
of it or go download it at www.google.com/linux
Fairway Fatty wrote:
> 
> Hello........!   I d'loaded StarrOffice but cant figure out what to do
> with the tar file.... i unzipped it i think (at least it looks that way
> in to  directory i creatd called staroffice on root)  I just dont seem
> to be able to run or install it.......  or make it do anything...help?
> Also can anyone tell me how to get my network printer going?  I keep
> getting a error message telling me to install " ncpfs" ...... i dont
> have a clue as to what or where it is let alone install it...... ive
> searched for ti in every directory and i cant find it.... any help would
> be great thanks, Fairway
> 


--
Posted via CNET Help.com
http://www.help.com/

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

From: [EMAIL PROTECTED] (Peter F. Curran)
Crossposted-To: comp.os.linux.setup,comp.os.linux.development
Subject: Re: Help, I need some linux advice!
Date: 27 Feb 2000 05:43:41 GMT

In article <[EMAIL PROTECTED]>,
        Tandem Guy <[EMAIL PROTECTED]> writes:
>Hello.  I'm a C/C++ programmer who's decided it's time to learn UNIX.
>Unfortunately, I don't have access to UNIX at work.  Someone suggested I
>give Linux a try at home.  This seems reasonable, but I have a lot of
>questions.  I'd like to by a PC on which I would run LINUX and LINUX
>only.  What would be the minimum system requirements I'd need?  I'm not
>looking to do much more than some basic C/C++ development.  Also where
>can I get a copy of the OS and does it come with a C/C++ compiler.  I
>know these are pretty basic questions and I apologize if there is a FAQ,
>but I didn't see one.  Thanks in advance for any replies to this post.
>

Linux will run on just about any PC you can purchase, new or 
used, from i386 on up to PIII.  Cyrix, AMD, etc also work just 
fine.

Although Linux will _run_ on a 386SX-16 with 4MB RAM and no math
coprocessor, you certainly wouldn't enjoy using it for any sort 
of desktop use.  Also, none of the easy-to-use-out-of-the-box 
Linux distributions will run on something like that.  I'd get 
as a _minimum_ a P200MMX, (or equivalent K6, CyrixM2, etc), with 
32MB RAM if you want to use GUI development tools like syntax-
highlighting editors.  Get RedHat or SuSE or Debian, the latest 
available online.  (Don't get the CDs from a book as they are 
very often outdated.)

What we often call "Linux" is actually a "Linux Distribution" 
which means the Linux kernel, plus all the necessary utility 
programs which make up a Unix-like system.  These other programs
are provided by the great folks of the FSF.  Their GNU project
includes a C/C++ compiler which is included in almost every 
Linux distribution.  

-- 
     Peter F Curran
     Rensselaer Polytechnic Institute


"If you paid for your operating system, you probably 
 paid too much for your operating system." 
 ****  USE EMAIL ADDRESS IN ORG LINE TO REPLY  ****


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

From: [EMAIL PROTECTED]
Subject: Panic during install
Date: Sun, 27 Feb 2000 06:41:53 GMT

I am trying to set up Red Hat 6.0 on my machine.  During the setup
process, while all the packages are installing on the hard drive my
system simply stops with the following text:

Kernel Panic - EXT2 - fs panic (device ide0(3,1)):
load_block_bitmap: block-group >= groups_count -
block_group=524287, groups_count=35

Does anyone know what caused this and how to fix it?

Thank you.


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

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

From: "Benson Lei" <[EMAIL PROTECTED]>
Subject: Hard disk space expansion for RH Linux ???
Date: Sun, 27 Feb 2000 15:34:27 +0800

Hi,

I would like to know if I have a existing volume space( say, Vol1) in RH
Linux V6.1 System already:

1)  Can I add an additional volume space( say, Vol2, 3 .... ) without
re-install the OS ?? and How  ???

2)  Any document support Linear mode for Linux since I do not how to
implement ???

Thank you for any expert









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

From: Song Li <[EMAIL PROTECTED]>
Subject: What's the meaning of VR series of wu-ftpd?
Date: Sun, 27 Feb 2000 03:15:19 -0500


for example, wu-ftpd-2.4.2(beta-18)VR10?

thanks


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

Crossposted-To: uk.comp.os.linux,gnu.misc.discuss
From: Karl Brodowsky <[EMAIL PROTECTED]>
Subject: Re: RealPlayer
Date: Sat, 26 Feb 2000 19:37:42 GMT

In gnu.misc.discuss phil hunt <[EMAIL PROTECTED]> schrieb:

| The reason I ask is that one annoying thing about RealPlayer is that
| it will only play a datastream as it is being connected to the
| stream via the Internet; it will not allow the stream to be saved
| and played back later. This can be problematic when one has a slow
| or intermittent connection (i.e. most times).

Why not set up a local installation of a webserver, for example apache
or roxen?  Then you can provide your saved music file by having it on
your local web server.



-- 
Karl Brodowsky <[EMAIL PROTECTED]>
http://home.pages.de/~bk1/

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

From: [EMAIL PROTECTED] (Ray)
Crossposted-To: comp.os.linux.hardware,comp.os.linux.setup
Subject: Re: Tyan 1854S motherboard..is it good
Date: Sun, 27 Feb 2000 09:22:20 GMT

On Fri, 25 Feb 2000 07:27:30 +0100, Michael Hofmann  wrote:
>Chetan Ahuja wrote:
>>    I would welcome any suggestions/advice etc on this topic. Is the
>>  Tyan board OK. If not.. why. Any personal experiences. Any other
>>  recommended boards satisfying the above criteria...
>
>Just a thought.... I don't know this particular board but, if it's ATX
>_and_ has an Award BIOS, stay away from it. The Award BIOS is broken and
>doesn't poweroff at shutdown. TYAN also doesn't answer my emails
>regarding this issue. I'm using the S1590S board. No more TYAN for me.

Well, FWIW Award BIOS is the most popular out there and many Award based
systems do in fact poweroff just fine.

-- 
Ray

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

From: "Eric Marquez" <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.misc,linux.redhat.list
Subject: Re: LILO problems
Date: Sun, 27 Feb 2000 01:07:50 -0800

Okay, Thanks for everybody input but none of it seems to work.  This
time I decided to include a my Kernel config file.  I
tried to make a boot floppy with this compiled Kernel but it does not
want to work.  Can somebody please take a look at my files and tell
me if they can get them to work.
The purpose of my Linux box:
Connect all my machines to the Internet with my Linux with IP
Masquerade.
- ------
Machine type:
ASUS P5A ATX, USB, 5 PCI, 2 ISA
128 MB Ram
1 Floppy
1 Atapi CDROM
AMD K6-3 400 Mhz
10 GB HD
3COM 509 Net Card
Zoltrex 28.8 modem
AGP SiS 6326

#
# Automatically generated make config: don't edit
#

#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
CONFIG_M586TSC=y
# CONFIG_M686 is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_TSC=y
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_SMP is not set

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_OLD_PROC is not set
# CONFIG_MCA is not set
# CONFIG_VISWS is not set
# CONFIG_SYSVIPC is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_SYSCTL is not set
CONFIG_BINFMT_AOUT=y
# CONFIG_BINFMT_ELF is not set
CONFIG_BINFMT_MISC=y
# CONFIG_PARPORT is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
CONFIG_APM_POWER_OFF=y
# CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
# CONFIG_APM_IGNORE_SUSPEND_BOUNCE is not set
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set

#
# Plug and Play support
#
CONFIG_PNP=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_IDEDISK is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=y
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_BLK_DEV_CMD640 is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_BLK_DEV_OFFBOARD=y
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDE_CHIPSETS is not set

#
# Additional Block Devices
#
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_CPQ_DA is not set
CONFIG_PARIDE_PARPORT=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_HD is not set

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_FIREWALL=y
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_IP_FIREWALL=y
# CONFIG_IP_FIREWALL_NETLINK is not set
# CONFIG_IP_TRANSPARENT_PROXY is not set
CONFIG_IP_MASQUERADE=y

#
# Protocol-specific masquerading support will be built as modules.
#
CONFIG_IP_MASQUERADE_ICMP=y

#
# Protocol-specific masquerading support will be built as modules.
#
# CONFIG_IP_ROUTER is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_ALIAS is not set
CONFIG_SYN_COOKIES=y

#
# (it is safe to leave these untouched)
#
# CONFIG_INET_RARP is not set
# CONFIG_SKB_LARGE is not set

#
#
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# SCSI support
#
# CONFIG_SCSI is not set
CONFIG_SCSI_G_NCR5380_PORT=y
# CONFIG_SCSI_G_NCR5380_MEM is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_ARCNET is not set
CONFIG_DUMMY=y
# CONFIG_EQUALIZER is not set
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
CONFIG_EL3=y
# CONFIG_3C515 is not set
# CONFIG_VORTEX is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_ISA is not set
# CONFIG_NET_EISA is not set
# CONFIG_NET_POCKET is not set
# CONFIG_FDDI is not set
# CONFIG_DLCI is not set
CONFIG_PPP=y

#
# CCP compressors for PPP are only built as modules.
#
# CONFIG_SLIP is not set
# CONFIG_NET_RADIO is not set
# CONFIG_TR is not set
# CONFIG_HOSTESS_SV11 is not set
# CONFIG_COSA is not set
# CONFIG_RCPCI is not set
# CONFIG_WAN_DRIVERS is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Character devices
#
# CONFIG_VT is not set
# CONFIG_SERIAL is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_UNIX98_PTYS is not set
CONFIG_MOUSE=y

#
# Mice
#
# CONFIG_ATIXL_BUSMOUSE is not set
# CONFIG_BUSMOUSE is not set
# CONFIG_MS_BUSMOUSE is not set
CONFIG_PSMOUSE=y
# CONFIG_82C710_MOUSE is not set
# CONFIG_PC110_PAD is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_WATCHDOG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set

#
# Video For Linux
#
# CONFIG_VIDEO_DEV is not set

#
# Joystick support
#
# CONFIG_JOYSTICK is not set
# CONFIG_DTLK is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_FT_NORMAL_DEBUG=y
# CONFIG_FT_FULL_DEBUG is not set
# CONFIG_FT_NO_TRACE is not set
# CONFIG_FT_NO_TRACE_AT_ALL is not set
CONFIG_FT_STD_FDC=y
# CONFIG_FT_MACH2 is not set
# CONFIG_FT_PROBE_FC10 is not set
# CONFIG_FT_ALT_FDC is not set

#
# Filesystems
#
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=y
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=y
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
# CONFIG_MINIX_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_NFS_FS is not set
# CONFIG_NFSD_SUN is not set
# CONFIG_SUNRPC is not set
# CONFIG_LOCKD is not set
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set

#
# Partition Types
#
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MAC_PARTITION is not set
# CONFIG_SMD_DISKLABEL is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# Kernel hacking
#
# CONFIG_MAGIC_SYSRQ is not set







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

From: [EMAIL PROTECTED] (Niels M�ller)
Crossposted-To: gnu.misc.discuss
Subject: Re: RealPlayer
Date: 27 Feb 2000 10:26:27 +0100

[EMAIL PROTECTED] (phil hunt) writes:

> (One could possibly patch the Linux kernel so it would intercept the
> stream of IP packets from the source to the RealPlayer application
> to "fool" it into believing it was a real Internet connection -- or
> do RealPlayer get round that by having a 2-way conversation and
> encrypting it differently each time?)

The easiest way is probably to patch open(), write() etc in libc. No
kernel hacking necessary. I've seen a hack that does this (although it
was using Solaris' LD_PRELOAD feature; perhaps adding that to
glibc/ld.so (I'm not sure exactly how that works) would be a nice
thing?). It was about 100 lines of code.

�ntercepting the data as it is written to /dev/audio works fine no
matter how well the data is encrypted on its way over the net.

/Niels



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

From: "Andy Hill" <[EMAIL PROTECTED]>
Subject: Re: Apache
Date: Sun, 27 Feb 2000 09:26:34 -0000

The official Apache documentation can be found at www.apache.org

Andy Hill


Knud Schlosser <[EMAIL PROTECTED]> wrote in message
news:HaQt4.261$[EMAIL PROTECTED]...
> Does any body have a good apache manual they can send me or give me the
link
> to.
>
>
> --
> M.V.H.
> Frederik Schlosser
> [EMAIL PROTECTED]
>
>



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

From: Sascha Geschwandtner <[EMAIL PROTECTED]>
Crossposted-To: news.software.nn,news.software.readers,comp.os.linux.setup
Subject: Re: Setting up nn-6.5.x under Red Hat Linux (terminal problems)
Date: 27 Feb 2000 10:29:11 +0100

[EMAIL PROTECTED] (william henry hsu) writes:

[terminal problems]
>       I circumvented this problem at the time by getting the nn-6.5.4
>sources and compiling them from scratch using the "s-linux.h" include, but
>recently, this problem has recurred in my installation.  Several packages in
>/usr/share have been removed, most notably Emacs, but I'm not sure whether
>(or why) this would affect nn.

Are the terminfo files still there?

>        Has anyone installed nn under Linux before, and if so, did you have to
>change any of the settings in its lib/nn/conf or any other config file?  I'd
>also like to learn how to permanently fix the sources (or get a newer source
>or Red Hat binary package if they now exist).

I could experience problems like this about a week ago, after updating
ncurses. I had to recompile nn, install it and everything was ok.
BTW: you should set TERM=linux (console).

F'up2 news.software.nn + removed some newsgroups.

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

From: stranger <[EMAIL PROTECTED]>
Subject: bad track size
Date: Sun, 27 Feb 2000 01:50:10 -0800

I get an error when I record a cd, It blanks it  but complains about not
finding a tracksize, then it writes the data shows the track,
then I can't mount it.
Id appreciate any advice.



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


** 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