Re: clear screen on logout

1997-04-30 Thread Nathan E Norman
I'm inherently lazy, and I hate typing. All these solutions work, but what's wrong with suing to root, typing 'vi /etc/issue', typing '!!clear' and finishing off with a ':wq' ?? grin Just goes to show there's more than one way to do it. (I think that may be trademarked by Larry Wall). Nathan

Re: help with printing, please...

1997-04-30 Thread Jens B. Jorgensen
Rick Jones wrote: Just type command lpr. Replace command with the command you want print the output of. This will send the output to lpr (printer). You can also look at .xsession-errors (in home dir) and xdm-errors in the /var/log dir, depending on what you are doing and at what point you

Re: clear screen on logout

1997-04-30 Thread Graeme Stewart
Colin Telmer [EMAIL PROTECTED] writes: On Tue, 29 Apr 1997, Dale Scheetz wrote: On Wed, 30 Apr 1997, Karl Ferguson wrote: At 09:50 AM 29/04/97 -0700, Ryan Shaw wrote: i've looked through the archives and haven't found an answer as of yet. i'd like the screen cleared on logout

Re: Directory permissions.

1997-04-30 Thread wb2oyc
On 13:28:43 Nathan E Norman wrote: Using the correct tools is important. David gives you one such tool - I personally type the following command in the directory I wish to copy: find . -print | cpio -p /target. This is of course a simplification; find and cpio have a lot of powerful options,

Copying a system (Was Re: Directory permissions.)

1997-04-30 Thread Robert D. Hilliard
On Tue, 29 Apr 1997 Nathan E Norman [EMAIL PROTECTED] wrote: -snip-- Using the correct tools is important. David gives you one such tool - I personally type the following command in the directory I wish to copy: find . -print |

Re: New Hard Disk

1997-04-30 Thread Kevin Traas
I'm trying to add space to my system and all i have is a 170meg HD what I want to do is move everything from /usr/lib to the new HD and have the new drive mount at that point. I would like to have the move done in one command. is that posible or will i have to move the whole tree by hand?

Re: Copying a system (Was Re: Directory permissions.)

1997-04-30 Thread Rick Jones
The reason I opted for mc in the first place was for the ability to tag or untag directories to avoid copying /proc and the /mnt directories. Since it had the option to retain UID's and GID's I thought it was a safe option. I backfired on me which I think is a bug and will report it as such. I

Re: clear screen on logout

1997-04-30 Thread Matthew Tebbens
Try 'clear;logout' or alias it somewhere -- From: Ryan Shaw [EMAIL PROTECTED] To: debian-user debian-user@lists.debian.org Subject: clear screen on logout Date: Tuesday, April 29, 1997 12:50 PM i've looked through the archives and haven't found an answer as of yet. i'd like

Re: help!

1997-04-30 Thread George Bonser
Yeah, sendmail is ok till you have to deal with editing routing for a large uucp network :) mailertables are a PAIN compared to pathalias. On Tue, 29 Apr 1997, The Gardyan wrote: I don't know if this is an option for you but I installed sendmail instead of smail for my debian system and

ctype.h

1997-04-30 Thread James LewisMoss
I'm getting some errors while compiling after upgrading my system recently (and no I have no idea what was actually upgraded. it was from unstable (yea I know), and I baiscally let dselect choose). Anyway doing `locate ctype.h' on my machine gets me: /usr/bcc/include/ctype.h

Re: ctype.h

1997-04-30 Thread Jesse Goldman
Hi, I'm not sure what causes this problem but I've run into it once or twice before. Possibly, your routine is looking for /usr/include/ctype.h and what it's getting is /usr/include/linux/ctype.h which is different. If your /usr/include/ctype.h file contains the #include_next ... line, it's

Re: help!

1997-04-30 Thread George Bonser
Linuxconf handles mailertable databases? I am not talking about sendmail.cf here. Even if Linuxconf DID handle it, poking in the routing information for 50 sites by hand from uucp maps is rediculous when you just run a single command (pathalias) that configured the routing table for you. On

Re: Copying a system (Was Re: Directory permissions.)

1997-04-30 Thread Rob Browning
Rick Jones [EMAIL PROTECTED] writes: The reason I opted for mc in the first place was for the ability to tag or untag directories to avoid copying /proc and the /mnt directories. Since it had the option to retain UID's and GID's I thought it was a safe option. I backfired on me which I

Re: help!

1997-04-30 Thread Jason L Tibbitts III
Umm, folks, majordomo-users isn't the place to be discussing your favorite MTA. Each has its advantages and disadvantages, and it is up to the administrator of the particular installation to choose which one is appropriate. Majordomo works equally well with most of them. Kindly trim the CC list

module problem

1997-04-30 Thread Jason Killen
I hope this hasn't already been talked about. I installed the sources and modules for kernel 2.0.30 from the unstable directory and when I boot I get this message : Loading Failed! The module symbols (from linux-2.0.30) don't match your linux-2.0.30. Does anyone know how to fix this??

Re: AccelX and Xfree together

1997-04-30 Thread Franck LE GALL - STAGIAIRE A FT.BD/CNET/DTD/PIH
- I`ve just got hold of AccelX2.1 but already have xbase installed for - Debian1.2.8 . Is it OK to install AccelX in as well as xbase? If not, - what happens to the dependancies on xbase? - - TIA You must have xbase installed to install AccelX. Franck -- TO UNSUBSCRIBE FROM

rsh with .rhosts problems

1997-04-30 Thread Dr. Andreas Wehler
Hello, does someone know any peculiarities with rsh and .rhosts? I would like to transfer per cron job certain files from hotsA to hostB with rsh and pipes. The rsh-pipe-mechanism works fine for certain hosts, and does not for others for permission denied problems. They all are running the

/dev/ttyS3-permission for efax-user

1997-04-30 Thread Johann Spies
Hallo, I am nou using Linux for about 8 months and previously could not get fax software running on my Debian-system. I tried again last night and enjoyed more success than previous times trying to get efax running using a Zoltrix 14400 modem. When I tried fax send -m foo as user, I received

Re: /dev/ttyS3-permission for efax-user

1997-04-30 Thread Michael J. Maravillo
On Wed, 30 Apr 1997, Johann Spies wrote: When I tried fax send -m foo as user, I received the following error message. efax: removed stale lock /var/lock/LCK..ttyS3 from pid 373 efax: Error: tty device open /dev/ttyS3:Permission denied efax: done, returning 2 I then (as su) typed chmod

Re: /dev/ttyS3-permission for efax-user

1997-04-30 Thread Miquel van Smoorenburg
In article [EMAIL PROTECTED], Michael J. Maravillo [EMAIL PROTECTED] wrote: On Wed, 30 Apr 1997, Johann Spies wrote: When I tried fax send -m foo as user, I received the following error message. efax: removed stale lock /var/lock/LCK..ttyS3 from pid 373 efax: Error: tty device open

Error Message of kerneld?

1997-04-30 Thread Andreas Tille
Hello, when starting my Debian box I get the following error message: Loadin modules /etc/init.d/kerneld: cd: /proc/sys: No such file or directory It is the same for different kernel versions (2.0.29 from HD or 2.0.25 from an old floppy). What consequences could happen? I get some warnings

Re: clear screen on logout

1997-04-30 Thread Tommy van Leeuwen
just to throw myself in the thread. ;) /etc/issue is a pre-logon file and has nothing to do with logging out. (well, it gets displayed after you log out) but forget about it just put 'clear' in ~/.logout and tadaaa! I haven't seen anyone mentioning .logout and probably .login also works. greets

Colors and Packages overview

1997-04-30 Thread alfred de Groot
Recently I switched from Slackware to Debian. What I miss are the colors wich indicates directorys and other special files. How can I get those colors back? Second question is how can I get a overview of installed packages, before instaling new packages?

kernel panic (in swapper task..)

1997-04-30 Thread Paul van Berlo
Heya.. Wellps.. thanks for the response to my last email.. I think I have a more serious problem now.. Whenever my system starts using swap I get a kernel panic.. Something like 'in swapper task - unable to sync'... And my system hangs.. has anyone experienced this before? Since its really

Re: clear screen on logout

1997-04-30 Thread Felix Almeida
From: Ryan Shaw [EMAIL PROTECTED] To: debian-user debian-user@lists.debian.org Subject: clear screen on logout Date: Tuesday, April 29, 1997 12:50 PM i've looked through the archives and haven't found an answer as of yet. i'd like the screen cleared on logout and the login prompt to

kernel free page

1997-04-30 Thread G. Kapetanios
Hi, Recently I compiled and installed kernel 2.0.30. Today I got two messages I have never got before garfield kernel: Couldn't get a free page garfield eth0: Memory squeeze, deferring packet Does anyone know what these mean ?? Thanks in advance for any help.

Re: clear screen on logout

1997-04-30 Thread Jonas Bofjall
On Tue, 29 Apr 1997, Ryan Shaw wrote: i'd like the screen cleared on logout and the login prompt to appear at the top. i've worked around this by using an alias in bashrc, but i'm If you want if for every login, put a `clear screen' in your /etc/issue like this: clear /tmp/banan cat

Re: Error Message of kerneld?

1997-04-30 Thread Jean Pierre LeJacq
I just noticed this in the context of mounting a vfat partition. I didn't notice any problems here but I did find a solution. The order of entries in /etc/fstab is important. Make sure that the proc filesystem is first. This eliminated the problem for me. -- Jean Pierre On Wed, 30 Apr

Re: module problem

1997-04-30 Thread Jean Pierre LeJacq
I usually have to rebuild the modules myself. Simple to do. -- Jean Pierre On Wed, 30 Apr 1997, Jason Killen wrote: I hope this hasn't already been talked about. I installed the sources and modules for kernel 2.0.30 from the unstable directory and when I boot I get this message :

RE: fdisk problem - can't seek

1997-04-30 Thread Alan Schrank
Thanks Harmon your advice worked. I will log this as a problem. - Al -Original Message- From: Harmon Sequoya Nine [SMTP:[EMAIL PROTECTED] Sent: Tuesday, April 29, 1997 12:32 PM To: [EMAIL PROTECTED]; debian-user@lists.debian.org Subject:Re: fdisk problem - can't seek

Is there an opposite to adduser?

1997-04-30 Thread Barrington King
is there a single command for removing all trace of users from the system similar to adduser, but in reverse? BK -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Is there an opposite to adduser?

1997-04-30 Thread Barrington King
deluser Thanks. Couldn't find ref to it in man. Rgds, BK -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Sendmail performance tuning question

1997-04-30 Thread Pete Templin
I'm running into some errors trying to use some of the more advanced performance tuning features of sendmail 8.8.5. If you're responsible for a debian system running sendmail and you're using any of these features: Single Threaded Delivery - the most important one to me Host Status Directory

Re: /dev/ttyS3-permission for efax-user

1997-04-30 Thread Johann Spies
On Wed, 30 Apr 1997, Michael J. Maravillo wrote: How about chmod ugo+rw /dev/ttyS3 Thanks. Problem solved. Johann. :) Johann Spies [EMAIL PROTECTED] Windsorlaan 19 Pietermaritzburg 3201 Suid Afrika (South Africa) Tel. Nr. 0331-46-1310 --

Daylight savings time?

1997-04-30 Thread Harmon Sequoya Nine
I was wondering if there is a way to get my clock to automatically adjust for daylight savings time in the spring and fall. Is there an environment variable or something? I've tried TZ=EST5EDT as on some other UNIX systems, but it doesn't seem to work in LINUX. Thanks in advance for any info.

Re: rsh with .rhosts problems

1997-04-30 Thread Eloy A. Paris
Can you send the .rhosts in both hosts to the list? As I remember it, the rshd is very picky about the way you specify the hpost name in .rhosts. I think is has to be the same string the gethostbyaddr() (the resolver) returns. I hope this helps. E.- Hello, does someone know any

Re: module problem

1997-04-30 Thread Jason Killen
Just how easy is it? (aka what FM should I read?) In message [EMAIL PROTECTED] you wrote : I usually have to rebuild the modules myself. Simple to do. -- Jean Pierre On Wed, 30 Apr 1997, Jason Killen wrote: I hope this hasn't already been talked about. I installed the sources and

Re: rsh with .rhosts problems

1997-04-30 Thread Rob Browning
Eloy A. Paris [EMAIL PROTECTED] writes: Can you send the .rhosts in both hosts to the list? As I remember it, the rshd is very picky about the way you specify the hpost name in .rhosts. I think is has to be the same string the gethostbyaddr() (the resolver) returns. Also, check

Re: Daylight savings time?

1997-04-30 Thread Rob Browning
[EMAIL PROTECTED] (Harmon Sequoya Nine) writes: I was wondering if there is a way to get my clock to automatically adjust for daylight savings time in the spring and fall. Is there an environment variable or something? I've tried TZ=EST5EDT as on some other UNIX systems, but it doesn't seem

Re: AccelX and Xfree together

1997-04-30 Thread Kai Grossjohann
Chris Hanson writes: Chris [...] In the future, you will have to be careful not to Chris update the XFree86 server package accidentally, because this Chris will overwrite the AcceleratedX server. [...] I didn't change any symlinks. I went into the X86 config file (forget the exact name)

Fatal error: Unable to handle kernel...

1997-04-30 Thread LinuxBOX
Does anyone knows the reason why the following error is happenning: Unable to handle kernel paging request at virtual address e023c030 Current Tss.cr3=00446000, %cr3=00446000 *Pde= Oops: Cpu:0 EIP:0010:[0012d2e5] EFlags:00010216 eax:0002 . esi:00086e88 . ds:0018 .

Re: Colors and Packages overview

1997-04-30 Thread Jim Smith
alfred de Groot wrote: Recently I switched from Slackware to Debian. What I miss are the colors wich indicates directorys and other special files. How can I get those colors back? Try alias ls=ls -color=auto in your .bashrc. Second question is how can I get a overview of installed

Using LILO...

1997-04-30 Thread Dale Scheetz
I have personaly used loadlin to boot my kernel since day 1, but lately I have been doing a lot of testing and determined to try to figure out how to use LILO. I have been less than successful, and I only vaguely understand why. Here is the situation: The machine is an old 486 with 8 meg of memory

Re: Daylight savings time?

1997-04-30 Thread Vadim Vygonets
On Wed, 30 Apr 1997, Harmon Sequoya Nine wrote: I was wondering if there is a way to get my clock to automatically adjust for daylight savings time in the spring and fall. Is there an environment variable or something? I've tried TZ=EST5EDT as on some other UNIX systems, but it doesn't seem

Re: Is there an opposite to adduser?

1997-04-30 Thread Harmon Sequoya Nine
Under /usr/sbin there is a program called deluser. Odd thing, though, I couldn't find a man page for it, and it wasn't listed in the see also section of the adduser man page -- so it isn't obvious at all that it is there :-| -- Harmon -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word

Re: Using LILO...

1997-04-30 Thread Rick Jones
Just put the MBR on hda. I don't believe the rest makes a difference since I use lilo to boot my kernel images from hdb3 using hda2 as root partition. I have a 2.5 MB partition (hdb3) that I mount as /kernel. This is to avoid the 1023 cylinder limit. My hdb is only 85 MB. The MBR has to be

Re: Is there an opposite to adduser?

1997-04-30 Thread Dirk Herr-Hoyman
At 12:52 PM 4/30/97 -0400, you wrote: Under /usr/sbin there is a program called deluser. Odd thing, though, I couldn't find a man page for it, and it wasn't listed in the see also section of the adduser man page -- so it isn't obvious at all that it is there :-| If you look at /usr/sbin/deluser

Re: depmod error reading ELF header

1997-04-30 Thread Dima
In message [EMAIL PROTECTED] you wrote: Did you remove misc/NET_MISC_MODULES or whatever it is? Thanks. I overlooked this one. -- Dimitri emaziuk @ curtin.edu.au --- Avoid reality at all costs. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to

Re: depmod error reading ELF header

1997-04-30 Thread Dima
In message [EMAIL PROTECTED] you wrote: i just tried to make the modules by hand and then install them with 'make modules_install' (instead of using make-kpkg) and none of the *_MODULES files were copied to /lib/modules/2.x.x. make-kpkg explicitly copies these files to that directory ... Yes,

Re: module problem

1997-04-30 Thread Jean Pierre LeJacq
You'll need the kernel-source and pcmcia-source packages. Configure the kernel by running make config in /usr/src/linux. Then build the modules by executing debian/rules binary-modules in the /usr/src/modules/pcmcia-cs directory. Finally, install the resulting package using dpkg --install

Re: Is there an opposite to adduser?

1997-04-30 Thread Vadim Vygonets
On Wed, 30 Apr 1997, Barrington King wrote: is there a single command for removing all trace of users from the system similar to adduser, but in reverse? Try deluser or userdel. Vadik. -- begin 644 .signature [EMAIL PROTECTED]@*B!I;G%V$!P9BYU:'=V+FYP+G9Y(H@:6YQ=GA`

Playing WAV and other format

1997-04-30 Thread Luis Francisco Gonzalez
Hi, is there any program that will be able to play WAV and possbly other formats? Thanks in advance, Luis -- Luis Francisco Gonzalez [EMAIL PROTECTED] PGP Fingerprint = F8 B1 13 DE 22 22 94 A1 14 BE 95 8E 49 39 78 76 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to

Re: Playing WAV and other format

1997-04-30 Thread Rob Browning
[EMAIL PROTECTED] (Luis Francisco Gonzalez) writes: is there any program that will be able to play WAV and possbly other formats? bplay and xanim for starters. -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL

mirror sym links

1997-04-30 Thread Brandon Mitchell
Hi everyone, I know I saw a question about sym links with the mirror program a while ago, and I was just wondering if a solution was ever found. I'm basically trying to get a mirror of debian before I go home for the summer without an ethernet. If symlinks can't be extracted to the actual file,

Re: Using LILO...

1997-04-30 Thread Max HYRE
-BEGIN PGP SIGNED MESSAGE- Dear Mr. Scheetz: Oh, goodie---now maybe I can pay back some of the help you've given in the past :-). The following assumes that your failure mode is that booting still puts you right into DOS with no indication that LILO ever runs. (I.e., you don't

Re: Colors and Packages overview

1997-04-30 Thread Richard Kilgore
On Apr 30, Jim Smith wrote alfred de Groot wrote: Recently I switched from Slackware to Debian. What I miss are the colors wich indicates directorys and other special files. How can I get those colors back? Try alias ls=ls -color=auto in your .bashrc. You may also need to fiddle with

E-Mail Setup Question - new server

1997-04-30 Thread Kevin Traas
I'm going to be making some changes to my Internet configuration and I need some help/pointers on making the changes to the e-mail configuration. I've currently got an old server running SCO Unix - name is vnet. Right now, it is configured for UUCP transfer of e-mail from the Internet. I've

Re: Playing WAV and other format

1997-04-30 Thread Jens B. Jorgensen
Rob Browning wrote: [EMAIL PROTECTED] (Luis Francisco Gonzalez) writes: is there any program that will be able to play WAV and possbly other formats? bplay and xanim for starters. -- Rob -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to [EMAIL

Audio, Printer queue and Mouse button

1997-04-30 Thread Daniel Karlsson
Hi! I've got three questions: 1) I have no sound on my computer. I guess I don't have a proper module installed, but I don't seem to have one. Could anyone tell me its name if this is the fault? I have a Soundblaster 32 sound card. It works fine with Windows so there's no wrong with the card.

Re: Colors and Packages overview

1997-04-30 Thread Eric Delaunay
Richard Kilgore wrote: On Apr 30, Jim Smith wrote alfred de Groot wrote: Recently I switched from Slackware to Debian. What I miss are the colors wich indicates directorys and other special files. How can I get those colors back? Try alias ls=ls -color=auto in your .bashrc. You