network configuration problem

2001-09-21 Thread Lazar Fleysher
Hello everybody

I just have installed the base system on a computer and network is not
reachable

While I was installing the base system the install stript started to loop
on configure network. The next step was always configure network.. So
I just was choosing the next item in the list to do and after each I was
getting that the default next step is configure network. In this fashion
I reached the reboot option and the computer booted into linux
everything works accept network...

The card (which is a strange one) Cabletron E21xx appears to be detected
correctly (the card works form windows so I know it is not a hardware
problem).

ifconfig tells me that the network interface is up... route gives correct
routing table but takes a long time to do that (10-20min).

I noticed that ifconfig says that I have no RX packets only TX.

I recompiled kernel and built the driver into the kernel (thought that the
module does not work) --- the same result...

Any suggestions are appreciated. (please do not offer to chagen the
net-card, it is not an option at this point)

Thank you very much

Lazar



more network problems

2001-09-21 Thread Lazar Fleysher
Hello everybody


earlier today Ihave posted a message about problems configuring network
card.
Basically the situation is that the computer does not see the network

however, if someone pings my computer I see number of receive errors
increase as reported by ifconfig
If I try to ping other computer, I see number of transmit error increase

I also see that number of interrupts serviced increases as some pings me
or I ping someone (from /proc/interrupts)

It seems to me that the card itself is working (and it works underwin)
but Iwant and need linux!!!

Could someone tell me what is going on? and how to fix it ?

Lazar

PS I have fresh install of 2.2.19-compact distribution with cabletron
network card.




Dual Serial port

2001-09-18 Thread Lazar Fleysher
Hello everybody!

Most probably this is a strange question but I thought maybe some one
knows the answer...

As far as I understand a regular 25 pin serial port has 2 serial ports
built-in on one chip. All serial lines which are needed for most
communitcation devices (TxD RTS DTR RxD CTS DSR DCD RI) are doubled!
The secondary ones are almost completely specified by the RS232
(STxD SRTS SDTR SRxD SCTS SDCD) one would need to choose SDSR and SRI and
I think that is possible with some pins left.

With that, it implyes that it is possible to operate 2 serial devices on a
single serial port prived there is driver support for it and one will have
to build a cable-splitter to split primary and secondary serial lines to
go to separate devices.

That are your thoughts?

Are there any resticions in the way the data is stored inside the serial
port itself? 

Thank you

Lazar



Kernel Oops

2001-09-13 Thread Lazar Fleysher
Hi everybody

I have noticed in /var/log/kern.log
the following message: ( system slink kernel 2.0.38)

Sep  9 12:03:39 zoroport kernel: Serial driver version 4.13p1 with no
serial opt
ions enabled 
Sep  9 12:03:40 zoroport kernel: ttyS00 at 0x03f8 (irq = 4) is a 16450 
Sep  9 12:03:40 zoroport kernel: ttyS01 at 0x02f8 (irq = 3) is a 16450 
Sep  9 16:48:13 zoroport kernel: Unable to handle kernel NULL pointer
dereferenc
e at virtual address c000 
Sep  9 16:48:13 zoroport kernel: current-tss.cr3 = 00101000, %cr3 =
00101000 
Sep  9 16:48:13 zoroport kernel: *pde = 00102067 
Sep  9 16:48:13 zoroport kernel: *pte =  
Sep  9 16:48:13 zoroport kernel: Oops:  
Sep  9 16:48:13 zoroport kernel: CPU:0 



and /var/log/messages:

Sep  9 12:03:40 zoroport kernel: ttyS00 at 0x03f8 (irq = 4) is a 16450 
Sep  9 12:03:40 zoroport kernel: ttyS01 at 0x02f8 (irq = 3) is a 16450 
Sep  9 15:22:26 zoroport -- MARK --
Sep  9 15:42:26 zoroport -- MARK --
Sep  9 16:02:26 zoroport -- MARK --
Sep  9 16:22:27 zoroport -- MARK --
Sep  9 16:42:27 zoroport -- MARK --
Sep  9 16:48:13 zoroport kernel: Oops:  
Sep  9 16:48:13 zoroport kernel: CPU:0 
Sep  9 17:02:27 zoroport -- MARK --
Sep  9 17:22:27 zoroport -- MARK --


Could someone tell what this is and how to respond to such things...
Is it a hardware problem or software?

Thank you

Lazar

PS There is a hole in time because the system had contacted a time
server and adjusted its time...



Serial Port problems

2001-09-12 Thread Lazar Fleysher
Hello everybody

I have a strange (maybe not) problem with serial port (I think)

I have tried to install genpower to monitor a UPS.

The deamon can see the cable but I get this error after I start genpowerd:

Aiee: scheduling in interrupt 001113ed

this message repeats indefinitely on the consol and I have to press reset
button to reboot the system. On my different machine genpower works just
fine. The difference (which might be important) between the machines is
the kernel version. The system where I want to have UPS is an older one
with kernel 2.0.38.


The question is what causes this problem and can it be resolved.
(Unfortunately, upgrating to 2.2.x kernel is not an ooption at this point)
I would like to explore any possibilities before deciding to upgrade...


Thank you

Lazar



Voodoo Banshee ANYBODY?

2001-02-02 Thread Lazar Fleysher

Could someone please help me to install and configure Voodoo Banshee video
card and XWindows

I have XFree86-3.3.6 and kernel 2.2.16 installed

It absolutely does not work on my machine and does Xwin does something
strange to the video card, X even screws-up character generator (I do not
know exactly the name for it) so even text concole is flickering.

Thank you

Lazar



Re: Voodoo Banshee ANYBODY?

2001-02-02 Thread Lazar Fleysher

It starts to flicker only after I try startx when I kill it flickering
does not disappear (have to reboot to fix that). Moreover, when I boot to
Windows98 after that, it thinks that the card supports only 16 colors at
640x480 so I have to reconfigure windows everytime I try Xwin with linux
and decide to boot to win98. 

SuperProbe does not detect this card but maybe it is because the card is
on AGP not PCI, I do not know...

On Fri, 2 Feb 2001, Rob VanFleet wrote:

 What are you using to configure X?
 Does the console flicker only after you have started X, or straight from
 bootup?
 
 -Rob
 
 On Fri, Feb 02, 2001 at 10:44:02AM -0800, Lazar Fleysher wrote:
  
  Could someone please help me to install and configure Voodoo Banshee video
  card and XWindows
  
  I have XFree86-3.3.6 and kernel 2.2.16 installed
  
  It absolutely does not work on my machine and does Xwin does something
  strange to the video card, X even screws-up character generator (I do not
  know exactly the name for it) so even text concole is flickering.
  
  Thank you
  
  Lazar
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




Re: Voodoo Banshee ANYBODY?

2001-02-02 Thread Lazar Fleysher

At which web site? www.creativelab.com ?

For which X do they have the server? I have 3.3.6 installed


On Fri, 2 Feb 2001, serge delorme wrote:

 Do you have a Creative Blaster Banshee?
 If so the only way to make it run rigth with X is with the Creative
 driver (XF86_Banshee) found at their site.
 
 I had the same problems as you until I tried it...
 
 
 Le vendredi 02 fév. 2001 à 10:44:02 -0800, Lazar Fleysher a écrit:
  
  Could someone please help me to install and configure Voodoo Banshee video
  card and XWindows
  
  I have XFree86-3.3.6 and kernel 2.2.16 installed
  
  It absolutely does not work on my machine and does Xwin does something
  strange to the video card, X even screws-up character generator (I do not
  know exactly the name for it) so even text concole is flickering.
  
  Thank you
  
  Lazar



Re: Voodoo Banshee ANYBODY?

2001-02-02 Thread Lazar Fleysher

Cool !! Thanks it works now!!!

Needs some tuning but at least it works!
Something with mouse, resolutions but that is the next step.


THANK YOU VERY MUCH,

Lazar



On Fri, 2 Feb 2001, serge delorme wrote:

 
 I run potato and X-3.3.6, I don't think it'll run on X4.0
 get it at www.creative.com/support/files/download.asp
 select your region and beta files for 3D Blaster Banshee.
 
 Don't run the install script, it will not work.
 Follow the instructions and do it by hand except for the 
 X symlinks stuff (don't do any of the two). Just add the path
 of the driver on the first line in /etc/X11/Xserver.  
 
 You will have to edit your new XF86Config file the way your original
 one was to make it work.
 



HELP with Voodoo Banshee

2001-01-31 Thread Lazar Fleysher
Hi everybody


Could someone please help me to install and configure Voodoo Banshee video
card and XWindows

I have XFree86-3.3.6 and kernel 2.2.16 installed

It absolutely does not work on my machine and does Xwin does something
strange to the video card, X even screws-up character generator (I do not
know exactly the name for it) so even text concole is flickering.

Thank you

Lazar




Re: not all packages showing up with dpkg -l?

2000-12-18 Thread Lazar Fleysher

Maybe it is because the name of the package is foo_16a, not foo 

 Maciej Let me explain: of recent, I've noticed that for certain
 Maciej (few) packages if I do dpkg -l foo and it produces no
 Maciej matches/output, a subsequent apt-get install foo *WILL*
 Maciej find and install the desired package.  So if this package
 Maciej exists, why isn't it listed in dpkg -l foo???



BIOS local time to UT time

2000-12-12 Thread Lazar Fleysher

Hi everybody,

I used to have a machine running Windows and Linux, but now I decided to
get rid off win. 

Currently, I have setup which relyes on BIOS clock set to local time.
Since, I am converiting to linux only, I want to change that.
I know how to set the BIOS clock to UT time :-), but which steps would I
perform to reconfigure the operating system for that?

Thank you

Lazar 



Re: BIOS local time to UT time

2000-12-12 Thread Lazar Fleysher
thanks, I knew I saw it somewhere, but could not find it when it was
needed.

Thanks again

Lazar


On Tue, 12 Dec 2000, Jens B. Jorgensen wrote:

 Just edit the file
 
 /etc/default/rcS
 
 and change the line with UTC to
 
 UTC=yes
 
 Lazar Fleysher wrote:
 
  Hi everybody,
 
  I used to have a machine running Windows and Linux, but now I decided to
  get rid off win.
 
  Currently, I have setup which relyes on BIOS clock set to local time.
  Since, I am converiting to linux only, I want to change that.
  I know how to set the BIOS clock to UT time :-), but which steps would I
  perform to reconfigure the operating system for that?
 
  Thank you
 
  Lazar
 
 --
 Jens B. Jorgensen
 [EMAIL PROTECTED]
 
 
 ___
 Why pay for something you could get for free?
 NetZero provides FREE Internet Access and Email
 http://www.netzero.net/download/index.html
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




Re: WinModem

2000-12-12 Thread Lazar Fleysher

I've heard that Lucent provides modules for their Winmodems for linux.
But again, I've heard...

On Tue, 12 Dec 2000, urbanyon wrote:

 i've heard the same thing, and from several reliable sources.  with my
 system, i bought a new modem.
 
 On Sun, 10 Dec 2000, Stephan Kulka wrote:
 
  
  
  
   Is there any possibility to configure Debian to work with WinModem (any
   drivers?)
   Koz³o
  
  AFAIK WinModems are cripled, i.e. they only understand a part of the
  hayes standard command. I admit that I never had this problem and only
  read about that, but it is a known problem and can only be solved by
  buying a new modem, I think.
  If someone on the list knows more, then go ahead.
  
  Stephan



problems with netscape

2000-12-08 Thread Lazar Fleysher

Hello everybody


I have 2 strange problems with netscape communicator 4.73

1. It renders some web pages 50 to 100 times slower than Internet exploer
on win 98 on the same machine! (I have Pentium-75). I am not sure that
it is configuration problem, I am afraid it is a feature of netscape. I
use Linux 99.999% of the time and it is annoing to reboot to windows for
internet browsing...

2. Actually, I have 2 similar machines running Linux on both of them
99.99% of the time. I have noticed that if I try to run netscape from my
other machine via network, it actually starts on my local machine. I am
not crazy  If I have netscape running on machine I am sitting at and
connect to the second via ssh and start netscape there, what I get is the
second netscape running on my local machine. how do I know that? I see
which files it can access and when I do exit both netscape windows are
closed. However, if I do not have netscape running on my local computer
and just do ssh and start netscape from there, I do get what I want.

Could some one explain how that can possibly happen? I repeat, I am not
crazy, it is happening for a fact, the question is how?

Thank you

Lazar




Re: autosetting time

2000-12-08 Thread Lazar Fleysher


I have a similar situaltion with my p75. It sets date to somethere in
2094... cool ah? what I do is boot to DOS, set correct date and use
loadlin to load linux. If I boot directly to linux and correct the date,
time will decrease and as I found out not all programs like that. (you
mount a partition in 2094 and write to it in 2000.)

Anyway, I can probably understand why 1999 is followed by 1980 (or 1984) 
but how it happened that after 1999 there is 2094? They tryed to make a
Y2K compiant bios and could not? beats me...

Just a thought,

Lazar

On Fri, 8 Dec 2000, Robert Guthrie wrote:

 I actually use chrony, which is a good-enough solution for my wierd setup:
 
 One machine (a tyan motherboard with a cyrix p150+) has a non-y2k compliant 
 bios, which sets the date to 198x every time it's rebooted.  I'm not 
 connected to the internet fulltime, so I have cronyd running on a 486 (which 
 IS y2k compliant... go figure), and when my cyrix machine reboots, it queries 
 the 486 in the boot sequence and resets the date to a fairly good date.  It's 
 not the most accurate, nor is it probably the best package under most 
 circumstances, but it has it's place.  Mostly, it was easy to set up my own 
 time server.



Re: problems with netscape

2000-12-08 Thread Lazar Fleysher

 Ken writes:
  I think it sucks, too, that Netscape is the only browser you can use
  under Linux.  I hope I am wrong, but there really is no alternative, is
  there?
 
 I've got five installed...

And?  Installed is not constructive info, sorry... does it work? how
does it perform?



Turtle Beach Santa Cruz sound card

2000-12-06 Thread Lazar Fleysher
Hello everybody

Could someone tell me which option in kernel configuration should I choose
to compile  supprot for Turtle Beach Santa Cruz sound card?

Thank you,

Lazar



Turtle Beach Santa Cruz sound card

2000-12-06 Thread Lazar Fleysher
Sorry I post this for the second time because something strange was
happening with my email and I am afraid I lost replies. Could people reply
to this question again?

Thank you very much and appologies for the noise,

Lazar

Hello everybody

Could someone tell me which option in kernel configuration should I choose
to compile  supprot for Turtle Beach Santa Cruz sound card?

Thank you,

Lazar




Partitioning disk

2000-12-01 Thread Lazar Fleysher

Hi Everybody,

This question has been a topic of many discussions but I still do not
understand the reason why people suggest to have separate partitions of
/usr
/usr/local/
 
In early days when disks were small, this was the only choise, but now,
why do not just have a 1 - 2G partition for the system and other
partitions for other things as needed?

Thank you

Lazar



ssh X forwarding error

2000-10-20 Thread Lazar Fleysher
Hi everybody,


I have a question regarding ssh configuration
My home computer is behing an ip-forwarding server which does not have
xwindows installed. When I login to my home computer through the
server, I get the following error:

Warning: Remote host denied X11 forwarding, perhaps xauth program could
not be run on the server side.

The error is generated when I go through the server part in 

ssh serverhostname -luser -t ssh mypc -lme

Could someone suggest what I should do?

Thanks

Lazar



Re: Problems setting DMA

2000-10-19 Thread Lazar Fleysher
I have a similar problem. Maybe even worse.. If I change the way the hard
drives are connected (like swap hda and hdb), changin the master/slave
jumpers, the system does not boot at all...
I had to find, what it seems a unique configuration in which it boots, but
no DMA on the second IDE channel. I could turn DMA on with hdparam and as
soon as I accessed the disk, it was disabled as in your case...
I gave-up... I blame it on the stupid PIIX (Triton) chip, I have...
Or maybe I am stupid, which is possible too :-)
Anyway, I am following this thread with interest... :-)


 Then I'll run a program that requires a disk read, such as, for example,
 find /
 
 It locks for a while (about ten seconds) then I run dmesg. The last
 lines are self-explanative:
 
 
 hdc: timeout waiting for DMA
 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
 hdc: timeout waiting for DMA
 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
 hdc: timeout waiting for DMA
 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
 hdc: timeout waiting for DMA
 hdc: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
 hdc: DMA disabled
 ide1: reset: success
 
 
 The system disables DMA. It gives me an IRQ timeout.
 
 BIOS is fine. Everything is fine but DMA. What should I do? Break my
 MotherBoard in half? :-))
 
 I've already tried hdparm -c 0, -c 1, -c 2, -c 3. I've also tried hdparm
 -u 1. Results: Still no DMA.
 
 Wierd, eh?



Re: tuning scsi performance?

2000-10-19 Thread Lazar Fleysher

Is it possible that simply either capture or output (or both) buffers are
too small?

 what are you using to capture video? i had major frame droppings on
 7200RPM ultra 2 scsi with dual celeron 466 and 256MB of ram .. using BT848
 ..the drivers just aren't good enough for high fps capture(more then say
 10fps) ...ive yet to try it with my new p3-800 10k rpm drive and 512MB ram
 but i expect the same results.
 
 nate
 
 jjlupa I'm trying to do some video capture but keep dropping frames even
 jjlupa though I'm on a U2W (2940) system. (the target drive is an empty 9G
 jjlupa LVD drive running reiserfs).
 jjlupa 
 jjlupa The second question is where can I change the settings of update?
 jjlupa I've found I get better performance when I run a little
 jjlupa while(true);sleep(1);sync() in a second window while I capture video.
 jjlupa I thought there would be an update command in the init.d files
 jjlupa somewhere, but I only see one for single user mode.



XF86Config

2000-10-18 Thread Lazar Fleysher

Hi everyone,


I have a video card with small amount of memory and I was wondering if it
is possible to configure the xserver to change color depth when I change
resolution by pressing CtrlAlt+/-. Right now, when I switch, the
colordepth says the same. In particular, I am interested in getting to
higher resolution by loosing some color, but I want to regain colors by
simply doing CtrlAlt+/-, not by restarting the X.

Any help is appreciated,

Lazar



Re: Monitor power-down/screensaver

2000-10-18 Thread Lazar Fleysher


xset ... xset

Could someone tell me what is wrong with setting

   BlankTime  xx
   SuspendTimeyy
   OffTimezz

in XF86Config



System.map problem

2000-10-17 Thread Lazar Fleysher

Hi everybody,

after upgrade to 2.2.17 (from 2.0.36) I have noticed that when I give the
ps command I get the following error:

{aic7xxx_patch6_func} {rpc_debug}
Warning: /boot/System.map-2.2.17 does not match kernel data.
Warning: /usr/src/linux/System.map has an incorrect kernel version.
after that, normal ps output...

Could someone tell what the problem is and how to fix it?

Thanks,

Lazar



Re: System.map problem

2000-10-17 Thread Lazar Fleysher
On 17 Oct 2000, Moritz Schulte wrote:

  after upgrade to 2.2.17 (from 2.0.36) I have noticed that when I give the
  ps command I get the following error:
  
  {aic7xxx_patch6_func} {rpc_debug}
  Warning: /boot/System.map-2.2.17 does not match kernel data.
  Warning: /usr/src/linux/System.map has an incorrect kernel version.
  after that, normal ps output...
  
  Could someone tell what the problem is and how to fix it?
 
 Linux searches for the correct System.map, which gets generated during
 the Linux build process, in /boot/System.map-suffix. Where suffix
 is the suffix, which the linux image itself has.
 
 For example:
 If your Linux image is in /boot/vmlinuz-2.2.17-foobar-pre2, your
 System.map should be /boot/System.map-2.2.17-foobar-pre2.
 
 Have you compiled Linux yourself and forgotten to copy the System.map?
 The kernel-deb's generated by kernel-package manage the System.maps
 automatically.

Yes, it happend after I compiled the kernel, and yes, I see that size
of /boot/System.map-2.2.17 is different from that of
/usr/src/kernel-source-2.2.17/System.map

If I understand you correctly, after compiling the kernel, I have to copy
/kernel-source-2.2.17/System.map to /boot/System.map-2.2.17.
Could you confirm that I am correct, as I have never done that before and
never had that error (or warning)?

Thank you,

Lazar



whereis ftape-module??

2000-10-17 Thread Lazar Fleysher
Hi

In 2.0 there used to be a package called ftape-module with the kernel
patch for ftape (the one included into the kernel source is very old).
As it turned out, 2.2 kernel also was an old driver. 

I can get the patch from the ftape web page, I just curious, why it did
not make in to the stable tree?

Lazar



Re: ppp redial

2000-10-17 Thread Lazar Fleysher

 how to set the ppp to redial when losting connection?

in /etc/ppp/peers

edit the file with the provider information (default is provider)
and add

persist
maxfail N

N is the number of attepmts to conenct before ppp gives up, set to 0 for
never give-up. I've never used maxfail, so can not comment more on that...
I did use persist and it works...


Lazar



compiling ftape problem

2000-10-17 Thread Lazar Fleysher
Hi


I have a problem compiling ftape-4.04a
I think I made correct modifications to MCONFIG,
but I get this:


zftape-rw.c: In function `zft_set_flags':
zftape-rw.c:76: `ZFT_Q80_MODE' undeclared (first use in this function)
zftape-rw.c:76: (Each undeclared identifier is reported only once
zftape-rw.c:76: for each function it appears in.)
zftape-rw.c:76: `ZFT_ZIP_MODE' undeclared (first use in this function)
zftape-rw.c:78: warning: unreachable code at beginning of switch statement
make[2]: *** [zftape-rw.o] Error 1
make[2]: Leaving directory `/usr/src/ftape-4.04a/ftape/zftape'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/ftape-4.04a/ftape'
make: *** [all] Error 2

Could someone tell me what I did wrong?

Thanks

Lazar



fvwm95

2000-10-16 Thread Lazar Fleysher
Hello everybody,

I have a question regarding the fvwm95 configuration.

After I upgraded to 2.2, the little clock dissapeared from the lower right
hand conner of the task bar. Could someone tell me how to get it back?

thank you

Lazar



compiling kernel

2000-10-16 Thread Lazar Fleysher
Hi everyone!

I am trying to compile 2.217 kernel and I am offered to choose the CPU
family. Could someone, however, explain the difference between 
-- 586 for generic Pentium CPUs, possibly lacking the TSC 
and 
-- Pentium for the Intel Pentium/Pentium MMX, AMD K5, K6 and K6-3D

and how to check if my CPU supports TSC?

Thank you,

Lazar





Re: compiling kernel

2000-10-16 Thread Lazar Fleysher
The online help does not answer on that question...

On Mon, 16 Oct 2000, [EMAIL PROTECTED] wrote:

 use make menuconfig, it has a lot of online help and explains all of those
 options.
 
 nate
 
 On Mon, 16 Oct 2000, Lazar Fleysher wrote:
 
 fleysh Hi everyone!
 fleysh 
 fleysh I am trying to compile 2.217 kernel and I am offered to choose the CPU
 fleysh family. Could someone, however, explain the difference between 
 fleysh -- 586 for generic Pentium CPUs, possibly lacking the TSC 
 fleysh and 
 fleysh -- Pentium for the Intel Pentium/Pentium MMX, AMD K5, K6 and K6-3D
 fleysh 
 fleysh and how to check if my CPU supports TSC?
 fleysh 
 fleysh Thank you,
 fleysh 
 fleysh Lazar
 fleysh 
 fleysh 
 fleysh 
 fleysh 
 fleysh -- 
 fleysh Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 fleysh 



Re: keyboardless operation

2000-09-02 Thread Lazar Fleysher

Yes it is and AT keyboard, and there is no problem with BIOS as far as I
understand, because it starts to load the kernel. If a keyboard must be
present, does any one know who to make a plug to make the computer think
that there is a keyboard attached?

Thank you

Lazar

On Sat, 2 Sep 2000, Philip C Mendelsohn wrote:

 Is this an AT style keyboard?  I found that some if not all older AT
 keyboards need to be present for the system to complete the BIOS boot seq.
 
 Hope that helps.
 Phil Mendelsohn
 
 On Fri, 1 Sep 2000, Lazar Fleysher wrote:
 
  It stops after Console: colour VGA+ 80x25... basically the first boot
  message..
  
  On Fri, 1 Sep 2000, Nate Amsden wrote:
  
   where does the system stop booting ? i have many machines without a
   keyboard running they run fine. i read that linux 2.4 is including new
   code to enable systems withouyt keyboards to boot..probably a kernel
   workaround for what the bios should handle on it's own(and does handle
   on the vast majority of boards made in the past 5 years)
   
   nate
   
   Lazar Fleysher wrote:

HI

I would like to operate a machine without a keyboard (in server mode)
The keyboard is disabled in bios, but the system does not boot without 
it.
Should I compile the kernel in a special way?



RealTek NIC card problem

2000-09-01 Thread Lazar Fleysher
Hello everybody,

I have a machine running 2.0.36 kernel and a RealTek 8139B card installed.
When I sit at the consol, everything is fine, however, if I connect to the
machine via, say ssh, and run netscape, the network card stops responding
and on the consol I see the message:

eth0: Transmit timeout, status 0d 2000

# ifconfig eth0 down 
and then
# /etc/init.d/network 
fixes the problem. This situation is repeatable. So, could someone tell me
what is happening and if there is a way to fix it?

Thank you very much.

Lazar




keyboardless operation

2000-09-01 Thread Lazar Fleysher
HI

I would like to operate a machine without a keyboard (in server mode)
The keyboard is disabled in bios, but the system does not boot without it.
Should I compile the kernel in a special way?

Thank you

Lazar



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




Re: keyboardless operation

2000-09-01 Thread Lazar Fleysher

It stops after Console: colour VGA+ 80x25... basically the first boot
message..

On Fri, 1 Sep 2000, Nate Amsden wrote:

 where does the system stop booting ? i have many machines without a
 keyboard running they run fine. i read that linux 2.4 is including new
 code to enable systems withouyt keyboards to boot..probably a kernel
 workaround for what the bios should handle on it's own(and does handle
 on the vast majority of boards made in the past 5 years)
 
 nate
 
 Lazar Fleysher wrote:
  
  HI
  
  I would like to operate a machine without a keyboard (in server mode)
  The keyboard is disabled in bios, but the system does not boot without it.
  Should I compile the kernel in a special way?



PCL 5 and Magicfilter

1999-08-21 Thread Lazar Fleysher
Hi Everybody,

I have a Winprinter :( and it can simulate PCL5 with 600dpi resolution.
The printer is connected to a win machine and I use samba to print to it.
The question is which device should I use for magic filter configuration?
Currently, I have set up the filter to use laserjet (which is, I think,
PCL2 with 300 dpi).Definitely, it is not 600dpi.

Thank you,

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



compiling pine

1999-08-10 Thread Lazar Fleysher
Hi Everyone,

I am experiencing a problem compiling pine/pico and I do not know how to
handle it.

I have installed pine396-diffs_2.deb and pine396-src_2.deb from the stable
and this is what I get:

# dpkg-source -x pine_3.96M-2.dsc
dpkg-source: extracting pine in pine-3.96M
dpkg-source: failure: exec patch: No such file or directory
dpkg-source: failure: patch gave error exit status 2

Could someone suggets what the problem is?

Thank  you,

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: compiling pine

1999-08-10 Thread Lazar Fleysher

Where do I get the patch from?

And pine4.10 does not draw my signature right... there is a bug in it from
my point of view :)

On Tue, 10 Aug 1999, Ben Collins wrote:

 On Tue, Aug 10, 1999 at 09:58:56AM -0700, Lazar Fleysher wrote:
  Hi Everyone,
  
  I am experiencing a problem compiling pine/pico and I do not know how to
  handle it.
  
  I have installed pine396-diffs_2.deb and pine396-src_2.deb from the stable
  and this is what I get:
  
  # dpkg-source -x pine_3.96M-2.dsc
  dpkg-source: extracting pine in pine-3.96M
  dpkg-source: failure: exec patch: No such file or directory
  dpkg-source: failure: patch gave error exit status 2
  
  Could someone suggets what the problem is?
 
 Install the patch package.
 
 Ben
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




Re: compiling pine

1999-08-10 Thread Lazar Fleysher

I do not use dselect, I use dpkg directly, because I could never
understand how to tame dselect and dselect knows no more than
package.gz for corresponding tree.. There is nothing in the package file
for non-free about any patch program... Could you tell me where to get it?

 He means the patch program. There's a deb for it listed in dselect.
 
 On Tue, 10 Aug 1999, Lazar Fleysher wrote:
  
  Where do I get the patch from?
  
  And pine4.10 does not draw my signature right... there is a bug in it from
  my point of view :)
  
  On Tue, 10 Aug 1999, Ben Collins wrote:
  
   On Tue, Aug 10, 1999 at 09:58:56AM -0700, Lazar Fleysher wrote:
Hi Everyone,

I am experiencing a problem compiling pine/pico and I do not know how to
handle it.

I have installed pine396-diffs_2.deb and pine396-src_2.deb from the 
stable
and this is what I get:

# dpkg-source -x pine_3.96M-2.dsc
dpkg-source: extracting pine in pine-3.96M
dpkg-source: failure: exec patch: No such file or directory
dpkg-source: failure: patch gave error exit status 2

Could someone suggets what the problem is?
   
   Install the patch package.
   
   Ben




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: compiling pine [solved]

1999-08-10 Thread Lazar Fleysher
Thanks a lot!!! 

I would think that packages file from non-free should state that it
depends on patch or all packages from non-free depend on it? 

Thanks a lot again!

On Tue, 10 Aug 1999, Alec Smith wrote:

 Look under the utils section. Patch is a 'standard' program according to
 dselect.
 
 On Tue, 10 Aug 1999, Lazar Fleysher wrote:
 
  I do not use dselect, I use dpkg directly, because I could never
  understand how to tame dselect and dselect knows no more than
  package.gz for corresponding tree.. There is nothing in the package file
  for non-free about any patch program... Could you tell me where to get it?
  
   He means the patch program. There's a deb for it listed in dselect.
   
   On Tue, 10 Aug 1999, Lazar Fleysher wrote:

Where do I get the patch from?

And pine4.10 does not draw my signature right... there is a bug in it 
from
my point of view :)

On Tue, 10 Aug 1999, Ben Collins wrote:

 On Tue, Aug 10, 1999 at 09:58:56AM -0700, Lazar Fleysher wrote:
  Hi Everyone,
  
  I am experiencing a problem compiling pine/pico and I do not know 
  how to
  handle it.
  
  I have installed pine396-diffs_2.deb and pine396-src_2.deb from the 
  stable
  and this is what I get:
  
  # dpkg-source -x pine_3.96M-2.dsc
  dpkg-source: extracting pine in pine-3.96M
  dpkg-source: failure: exec patch: No such file or directory
  dpkg-source: failure: patch gave error exit status 2
  
  Could someone suggets what the problem is?
 
 Install the patch package.
 
 Ben



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Distributed computing

1999-06-22 Thread Lazar Fleysher
Hi everyone,

Could some one point me to resources available on distributed computing.
What it is, how it works and who to make it work under linux, etc...

Thank you,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: [LINUX] VPN software?

1999-06-14 Thread Lazar Fleysher

Hi 

Take a look at:

http://www.inka.de/~bigred/devel/cipe.html

Remember that Linux does not support the Diffie-Hellman key exchange yet.

ZORO

On Mon, 14 Jun 1999, Nico De Ranter wrote:

 
 Howdy,
 
 I'm looking for a VPN solution that would preferably be free :-)
 and has a server for Linux (or UNIX in general) and clients for
 Linux and Windows.
 
 (SSH tunneling won't do the trick)
 
 Any ideas?
 
 Thanks in advance,
 
 Nico
 
 -- 
 
 How do you tell when you run out of invisible ink?
 
 Nico De Ranter
 Sony Service Center (SUPC-E/NSSE)
 Sint Stevens Woluwestraat 55 (Rue de Woluwe-Saint-Etienne)
 1130 Brussel (Bruxelles), Belgium, Europe, Earth
 Telephone: +32 2 724 86 41 Telefax: +32 2 726 26 86
 e-mail: [EMAIL PROTECTED]
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |





Re: kernel append options

1999-06-13 Thread Lazar Fleysher
 Lazar Fleysher [EMAIL PROTECTED] wrote:
   HI all,
   
   Could some one tell me how to find if a given kernel release supports
   certain append option. In particular, I am interested in 
   2.0.36 supports ide-scsi option.
 
 I use 2.0.35 and it has it.  I use it for my IDE PD-CD drive, and
 have been for about two years (first as a patch to the kernel, I think).
 
 CONFIG_BLK_DEV_IDESCSI=y
 

What I meant is: is it possible to use ide driver and scsi emulation (on
different ide devices of course) under 2.0.x kernel? I have two cdroms
both atapi. And I have read that it is possible to access them as scsi
devices using ide-scsi emulation. However, when I do that, only one cdrom
is detected. So I thought, I'd run scsi emulation on one of them and
regular ide on the other. However, I do not see such kind of support under
2.0.x. Maybe it is impossible...? 

Just playing...

ZORO

PS What is PD-CD drive?



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: Boot error

1999-06-13 Thread Lazar Fleysher
On Sat, 12 Jun 1999, Kevin A. Foss wrote:

 On Thu, Jun 10, 1999 at 07:55:58AM -0700, Lazar Fleysher wrote:
  Hi everyone,
  
  I have noticed that sometimes I get this boot error:
  mktime() failed unexpectedly (rc -1). Aborting.
  Could someone tell what and how dengerous it is?
 
 This is probably from hwclock, it will say this if your bios returns 
 what appears to be an invalid time.  (Until quite recently hwclock 
 was rather strict about where the century byte should be -- more 
 strict than the bios manufacturers.)  Try running hwclock and see
 what happens.
 
 I've gotten this error on every original IBM machine I've tried -- 
 both PS/2s and Valuepoints.  I'm not sure why you would get this
 only 'sometimes' however, it should really be everytime.
 
Thanks Kevin

This is exactly what happened. The bios clock was showing 2099 :)
I have seen this on several pentium machines (not running linux)..
'sometimes' is because I have noticed it and fixed the bios date back to 
1999 :)
Thanks again

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: ftp ssh tunelling

1999-06-11 Thread Lazar Fleysher
Dear Christian,

ssh supports something called secure copy. The command is scp and it
comes together with ssh. It is a pain to use it, but this is the only
thing I can think of.

Maybe, however, you want virtual private network. If you install this
on both sides, all your regular tcp-applications become secure and you can
use regular telnet, ftp, whatever... anything. Take a look at 

http://www.inka.de/~bigred/devel/cipe.html

The package is called CIPE and is available as *deb

ZORO

On Thu, 10 Jun 1999, Christian Dysthe wrote:

 Hi,
 
 I would like to know where I can find some information about how to do ftp 
 over
 a ssh tunnel. Debian spesific information or info from somone who has done 
 this
 successfully from/to a Debian box would be very helpful.
 
 I have been searching the web a lot, but can not find any relevant information
 about how to do this.
 
 I run Debian potato. ssh runs and connects fine.




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



kernel append options

1999-06-11 Thread Lazar Fleysher
HI all,

Could some one tell me how to find if a given kernel release supports
certain append option. In particular, I am interested in 
2.0.36 supports ide-scsi option. I want to do:

append=hdc=ide-scsi
I have tried it with no results, I do not know if kernel does not support
it or I did something wrong...

Thank you,

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Boot error

1999-06-10 Thread Lazar Fleysher
Hi everyone,

I have noticed that sometimes I get this boot error:

mktime() failed unexpectedly (rc -1). Aborting.

Could someone tell what and how dengerous it is?

Thanks

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: cat'ing a binary does some really funky things with my display

1999-06-09 Thread Lazar Fleysher

 Every once in a while, I will mistakenly 'cat' a binary.  This almost always
 results in my console going haywire.  Now most text appears as graphic
 characters (blocks, arrows, lines - all that extended ascii stuff).  I have
 no idea, short of a re-boot, how to recover my console.  Any idea what's
 happening?

Type ^v ^o and press enter.




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: Installing from disk

1999-06-08 Thread Lazar Fleysher

hi 

There is tar.exe  tar for dos.

You can create a multi volume tar archive with tar for dos and then untar
it on your linux machine. I do not remember where I got tar.exe from
though... Maybe there is such a thing as gnu-tar for dos... 

It is not much, but maybe it helps... 

ZORO

On Mon, 7 Jun 1999 [EMAIL PROTECTED] wrote:

 The problem is that I killed Win95 completely...my system is linux only right 
 now.
 
 Colin Winters
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



ATAPI/SCSI CD-ROM

1999-06-05 Thread Lazar Fleysher
Hi Everybody,

I just have learned that ATAPI is SCSI on IDE bus, so I thought that I
would recompile the kernel to support IDE-SCSI emulation. I did... but
only one of my two cdroms is detected during boot process. Telling
hdc=ide-scsi in loadlin did not help... I use linux 2.0.34 and at this
point would not want to upgrate it... Both cdroms are visible if I compile
in the IDE/ATAPI CDROM support. I know that I can use ATAPI, but I would
like to play with SCSI  

Thank you,

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




IRQ and PS/2

1999-04-28 Thread Lazar Fleysher
Hi everybody,

I have run out of IRQs. 
Well, actually I have one left (IRQ12), but it is reserved for PS/2 bus.
I do not have a manual for my motherboard, so I do not know how to disable
the ps/2 bus. I have a regular serial mouse and AT-type (5-pin) keyboard. 
The motherboard also has something called PS/2 mouse header pins. So I
thought, since I can not disable the ps/2 bus (no manual) I could connect
somehow a PS-mouse to the computer and free an IRQ from a serial port. 

Could some one suggest how to connect the mouse to these pins, if it is
possilble. Where can I get the correct adapter?

Thank you,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



IRQ and PS/2

1999-04-28 Thread Lazar Fleysher
Hi Everybody,

Thank you for all your replys, however, I think that I did not describe
the situation correctly.

I have an older type pentium with AT-style board ( i think it is called
that way, it has one 5-pin keyboard connector). I do not recall seeing
anything in BIOS related to PS/2 bus (I will check), I can disable/enable
com and lpt ports.. Well, I will check it again.

The motherboard itself has four pins sticking out and it says PS/2
mouse. So I thought, I could find some socket with 4 pins on one side and
6 on the other (a 6-pin PS mouse connector) and put the mouse on it. But
I had never seen such adapters. Do they exist? (sounds like an
academic-style question...) 

I can not put a network card in because of that.  :(
Have a mouse and a modem, 2-channel IDE, video, sound and a video capture
card. That is it. NO IRQs left. The only hope is this IRQ12
business.

Thanks to all replys again,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




DLT Libraries for Linux

1999-03-06 Thread Lazar Fleysher
Hi Everyone,

I was just wondering if someone had writen a package to control a DLT
library. As fas as I understand, it does not matter which type of media it
changes. A package to control a jukebox...
If someone could point me to something like that, I would highly
appreciate it.

Thank you,

ZORO 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



CD-sound problem

1999-01-09 Thread Lazar Fleysher
Hi Everyone,

I have recompiled the kernel to support sound and all sound applications,
which I tryed (midi-, wav-, au- players, xmix), work except CD. No sound
at all.

I aslo have noticed that if I boot win95 and then linux without powering
off the computer, the xmix does not work, but CD works. Thus, I conclude
that I made a mistake in setting up the sound card parameters or something
similar.

Any suggestions what I should check?


Thank you,


ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



talk problems

1999-01-07 Thread Lazar Fleysher

Hi everyone,


I just noticed that talk  does not work and gives the following error

Couldn't bind to control socket : Cannot assign requested address (99).

Any ideas what happened and how to fix it?

Thanks in advance,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: talk problems

1999-01-07 Thread Lazar Fleysher
On Thu, 7 Jan 1999, Alexander Kushnirenko wrote:

 Hi, Zoro!
 
 I'm not sure, but you may want to check:
 
 1. Do you have lines in /etc/inetd.conf like:
 talkdgram   udp waitnobody.tty  /usr/sbin/tcpd  
 /usr/sbin/in.talkd
 ntalk   dgram   udp waitnobody.tty  /usr/sbin/tcpd  
 /usr/sbin/in.ntalkd  ^
   |
have here root instead of nobody.tty ---  is it a problem? tryed
changing to nobody.tty and rebooting-- did not help :)


 
 2. /etc/services
 talk517/udp
 ntalk   518/udp
 
 3. /etc/hosts.allow /etc/hosts.deny  may be you have suppressed those 
 services?
 

These are the same and /etc/hosts.deny(allow) are empty..
The problem must be somewhere else :)...

ZORO

  
  I just noticed that talk  does not work and gives the following error
  
  Couldn't bind to control socket : Cannot assign requested address (99).
  
  Any ideas what happened and how to fix it?
  
  Thanks in advance,
  
  ZORO
  
  
  
  
 Take these broken wings and learn to fly...
 ///|\\\
   0 0
  ( . )http://pages.nyu.edu/~rqf6512
-
   | |
  
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
 
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Socket programming

1998-12-16 Thread Lazar Fleysher
HI Everyone,

This is not a debian-specific question, but have no-one else to ask. I
have been playing with sockets and can not seem to figure out how to use
select() system call. I am trying to monitor wether a socket is ready for
read and write. Read-monitor works ok, but wrtie --not. When the other
side closes the connection select still reports that the socket is ready
to write. Maybe i chould use some option in setsockopt or something. 

Also if some one could suggest a good reference on the sugject, I would be
very grateful.

Thank you,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |




lint

1998-11-07 Thread Lazar Fleysher

Hi Everyone,

Could someone tell me if lint for linux exists and where it is? 
Or an equivalent to check C code.

Thank you 

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



ISP

1998-11-06 Thread Lazar Fleysher
HI

Could some one tell me how to set up an ISP on Linux. I remember seeing a
howto on the subject, but can  not seem to find it. How to apply for
IPaddresses? 

Thank you 

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: /etc/ppp/ip-up not being run

1998-11-04 Thread Lazar Fleysher

After upgrade bo-hamm had a similar problem  run-parts in ip-up is
not executed, but if I add everything to the ip-up directly it works.  Did
not have to find what went wrong and gave up 

Not a very constructive e-mail :-)

ZORO

On Tue, 3 Nov 1998, Noah L. Meyerhans wrote:

 -BEGIN PGP SIGNED MESSAGE-
 
 On 3 Nov 1998 [EMAIL PROTECTED] wrote:
 
   The ip-up script is not being run when I start a ppp connection using
   pon.
  
  Why do you say that it is not being run?  Do you realize that stdout is
  redirected to /dev/null when ip-up is run?
  -- 
 
 I am aware of the redirection of stdout.  I have a script in
 /etc/ppp/ip-up.d that is supposed to upload a file containing my IP
 address to a remote web server.  This script works fine, and has been used
 before.  I have another script that emails my IP address to a remote
 account.  Neither of these scripts is being run, even though
 /etc/ppp/ip-up contains the appropriate run-parts command that is supposed
 to run them.  I am able to run /etc/ppp/ip-up by hand, and it runs the
 scripts in ip-up.d just fine.  But they don't get run at all when I start
 pppd.
 
 Noah
 
   PGP public key available at
   http://lynx.dac.neu.edu/home/httpd/n/nmeyerha/mail.html
   or by 'finger -l [EMAIL PROTECTED]'
 
 
 
 
 -BEGIN PGP SIGNATURE-
 Version: 2.6.2
 
 iQCVAwUBNj9veodCcpBjGWoFAQFYbAP9Hitg7RwqxaN8o80IGjGmxTcsc8OeaBqe
 gr/+yGs8K0LN5OloIJQnRuFhQ1yoUt/l3vPzZkJQy6R4UadQ0bYLl6Hrw6jZUSQn
 6UqcOlQycZ7HUXeSycgm5NxwuxMCVVddUNE8jd2/8Np0KZPOl+Ab9Q2ygsDxM6he
 3sRwr03iMA4=
 =mD9o
 -END PGP SIGNATURE-
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Closed end of a pipe

1998-11-01 Thread Lazar Fleysher
Hello evebody,

I have a general C/Unix question.

Is it possible for a writer to find out the state (opened/closed) of the
other end of a pipe without writting to the pipe? 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



PINE problems

1998-10-24 Thread Lazar Fleysher
Hi

I use dail-up connection to the internet. I have noticed that while I am
off line I can not send mails from pine. It generates an error and does
not spool the mail. When I am on line everything works fine.

Any ideas why?
Thanks

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: PINE problems

1998-10-24 Thread Lazar Fleysher



On 24 Oct 1998, W. Paul Mills wrote:

 
 Lazar Fleysher [EMAIL PROTECTED] writes:
 
  Hi
  
  I use dail-up connection to the internet. I have noticed that while I am
  off line I can not send mails from pine. It generates an error and does
  not spool the mail. When I am on line everything works fine.
  
  Any ideas why?
  Thanks
  
  ZORO
  
 
 What is the error? I had this problem with pine and smail. Has to
 do with a DNS lookup problem. I could not solve with smail, changed
 to sendmail and got it to work, with a little effort.

The error message is thge following:
mail not sent: defer '[EMAIL PROTECTED]' [EMAIL PROTECTED] cannot verify at 
this time:
ERR_164...
can not see after that :(

The thing is that on bo it worked, but on hamm-- it does not. It is
somewhat upsetting

ZORO






   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



RE: STRANGE ERROR

1998-10-22 Thread Lazar Fleysher

kernel 2.0.34

Thanks

On Wed, 21 Oct 1998, Shaleh wrote:

 Guessing, but it sounds like a kernel bug.  You neglected to mention what
 kernel you have.
 
 
 On 22-Oct-98 Lazar Fleysher wrote:
  Hi Everybody
  
  Today, I have discovered a strange warning in /var/log/messages:
  
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in tty_open
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in release_dev
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in tty_open
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in release_dev
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in tty_open
  Oct 21 18:01:28 gemini kernel: Warning: dev (04:02) tty-count(2) !=
 #fd's(3) in release_dev
  
  Could someone tell me what that means?
  Thank you
  
  ZORO
  
  
  
 Take these broken wings and learn to fly...
 ///|\\\
   0 0
  ( . )http://pages.nyu.edu/~rqf6512
-
   | |
  
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
  /dev/null
 
 --
 E-Mail: Shaleh [EMAIL PROTECTED]
 Date: 21-Oct-98
 Time: 23:50:16
 
 This message was sent by XFMail
 --
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



ManPages Secton 2

1998-10-17 Thread Lazar Fleysher
Hello everyone,

It seems that I do not have section 2 installed. Should it be installed
separately(how?) from all main manpages or what had happend?

Thank you,

ZORO




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: config printer.

1998-10-17 Thread Lazar Fleysher

If you think that everything is set up correctly (sd if lp pw...) then you
can try to change the order of the line in /etc/printcap. Eventhough, the
man page state that the order does not matter, in practice it DOES! 

Hope it helps...

ZORO


On Thu, 15 Oct 1998, Zheng Wang wrote:

 Hi
 I have a HP 5L printer, but when I print something, the paper is running
 but nothing is printed. Could you help me figure out the problem? 
 Thanks.
 
 Zheng Wang, Ph. D
 Department of Statistics and Applied Probability 
 University of California, Santa Barbara
 E-mail: [EMAIL PROTECTED]; http://www.pstat.ucsb.edu/~zwang
 
 
 
 On Sun, 11 Oct 1998, W. Paul Mills wrote:
 
  
  Sounds like an irq problem.
  
   X-Envelope-Sender: [EMAIL PROTECTED]
   Date: Sat, 10 Oct 1998 11:14:17 -0700 (PDT)
   From: Zheng Wang [EMAIL PROTECTED]
   X-Sender: [EMAIL PROTECTED]
   Content-Type: TEXT/PLAIN; charset=US-ASCII
   Resent-From: debian-user@lists.debian.org
   X-Mailing-List: debian-user@lists.debian.org archive/latest/21434
   X-Loop: debian-user@lists.debian.org
   Precedence: list
   Resent-Sender: [EMAIL PROTECTED]
   X-UIDL: 03a0a4e87fe9d857fd8dd623b3c9da57
   
   Hi, 
   
   When I install the Debian base, the network is working. But when I choose
   to install all package from the CD. The network is disconnected. Could I
   get some help to solve this problem? Thanks.
   
  
  -- 
  /*** Running Debian Linux ***
  *   For God so loved the world that He gave his only begotten Son,  *
  *   that whoever believes in Him should not perish...John 3:16  *
  * W. Paul Mills  *  Topeka, Kansas, U.S.A.  *
  * EMAIL= [EMAIL PROTECTED]  *  WWW= http://Mills-USA.com/  *
  * Bill, I was there several years ago, why would I want to go back? *
   pgp public key emailto: [EMAIL PROTECTED] */
  
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 




   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: PPP ibm.net

1998-09-26 Thread Lazar Fleysher

I used to have ibm.net as my ISP


use pppconfig to cofigure the system It will do everythin.

Remember that eventhough your email is
lanceh

most probably your username is

internet.usinet.lanceh

or something crazy like this...

In general, ibm.net has all the scripts on their home page, but you chould
not need them...


Regards, 

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |


On Sat, 26 Sep 1998 [EMAIL PROTECTED] wrote:

 Any have the scripts necessary o contect to ibm.net from ppp or wvdial?  I 
 get a dial tone and the sound when one connects
 to a server but I am always disconnected.  I imagine that the server is not 
 receiving my login and password.  I have tried
 the HOWTO scripts but they don't seem to work either.  I am using Hamm but 
 don't know how to tell which version of pppd I
 am using.
 
 Thanks 
 
 Lance
 
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 


bo-hamm upgrade

1998-09-25 Thread Lazar Fleysher
Hello everyone,

I need an advice on how to do it.
The situation is the following:

I have bo system installed and I have changed ISP and can not seem to
configure ppp to conect to it. I can do it from a different machine and
transfer files using floppies (sorry no network...)

Could someone tell me where I can find instructions on doing upgrade
manually, not from CD. Which files to download and in which order.
Or may be some one can tell me how to do it...

Of course, one of the solutions it to make installation disks and do
everything from the begining (without reformating hard drive).

Any advice is appreciated.

ZORO





   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: Quick Question

1998-09-25 Thread Lazar Fleysher

There are two things I would like to add.(Hope you find it interesting)

1. When I installed xringd, it could not find the modem and -m option did
not work.So I recompiled xringd and explicitly defined modem device as
/dev/ttyS1

2. When you start pon it resets the modem and after you do poff, xringd
will NOT detect incoming calls. I did not find any clever way to overcome
this problem, except making cron execute 

start-stop-daemon -stop -s HUP xringd

every hour. This resets xringd and thus the modem.

I do not know how generic such a situation is, but I thought you might
find it interesting..


ZORO

On Fri, 25 Sep 1998, Mike Acklin wrote:

 On Fri, Sep 25, 1998 at 07:42:59AM -0600, Gary L. Hennigan wrote:
  
  Not mgetty. That's if you want to run a PPP server, among other
  things. What you want is xringd. It allows you to call your computer
  and run any command you want, including whatver you use to initiate
  your PPP link, depending on the ring pattern. It's probably in slink,
  certainly in hamm.
  
  Gary
 
 Thanks Gary,
 
   I am going to look at that right after reading the mail. I really
 appreciate all the responses to my orginal quesion. That is why linux and
 Debian is so GREAT! Try asking someone with MS products and see what you
 get.
 
 Mike Acklin
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 


ppp in bo

1998-09-24 Thread Lazar Fleysher
Hi everyone,

I did not use my system for a while and now would like to upgrade it to
hamm. During this time I have changed my ISP. My current ISP uses CHAP 
and I have created chap-secrets file 

username * password


Changed everything in ppp.chatscript and ppp.options_out
However, I can not get father then 
connection established

/dev/ttyS1 -ppp0

It seems taht it does not want to use CHAP.

All help is appreciated..

ZORO



   Take these broken wings and learn to fly...
   ///|\\\
 0 0
( . )http://pages.nyu.edu/~rqf6512
  -
 | |



Re: XRINGD AGAIN

1998-09-16 Thread Lazar Fleysher

Hi

I have only one line in my xringd.conf

R 10-15 R 30 : /usr/bin/pon

If I add -m /dev/ttyS1

the xringd starts to complain that the file does not exist

By default it should use /dev/modem

so I've made dev/ modem point to /dev/ttyS1 

but it does not help either...

Oh and yes, please send me your config file (although, honestly, I do not
know how it might help) 


On Tue, 15 Sep 1998, Jason Kennedy wrote:

 
 
   Hey I use xringd
   I use wvdial to dial into my ISP
   So in the xringd.conf I have execute wvdial when it gets two
 rings with none after it for 30 seconds
   I can send you my xringd.conf is you want
   
 


XRINGD AGAIN

1998-09-15 Thread Lazar Fleysher


Just curious if anyone had succeded in configuring and using xringd.

It does not work on my machine 

I have an external modem on /dev/ttyS1 and even when I tell
#xringd -m /dev/ttyS1 

it can not find it .

tryed to make  /dev/modem as sim-link to /dev/ttyS1 
but it does not help


What else can I try? It is very important for me.  :.-)

ZORO


Re: PON on REQUEST

1998-09-14 Thread Lazar Fleysher
Thanks for your reply.

I do have a script which updates the ip address of my machine and posts it
on a web page. 

I have installed xringd package and it would be a cool thing, but it can
not find the modem. It keeps complaning that /dev/ttyS1 does nor exist...
I know it exists and ppp works fine 

any ideas?

ZORO

On Mon, 14 Sep 1998, Daniel Martin wrote:

 Jim Crumley [EMAIL PROTECTED] writes:
 
  I pretty much copied my setup from
  http://www.math.jhu.edu/~martind/mybox.html  .
  I think Daniel Martin still reads this list.  He also
  has a link to the Dynamic IP Hacks Mini-HOWTO,
  which has more suggestions.
 
 Oh my.  I'd hate to think I'm an authority.
 
 I have something like this set up - I have a voice modem, and use
 vgetty (in the mgetty-voice package).  I've modified some of the
 scripts that came with it (but not much; they were pretty trivial
 modifications) so that I can call my machine from anywhere, enter *, a 
 secret code, and # and my machine will dial in.  (A different code
 lets me check my messages - my voice modem is my answering machine)
 
 That's not documented on the page mentioned above, (I can send you
 details, but using xringd may well be easier) but how to have a page
 automatically updated is; although, there's a way that I think is
 better, which I used on my girlfriend's machine since her ISP didn't
 allow her shell access to set up a .forward file.  Basically, in your
 /etc/ppp/ip-up script (for bo, aka Debian 1.3.x) or in some file in
 /etc/ppp/ip-up.d/ (for hamm, aka Debian 2.0 - you'd probably be best
 off putting this in a new file, something like
 /etc/ppp/ip-up.d/local_updatepage) put the following:
 
 m4 -Dipaddr=$PPP_LOCAL  /tmp/newip.html EOD
 HTMLHEADNew ip address ipaddr/HEAD
 BODYH1New address is: ipaddr/H1
 PNew address ipaddr obtained on syscmd(date)/P/BODY/HTML
 EOD
 HOME=/root ftp my.webspace.provider EOD
 send /tmp/newip.html public_html/newip.html
 EOD
 
 (In bo, use $4 instead of $PPP_LOCAL in the top line)
 Then, in /root you need to create a .netrc file giving your username
 and password for whatever machine you're putting this webpage on.
 The syntax is:
 machine my.webspace.provider
 login myusername
 password mypassword
 
 Then, remember to set all the permissions correctly:
 chmod 0600 /root/.netrc
 chmod a+rx /etc/ppp/ip-up.d/local_updatepage  # or whatever
# Remember, use /etc/ppp/ip-up on bo.
 


xringd problem

1998-09-13 Thread Lazar Fleysher
Hi Everyone,

I just installed xringd. It must be a cool thing, but it can not find the
modem
#xringd -m /dev/ttyS1
xringd: error opening modem device
No such file or directory

How can I fix it?

Thank you

ZORO


PON on REQUEST

1998-09-11 Thread Lazar Fleysher
Greeting everyone,

Very often, I have to work on my home computer from other places and I do
not want to have my home computer on-line all the time.

Would it be possible to configure it in such a way so when I call home say
two times in a row, pon would be executed automaticaly and ip-up ( I did
it already) would post the IP address of the home computer on a designated
page?

Thank you for suggestions,

ZORO


Re: Commandline FTP

1998-09-07 Thread Lazar Fleysher

What about 

$ ftp -n hostname  script.name   /dev/null

and the script.name is just:

user username password 
put local.file remote.file
quit

Would it solve your problem?

ZORO



Re: Can't boot past the Takaya

1998-09-04 Thread Lazar Fleysher
Hi Bill, 

I had the same problem with Takaya 16x CDROM.
I do not know if it a problem with the device, but the problem was and is
that hdb is detected twice and hdc is not detected at all.
So, I connected the CDROM to  the secondary IDE channel and left it
as slave. It works.

Hope this helps,


ZORO

On Wed, 2 Sep 1998, Bill Wilson wrote:

 
 Debian 2.0 has been great for me, so I have friend who has become
 interested and I just tried to install on his machine.  I can
 begin the boot from the CDROM, but during the hardware detection,
 the machine halts right here:
 
 ttystuff ...
 ide stuff ... (probably should have written this down)
 hda: Quantum Fireball
 hdb: DF6910C(-D18)2, ATAPI CDROM drive
   - Machine Halts --
 
 The CDROM is, clearly a well known brand :-(, Takaya CD-812.
 Same results no matter if I boot from CDROM or a rescue floppy I had.
 
 Is it possible this is a proprietary CDROM and he needs to buy
 a new CDROM?  Clearly the BIOS can load Linux from the CD.
 Before I suggest he spend money and possibly be
 further dissapointed, I would appreciate it if anyone who might have
 experienced this would let me know if this is correct or point
 me in the right direction.
 
 
 Should I get past this, I will be staring down an SC-OPTI 16 bit
 PNP sound card.  Does anybody know what kernel compile sound options
 are required for this card, or should he write a bigger check?
 
 I'm going to find out what shop he bought from and blot it out
 of my phone book.
 
 If anyone can help, thanks.
 
 --
 E-Mail: Bill Wilson [EMAIL PROTECTED]
 --
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 


user-cgi

1998-09-04 Thread Lazar Fleysher
Hi 

Could someone help me to configure the apache web server to allow users (
 selected users) create their own cgi scripts. I want to play with cgi
scripts and do not what to be loged-in as a root. 

Thank you

ZORO


monitor stand-by mode

1998-08-29 Thread Lazar Fleysher
Hello everyone,

Could someone tell me how to tell Linux to switch the monitor in
stand-by/power-off mode after some idle period?

Thank you


ZORO


Re: More CDROM troubles

1998-08-29 Thread Lazar Fleysher
Hi George,

I had the same problem. In my case I have noticed that the slave device on
the primary channel was detectes twice duriong boot-up. So I connected the
cd-rom to the secondary channel and everything works fine. You can check
with dmesg what it probes. Again, in my case it was and STILL IS 

hda
hdb
hdb  - instead of hdc! Is it a bug?
hdd

It never detects the master device on the secondary channel, thus my cdrom
is connected as a slave on the secondary( without any master devices on it
which contradicts to IDE specifications..) CDROM is accessible from linux
and dos.

I do not know what the problem is.

Regards,

ZORO

On Sat, 29 Aug 1998, George Bonser wrote:

 
 Just a note ... I had a system with 1.3 installed that would read a
 CDROM fine as /dev/hdb1 ... second drive on first bus. I installed 2.0
 on this system and it will not read the CDROM. I will get a cable on
 Monday and move it to the second IDE as slave per the HOWTO but I am
 wondering what has changed in the CDROM driver since 1.3
 
 I mention this because of other problems that people have mentioned on
 this list.
 
 
 
 George Bonser
 
 The Linux We're never going out of business sale at an FTP site near you!
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 


GPIB-ENET

1998-08-29 Thread Lazar Fleysher
Hi EVeryone,

I was just wondering if someone ever wrote a c-library for a General
Purpouse Interface Bus(GPIB) controller with ethernet interface?
 
Any pointers are highly appreciated

ZORO


Re:[fixed]New installation problem

1998-08-23 Thread Lazar Fleysher

Hello everyone,

Good news and questions:

I have connected the cdrom to the secondary channel as a slave drive and
everything works. I have hard disk on primary ( master) and no other
devices are connected to the controller.

Probably bad news (or question). I have noticed that during boot, it never
probes hdc device. Instead, hdb is probed twice!

The messages, that I see are the following


...

ide: i82371 PIIX(Triton) onPCI bus 0 function 57
  ide0: BM-DMA at 0x3000-0x3007
  ide1: BM-DMA at 0x3008-0x300f
hda: Maxtor 82559A4,2441MB w/256kB Cache, CHS=628/128/63, DMA
hdb: probing STATUS instead of ALLSTATUS
hdb: probing STATUS instead of ALLSTATUS
hdd: DF7910C(-D0161 ), ATAPI CDROM drive

I do not feel qualified to judge whether it is right or wrong, but it
looks strange.

With best wishes,

Lazar


On 22 Aug 1998, Ole J. Tetlie wrote:

 *-Lazar Fleysher [EMAIL PROTECTED]
 |
 | Thank you for your reply, but I think I have to make some clarifications:
 | 
 | I do not have a Debian CD, I downloaded the base system from the net, and
 | install everything from hard disk. The CD-ROM device is detected, but the
 | system hangs just after that (well, I have tryed to wait for 5 min, maybe
 | it is not enough?).
 
 Five minutes should be plenty in any case. Could you supply the
 model of you drive and the messages that appear before it hangs
 (those you can see)? Do you have any unusual hardware?
 
 -- 
 Ole
 


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Sound devices

1998-08-23 Thread Lazar Fleysher
Hello everyone,

All sound devices are accessible to root onle, could someone tell me how
to make them useble by all users?
Thank  you

ZORO


New installation problem

1998-08-22 Thread Lazar Fleysher
Hello everyone,

I just downloaded hamm distribution and when I try to install it, the
system lock after detecting IDE CD-ROM. (If I disconnect the CD it works
fine, but then again, I can not boot with CD connected. 
Any ideas of how to overcome the problem?

Thank you,

Lazar


Re: New installation problem

1998-08-22 Thread Lazar Fleysher
Thank you for your reply, but I think I have to make some clarifications:

I do not have a Debian CD, I downloaded the base system from the net, and
install everything from hard disk. The CD-ROM device is detected, but the
system hangs just after that (well, I have tryed to wait for 5 min, maybe
it is not enough?).

More input is appreciated

Lazar

On Sat, 22 Aug 1998, Pann McCuaig wrote:

 On Sat, Aug 22, 1998 at 02:39:16PM -0700, Lazar Fleysher wrote:
  Hello everyone,
  
  I just downloaded hamm distribution and when I try to install it, the
  system lock after detecting IDE CD-ROM. (If I disconnect the CD it works
  fine, but then again, I can not boot with CD connected. 
  Any ideas of how to overcome the problem?
  
  Thank you,
  
  Lazar
 
 Create a rescue floppy and boot from that with the CD-ROM connected
 but the CD in your hand. When the first screen comes up as a result of
 booting the rescue floppy, insert the CD into the drive.
 
 The hamm CD is bootable, but not every system can boot it, and some
 choke trying.
 
 Luck,
 Pann
 


Re: New installation problem

1998-08-22 Thread Lazar Fleysher
The messages, that I see are the following


...

ide: i82371 PIIX(Triton) onPCI bus 0 function 57
  ide0: BM-DMA at 0x3000-0x3007
  ide1: BM-DMA at 0x3008-0x300f
hda: Maxtor 82559A4,2441MB w/256kB Cache, CHS=628/128/63, DMA
hdb: DF7910C(-D0161 ), ATAPI CDROM drive

The cdrom is connected to the primary channel as a slave.

1. Should I try to connect it to the secondary channel?
2. May be the problem is that I have a PnP sound card? If that is the
case, should I remove the sound card, install linux, recompile the kernel
and insert the card back?

Thanks to all af you,

Lazar

On 22 Aug 1998, Ole J. Tetlie wrote:

 *-Lazar Fleysher [EMAIL PROTECTED]
 |
 | Thank you for your reply, but I think I have to make some clarifications:
 | 
 | I do not have a Debian CD, I downloaded the base system from the net, and
 | install everything from hard disk. The CD-ROM device is detected, but the
 | system hangs just after that (well, I have tryed to wait for 5 min, maybe
 | it is not enough?).
 
 Five minutes should be plenty in any case. Could you supply the
 model of you drive and the messages that appear before it hangs
 (those you can see)? Do you have any unusual hardware?
 
 -- 
 Ole
 


Re: pon - When am I connected?

1998-05-30 Thread Lazar Fleysher


Maybe it is not the best way, but I have the following command in my
ip-up script.

wall PPP is UP


ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Iomega parallel Ditto 2G

1998-05-28 Thread Lazar Fleysher

Is  Iomega Ditto 2G parallel tape drive supported by Linux (ftape)?

Thank you

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


File-system on tape

1998-05-27 Thread Lazar Fleysher
Hi,

Is it possible to create a file system on a tape drive ( like on
mainframes) and use it as a disk? I know it is very slow, but is it
possible?

If not, is it possible to have several files on one tape and how to
access them? 

Any input is appreciated.

Thank you all

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


TEX mailing list

1998-05-16 Thread Lazar Fleysher

Hi

Could someone tell me the tex mailing list, please,

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


ADSL?

1998-05-13 Thread Lazar Fleysher

Coudl someone tell me what ADSL is?
Thank you

ZORO



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


sudo and super

1998-05-10 Thread Lazar Fleysher
HI

Could someone explain to me the difference between the sudo and super
packages. From the description in Packages file  they serve the same
purpose.

Thank you

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Terminal Corruption

1998-05-03 Thread Lazar Fleysher

You also may try Ctrl-v Ctrl-o and hit enter...

On Sat, 2 May 1998 [EMAIL PROTECTED] wrote:

 Any idea why / how to prevent the text on Virtual Consoles going nuts and 
 being
 replaced with lots of funny garbage characters?
 
 This happens to me occasionally if I accidentally cat an executable file. But
 today it happened when I mounted an msdos floppy, and tried to do 'ls'. When
 this happens the VC it happens on is useless and the characters are only 
 normal
 again when I reboot. Even when I type exit (which appears all corrputed of
 course), the little pengiun logo on the login screen is all corrupted. :(.
 
 Any ideas? I really hate having to reboot my computer, it reminds me of
 windoze!
 
 Thanks!
 Timothy
 
 --
 E-Mail: [EMAIL PROTECTED]
 Date: 02-May-98
 Time: 22:05:32
 
 This message was sent by XFMail.
 Powered by GNU/Linux 2.0.
 --
 
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: [OFF TOPIC] Connecting Win95 to Linux(server/gateway)

1998-04-10 Thread Lazar Fleysher


On Thu, 9 Apr 1998, Stephen A. Witt wrote:

 On Thu, 9 Apr 1998 [EMAIL PROTECTED] wrote:
...
  
  I would like to network the two so that the new Win95 machine uses the
  Linux box as a gateway to the internet and as a server.  I will
  probably try to use PLIP as the protocol between the two as the Win95
  machine will not have a printer attached to it and I have a spare
  parallel card I can drop in the Linux box which already has a printer
  attached to it.  
  
  So what documents do you all recommend.  I would like to leave the
  printer on the Linux box.  So far I think I should read.
  
  Diald mini howto
  IP Masquerade mini howto
  Net-3 howto
..
 
 You need to rebuild the kernel for the IP Masq. stuff, its spelled out
 completely in the howto.  We used Ethernet as the LAN between the two
 computers and used the standalone IP addresses (192.168.1.0 network)
 mentioned in the howto. 
 
 
 Good luck...

Probably, you would want to read PLIP mini howto and I must mention that
it says that nobody had been able to connect Linux and Win95 using plip
and direct cable connection. (As far as I can remember) I did not try it
myself so try it, maybe it will work for you... 

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


lpr and banner page

1998-03-27 Thread Lazar Fleysher
Hello everybody,


I have the following question:

IN printcap file I have :sh: so the banner page should not be printed.
On the other hand, when I try to print it prints some garbage on 1.5 page
and after that it prints the sent file. The garbage looks like a banner
page since it has user name, machine name, date... on it. 
Any ideas on how to suppress that would be appreciated.

I have lpr 5.9-20. 
and epson9mid  filter..

Thank you 

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re:[solved] lpr and banner page

1998-03-27 Thread Lazar Fleysher


On Fri, 27 Mar 1998, pgarcia wrote:

  IN printcap file I have :sh: so the banner page should not be printed.
  On the other hand, when I try to print it prints some garbage on 1.5 page
  and after that it prints the sent file. The garbage looks like a banner
  page since it has user name, machine name, date... on it. 
  Any ideas on how to suppress that would be appreciated.
 
 Try rearranging the entries in printcap.  The general layout of this file
 is described in man 5 termcap, where it says:
 
Although  there  is  no  defined order, it is suggested to
write first boolean, then numeric and at last string capa­
bilities,  each  sorted  alphabetically without looking at
lower or upper spelling.
 
 Arranging the entries in this order will probably do the trick.
 

Thank you.  It worked. Although, I must say, the order  does matter and 
'string' must go before 'boolean'. Anyway, after some juggling it works.

Thank you again,

ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Ring 0 and DosEmu

1998-03-18 Thread Lazar Fleysher
Hello everybody,

I saw the discussion on Win and DosEmu, and somebody mentioned something
about ring 0. Could someone tell more what it means. Just for general
education...

Thank you,


ZORO


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Pine From: address

1998-03-11 Thread Lazar Fleysher

You can change headers in pine configuration menu
start pine go to setup, configure.
After that find (using W) customized-hdrs
You can set any header you want for example

From: [EMAIL PROTECTED], Reply-To: [EMAIL PROTECTED] 

and so on...
Hope this helps

ZORO

On Wed, 11 Mar 1998, Jonas Bofjall wrote:

  I am using pine (from the debian distribution), and I would like
  to know how to set the return address (instead of the standard
 
 You have to recompile perl and enable the ALLOW_CHANGING_FROM #define.
 Its all in the docs. Download the source from www.washington.edu/pine.
 It'd be great if Debian's pine was compiled with this. You still have
 to add 'From' to the user-changeable fields in pine's setup, so a
 'From' dialog does not show up unless you want to. IMHO its safe enough.
 
   // Jonas [EMAIL PROTECTED] [2:201/262.37]
 
 
 
 --
 E-mail the word unsubscribe to [EMAIL PROTECTED]
 TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .
 



--
E-mail the word unsubscribe to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


  1   2   >