Linux-Misc Digest #208, Volume #26 Thu, 2 Nov 00 03:13:01 EST
Contents:
Re: Linux and Wyse-75 terminals ([EMAIL PROTECTED])
Re: Secure mail under Red Hat 6.2 ("Jeffrey J. Potoff")
Display in X (Rahul Asave)
Re: compilation problem ("Peter T. Breuer")
How to setup Linux thru Windows Proxy (Tarun)
GNapster vs GNOME-Napster (Arctic Storm)
Proper directories for Apache stuff? (RH6.2) ([EMAIL PROTECTED])
Re: compilation problem (r1ckey)
Re: An appeal to experts for help! (Anil Trivedi)
AOL connection under linux (Naoki Saito)
Re: Corel WordPerfect 8 emulated on Linux ? ("John W. Krahn")
"Mastering" a live audio CD under Linux (Adam)
Re: use php to read from standard input ("Hello World")
Onboard SoundBlaster on AOpen AK33 (Jacob Kristensen)
account creation (Jeff Davis)
Which LINUX (WebServer on MySQL) (marvin)
Time slows in VMware (Johan Augustsson)
Zoom USB Modem not working ([EMAIL PROTECTED])
Re: color prompt in tcsh (Brad Friedman)
Re: Which LINUX (WebServer on MySQL) ("Hello World")
Re: How to detach a program from a terminal ("Hello World")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: alt.linux,alt.os.linux
Subject: Re: Linux and Wyse-75 terminals
Date: Thu, 02 Nov 2000 04:02:56 GMT
There are control strings for this terminal in the termcap file, so I
assume they work. You may also want to try news://comp.terminals.
hth,
James
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: "Jeffrey J. Potoff" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.admin,comp.os.linux.redhat
Subject: Re: Secure mail under Red Hat 6.2
Date: Thu, 02 Nov 2000 04:14:31 GMT
D & S wrote:
>
> Hi,
>
> I am looking at moving my company from using sendmail under Red Hat 6.2 to
> something more secure and that gives me some levels of spam control.
Procmail will give you plenty of spam control.
Jeff
------------------------------
From: Rahul Asave <[EMAIL PROTECTED]>
Crossposted-To: linux.redhat.misc,linux.redhat.install
Subject: Display in X
Date: Thu, 02 Nov 2000 04:37:02 GMT
Hi Everyone!
I'm pretty new to linux, and I just installed RHAT 7.0 (the normal dload
iso and burn them and install).
However, when I start with GNOME (or KDE) the display is way too large
(looks like 640x480 would in windows). How do I get it to look like
1024x768 format?
Thanks a lot
Rahul
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: compilation problem
Date: 2 Nov 2000 04:19:58 GMT
marc <[EMAIL PROTECTED]> wrote:
: eversince I've installed debian 2.2 I have been unable to compile some
: porgrams like pine and nmap. it's always the same king of error:
: ------begin pico/pine---------
: /usr/bin/ld: cannot find -lncurses
Better install ncurses then!
doc001:/usr/oboe/ptb% dpkg -S lib/libncurses.
libncurses5-dev: /usr/lib/libncurses.so
libncurses4: /lib/libncurses.so.4
libncurses5: /lib/libncurses.so.5
libncurses5: /lib/libncurses.so.5.0
libncurses4: /lib/libncurses.so.4.2
ncurses3.4: /lib/libncurses.so.3.4
libncurses5-dev: /usr/lib/libncurses.a
: ------begin nmap------------
: /bin/sh: lex: command not found
: yacc -d grammar.y
: make[1]: yacc: Command not found
Beter install lex and yacc then!
doc001:/usr/oboe/ptb% dpkg -S bin/lex
flex: /usr/bin/lex
etc.
: those are the error message i got .
: does anyone have a clue about my proble?
Yes. What is your problem?
Peter
------------------------------
From: Tarun <[EMAIL PROTECTED]>
Subject: How to setup Linux thru Windows Proxy
Date: Thu, 02 Nov 2000 09:31:45 +0530
Hi.
I have linux box as a mailserver. I need to retreive mail thru modem
connected to NT machine.
Can someone guide me on the same.
Regards
Tarun
------------------------------
From: Arctic Storm <[EMAIL PROTECTED]>
Subject: GNapster vs GNOME-Napster
Date: Thu, 02 Nov 2000 05:19:14 GMT
There seems to be two different Napster softwares for Linux; GNapster &
GNOME-Napster.
Which is better? Which one should I choose?
What has been your experience?
--
------------------------------
From: [EMAIL PROTECTED]
Subject: Proper directories for Apache stuff? (RH6.2)
Date: Wed, 01 Nov 2000 23:14:43 +0500
I haven't messed with Apache for well over a year - the last time on a Deb 2.0
box. So imagine my surprise when I install it on RH6.2 (using the rpm
that comes on the RH Cd)
IIRC, on Debian, the doc root was /var/www/ and CGI scripts were in
/usr/lib/cgi-bin ? This RH install put stuff under /home like
/home/cgi-bin and /home/html WTF? Is this a new Apache thing to
put stuff under /home, or is it RH's idea?
Are there standard locations for cgi-bin and www? Where? (I know that
Debian is more standards obssesed than RH) Did RH or Apache choose these
/home locations?
And I've read (in deja) about a directory named "apachectl" but I don't
see it here - what's that all about? Another difference among distros?
And do some distros call it "apache" and others "httpd" ? (RH calls it
httpd)
------------------------------
From: r1ckey <[EMAIL PROTECTED]>
Subject: Re: compilation problem
Date: Thu, 02 Nov 2000 05:30:16 GMT
marc wrote:
> eversince I've installed debian 2.2 I have been unable to compile some
> porgrams like pine and nmap. it's always the same king of error:
>
> ------begin pico/pine---------
> /usr/bin/ld: cannot find -lncurses
> collect2: ld returned 1 exit status
> ------end pice/pine----------
>
> ------begin nmap------------
> /bin/sh: lex: command not found
> yacc -d grammar.y
> make[1]: yacc: Command not found
> make[1]: *** [grammar.c] Error 127
> make[1]: Leaving directory
> `/usr/local/src/nmap-2.53/libpcap-possiblymodified'
> make: *** [libpcap-possiblymodified/libpcap.a] Error 2
> -------end nmap----------
>
> those are the error message i got .
> does anyone have a clue about my proble?
>
> --Marc
Try "#make -f Makefile"
I had the same problem installing nmap on Mandrake 7.1, and this worked
for me. Of course this assumes "configure" was successful.
------------------------------
Crossposted-To: comp.os.linux.powerpc,comp.os.linux.hardware
Subject: Re: An appeal to experts for help!
From: Anil Trivedi <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Thu, 02 Nov 2000 05:43:59 GMT
Jack C Pinette <[EMAIL PROTECTED]> wrote:
>That truly depends. If you are able, find somebody with OS X Beta
>installed and play with it for a while to get a feel. You can run many
>but not all *n*x apps on Mac OS X, but the feel is very different from
>Linux. As mentioned, I have both, and OS X has not made me stop using
>Linux.
Since you have both, I'd appreciate it if you could expand on this
a little. Just how "Unix-like" is OSX? What can you not do there for
which you need Linux? Or is it just a matter of feel?
Thanks,
Anil
------------------------------
From: Naoki Saito <[EMAIL PROTECTED]>
Subject: AOL connection under linux
Date: 01 Nov 2000 21:51:37 -0800
Dear Linux users/developers
I am wondering whether there is any way to use AOL (America OnLine) system
to get connected to the net under linux.
If I can do this, this is very convenient on my trip.
AOL has extensive local phones to connect to the net from hotels.
I recently eliminated Windows partition on my laptop (i.e., 100% linux
machine), and one thing I miss is this AOL connection.
Any help or suggestion is greatly appreciated.
Best wishes and thanks in advance,
Naoki Saito
------------------------------
From: "John W. Krahn" <[EMAIL PROTECTED]>
Subject: Re: Corel WordPerfect 8 emulated on Linux ?
Date: Wed, 01 Nov 2000 22:07:00 -0800
Arctic Storm wrote:
>
> I'm trying to find a word processor for Linux, and there seems to be a
> lot of choices.
> I read somewhere that Corel WordPerfect is not written natively in
> Linux, but it's the Windows version that's emulated using Wine. Is this
> true? In that case, I'd rather continue searching for a better word
> processor.
WordPerfect 8 is a native Linux app. WordPerfect 9 runs on top of WINE.
HTH
John
------------------------------
From: Adam <[EMAIL PROTECTED]>
Subject: "Mastering" a live audio CD under Linux
Date: Thu, 02 Nov 2000 01:20:23 -0500
Hey folks...
I want to take one large (60-70 minute) WAV file and put multiple
track breaks in it. I've been doing this by writing a TOC file for
CDRDAO that breaks this WAV into tracks. This is very time consuming,
however, and prone to errors (bad typing, etc). Is there a software
that makes this process easier?
Windows has CD WAVE, which does exactly what I want but, of course,
it's only for Windows and doesn't seem to make compatible CUE sheets
that CDRDAO can use. If there's not a Linux equivalent for CD WAVE,
is there a Windows program that can make CDRDAO compatible TOC/CUE
files? Any help would be much appreciated. Thanks!
Adam
------------------------------
From: "Hello World" <[EMAIL PROTECTED]>
Subject: Re: use php to read from standard input
Date: Thu, 2 Nov 2000 14:15:28 +0800
i find out that php can read from the stardard input by sth like
$fp=fopen("php://stdin", "r");
but i have a question now. in this way of reading stardard input, it will be
terminated by either newline or eof. how can i make it to be terminated by
eof only?
"Nick Brown" <[EMAIL PROTECTED]> ���g��l��
news:[EMAIL PROTECTED]...
> It is for web page scripting. It doens't do that. Why are you trying to
> make it do that? If you want to make it read from a file, that is a
> piece of cake, just look at the docs on their site. But you can't get
> input from the keyboard with PHP.
>
> Hello World wrote:
> >
> > how php read from the standard input? any specific functions or
variables?
------------------------------
From: Jacob Kristensen <[EMAIL PROTECTED]>
Subject: Onboard SoundBlaster on AOpen AK33
Date: Thu, 02 Nov 2000 07:39:07 +0100
Does anyone know how to make the onboard SoundBloaster Pro on an AOpen
AK33 motherbord work? I got Red Hat 7.0 on an AMD Duron 650 Mhz. In the
manual for the motherbord it is refered to as an AC97 CODEC chip.
sndconfig does a core dump nomater what i setting i chose(I have checked
the setting for DMAs and IRQs in the BIOS setup so I cant belive it to
be wrong settings).
Thanks
------------------------------
From: Jeff Davis <[EMAIL PROTECTED]>
Subject: account creation
Date: Wed, 01 Nov 2000 23:51:31 -0800
I need to be able to use apache to set up new users. I do not want
to run apache as root. I was thinking that a root-run daemon could check
what to do every couple minutes (from a database or flat file that is
written to by a user), and add accounts and edit files as necessary.
Would this be a good approach? Is there another direction I should be
looking?
Thanks,
Jeff Davis
------------------------------
From: marvin <[EMAIL PROTECTED]>
Subject: Which LINUX (WebServer on MySQL)
Date: Thu, 2 Nov 2000 07:58:11 +0100
Hi !
I would like to have Linux as an OS for Webserver.
Packages on the systems will be:
- Apache WebServer
- PhP
- Perl
- MySQL Database
Can you please tell me which Linux & Version should I get ?
Currently I am pretty much between Slackware 7 and RedHat 6 (I have
heard 7 is very bugy).
Please only answers from the experienced people.
Thanks in advance
------------------------------
From: Johan Augustsson <[EMAIL PROTECTED]>
Subject: Time slows in VMware
Date: Thu, 02 Nov 2000 07:58:56 +0100
I'm running VMware in Windows 2000 and have installed RedHat 6.2 in the
virtual "computer". My problem is that the time slows extremely in the
RedHat-box. It takes like 3 seconds in the real world to 1 (one) second
in the virtual box. Now imagine the problem reading the logs... The
funny thing is that I have no problems at all with responsetimes in
other ways, I can compile programs and so on. The host computer is a
PIII 600 MHz with 128 MB RAM (48 MB for VMware) so there shouldn't be
any problems, or?
Any ideas, anyone?
/Johan
------------------------------
From: [EMAIL PROTECTED]
Subject: Zoom USB Modem not working
Date: Thu, 02 Nov 2000 07:07:41 GMT
Hi,
I just got a USB modem to replace my old serial port modem but couldn't
get it to work. I have applied the USB backport to v.2.2.17 and rebuilt
with USB support. I still don't have power to my USB modem. I have the
UHCI, USBCORE and ACM running and they don't seem to work. The log
messages seem to suggest that USB is recognized but it says "usb.c: This
device is not recognized by any installed USB driver." when connecting
to the modem. According to Linux compatibility list, this modem should
be fine since Zoom USB modem model 2985L is supported and I have a ZOOM
USB modem model 2990. Is the model 2990 not supported?
Here is my log messages:
Nov 1 21:55:11 localhost kernel: usb.c: registered new driver serial
Nov 1 21:55:11 localhost kernel: usb-uhci.c: $Revision: 1.232 $ time
21:33:26 Nov 1 2000
Nov 1 21:55:11 localhost kernel: usb-uhci.c: High bandwidth mode
enabled
Nov 1 21:55:11 localhost kernel: usb-uhci.c: Intel USB controller:
setting latency timer to 0
Nov 1 21:55:11 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xef80,
IRQ 3
Nov 1 21:55:11 localhost kernel: usb-uhci.c: Detected 2 ports
Nov 1 21:55:11 localhost kernel: usb.c: new USB bus registered,
assigned bus number 1
Nov 1 21:55:11 localhost kernel: usb.c: USB new device connect,
assigned device number 1
Nov 1 21:55:11 localhost kernel: Product: USB UHCI Root Hub
Nov 1 21:55:11 localhost kernel: SerialNumber: ef80
Nov 1 21:55:11 localhost kernel: hub.c: USB hub found
Nov 1 21:55:11 localhost kernel: hub.c: 2 ports detected
Nov 1 21:55:11 localhost kernel: usb.c: USB new device connect,
assigned device number 2
Nov 1 21:55:11 localhost kernel: Manufacturer: Zoom Telephonics, Inc.
Nov 1 21:55:11 localhost kernel: Product: V.90 Modem with USB Interface
Nov 1 21:55:11 localhost kernel: SerialNumber: 00000001
Nov 1 21:55:11 localhost kernel: usb.c: This device is not recognized
by any installed USB driver.
Nov 1 21:55:11 localhost kernel: Length = 18
Nov 1 21:55:11 localhost kernel: DescriptorType = 01
Nov 1 21:55:11 localhost kernel: USB version = 1.00
Nov 1 21:55:11 localhost kernel: Vendor:Product = 0572:1253
Nov 1 21:55:11 localhost kernel: MaxPacketSize0 = 64
Nov 1 21:55:11 localhost kernel: NumConfigurations = 1
Nov 1 21:55:11 localhost kernel: Device version = 0.01
Nov 1 21:55:11 localhost kernel: Device Class:SubClass:Protocol =
ff:ff:ff
Nov 1 21:55:11 localhost kernel: Vendor class
Nov 1 21:55:11 localhost kernel: Configuration:
Nov 1 21:55:11 localhost kernel: bLength = 9
Nov 1 21:55:11 localhost kernel: bDescriptorType = 02
Nov 1 21:55:11 localhost kernel: wTotalLength = 004a
Nov 1 21:55:11 localhost kernel: bNumInterfaces = 01
Nov 1 21:55:11 localhost kernel: bConfigurationValue = 01
Nov 1 21:55:11 localhost kernel: iConfiguration = 04
Nov 1 21:55:11 localhost kernel: bmAttributes = e0
Nov 1 21:55:11 localhost kernel: MaxPower = 150mA
Nov 1 21:55:11 localhost kernel:
Nov 1 21:55:11 localhost kernel: Interface: 0
Nov 1 21:55:11 localhost kernel: Alternate Setting: 0
Nov 1 21:55:11 localhost kernel: bLength = 9
Nov 1 21:55:11 localhost kernel: bDescriptorType = 04
Nov 1 21:55:11 localhost kernel: bInterfaceNumber = 00
Nov 1 21:55:11 localhost kernel: bAlternateSetting = 00
Nov 1 21:55:11 localhost kernel: bNumEndpoints = 08
Nov 1 21:55:11 localhost kernel: bInterface Class:SubClass:Protocol
= ff:ff:ff
Nov 1 21:55:11 localhost kernel: iInterface = 05
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 01 (out)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 81 (in)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 02 (out)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 82 (in)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 03 (out)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 83 (in)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 04 (out)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Nov 1 21:55:11 localhost kernel: Endpoint:
Nov 1 21:55:11 localhost kernel: bLength = 7
Nov 1 21:55:11 localhost kernel: bDescriptorType = 05
Nov 1 21:55:11 localhost kernel: bEndpointAddress = 84 (in)
Nov 1 21:55:11 localhost kernel: bmAttributes = 02
(Bulk)
Nov 1 21:55:11 localhost kernel: wMaxPacketSize = 0040
Nov 1 21:55:11 localhost kernel: bInterval = 00
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: [EMAIL PROTECTED] (Brad Friedman)
Subject: Re: color prompt in tcsh
Date: Thu, 02 Nov 2000 07:30:31 GMT
Thank you! This gets my command line in color. But that led to another
question: Is there a way to embed those escape characters right in my set
prompt line? What I'd like to do is have the prompt itself in one color,
and the command being entered in another color. I tried sticking the
escape character in like:
set prompt="^V<esc>[1;31m MYPROMPT%% ^V<esc>[0;27m"
but that just prints the whole string as my prompt without any color. Is
there some way to get this to work?
Thanks,
Brad
Peter T. Breuer <[EMAIL PROTECTED]> wrote:
>
>Those are mostly ansi escape sequences. They are interpreted
>by your xterm, not by tcsh. The \h and \w are bashish, I think.
>The \[ must also be bashish. You just want something like <esc>[1;31m
>AFAIR. Where is the man page for ansi? Ah. Try "infocmp".
>
>Woooohoo. Try
>
> set prompt="%m:%/% "
> alias precmd "echo -n '^V<esc>[1;31m'"
> alias postcmd "echo -n '^V<esc>[0m'"
>
>The ^V<esc> is what you have to type to embed an escape char in the
>string. The ^V is ctrl-V.
>Peter
--
____________________________________________________________
Freedom of expression. Freedom of belief. Freedom of speech.
------------------------------
From: "Hello World" <[EMAIL PROTECTED]>
Subject: Re: Which LINUX (WebServer on MySQL)
Date: Thu, 2 Nov 2000 15:47:49 +0800
both are ok, if you compile the package from source. for myself, i am using
redhat 6.2.
"marvin" <[EMAIL PROTECTED]> ���g��l��
news:[EMAIL PROTECTED]...
> Hi !
>
> I would like to have Linux as an OS for Webserver.
> Packages on the systems will be:
> - Apache WebServer
> - PhP
> - Perl
> - MySQL Database
>
> Can you please tell me which Linux & Version should I get ?
> Currently I am pretty much between Slackware 7 and RedHat 6 (I have
> heard 7 is very bugy).
>
> Please only answers from the experienced people.
>
> Thanks in advance
------------------------------
From: "Hello World" <[EMAIL PROTECTED]>
Subject: Re: How to detach a program from a terminal
Date: Thu, 2 Nov 2000 15:48:54 +0800
nohup program &
<[EMAIL PROTECTED]> ���g��l��
news:8tqh0t$l85$[EMAIL PROTECTED]...
> I need to know how to detach a running program from the terminal it was
invoked
> on. i sometimes telnet into my computer and want a program to run after i
> logout.
> Thanks,
> Bob
------------------------------
** 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
******************************