Re: Mounting a file as a filesystem

1996-12-06 Thread Sebastian Kuzminsky
Sebastian Kuzminsky <[EMAIL PROTECTED]> writes: ]So my question is this: how do i fsck the filesystem in a file? Guy Maor <[EMAIL PROTECTED]> wrote: ] Use losetup(8) to associate the loop device with a file first, then ] fsck, and then mount. ] ] losetup /dev/loop0 /the/loopback/file ] fsck

Re: Mounting a file as a filesystem

1996-12-06 Thread Dale Scheetz
On Fri, 6 Dec 1996, Scott Barker wrote: > Scott Barker said: > > mount -t ext2 /path/to/file /mount/point > > oops. That should be > > mount -o loop -t ext2 /path/to/file /mount/point > > And, don't forget to make sure that the loop devices have been created: > > cd /dev > ./MAKEDEV loop > If

Re: Mounting a file as a filesystem

1996-12-06 Thread Guy Maor
Sebastian Kuzminsky <[EMAIL PROTECTED]> writes: >So my question is this: how do i fsck the filesystem in a file? Use losetup(8) to associate the loop device with a file first, then fsck, and then mount. losetup /dev/loop0 /the/loopback/file fsck -t ext2 /dev/loop0 mount -t ext2 /dev/loop0 /

Re: checksecurity in cron.daily/standard HELP!

1996-12-06 Thread Guy Maor
Ricardo Kleemann <[EMAIL PROTECTED]> writes: > Thanks! > > I went to try to upgrade it to the frozen version (and also to get the man > page), but couldn't find any packages named check* when I did a find... > > What's the package that I should install? $ dpkg --search checksecurity cron: /usr/

Re: newsfeeds help!

1996-12-06 Thread Tim Sailer
In your email to me, Ricardo Kleemann, you wrote: > > Thanks... > > I'm trying to figure out if I'm really feeding the site... where else can > I look to confirm? After many attempts, the user at the other end informed They should see the articles appear in the news log file (/var/log/news/log o

Re: UMSDOS partition and debian

1996-12-06 Thread Scott Barker
Rick Macdonald said: > I've had /home and my debian mirror and a few other things on a UMSDOS > filesystem for quite awhile. I just upgraded to 2.0.25 a couple of > weeks ago. Before that I was running 2.0.6. I never noticed any problems > compared to 1.2.13 or whatever it was that I used to run.

Re: innd & mmap

1996-12-06 Thread Robert Stone
On Wed, 4 Dec 1996, Craig Sanders wrote: > On Sat, 30 Nov 1996, Richard Kettlewell wrote: > > >> my news box is regularly throttling with the log message "File exists > > >> writing symlinking article file -- throttling". > > > > Try rebuilding your history file - IIRC this has worked for me (albe

Re: Mounting a file as a filesystem

1996-12-06 Thread Scott Barker
Scott Barker said: > mount -t ext2 /path/to/file /mount/point oops. That should be mount -o loop -t ext2 /path/to/file /mount/point And, don't forget to make sure that the loop devices have been created: cd /dev ./MAKEDEV loop -- Scott Barker Linux Consultant [EMAIL PROTECTED] http://www.cuug

Fresh 1.2 instalation with minor problems

1996-12-06 Thread F. Fernandez
Hi! I've just installed a fresh one with 1.2 setup disks from frozen/disks-i386. The first part of the instalation went just fine. After booting from disk for the first time I just got a shell prompt instead of the rest of the configuration program. Running dselect from there worked but it lacked

Re: checksecurity in cron.daily/standard HELP!

1996-12-06 Thread Ricardo Kleemann
Thanks! I went to try to upgrade it to the frozen version (and also to get the man page), but couldn't find any packages named check* when I did a find... What's the package that I should install? Ricardo On 6 Dec 1996, Guy Maor wrote: > Ricardo Kleemann <[EMAIL PROTECTED]> writes: > > > I se

Re: newsfeeds help!

1996-12-06 Thread Ricardo Kleemann
Thanks... I'm trying to figure out if I'm really feeding the site... where else can I look to confirm? After many attempts, the user at the other end informed me that they had received one article. That's it... and there's a lot of articles here. What is the criteria for sending and when articles

rsh over ppp via slirp

1996-12-06 Thread Brian K Servis
I am having trouble getting an rsh to run over a dial in ppp connection using slirp. I have had no troubles with any other networking programs. If I do an "rsh " where is my provider then it does an rlogin as expected. If I do an "rsh command" the command never gets executed and the rsh neve

Re: AGREE kazem Bakhshesh

1996-12-06 Thread Bruce Perens
Unfortunately, some web service like AltaVista or DejaNews comes up with articles from the Debian lists when people have questions on many subjects, and people find their way here with questions about Windows, etc. We aren't the experts on Windows, sorry. This mailing list is for discussion of a Li

Re: UMSDOS partition and debian

1996-12-06 Thread Scott Barker
[EMAIL PROTECTED] said: > I have gathered that it is possible to run the debian installation > in a dos fat partition. I am hoping that this configuration would > resemble the slakware installation running over the dos fat partition. Do not, repeat DO NOT use UMSDOS filesystems

utmp still confused with new base-files 1.2.0-3

1996-12-06 Thread Arrigo Triulzi
Hello, X still confuses w: the entry for :0 appears with finger but not with w. Even after a reboot - could it have something to do with the contents of /etc/X11/Xresources: XTerm*utmpInhibit: false This is the only "novelty" introduced into the file by the switch to 3.2-1.

Re: utmp still confused with new base-files 1.2.0-3

1996-12-06 Thread Bruce Perens
From: Arrigo Triulzi <[EMAIL PROTECTED]> > X still confuses w: the entry for :0 appears with finger but > not with w. Even after a reboot - could it have something to do with > the contents of /etc/X11/Xresources: > > XTerm*utmpInhibit: false Can you turn this feature off, restart xdm, log

Re: Mounting a file as a filesystem

1996-12-06 Thread Sebastian Kuzminsky
The loop device is pretty nifty. I use it to maintain a root-disk image used on a special-purpose diskless machine. To make changes to the root disk, i mount the image, update the FS, unmount it, compress it, and copy the compressed file to a floppy. Then i can bootstrap the system from that

Re: newsfeeds help!

1996-12-06 Thread Tim Sailer
In your email to me, Ricardo Kleemann, you wrote: > > Hi, > > I've set up a test feed to another provider... > > I configured my newsfeeds file like this: > > testfeed:!*,comp.*:Tf,Wnm:feed.domain.com > > (of course "feed.domain.com" is replaced with the FQDN of the site) > > Anyway, when I l

Re: how emulate a WINDOWS 95 station

1996-12-06 Thread Fabien Ninoles
-BEGIN PGP SIGNED MESSAGE- On Fri, 6 Dec 1996, CoB [EMAIL PROTECTED] (Joe Emenaker) wrote: > > > > > I supervise a network with a station on debian an many station on Windows > > > 95. The Windows 95 can see them on the network, i think they used the > > > NETBEUI protocol. > [ snip ] >

Re: UMSDOS partition and debian

1996-12-06 Thread Dale Scheetz
Take a look at dilinux ftp.sunsite.unc.edu/pub/Linux/distributions/dilinux It's a very good example of what you want. On Fri, 6 Dec 1996 [EMAIL PROTECTED] wrote: > Hello all... > > I have gathered that it is possible to run the debian installation > in a dos fat partitio

Re: Mounting a file as a filesystem

1996-12-06 Thread Scott Barker
Dale Scheetz said: > This may be true (most probably is) but mkisofs is the tool I know about > from personal experience. How would I create an ext2fs in a file? Wouldn't > it still need to be a ro file system? dd if=/dev/zero of=/path/to/file bs=1k count= mke2fs /path/to/file mount -t ext2 /path

newsfeeds help!

1996-12-06 Thread Ricardo Kleemann
Hi, I've set up a test feed to another provider... I configured my newsfeeds file like this: testfeed:!*,comp.*:Tf,Wnm:feed.domain.com (of course "feed.domain.com" is replaced with the FQDN of the site) Anyway, when I look at the .outgoing directory, it lists all these groups which are not con

UMSDOS partition and debian

1996-12-06 Thread David_Oswald
Hello all... I have gathered that it is possible to run the debian installation in a dos fat partition. I am hoping that this configuration would resemble the slakware installation running over the dos fat partition. I've not seen any documentation about

Re: how emulate a WINDOWS 95 station

1996-12-06 Thread Joe Emenaker
> > > I supervise a network with a station on debian an many station on Windows > > 95. The Windows 95 can see them on the network, i think they used the > > NETBEUI protocol. [ snip ] > > just : > install package samba > and use the name of a debian user (no root) as log of our win95

Re: MS WORD format (and customizable telnet client)

1996-12-06 Thread Jonas Bofjall
On Fri, 6 Dec 1996, Fabien Ninoles wrote: > Heard about this client... Those someone if there are a Linux equivalent > of this client? Can be really cool. A Linux telnet-terminal (and serial too) with zmodem? I think 'ecu' does this. // Jonas <[EMAIL PROTECTED]> [2:201/262.37] -- TO UNSUBSC

Re: checksecurity in cron.daily/standard HELP!

1996-12-06 Thread Guy Maor
Ricardo Kleemann <[EMAIL PROTECTED]> writes: > I see no man page for checksecurity... There is a man page in version in frozen, 3.0pl1-34, and it has an answer for you: The checksecurity command scans the mounted files systems (subject to the filter defined in /etc/checksecurity.c

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Guy Maor
"Larry 'Daffy' Daffner" <[EMAIL PROTECTED]> writes: > procedure will be welcome :), but I believe you will need the > following: > > 1) The boot, root and base disk set > 2) Any of the following which are not on the base disks: > [...] Everything you need is already on the base disks. That's t

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Guy Maor
"Larry 'Daffy' Daffner" <[EMAIL PROTECTED]> writes: > The development > releases (which are in general relatively stable, although things > break from tinme to time) are only given code names. That's not completely accurate. Every release is given a code name, but only stable releases are given

Re: Mounting a file as a filesystem

1996-12-06 Thread Guy Maor
Dale Scheetz <[EMAIL PROTECTED]> writes: > This may be true (most probably is) but mkisofs is the tool I know about > from personal experience. How would I create an ext2fs in a file? Wouldn't > it still need to be a ro file system? You use losetup to make the loop, then make the fs, and then mou

Re: how emulate a WINDOWS 95 station

1996-12-06 Thread D M-L
> > Hi, > I supervise a network with a station on debian an many station on Windows > 95. The Windows 95 can see them on the network, i think they used the > NETBEUI protocol. I would like to know how configurate the debian server > in mannner that i will be seen by other win95 stations like a win

Re: A newbie recursion problem...:-)))) (fwd)

1996-12-06 Thread Fabien Ninoles
-BEGIN PGP SIGNED MESSAGE- On Fri, 6 Dec 1996, Emir UNER wrote: > Yesterday i make a test like this in a virtual console > not as root(X is not running). > > I started the program and after a few seconds it began > to give the message below. > > ./test: fork: try again > > then i chan

Re: how emulate a WINDOWS 95 station

1996-12-06 Thread Fabien Ninoles
-BEGIN PGP SIGNED MESSAGE- On Fri, 6 Dec 1996, Dany Dionne wrote: > Hi, > I supervise a network with a station on debian an many station on Windows > 95. The Windows 95 can see them on the network, i think they used the > NETBEUI protocol. I would like to know how configurate the debian s

checksecurity in cron.daily/standard HELP!

1996-12-06 Thread Ricardo Kleemann
I see no man page for checksecurity... I see that this program goes thru all my file systems using a find... Is there a way to prevent the find from going to certain directories/filesystems? I have news running on my system, and basically any find running thru my news spool simply just skyrocket

Re: MS WORD format (and customizable telnet client)

1996-12-06 Thread Fabien Ninoles
-BEGIN PGP SIGNED MESSAGE- On Fri, 6 Dec 1996, Adam Shand wrote: > The best Winsocok telnet program I have found is SimpTerm. It's very > simple but does everything I want but zmodem uploads (is does do z modem > downloads over modem). It has 16 and 32 bit versions and is free. Heard a

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Fabien Ninoles
-BEGIN PGP SIGNED MESSAGE- On Fri, 6 Dec 1996, Eloy A. Paris wrote: > But I thought Debian 1.2 (rex) was unstable (at least until it is > released.) Then, if only development releases are given code names, how > come buzz (Debian 1.1) is stable? > It's because buzz was an ex-unstable

Re: XWindows Login Screen

1996-12-06 Thread fols9488
> Hello All: > > I just upgraded to XWindows 3.2 and now my xdm login screen does not show > the familiar "Debian Linux (hostname)" in CadetBlue but just "X Window > System" in unfriendly black! > > I have been looking through the X configuration files in /etc/X11 and > everything seems to be

shared debian installations

1996-12-06 Thread Jeppe Sigbrandt
Hiya, Currently have access to 2 machines. My box is 486DX266 with 16 MB RAM and box-2 is same except 8 MB RAM. Both have 400 MB Hard disks. This is my plan: Setup box-2 with debian whilst avoiding as much duplication as possible between the two machines. Setup box-2 with NIS to our central serv

TeX DC fonts not working

1996-12-06 Thread Martin Alonso Soto Jacome
Hi all: I installed package mfdcfnt_1.0-1 from non-free, which contains TeX DC fonts (international version of standard TeX fonts). However, when I try to process a document using those fonts I get the following output: This is TeX, Version 3.1415 (C version 6.1) (programa.tex LaTeX2e <1996/06

Re: elm problem

1996-12-06 Thread Dale Scheetz
On Fri, 6 Dec 1996, Hamish Moffatt wrote: > How do I fix the > > Waiting to read mailbox while mail is being received: attempt #3 Sounds like mail is being delivered, so the mailbox is locked against elm reading it until the delivery is complete. Does it eventually read the mailbox ok? > > pro

how emulate a WINDOWS 95 station

1996-12-06 Thread Dany Dionne
Hi, I supervise a network with a station on debian an many station on Windows 95. The Windows 95 can see them on the network, i think they used the NETBEUI protocol. I would like to know how configurate the debian server in mannner that i will be seen by other win95 stations like a win95 station, o

Re: Swap overdraft

1996-12-06 Thread Bill Roman
H C Lai wrote: > > Thanks for all the replies so far. The impression I get is that > Linux does support the 'over-commitment' mode. Kernel 2.0.0 definitely > does not support this. I have a ~10 lines of small fortran test > programme which basically creates a HUGE array in a common block and > the

xrdb in 3.2-1 needs LD_PRELOAD

1996-12-06 Thread Arrigo Triulzi
Hello all, another extra: on some machines (not all - weird) xrdb needs LD_PRELOAD=/usr/lib/libgnumalloc.so.5.4.13; export LD_PRELOAD to be placed in /etc/environment (source'd by /etc/X11/Xsession), otherwise it will die miserably complaining about being unable to execute /lib/cpp and i

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Eloy A. Paris
Hi, At 08:39 PM 12/5/96 -0600, you wrote: >This is the KERNEL numbering system, not the Debian dumbering >system. For the record, x.y.z where y is even is a stable kernel. y >odd means a development kernel. For debian, every numbered release >(with the exception of 1.0) is a stable release. The d

Re: update kernel

1996-12-06 Thread Karsten Bolding
I used dselect to install the kernel-image and the image was around 600k. But I solved the problem by updating lilo Karsten On Dec 6, 11:37pm, Paul CHAU wrote: > Subject: Re: update kernel > Could you please tell us how you did the install and what is the size of > the vmlinuz? > > It is very har

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Dale Scheetz
On Thu, 5 Dec 1996, Brian Reeves wrote: > At 04:34 PM 12/5/96 PST, Bruce wrote: > >The way I did it was to start dpkg-ftp, and tell it to use the "frozen" > >distribution. I set the ftp site, and told it to update the list of > > I'm a new user, with a new Debian install. the 'ftp' access method

Re: http://www.sophist.demon.co.uk/ping/

1996-12-06 Thread Joe Emenaker
> > Content-Description: The Ping o' Death Page (Internet Shortcut) Yes. This is well known. It's been written up in PC-Week and other trade mags. The vulnerability in Linux was, supposedly, eliminated with 2.0.25. - Joe -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe"

Re: Mounting a file as a filesystem

1996-12-06 Thread Dale Scheetz
On Fri, 6 Dec 1996, Hamish Moffatt wrote: > > > a filesystem. I would like to know how I can create say a 200MB file on > > > hdb > > > (Win 95) and mount it as a filesystem on say /usr. > > > Is this possible? What do I need to do it? > > > > > You can create an iso9660 read only file system im

Re: Newbie question -- Installing with Adaptec 2940

1996-12-06 Thread Martin Stromberg
> > > I'm trying to install debian 1.1 from the Infomagic CD set, and using the > boot1440.bin image for the boot disk I can't get it to recognize my 2940 > SCSI adapter. I have a hard disk and a Jaz drive on the SCSI card, and > an IDE/ATAPI CD-ROM. > > I found the directory of patches for

Re: update kernel

1996-12-06 Thread Paul CHAU
Could you please tell us how you did the install and what is the size of the vmlinuz? It is very hard to answer your question in the first place. Cheers. Paul On Fri, 6 Dec 1996, Karsten Bolding wrote: > I tried to update the kernel to 2.0.25 - installation went alright, but when > I ran lilo

Re: Mirroring a private account?

1996-12-06 Thread Craig Sanders
On Wed, 4 Dec 1996, Carlo U. Segre wrote: > use 'remote_user=.' instead. It works fine for me and I am doing > exactly this kind of mirroring on several machines I have accounts on. > > The main problem I find is that the mirror program runs as root and > therefore all the mirrored files are

Re: apropos: warning: can't read the fallback whatis text database.

1996-12-06 Thread Heiko R. Selber
On Fri, 6 Dec 1996, Fabrizio Polacco wrote: > On debian-user-digest "Heiko R. Selber" wrote: > > Hello, > > > > when looking for manpages with apropos I always get an error message and > > the wildcard search fails for X related (and some other) man pages. > > apropos: warning: can't read the f

AGREE kazem Bakhshesh

1996-12-06 Thread kazem
Hi, I need the ftp site to find bash and perl package for windows95 or win3.11 If somme one can give sommes adresses, please send me a mail [EMAIL PROTECTED] thanks. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTEC

Re: A newbie recursion problem...:-)))) (fwd)

1996-12-06 Thread Emir UNER
Yesterday i make a test like this in a virtual console not as root(X is not running). I started the program and after a few seconds it began to give the message below. ./test: fork: try again then i changed th virtual console and try pressing Ctrl-Alt-Del but the system didn't respond. The afte

Re: apropos: warning: can't read the fallback whatis text database.

1996-12-06 Thread Fabrizio Polacco
On debian-user-digest "Heiko R. Selber" wrote: > Hello, > > when looking for manpages with apropos I always get an error message and > the wildcard search fails for X related (and some other) man pages. > > (I use Debian 1.1.4) > > Look at this: > > BEGIN pretty good example > rudi:~

X11-font path (Bug?) solved

1996-12-06 Thread Dr.-Ing. Andreas Wehler
I spent many hours with the problem, that tgif breaks for it doesn't find its courier font in /usr/X11R6/lib/X11/fonts/75dpi. It is a simple solution: the font path isn't set correctly. I don't know if I had replaced a file where the font path is set with xset fp= but think, someone pleas

Mounting a file as a filesystem

1996-12-06 Thread Simon Martin
Hi all, Thanks for the suggestions. I dowloaded FIPS and used it to repartition my hard disk. I haven't found any problems yet. Thanks Simon -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Mounting a file as a filesystem

1996-12-06 Thread Paul Seelig
On Fri, 6 Dec 1996, Nick Busigin wrote: > > data destroyed on any up to now. FIPS is a very secure tool and makes it > > possible to undo a partiton splitting without doing harm to the data on > > it. Works well with Win95 vfat file systems. > > Just out of curiousity... does fips work with an N

elm problem

1996-12-06 Thread Hamish Moffatt
How do I fix the Waiting to read mailbox while mail is being received: attempt #3 problem? Permissions of /usr/spool/mail _appear_ to be correct, although every day I found many new permission problems with my system here. /tmp loses proper permissions every second day or so. :-( hamish -- T

Re: Mounting a file as a filesystem

1996-12-06 Thread Nick Busigin
On Fri, 6 Dec 1996, Paul Seelig wrote: > I think Debian distributions normally provide FIPS but not the most recent > version with all (minor) bugfixes included. I regularily use FIPS for > splitting harddisk partitions (20 times so far) and never managed to get > data destroyed on any up to now.

Re: Swap overdraft

1996-12-06 Thread H C Lai
>>From: H C Lai <[EMAIL PROTECTED]> >> Is there a way to make Linux run programme which requires more virtual >> memory than the system can provide through real memory and swap ?? Some one said : >Linux always runs in over commited mode. Pages are only used if a >program is writing to it. And yes

update kernel

1996-12-06 Thread Karsten Bolding
I tried to update the kernel to 2.0.25 - installation went alright, but when I ran lilo it said Kernel /vmlinuz is to big how to get around this Karsten Bolding -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

mpack recommends news readers, why ?

1996-12-06 Thread D M-L
I don't have Internet connexion at home. I don't nedd news readers, but sometimes I use munpack to uudecode. why not just suggests news readers, or suggest anythings -- Spineux Alain == Spineux Alain

Re: too many syminks?

1996-12-06 Thread D M-L
> > Sorry to be back to the list so soon, > > This is the error I'm getting after upgrading many packages to > frozen: (which was a joy for this novice) > > Dec 5 15:33:24 joanrich init: open (/dev/console): Too many symbolic > links encountered > > What have I done? try # cd /dev # ls -l

Re: Hint / Call to use emacs outline mode

1996-12-06 Thread Dr.-Ing. Andreas Wehler
"Karl M. Hegbloom" <[EMAIL PROTECTED]> wrote: : Where do you get 'Ctrl-C-keymap' from? I get an error when I try : your .emacs code. : Oh, thank you! Excuse me for giving a too thin exerpt from my ~/.emacs file. here it comes again, cleaned up a bit and completele. Try the outline mode with

Re: Mounting a file as a filesystem

1996-12-06 Thread Mike Schmitz
Partition Magic will repartition a DOS or win95 volume without destroying data. It is also very easy to use. On Thu, 5 Dec 1996, Simon Martin wrote: > Hi all, > > I have two disks on my PC, hda=127 MB and hdb=1.6 GB. I am using hda for > Debian, hdb is Win95. > > I installed Debian on hda as a

Re: Can't load cdrom module

1996-12-06 Thread Paul Seelig
On Fri, 6 Dec 1996, Anders Moe wrote: > > I've just installed the 1.1.1 base system. However, I can't access the > cdrom on which the rest of Debian resides, which means I am pretty much > stuck. During installation I tried loading the cdu31a(sony) module, but it > failed with the message "cdu31a

Can't load cdrom module

1996-12-06 Thread Anders Moe
I've just installed the 1.1.1 base system. However, I can't access the cdrom on which the rest of Debian resides, which means I am pretty much stuck. During installation I tried loading the cdu31a(sony) module, but it failed with the message "cdu31a initialization failed". After booting I found th

Re: Mounting a file as a filesystem

1996-12-06 Thread Hamish Moffatt
> > a filesystem. I would like to know how I can create say a 200MB file on hdb > > (Win 95) and mount it as a filesystem on say /usr. > > Is this possible? What do I need to do it? > > > You can create an iso9660 read only file system image file with mkisofs on > your win95 partition and then mou

Weid problem

1996-12-06 Thread Chow Chi-Ming
Dear all, On my newly installed Debian pre1.2 box, I was able to do a lot of netowrking and all of a sudden all network connections are lost. The machine is not locked up but is isolated from the world (even machines on the same network cannot be reached). The /var/log/messages file recorded pag

Re: Debian vs. floppy install

1996-12-06 Thread Chow Chi-Ming
> "-Ing" == -Ing Andreas Wehler <[EMAIL PROTECTED]> writes: -Ing> : home PC. Now, with Debian there seems to be no information -Ing> whatsoever on : how to choose the packages after you install the -Ing> 4 or 5 base set : floppy disks. I know that if you use other -Ing> methods like dpkg-ftp (

Re: Fun with procmail... STILL.

1996-12-06 Thread Raja R Harinath
"Boris D. Beletsky" <[EMAIL PROTECTED]> writes: > Hi Daniel, You wrote: > Daniel> This is my .procmailrc file > Daniel> > Daniel> :0 * X-Mailing-List: > try using: > > :0 > * ^X-Mailing-List: *debian-user* > debian-user ^^^ That should probably read: :0: * ^X-Mailing-Li

Re: Fun with procmail... STILL.

1996-12-06 Thread Boris D. Beletsky
Hi Daniel, You wrote: Daniel> Daniel> On Fri, 6 Dec 1996, Boris D. Beletsky wrote: Daniel> Daniel> > try using: Daniel> > Daniel> > :0 * ^X-Mailing-List: *debian-user* debian-user Daniel> Daniel> I've added it, and am now awaiting mail... :) Daniel> Daniel> We shall see shortly! -- Daniel

Re: xdm using > 8bpp: how?

1996-12-06 Thread Joey Hess
> I remember reading here not long ago about how to setup multiple xdm > sessions with different color depths. But in a fit of tidyness I erased > the message and can't find the answer in any of the manpages or > informational docs that came with X. > > I would like to start up my single session w

Re: mpeg_play, can't load libXt.so.6

1996-12-06 Thread Chow Chi-Ming
> "Spineux" == Spineux Alain (D M-L) <[EMAIL PROTECTED]> writes: >> >> The libraries libXt.* are in '/usr/X11R6/lib/'. I tried to make >> symbolic links to then 'ln -s /usr/X11R6/lib/libXt.so.6' ... , but >> the same message appears after trying to run mpeg_play. >> >> Can you help me? >>

xdm using > 8bpp: how?

1996-12-06 Thread David Morris
I remember reading here not long ago about how to setup multiple xdm sessions with different color depths. But in a fit of tidyness I erased the message and can't find the answer in any of the manpages or informational docs that came with X. I would like to start up my single session with somethin

Re: Rex install report

1996-12-06 Thread Chow Chi-Ming
Dear all, Thanks for all who responded. Bruce> From: Chow Chi-Ming <[EMAIL PROTECTED]> >> When I am offered to install additional drivers (modules), how may >> I find out what options does a module take and its syntaxes? This >> information would make the loading of modules A LOT easier. In >>

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Larry 'Daffy' Daffner
Brian Reeves writes: -> I'm a new user, with a new Debian install. the 'ftp' access method doesn't -> work yet, at least not on my system. (the base install went fine, first -> time. Cool system, that Debian!) Is there a FAQ I could read about how to -> get 'over the hump' - _from_ a base insta

Re: Fun with procmail... STILL.

1996-12-06 Thread Boris D. Beletsky
Hi R, You wrote: R> R> "Boris D. Beletsky" <[EMAIL PROTECTED]> writes: > Hi Daniel, R> You wrote: > Daniel> This is my .procmailrc file > Daniel> > R> Daniel> :0 * X-Mailing-List: > try R> using: > > :0 > * ^X-Mailing-List: *debian-user* > debian-user R> ^^^ R> R> That shou

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Brian Reeves
At 04:34 PM 12/5/96 PST, Bruce wrote: >The way I did it was to start dpkg-ftp, and tell it to use the "frozen" >distribution. I set the ftp site, and told it to update the list of I'm a new user, with a new Debian install. the 'ftp' access method doesn't work yet, at least not on my system. (the

Re: Fun with procmail... STILL.

1996-12-06 Thread Daniel Stringfield
On Fri, 6 Dec 1996, Boris D. Beletsky wrote: > try using: > > :0 > * ^X-Mailing-List: *debian-user* > debian-user I've added it, and am now awaiting mail... :) We shall see shortly! -- Daniel Stringfield mailto:[EMAIL PROTECTED] http://www.jax-inter.net/us

Re: Mounting a file as a filesystem

1996-12-06 Thread Dale Scheetz
On Thu, 5 Dec 1996, Simon Martin wrote: > Hi all, > > I have two disks on my PC, hda=127 MB and hdb=1.6 GB. I am using hda for > Debian, hdb is Win95. > > I installed Debian on hda as a test and promptly fell in love with it. > Unfortunately I earn my living developing for Win 3.x/Win 95 and so

Re: Fun with procmail... STILL.

1996-12-06 Thread Scott Barker
Boris D. Beletsky said: > Daniel> :0 * X-Mailing-List: > :0 > * ^X-Mailing-List: *debian-user* > debian-user I use: :0: * ^TOdebian-user lists/debian-users Works great. -- Scott Barker Linux Consultant [EMAIL PROTECTED] http://www.cuug.ab.ca:8001/~barkers/ (under construction) [ I try t

XWindows Login Screen

1996-12-06 Thread Carlo U. Segre
Hello All: I just upgraded to XWindows 3.2 and now my xdm login screen does not show the familiar "Debian Linux (hostname)" in CadetBlue but just "X Window System" in unfriendly black! I have been looking through the X configuration files in /etc/X11 and everything seems to be as it was before

Newbie question -- Installing with Adaptec 2940

1996-12-06 Thread Robert Platt
I'm trying to install debian 1.1 from the Infomagic CD set, and using the boot1440.bin image for the boot disk I can't get it to recognize my 2940 SCSI adapter. I have a hard disk and a Jaz drive on the SCSI card, and an IDE/ATAPI CD-ROM. I found the directory of patches for the adaptec cards

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Larry 'Daffy' Daffner
"Eloy A. Paris" writes: -> 1) When 1.2 is released, will it be named 1.2 or 1.3? I thought -> odd revision numbers were for stable releases and even ones for development -> releases (I guess this was a side effect after a wrong version of Debian -> was put on CD, I think originally it was the oppo

Re: wrong name of kernel-packages?

1996-12-06 Thread Dale Scheetz
On Thu, 5 Dec 1996, Dirk Luetjens wrote: > Hello, > > why are some packages named in this way, with the underscore behind > the version number, > kernel-source-2.0.23_0.deb > ^ > and not in the form > kernel-source_2.0.23-0.deb ? > > This causes dselect to treat this as "ava

Re: Fun with procmail... STILL.

1996-12-06 Thread Boris D. Beletsky
Hi Daniel, You wrote: Daniel> Daniel> Right now I know procmail is seeing definetly being executed, Daniel> but stuff is still not being sorted correctly. Daniel> Daniel> This is my .procmailrc file Daniel> Daniel> :0 * X-Mailing-List:

Re: MS WORD format (and customizable telnet client)

1996-12-06 Thread Adam Shand
>Of course, I most always run Linux and rarely Windows, but in Windows >I run PPP (Trumpet Winsock), Netscape, etc. Trumpet telnet sucks; >uwterm is a pretty good telnet, but I'm always looking for a better one. >Kermit supports all kinds of network adaptors, why not winsock? The best Winsocok tel

Re: Fun with procmail... STILL.

1996-12-06 Thread David Ogilvie
I'm using procmail just fine at my site. I think that the "recommended" .forward is: "|IFS=' '&&exec /usr/bin/procmail -f-||exit 75 #USERNAME" quotes and all (of course, substituting your username for USERNAME.) I that thats out of the procmailrc man page, or some other man page hiding somewh

Re: Fun with procmail... STILL.

1996-12-06 Thread Daniel Stringfield
On Thu, 5 Dec 1996, Joey Hess wrote: > On Thu, 5 Dec 1996, Daniel Stringfield wrote: > > my .forward has: > > |/usr/bin/forward > > > > and thats it.. something I'm missig? > > If you intend to pipe stuff through procmail, shouldn't your .forward > contain "/usr/bin/procmail"? Mistype... it do

Re: Fun with procmail... STILL.

1996-12-06 Thread Joey Hess
On Thu, 5 Dec 1996, Daniel Stringfield wrote: > my .forward has: > |/usr/bin/forward > > and thats it.. something I'm missig? If you intend to pipe stuff through procmail, shouldn't your .forward contain "/usr/bin/procmail"? -- #!/usr/bin/perl -pl- # ,,ep) ayf

Re: Mounting a file as a filesystem

1996-12-06 Thread Paul Seelig
On Thu, 5 Dec 1996, Simon Martin wrote: > I installed Debian on hda as a test and promptly fell in love with it. > Unfortunately I earn my living developing for Win 3.x/Win 95 and so cannot > easily repartition my main disk. > > I heard some noise on this list about setting being able to mount a f

kbd reccommends svgatextmode? why?

1996-12-06 Thread Joey Hess
Why is svgatextmode important to the kbd package? This is especially annoying since kbd is in base, and so dselect is going to pretty well force the installation of svgatextmode on all debian systems. -- #!/usr/bin/perl -pi___Syntax:_sig.pl BEGIN{if(!$ARGV[0]){$^I=~y/_/ /;print"$^I\n

Fun with procmail... STILL.

1996-12-06 Thread Daniel Stringfield
Right now I know procmail is seeing definetly being executed, but stuff is still not being sorted correctly. This is my .procmailrc file :0 * X-Mailing-List: mailto:[EMAIL PROTECTED] http://www.jax-inter.net/users/servo Send email for more information on the Jacksonville Linux Users Group

Mounting a file as a filesystem

1996-12-06 Thread Simon Martin
Hi all, I have two disks on my PC, hda=127 MB and hdb=1.6 GB. I am using hda for Debian, hdb is Win95. I installed Debian on hda as a test and promptly fell in love with it. Unfortunately I earn my living developing for Win 3.x/Win 95 and so cannot easily repartition my main disk. I heard some n

Re: too many syminks?

1996-12-06 Thread Bruce Perens
> Dec 5 15:33:24 joanrich init: open (/dev/console): Too many symbolic > links encountered /dev/console is probably a symbolic link to /dev/console, perhaps through one or more other symbolic links. I don't know why it would have gotten that way. You can probably fix it with these shell commands.

Re: How do I upgrade from 1.1 to 1.2?

1996-12-06 Thread Bruce Perens
The way I did it was to start dpkg-ftp, and tell it to use the "frozen" distribution. I set the ftp site, and told it to update the list of available packages. I went through the selection screen looking for things that had changed - since all of my currently-installed packages were automaticaly se

http://www.sophist.demon.co.uk/ping/

1996-12-06 Thread Adam Heath
Adam Heath [EMAIL PROTECTED] http://www.geocities.com/Siliconvalley/Park/6562/ The Ping o' Death Page.url Description: The Ping o' Death Page (Internet Shortcut)

Re: WWW Proxy Authentication

1996-12-06 Thread Craig Sanders
On Mon, 25 Nov 1996, Michael Laing wrote: > Caching works great but we also need proxy authentication. I > am familiar with how to do this using Netscape Proxy but the > functionality is not (yet) supported by Apache and is specifically > excluded from the feature list for the next version (1.2).

SMAIL and remote domains

1996-12-06 Thread Adam Heath
I have a BBS that runs in dos but can access POP3 and SMTP mail. I would like this BBS to receive email as a sub-domain of my server. IE. wormhole.hackers-net.com# The BBS. # adam.hackers-net.com# My linux machine However, the BBS is not connected

  1   2   >