Re: receiving emial

2000-04-13 Thread Beavis
just one more question, where is my local spool dir for mail?



- Original Message -
From: Alexandre Pereira da Silva [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Sent: Wednesday, April 12, 2000 12:13 PM
Subject: Re: receiving emial


 I think the right way is [EMAIL PROTECTED] After this your mail will go
to
 your local spool dir. There is not need to use fetchmail as any mail
reader
 can do this directly but you can use fetchmail to get your mail from a
local
 pop server but this is useless. Maybe exim needs some setup but try it
first
 and them look at the logs.

 Em Tue, Apr 11, 2000 at 05:20:53PM -0700, Beavis escreveu:
  hi list:
 
  i am wanting to become for familiar w/ the mailing system of linux
 
  if i have a ip address as follows:
 
  62.234.24.5, can i reveive mail via[EMAIL PROTECTED] or
[EMAIL PROTECTED]
 
  if so, where does the mail go to?  or do i need to set up exim or
fetchmail to retreive the mail, but actually the mail should come locally
right?
 
  i am asking because i am trying to set up the internel e-mail client of
KDE
  and when i attempt to set up a local account it request which location
the mail is in
 
  the default is:  /var/spool/mail
  but always remains empty and the mail client can't open the file...
 
  any quick tips would be lovely

 --
 -BEGIN GEEK CODE BLOCK-
 Version: 3.12
 GCS d? s++:- a--- C+++ UL P+++ L E+++ W-- N+ o K- w---
 O M- V- PS- PE-- Y PGP t 5 X+++ R* !tv b DI+++ D+
 G e h++ !r y
 --END GEEK CODE BLOCK--



receiving emial

2000-04-12 Thread Beavis



hi list:

i am wanting to become for familiar w/ the mailing 
system of linux

if i have a ip address as follows:

62.234.24.5, can i reveive mail 
via [EMAIL PROTECTED] or 
[EMAIL PROTECTED]

if so, where does the mail go to? or do i 
need to set up exim or fetchmail to retreive the mail, but actually the mail 
should come locally right?

i am asking because i am trying to set up the 
internel e-mail client of KDE
and when i attempt to set up a local account it 
request which location the mail is in

the default is: /var/spool/mail 

but always remains empty and the mail client can't 
open the file...

any quick tips would be 
lovely


routing table

2000-04-10 Thread Beavis



hello: this is currently what i have

Destination 
Gateway 
genmask 
iface
255.255.255.255 
* 
255.255.255.255 eth1
localnet* 
   
255.255.255.248 eth0
192.168.1.0 
* 
255.255.255.0 eth1
default 
*adsl-xx-xxx-xx 
eth0

i want to add
127.0.0.0 
* 
255.0.0.0 
lo

how do i go about doing so?

i have tried:
route add 127.0.0.0 lo
gives me 255.255.255.255 as a submask, but i need 
255.0.0.0



dhcp windows

2000-04-09 Thread Beavis







i am currently in the middle of setting up a dhcp 
for windows with
use of a dsl line
2 nic's
dhcpd-beta package

i was recently instructed by a friend to add the 
foolowing lines in etc/init.d/network
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 
0.0.0.0/0

i get the foolowing error
ipfwadm: setsocket failed: Protocol not 
available

do i need to recompile my kernel? 
using 2.0.38



routing table

2000-04-09 Thread Beavis



what i want to do is add

dest.  
gateway  genmask 
 iface
localnet* 
   
255.0.0.0 lo

when irun
route add 127.0.0.0 lo

i get
localnet 
* 
255.255.255.255 lo

i just want 255.0.0.0

how do i do 
that?


route table

2000-04-09 Thread Beavis
doesn't work!



- Original Message -
From: HENNEQUIN Eric [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, April 08, 2000 5:16 PM


 In-reply-to: [EMAIL PROTECTED] (message
from
 Beavis on Sat, 08 Apr 2000 17:07:53 -0700)
 Subject: Re: routing table
 References:  [EMAIL PROTECTED]
 --text follows this line--
  i just want 255.0.0.0
 use netmask :
 route add 127.0.0.0 netmask 255.255.255.0 lo

 how many replies did you get ;-)



Re: routing table

2000-04-09 Thread Beavis
close
but localnet/8 is a unknown host


- Original Message - 
From: Oswald Buddenhagen [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian list debian-user@lists.debian.org
Sent: Saturday, April 08, 2000 5:36 PM
Subject: Re: routing table


  what i want to do is add
  
  dest.gatewaygenmaskiface
  localnet *255.0.0.0lo
  
 use this:
 
 route add -net localnet/8 lo
 
 or something like that.
 
 -- 
 Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
 --
 Linux - the last service pack you'll ever need.
 
 


documentation of win9x w/ linux dhcp server

2000-04-09 Thread Beavis



i am trying tohe set up a dhcp service that will 
utilize my gateway for an internet connection
i am using win 9x clients
so far i have set up 2 nic's
eth0, eth1
next i set up dhcpd-beta for use w/ multiple 
nic's
i added the correct scripts and got the dhcp 
service working
next i want to open a gateway for the all the ip's 
i am specifiying
192.168.1.100 - 192.168.1.200
i added a script at the bottom of 
/etc/init.d/network as follows:
/sbin/ipfwadm-F -p deny
/sbin/ipfadm -F -a m 
-S 192.168.1.0/24 -D 0.0.0.0/0

i seem to be errors thought otherwise everyting is 
suspost to work.

ipfwadm: setsockopt failed: Invalid 
argument

where dou find info on firewall 
policies
i think i need an 
entry.


anyone familiar w/ windows clients using a linux 
dhcp server to access the interent all on a single IP???

i am half way there incase there are any 
questions? just need a brilliant mind to finish the job!



Fw: routing table

2000-04-09 Thread Beavis

- Original Message -
From: Beavis [EMAIL PROTECTED]
To: George Bonser [EMAIL PROTECTED]
Sent: Saturday, April 08, 2000 6:32 PM
Subject: Re: routing table


 USING DEBIAN

 tried:
 ~# ifconfig lo 127.0.0.0 netmask 255.0.0.0
 ~# route add 127.0.0.0 lo
 ~# route add 127.0.0.0 netmak 255.0.0.0 lo

 i just want to update my route table

 so i get:

 Destgatewaygenmaskiface
 127.0.0.0 * 255.0.0.0 lo

 255.255.255.255  (not what i
want!)

 the best i can get is w/ a 255.255.255.255 submask
 how do i adjust the submask so i get 255.0.0.0 not 255.255.255.255?

 sorry about so many replies, but it should be simple




 - Original Message -
 From: George Bonser [EMAIL PROTECTED]
 To: Beavis [EMAIL PROTECTED]
 Sent: Saturday, April 08, 2000 6:20 PM
 Subject: Re: routing table


  yOn Sat, 8 Apr 2000, Beavis wrote:
 
   nope!
  
 
  Then something in your description is not making sense.
 
  Please try to describe the problem again.
 
 
 
 



password

2000-04-08 Thread Beavis



how do u change 
passwords?


dhcp windows

2000-04-08 Thread Beavis



i am currently in the middle of setting up a dhcp 
for windows with
use of a dsl line
2 nic's
dhcpd-beta package

i was recently instructed by a friend to add the 
foolowing lines in etc/init.d/network
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.168.1.0/24 -D 
0.0.0.0/0

what is and how do i get ipwadm 
??


remove group

2000-04-07 Thread Beavis



how do u remove groups and 
users


problems w/ proftpd

2000-04-07 Thread Beavis



i am getting an error now after updating my 
kernel

the ftpd deamon says: - 
Fatal: Group: Unknown group 'root':

therefore the service doesn't start


any suggestion before i hose down the 
system??


modconf

2000-04-07 Thread Beavis



hello,

since i updated my kernel the modconf doesn't show 
any of my modules
how do i point the modconf to my new 
modules folder /usr/src/linux/modules 



modconf

2000-04-07 Thread Beavis



soory to update my own e-mail but i don't think i 
am making any new modules

i am trying to update my kernel but unfortunately 
after i try to:

make modules install ---i get an install 
error

make[1]: ***[install] Error 1
make[1]: Leaving directory 
'usr/src/linux-2.2.14/arch/i386/boot'
make: *** [install] Error 2

therefore my linux-2.2.14/modules folder is 
practicly empty.

why???



hello,

since i updated my kernel the modconf doesn't 
show any of my modules
how do i point the modconf to my new 

modules folder 
/usr/src/linux/modules 


Fw: modconf

2000-04-07 Thread Beavis



okok

here is where i am:

when i run lsmod i have no modules listed but 
modconf still thinks they are there 
i updated my kernel from 2.0.38 to 2.2.14 and i 
don't think all the module info updated correctly

how do i do thiswhat i did was copy some of the 
modules from /lib/modules/2.0.38 to /lib/modules/2.2.14 
but my lsmod comes up empty
i had the cdrom module loaded w/ 2.0.38 and it 
doesn't show under 2.2.14
but it still worksgo figure



soory to update my own e-mail but i don't think 
i am making any new modules

i am trying to update my kernel but 
unfortunately after i try to:

make modules install ---i get an install 
error

make[1]: ***[install] Error 1
make[1]: Leaving directory 
'usr/src/linux-2.2.14/arch/i386/boot'
make: *** [install] Error 2

therefore my linux-2.2.14/modules folder is 
practicly empty.

why???



hello,

since i updated my kernel the modconf doesn't 
show any of my modules
how do i point the modconf to my new 

modules folder 
/usr/src/linux/modules 


modules

2000-04-07 Thread Beavis



ok i found the root of the problem
i am unfortunatetly try to use 
modules compiled for a 2.0.38 kernel w/ a 2.2.14 
kernel

how do i get my modules back?
or recompile them for use w/ my new 
kernel?

if i loaded a cdrom module for the old kernel, how 
do i transfer it to the new one?


Re: installing two NIC's

2000-04-06 Thread Beavis
how do u initially set up eth1

eth0 i went into modconf and loaded the module to the kernel
i am using 2.0.38 by the way,
i just want to set up eth1 but i think i am doing it wrong
i got past the step of isolating the cards, now how do i track down and
attach the module for eth1

lo  --loop back
eth0 is eepro100
eth1 doesn't exsist yet



- Original Message -
From: Robert Waldner [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian list debian-user@lists.debian.org
Sent: Wednesday, April 05, 2000 3:59 PM
Subject: Re: installing two NIC's


On Wed, 05 Apr 2000 15:30:20 PDT, Beavis writes:
yes, they are both pci cards

is there a way to change the irq's physically?

none that I´m aware of, hey, they´re pci-cards ;-)

have you tried the set-the-gfx-card-in-between workaround?

rw
--
/ Robert Waldner [EMAIL PROTECTED] | Phone: +43 1 89933 0 Fax x533 \
\KPNQwest/AT tech staff| Diefenbachg. 35   A-1150 Wien /





Re: installing two NIC's

2000-04-06 Thread Beavis
i infact tried that and got after dmesg:

eepro100-drivers
eth0: Intel EtherExpressyada.yada  irq 9
receiver-blaha
General self test
Serial Sub-system test
Internel registers passed


then
tulip.c:  drivers
eth1: Lito-OnMac ADress  irq 5
but no tests.


when i run ifconfig

i don't get eth1, just lo and eth0

if the driver loaded, how do i update the ifconfig???


 I found that the easiest thing was to run dmesg and see if the OS tried to
load the modules for the cards. You may have loaded both cards but you
haven't setup ifconfig for eth1.
 Look at dmesg.


 Chris Mason
 Box 340, The Valley, Anguilla, British West Indies
 Tel: 264 497 5670 Fax: 264 497 8463
 USA Fax (561) 382-7771
 Take a virtual tour of the island
 http://net.ai/ The Anguilla Guide
 Find out more about NetConcepts
 www.netconcepts.ai
 bwz*mq

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Robert Waldner
 Sent: Thursday, April 06, 2000 1:28 AM
 To: Nick Barron
 Cc: debian list
 Subject: Re: installing two NIC's


 On Wed, 05 Apr 2000 16:04:54 PDT, Nick Barron writes:
 now they are seperated, but i still can't seem to figure out how to
 initialize
 eth1
 
 i think i might be trying to load module on top of module
 loading eth0 instead of eth1
 how is this done effectively?

 you can look at the currently loaded modules with lsmod, if ne2k-pci
 isn´t there yet, ´insmod ne2k-pci´ will (try to) load it. You should
 then see it via ifconfig, if you don´t, try ´ifconfig -a´. ´ifconfig
 eth1 x.x.x.x/xx up´ will set the ip-address and netmask.

 if this works, all you have to do is put ne2k-pci in /etc/modules
 to get the module loaded at boot time, and edit /etc/init.d/network
 accordingly to the appropriate ip-addresses.

 hth,
 rjust looking for a 4th nicw
 --
 / Robert Waldner [EMAIL PROTECTED] | Phone: +43 1 89933 0 Fax x533 \
 \KPNQwest/AT tech staff| Diefenbachg. 35   A-1150 Wien /



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



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




installing two NIC's

2000-04-05 Thread Beavis



i am running into a problem of conflictng IRQ's my 
next step was to change a few settings in my BIOS, but since it is an older 
system, it doesn't have too many options availablei also went as far as to 
update the firmware on the motherboard.

does anyone know ofaDOS utilities to manually configure your NICs IO addressand 
IRQ's?


thankx --beavis--

using 
intel pro 10/100 
--eepro100 works great!!
linksys 10/100 -- trying to use ne2k-pci 


getting following error init_module: Device or 
resource busy

that was what prompted me to check the IRQ's, the 
KDE system mangler states that indeed, both cards are assigned the same IRQ, 
10. so that seems to be my problem...

any easier work arounds would be greatly 
appreciated...

--beavis--



Re: installing two NIC's

2000-04-05 Thread Beavis
yes, they are both pci cards

is there a way to change the irq's physically?

- Original Message -
From: Robert Waldner [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian list debian-user@lists.debian.org
Sent: Wednesday, April 05, 2000 3:30 PM
Subject: Re: installing two NIC's


On Wed, 05 Apr 2000 14:20:54 PDT, Beavis writes:
using=20
intel pro 10/100 --eepro100  works great!!

is that an ISA or PCI card?

if it´s the former, you could set IRQ 10 to used in the bios,
every bios of a pci-capable machine that I know of can do either
that or assign a fixed irq to the pci-slot.

if they´re both PCI-cards, try swapping them around, best trick
for me is to get the graphics card between the nic´s.

linksys 10/100  -- trying to use ne2k-pci=20

if you´re not sure if that´s the correct driver look at
´cat /proc/pci´

and, please, no html in mails.

hth,
rw
--
/ Robert Waldner [EMAIL PROTECTED] | Phone: +43 1 89933 0 Fax x533 \
\KPNQwest/AT tech staff| Diefenbachg. 35   A-1150 Wien /





Fw: installing two NIC's

2000-04-05 Thread Beavis



can u install two nic's w/ kernel 
2.0.38

using:
intel pro 10/100 
--eepro100 works great!!
linksys 10/100 -- trying to use ne2k-pci 


getting following error init_module: Device 
or resource busy

installation failed.

have eth0 setup how do i setup eth1 to use the 
linksys adapter??

--beavis--



kde desktop

2000-04-05 Thread Beavis



i had a program that would open up a file just by 
clicking a mouse,
now, after i have refurished my system, it asks me 
which program to use to open it.
I have pico installed, butit doesn't work 
when i select pico
anyone have a better 
alternative?


Re: file runner

2000-04-05 Thread Beavis
what if i don't have a soundcard?

how do i tell it that?

  1. i am getting a recursive error

  modprobe: can't locate module char-major-14

 char-major-14 is for your sound card.  You'll need to add something
 like:

 alias char-major-14 sb

 to modules.conf.  Under Debian, you should edit, or add a file to
 /etc/modutils, and then run update-modules.

 

  2. i have tried to install filerunner,

 

  The first step is to get the archive unpacked.  Example:

 

  $ cd /usr/local/lib $ gzip -cd FileRunner-2.5.1.tar.gz | tar
  xf - $ cd FileRunner-2.5.1

 

  $ln -s /usr/local/lib/FileRunner-2.5.1/fr /usr/local/bin/fr

 

  so after trying to run ~#fr

  i get the following message /usr/local/bin/fr: exec: wish: not
  found

 gotta install wish!  search the packages for wish.  It's in there
 somewhere.  Not sure what it does, but it's there.

 

  any ideas would be appreciated.

 

  thankx --beavis--


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




Re: IP Masquerading, SSH, and X

2000-04-04 Thread Beavis
ok, is it possible to open a x-windows interface through a ssh connection
from a remote location all on static IP's?

DSL to DSL from example.

more specifically, start x from a ssh client on another system.

if so, please don't just say it is possible, but explain how

thankx --beavis--  just a guy from a small town trying to learn something


  I'm currently set up such that I can ssh into my machine at work from
home
  and all works well as long as I stay within the console session.
However,
  I'm on a dialup line (no DSL yet...) and use IP masquerading, which
appears
  to prevent X clients on my work box from connecting to the X server here
at
  home.
 
 If you log in via ssh, then you should be able to start x-applications
 out-of-the-box. ssh creates a proxy x-server and thus forwards any
 x-connection through the encrypted connection opened by the masqueraded
 host.
 if it does not work, then check, if ForwardX11 yes is in your
 ~/.ssh/config. if it is, then check, how $DISPLAY is set on the remote
 machine after ssh-login. it should be something like remotemachine:10.0
 - if it is not, then ssh does not forward the x-connections ... don't ask
 me, why.

 --
 Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
 --
 Linux - the last service pack you'll ever need.


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




file runner

2000-04-04 Thread Beavis



i have two questions for the list today, 


1. i am getting a recursive error
modprobe: can't locate module 
char-major-14

2. i have tried to install filerunner,

The first step is to get the archive 
unpacked.Example:

 $ cd /usr/local/lib $ gzip -cd 
FileRunner-2.5.1.tar.gz | tar xf - $ cd FileRunner-2.5.1

$ln -s /usr/local/lib/FileRunner-2.5.1/fr 
/usr/local/bin/fr

so after trying to run ~#fr 
i get the following message /usr/local/bin/fr: 
exec: wish: not found

any ideas would be appreciated.

thankx --beavis--


masq package

2000-04-03 Thread Beavis



i got the following trying to init. IP 
Masq.

ipqadm: setsockopt failed: Protocol not 
available.

any ideas why?

beavis


deleting modules

2000-03-31 Thread Beavis



how do u delete modules
for example the pcmcia 
module


fp_virtual server

2000-03-30 Thread Beavis



i am having a tuff time setting up any virtual webs 
on my machine during the setup procedure. when it asks
Do you want to install Virtual Webs 
(y/n)?
i answer yes and it just scrolls 
forever

1) virtualwebs1
2) virtualwebs2
etc..

i have tried using the httpd.conf and srm.conf 
fconfiguration files but get the same results. the default the program asks for 
is /etc/apache/srm.conf

any one run into the sam problem. as of now i 
can only install a root web, no subwebs.bummer


permissions

2000-03-30 Thread Beavis



when trying to load a frontpage web
i get the error /etc/apache/etc/srm.conf can't be 
accessed permission denied.

how can i change the permission on that perticular 
file so that anyone and everyone has permission.

expecially forntpage2000's 
publisher..

thankx again list 
--beavis


permission denied

2000-03-27 Thread Beavis



i am trying to run
fp_install.sh i get a bash error
bash: /usr/local/fp_install.sh: Permission 
denied

anyone know why?


tamnkx beavis


Fw: permission denied

2000-03-27 Thread Beavis




- Original Message - 
From: Beavis 
To: debian list 
Sent: Monday, March 27, 2000 11:58 AM
Subject: permission denied

i am trying to run
fp_install.sh i get a bash error
bash: /usr/local/fp_install.sh: Permission 
denied

anyone know why?


tamnkx beavis


libg++

2000-03-25 Thread Beavis



i am install StarOffice-3.1 from a tar because i 
could not find it in a deb format.

it say upon installation, can't load library 
libg++.so.27 
i have the g++ engine installed. 

what package could i be missing?

thankx as always beavis


dns changing

2000-03-24 Thread Beavis



how do i change the dns?


network

2000-03-24 Thread Beavis



how do i reconfigure my network
change my ip, dns, gateway, etc.

thankx


ypbind

2000-03-24 Thread Beavis



what is ypbind

my xconsole keeps saying that it times 
out:

Mar 24 .. spy ypbind[259]: broadcast:RPC: Timed 
out.

what does that mean and how do i either fix it or 
get rid of it.

just asking, 
beavis


Re: resetting dselect

2000-03-23 Thread Beavis
ok, well lets just say this:

what if the packages are in the upacked (not set up); install (was: install)
state.
and i want the dselect to just ignore the face that they are not set up

the reason why is that i can't install anything without gettting ride of
this packages first.

is there an easier way around this?


 [EMAIL PROTECTED] (Beavis) wrote:
 hello, i installed a few .deb manually meaning
 
 dpkg -i filename
 
 but dselect thinks that are are still unconfigured, which is not true

 They aren't just in obsolete/local? If they are, you can safely ignore
 them. If dselect thinks they're unconfigured then they probably are
 (dselect gets its information from the dpkg database, and installing via
 dselect is really not much different from 'dpkg -i'); does 'dpkg
 --configure -a' help?

 how do u reset the deselect so that it doesn't pick up the packages as
 existing in the system

 Er, if a package has been installed with dpkg than you can't tell
 dselect it doesn't exist without doing serious violence to your
 packaging system. I don't recommend that at all.

 --
 Colin Watson   [EMAIL PROTECTED]


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




MS Frontpage Ext.

2000-03-22 Thread Beavis


  has anyone experienced any bugs w/ the fp_extensions, for example
 i have a frontpage website loaded on my slink 2.2.14 and when a user tries
 to access the home page w/ netscape 4.7, they get a script error, loads
fine
 w/ any other netscape ver., and not too many problems w/ iexplorer execpt
 that i have a few translucent buttons that don't work properly.

 i know it is not the source code because i have a mirrored site w/ a
hosting
 company, and their fp_extensions work fine, no bugs at all!  They are using
 a unix platform.

 are there any logs that can pin point the problem, or are there ways to
 debug it?  Not meaning to ask too many questions at once, but i am kind of
 new at this.


 thankx for any replies...take care...beavis

  What system are you using? I installed FP Ext and the tools on a Debian
 slink
  2.1 and did not have problems get this tools running.
 
  Try www.rtr.com. There you'll normally find the latest release including
 the
  tools and the source code for the Apache module.
 
  Sven
 
 
  On 19-Mar-2000 Werner Reisberger wrote:
   Does anybody know how to install Frontpage Server Extension on a
Debian
   system with libc6?
  
   I was able to compile Apache with the frontpage module but the
 installation
   of the extension failed becaused the binary therein are compiled
against
   libc5 and there aren't any sources @=
  
   I hate this stuff but some customers wants it.
  
   -- Werner
  
  
   --
   Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]

   /dev/null
 
  --
  Please reply only to
  [EMAIL PROTECTED]
  --
  Date: 20-Mar-2000
  Time: 23:16:33
  --
 
 
  --
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null
 
 




resetting dselect

2000-03-22 Thread Beavis



hello, i installed a few .deb manually 
meaning

dpkg -i filename

but dselect thinks that are are still unconfigured, 
which is not true

how do u reset the deselect so 
that it doesn't pick up the packages as existing in the system

the packages are kdebase, kbelibs2g 

tkankx beavis..


Re: starting x

2000-03-21 Thread Beavis
using
/dev/saux

works fine!

thankx for all the replies everyone
thankx A. Sullivan



 On Fri, Mar 17, 2000 at 06:17:26PM -0800, Beavis wrote:

  Detected PS/2 Mouse Port.
  i am using the /dev/ttyS01 during config. my systems says
  ttyS01 at 
 
  do u think it could be the mouse? Using S3 (86C325) driver and XF86-SVGA
server
  colors look ok

 Well, do you have a PS/2 mouse, or a serial mouse?  /dev/ttySn is the
device
 name for a serial port, so if you have a serial mouse, that's what you
use.
 But if you have a PS/2-type mouse (with the little DIN connector), you
have
 to use /dev/psaux instead.

 --
 Andrew Sullivan  Computer Services
 [EMAIL PROTECTED]Burlington Public Library
 +1 905 639 3611 x158   2331 New Street
Burlington, Ontario, Canada L7R 1J4



Re: ssh loading at startup

2000-03-21 Thread Beavis
ok, i am trying to figure this out.

/etc/init.d/ is where i have to put the script

what do i type?   sshd or run sshd

/etc/rc[RUNLEVEL].d  is what i don't understand


 /etc/init.d/ is where you have to put the script
 /etc/rc[RUNLEVEL].d is where you have to put symlinks to this script
 
 Ron
 
 On Mon, 20 Mar 2000, Beavis wrote:
 
  everytime i reboot my linux box i have to run the ssh deamon
  
  where can i put a line to tell it to start the ssh service at bootup
  
  thankx
  
 
 


Re: ssh loading at startup

2000-03-21 Thread Beavis
sorry to e-mail dirrect;ly

i have made the script that i think will work /etc/init.d/ssh

#! /bin/sh

# /etc/init.d/ssh: start and stop the secure shell(tm) daemon

test -x /usr/local/sbin/sshd || exit 0

# Configurable options:

case $1 in
  start)
echo -n Starting Secure Shell server: sshd
 start-stop-daemon --start --quiet --pidfile /var/run/sshd.pid --exec
/usr/sbin/sshd
echo .
 ;;
  stop)
echo -n Stopping Secure Shell server: sshd
 start-stop-daemon --stop --quiet --oknodo --pidfile
/var/run/sshd.pid --exec /usr/sbin/sshd
echo .
 ;;

  reload|force-reload)
echo -n Reloading Secure Shell server's configuration
 start-stop-daemon --stop --signal 1 --quiet --oknodo --pidfile
/var/run/sshd.pid --exec /usr/sbin/sshd
 echo .
 ;;

  restart)
echo -n Restarting Secure Shell server: sshd
 start-stop-daemon --stop --quiet --oknodo --pidfile
/var/run/sshd.pid --exec /usr/sbin/sshd
 start-stop-daemon --start --quiet --pidfile /var/run/sshd.pid --exec
/usr/sbin/sshd
 echo .
 ;;

  *)
 echo Usage: /etc/init.d/ssh {start|stop|reload|force-reload|restart}
 exit 1
esac

exit 0



but how do i make a symlinks
to it:
 /etc/rc[RUNLEVEL].d is where you have to put symlinks to this script

i am a newbie
ls 


- Original Message -
From: Ron Rademaker [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian list debian-user@lists.debian.org; recipient list not shown:
;
Sent: Monday, March 20, 2000 3:38 PM
Subject: Re: ssh loading at startup


 /etc/init.d/ is where you have to put the script
 /etc/rc[RUNLEVEL].d is where you have to put symlinks to this script

 Ron

 On Mon, 20 Mar 2000, Beavis wrote:

  everytime i reboot my linux box i have to run the ssh deamon
 
  where can i put a line to tell it to start the ssh service at bootup
 
  thankx
 




Re: ssh loading at startup

2000-03-21 Thread Beavis
trying to get ssh to load at boot

i have created a script in /etc/init.d called ssh
i have also created a symbolic link to it from
/etc/rc2.d called S20ssh

but upon bootup the log says
/etc/init.d/rc: /etc/rc2.d/S20ssh:  Permission denied

anyone know why, or maybe an easier way then the one explained?




 i have made the script that i think will work /etc/init.d/ssh

 #! /bin/sh

 # /etc/init.d/ssh: start and stop the secure shell(tm) daemon

 test -x /usr/local/sbin/sshd || exit 0

 # Configurable options:

 case $1 in
   start)
 echo -n Starting Secure Shell server: sshd
  start-stop-daemon --start --quiet --pidfile /var/run/sshd.pid --exec
 /usr/sbin/sshd
 echo .
  ;;
   stop)
 echo -n Stopping Secure Shell server: sshd
  start-stop-daemon --stop --quiet --oknodo --pidfile
 /var/run/sshd.pid --exec /usr/sbin/sshd
 echo .
  ;;

   reload|force-reload)
 echo -n Reloading Secure Shell server's configuration
  start-stop-daemon --stop --signal 1 --quiet --oknodo --pidfile
 /var/run/sshd.pid --exec /usr/sbin/sshd
  echo .
  ;;

   restart)
 echo -n Restarting Secure Shell server: sshd
  start-stop-daemon --stop --quiet --oknodo --pidfile
 /var/run/sshd.pid --exec /usr/sbin/sshd
  start-stop-daemon --start --quiet --pidfile /var/run/sshd.pid --exec
 /usr/sbin/sshd
  echo .
  ;;

   *)
  echo Usage: /etc/init.d/ssh {start|stop|reload|force-reload|restart}
  exit 1
 esac

 exit 0



 but how do i make a symlinks
 to it:
  /etc/rc[RUNLEVEL].d is where you have to put symlinks to this script

 i am a newbie
 ls 


 - Original Message -
 From: Ron Rademaker [EMAIL PROTECTED]
 To: Beavis [EMAIL PROTECTED]
 Cc: debian list debian-user@lists.debian.org; recipient list not shown:
 ;
 Sent: Monday, March 20, 2000 3:38 PM
 Subject: Re: ssh loading at startup


  /etc/init.d/ is where you have to put the script
  /etc/rc[RUNLEVEL].d is where you have to put symlinks to this script
 
  Ron
 
  On Mon, 20 Mar 2000, Beavis wrote:
 
   everytime i reboot my linux box i have to run the ssh deamon
  
   where can i put a line to tell it to start the ssh service at bootup
  
   thankx
  
 
 



kde Window Manager

2000-03-21 Thread Beavis



hello Linux list

i am wanting to start kde as my default x-windows 
manager

i am going to edit my ~/.xinitrc with the 
following

exec windowmanager currently set to 
wmaker

what do i specify for 
KDE?


kde

2000-03-20 Thread Beavis



i am trying to load a deb form of kde

i can't get the apt-get tp point to the right 
directory
this is what i am trying to do:

These Debian packages should be apt-get'abl using 
the following/etc/apt/sources.list template. Please note you will need 
toverify the path.

deb ftp://ftp.kde.org/pub/kde/stable/packages/debian/potato 
binary-i386/

where ftp.kde.org 
is your kde ftp mirror and /pub/kde/stable/packages/debian/potato is the 
path to the /potato directory(or /slink) for the 1.1.2 KDE tree

Basically you want to point to the directory below 
the binary-xxx dirs foryour distribution. (ie slink or 
potato)




compiling kde

2000-03-20 Thread Beavis



hello list

this is what i am trying to do but a get an 
error:

checking for Xconfigure: error: Can't find X 
includes. PLease check your installation and add the correct paths!

i have x loaded w/ xmaker and blackbox, what 
package am i missing?


2.5 Compiling from Source Code
Generic source gzipped tarballs can be also be 
downloaded from theFTP Site if you would like to compile KDE on 
your own. New users should consider sticking to one of the prebuilt binary 
pacakges. 

To unpack the tarballs use the command: 

tar xvzf .tar.gz 

Change to the directory in which the files were 
unpacked: 
cd 
Configure the package with: 
./configure 




installing QT-1.44 w/ problems

2000-03-20 Thread Beavis



i need to install qt ver 1.44 inorder to install 
KDE

i have just installed QT and am going to now 
configure for building
after i run make
i get some errors

make[1]:***[mogen.o] Error 1
make[1]: Leaving directory 
'/usr/local/qt/src/moc'
make:*** [moc] Error 2

am i missing something, do i need moc?

does anyone have a deb source for qt-1.44 (sure be 
alot easier)

i am currently installing from tarball

thankx for any replies

beavis (butthead says "come to 
butthead")


update qt1g

2000-03-20 Thread Beavis



i am trying t update my qt1g version 1.40-1.1 to 
1.44-5

i can only find it as a tarball and when i go to 
install it get a errors
mainly moc errors
first it enters the directory 
/usr/local/qt/src/moc
moc.y:33: qlist.h: No such file or 
directory
.
.
finally ending w/
moc.y:50: confused by earlier errors, bailing 
out
ccp: output pipe has been closed

make[1]:***[mogen.o] Error 1
make[1]: Leaving directory 
'/usr/local/qt/src/moc'
make:*** [moc] Error 2

what am i missing?

is the an easier way to update my QT?
any other available sources that don't need to be compiled? 

thankx list, hope everyone had a good 
weekend!


ssh loading at startup

2000-03-20 Thread Beavis



everytime i reboot my linux box i have to run the 
ssh deamon

where can i put a line to tell it to start the ssh 
service at bootup

thankx


Fw: installing QT-1.44 w/ problems

2000-03-20 Thread Beavis
hello list:

does anyone have a good source for QT ver 1.44 in deb format
i am having problems compiling fomr at tar
thaknx


- Original Message - 
From: Bruce Sass [EMAIL PROTECTED]
To: Stephan Hachinger [EMAIL PROTECTED]
Cc: Beavis [EMAIL PROTECTED]; Debian User debian-user@lists.debian.org
Sent: Monday, March 20, 2000 1:07 PM
Subject: Re: installing QT-1.44 w/ problems


 If you snoop around at:
 ftp://kde.tdyc.com/pub/kde/debian
 you will find KDE 1.1.2 .debs for slink and potato.
 The site also has the QT 1.44 packages you are looking for.
 
 
 - Bruce
 
 


Fw: netscape

2000-03-19 Thread Beavis
 i tried running it frm the command line a got:
 can't load library libXt.so.6

 u would think it would install everything it needs!

 any ideas, should i dslect and install it or does anyone have a good
source
 for ti?

 thabkx again


 - Original Message -
 From: Beavis
 To: debian list
 Sent: Saturday, March 18, 2000 3:22 PM
 Subject: netscape


 i want to change my environ. var. to use the new netscape version.
 where is my .bashrc?

 i ma using slink 2.2.14

 this is the next step...
 It is recommended that you make use of the MOZILLA_HOME environment
 variable in your .cshrc, .profile, or equivalent.  MOZILLA_HOME should
 be set to the directory in which you installed Communicator.

 For example, 'setenv MOZILLA_HOME /usr/local/netscape'.

 If you intend to move the 'netscape' binary into another directory
 (like /usr/local/bin), then you must set MOZILLA_HOME in order for
 Communicator to find all of its components.  (MOZILLA_HOME would be
 set to the installation directory in this case, NOT the directory in
 which the binary resides.)




starting x

2000-03-18 Thread Beavis



hello,

i am slowly coming along in terms of setting up 
x.
i have gotten past the grey screen w/ an x in the 
middle, to a purple one with icons in the corner, one w/ a blk/wht moon. another 
w/ a computer, and another with some kind of graph. As well as an icon in 
the other corner.

my mouse doesn't move and the tab keys don't do 
anything either. My pointer just sits in the middle of the 
screen.
dmesg reads:
Detected PS/2 Mouse Port.
i am using the /dev/ttyS01 during config. my 
systems says
ttyS01 at 

do u think it could be the mouse? Using S3 (86C325) 
driver and XF86-SVGA server
colors look ok


any ideas would be appreciated.thankx again 
debianlist

beavis (butthead says 
hi!)


blk box

2000-03-18 Thread Beavis



hello, 

i am trying to set up blackbox for my 
x-windows
i get a config error:
blackbox requires the X Window System libraries and 
headers

which packages do u think it is referring 
to?

thankx beavis


netscape

2000-03-18 Thread Beavis



i want to change myenviron. var. to use the 
new netscape version.
where is my .bashrc?

i ma using slink 2.2.14

this isthe next step...
It is 
recommended that you make use of the MOZILLA_HOME environmentvariable in 
your .cshrc, .profile, or equivalent. 
MOZILLA_HOME shouldbe set to the directory in which you installed 
Communicator.For example, 'setenv MOZILLA_HOME 
/usr/local/netscape'.If you intend to move the 'netscape' binary into 
another directory(like /usr/local/bin), then you must set MOZILLA_HOME in 
order forCommunicator to find all of its components. (MOZILLA_HOME would beset to the 
installation directory in this case, NOT the directory inwhich the binary 
resides.)


xwindows

2000-03-17 Thread Beavis



try to set up x

installed the following packages
xserver-common, xfonts-base, fonts-100dpi, 
xfonts-75dpi, xfonts-scalable

ran the following:
apt-get install xf86setupXF86Config

do startx

i 
get the error messages:
x: 
exec of /usr/bin/X11/XF86_SVGA failed
..giving 
up
xinit: 
connection refused (errno 111): unable to connect to x 
server
xinit: 
No such process )errno 3): Server error.

anyone 
have any ideas?

thankx 
in advance beavis


xwindows

2000-03-17 Thread Beavis



i have been playing with the xf86config but can't 
seem to get everything to work

the best i can do is get to a grey scrren with an x 
in the middle. it stays at that screen for about 5 sec and then goes 
back to the normal command line screen

i looks like it almosts wants to load, then 
halts.

the last line reads: waiting for x server to shut 
down


any ideas what could cause this and more 
importantly, how to fi it?

thankx in advance beavis


ssh

2000-03-16 Thread Beavis



hello list

i am trying to set up ssh 1.2.27 on a slink 
2.2.14 but i am not able to get a secure login. 
it says:
Secure connection xx.xx.xx.xx refused: reverting to 
insecure method. Using rsh. WARNING: Connection will not be 
encryted.

so, this is a clean install

# tar -zxvf ssh-1.2.27.tar.gz 

# cd ssh-2.0.13# ./configure# make# 
make install

looked at the files:
/etc/sshd_config 
/etc/ssh_config 
seemed fine

also do i need to create the /etc/ssh_known_hosts 
to do this?

how can i correct this problem?


thankx beavis



ssh

2000-03-14 Thread Beavis



hello

i need help setting my linux box up for a ssh 
connenction

using putty on win98 wanna contact linux box via 
ssh
what do i need to load to setup up 
authticatyion

later


fp extensions

2000-03-09 Thread Beavis



hello everyone:

i have recently dicided to try and load fp 
extensions
frontpage that is

after untar, i have created a directory 
/tmp/frontpage/version4.0

i read the readme.html and it is of not use! 
anyone know where i can find instructions on how to install the extensions? 
thankx in advance

using slink 2.2.14


Fw: error message

2000-03-09 Thread Beavis
ok, thankx i figured it out

my next question is, how do i set up ssh on my slink box?

i looked through all the dselect pachages and couldn't find anything.

also, how do i change the time on my box?




- Original Message -
From: Andrei Ivanov [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian list debian-user@lists.debian.org; recipient list not shown:
;
Sent: Wednesday, March 08, 2000 4:04 PM
Subject: Re: error message


 Where was the exim before? You might try to find exim.conf and link it to
 /etc/. Or just reinstall exim.
 Andrew

 
  i am getting this error message after loading my new kernel
 
  slink 2.2.14
 
  datetime Failed to open configuration file /etc/exim.conf
 
  i looked in /etc and it is not there!  do i need to point it to look
somewhere else?
 
  thankx beavis
 

 -
  Andrei S. Ivanov
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  http://scorpio.dynodns.net -|
  http://scorpio.myip.org-|   --All the pages bundled together.
  http://arshes.dyndns.org   -|  If one does not work, try another :)
  UIN 12402354

  To get my GnuPG public key, go to
  scorpio.dynodns.net/GnuPG
  scorpio.myip.org/GnuPG
  arshes.dyndns.org/GnuPG
 -




fp_extensions

2000-03-09 Thread Beavis



i am trying to run a script call 
fp_install.sh
but my slink box says run is not a command, what do 
i try

install?


Re: Fw: error message

2000-03-09 Thread Beavis
ok, that is a little too basic

i run

date Wed --nothing happens it says invalid date

lets be practical
if i want to change the time to

Wed Mar 8 6:16:00 PST 2000--what do i do?





 time:  man date
 ssh: its in non-us, or just search the net and get teh source.
 Andrew

  ok, thankx i figured it out
 
  my next question is, how do i set up ssh on my slink box?
 
  i looked through all the dselect pachages and couldn't find anything.
 
  also, how do i change the time on my box?
 
 
 
 
  - Original Message -
  From: Andrei Ivanov [EMAIL PROTECTED]
  To: Beavis [EMAIL PROTECTED]
  Cc: debian list debian-user@lists.debian.org; recipient list not
shown:
  ;
  Sent: Wednesday, March 08, 2000 4:04 PM
  Subject: Re: error message
 
 
   Where was the exim before? You might try to find exim.conf and link it
to
   /etc/. Or just reinstall exim.
   Andrew
  
   
i am getting this error message after loading my new kernel
   
slink 2.2.14
   
datetime Failed to open configuration file /etc/exim.conf
   
i looked in /etc and it is not there!  do i need to point it to look
  somewhere else?
   
thankx beavis
   
  
 
 -
Andrei S. Ivanov
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://scorpio.dynodns.net -|
http://scorpio.myip.org-|   --All the pages bundled together.
http://arshes.dyndns.org   -|  If one does not work, try another
:)
UIN 12402354
  
To get my GnuPG public key, go to
scorpio.dynodns.net/GnuPG
scorpio.myip.org/GnuPG
arshes.dyndns.org/GnuPG
 
 -
  
  
 
 
  --
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null
 
 

 -
  Andrei S. Ivanov
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  http://scorpio.dynodns.net -|
  http://scorpio.myip.org-|   --All the pages bundled together.
  http://arshes.dyndns.org   -|  If one does not work, try another :)
  UIN 12402354

  To get my GnuPG public key, go to
  scorpio.dynodns.net/GnuPG
  scorpio.myip.org/GnuPG
  arshes.dyndns.org/GnuPG
 -




source for kernel instruction

2000-03-08 Thread Beavis



the directions to compile a new kernel 
suck!

this link has inaccurate information
http://www.linuxhelp.net/guides/lyte/kernel.phtml

there is no instruction tomake as86 or make 
install

anyone know of a good source for directions to 
compile and load a new kernel?


kernel success story

2000-03-08 Thread Beavis



hello list:

thankx for everyone's input

a linuxnewbie, myself, was able to upgrade his 
linux kernel from 2.0.38 to 2.2.14 (the latest and greatest slink!)

so thank you for your support.

machine used:
pentium 200
32 mb
1.5 gig HD

do u suggest any logs to view, just to make sure 
everything is dandy?

beavis (not butthead!)



error message

2000-03-08 Thread Beavis



i am getting this error message after loading my 
new kernel

slink 2.2.14

datetime Failed to open 
configuration file /etc/exim.conf

i looked in /etc and it is not there! do i 
need to point it to look somewhere else?

thankx beavis


compiling new kernel

2000-03-07 Thread Beavis
this is what i am doing:


Once that is all done and you choose Exit and save your config file, you
must run make dep followed by make clean. And now the fun begins, type make
bzImage to build your kernel. This will take awhile (15mins+) so go browse
our site a little and send us some feedback ;). Instead of make bzImage,
you can also do make zdisk which will write your kernel to a floppy disk
instead.
Now that it's done, you have to do make modules followed by make
modules_install and that should be it for the Kernel if all goes well. Now
it's time to set up LILO. First you have to move the newly created Kernel
to your /boot directory. Do this by typing cp
/usr/src/linux-2.2.x/arch/i386/boot/bzImage /boot/vmlinuz-2.2.x. Next would
be to move the System.map file to your /boot directory. Do that by typing
cp /usr/src/linux-2.2.x/System.map /boot/System.map-2.2.x.

..but i get

cp: /usr/src/linux-2.2.14/arch/i386/boot/bzImage:  No such file or directory

any ideas?


compiling new kernel

2000-03-07 Thread Beavis
i am trying to compile the kernel 2.2.14 on to my i386 machine
please help if u can, thnakx

 update:

 after doing make bzImage, it starts to compile, which takes about 10 mins
or
so right.
then at the end it says:

as86 -0 -a -o bbootsect.o bbootsect.s
make[1]: as86:  Command not found
make[1]: *** [bbootsect.o] Error 127
make[1]:  Leaving directory '/usr/src/linux-2.2.14/arch/i386/boot'
make: *** [bzImage] Error 2


 why is this happening?
 i went over a redid the make menuconfig and even checked to make sure it
 saved properly .config in /usr/src/linux-2.2.14




  this is what i am doing:
 
 
  Once that is all done and you choose Exit and save your config file,
 you
  must run make dep followed by make clean. And now the fun begins, type
 make
  bzImage to build your kernel. This will take awhile (15mins+) so go
 browse
  our site a little and send us some feedback ;). Instead of make
bzImage,
  you can also do make zdisk which will write your kernel to a floppy
disk
  instead.
  Now that it's done, you have to do make modules followed by make
  modules_install and that should be it for the Kernel if all goes well.
 Now
  it's time to set up LILO. First you have to move the newly created
Kernel
  to your /boot directory. Do this by typing cp
  /usr/src/linux-2.2.x/arch/i386/boot/bzImage /boot/vmlinuz-2.2.x. Next
 would
  be to move the System.map file to your /boot directory. Do that by
typing
  cp /usr/src/linux-2.2.x/System.map /boot/System.map-2.2.x.
 
  ..but i get
 
  cp: /usr/src/linux-2.2.14/arch/i386/boot/bzImage:  No such file or
 directory
 
  any ideas?
 



open close telnet

2000-03-06 Thread Beavis



hello,

i am a newbie, hi newbie's

i had a friend configure a linux box to act as a 
firewall, ip masquaring etc.
it also is set up as a DHCP, spitting out IP's from 
192.168.1.100-200

he made it so secure that i can't even get in, go 
figure.
my telnet port is refusing connections, how do i 
open it again and also, is there any way to make linux only accept a telnet 
connection from a specific remote server?

thankx beavis

going from newbie to pro


front page extension for apache

2000-02-29 Thread Beavis



i want to import a web on to my apache server that 
has been created by front page 2000. sucky Microsoft shit!! but somebody 
asked me to do it. It requires that front page extension be installed on 
the host. How can i do this?

modules? 

can anyone point me in the right direction 


thankx in adavnace 
beavis


Re: front page extension for apache

2000-02-29 Thread Beavis
ok, i downloaded the file fp40.linux.tar.gz

i put it threw gzip making it a  fp40.linux.tar  file

sorry to ask such a dumb question, but know what?
i looked all over that site, but nothing specific to linux

thankx in advance


- Original Message -
From: aphro [EMAIL PROTECTED]
To: Beavis [EMAIL PROTECTED]
Cc: debian-user@lists.debian.org; recipient list not shown: ;
Sent: Monday, February 28, 2000 7:02 PM
Subject: Re: front page extension for apache



 go to www.rtr.com they have detailed documentation on apache and FP
 extensions..ive been running FP extensions for quite some time, plan to
 discontinue support of them soon. it was quite a pain in the ass to get it
 all working.

 (one of the reasons i only upgrade apache once or twice a year)

 nate

 On Mon, 28 Feb 2000, Beavis wrote:

 beavis i want to import a web on to my apache server that has been
created by front page 2000.  sucky Microsoft shit!! but somebody asked me to
do it.  It requires that front page extension be installed on the host. How
can i do this?
 beavis 
 beavis modules?
 beavis 
 beavis can anyone point me in the right direction
 beavis 
 beavis thankx in adavnace beavis
 beavis 

 [mailto:[EMAIL PROTECTED] ]--
Vice President Network Operations   http://www.firetrail.com/
   Firetrail Internet Services Limited  http://www.aphroland.org/
Everett, WA 425-348-7336http://www.linuxpowered.net/
 Powered By:http://comedy.aphroland.org/
 Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
 -[mailto:[EMAIL PROTECTED] ]--
 6:42pm up 193 days, 7:05, 1 user, load average: 1.14, 1.08, 1.08




pause page

2000-02-29 Thread Beavis



sometimes i try to read the help files, but they 
come down to fast

how do you pause the scrolling text?

the pause/ break button doesn't seem to 
respond
i know this is a dumb question, but maybe somebody 
will get a good laugh!