Is there a reason debian does not ship with /dev/random and /dev/urandom
mknodded? (mknod /dev/random c 1 8 ; mknod /dev/urandom c 1 9 and they work
fine however)
[EMAIL PROTECTED]
The greatest dangers to liberty lurk in insidious encroachment by men
of zeal, well-meaning but without understand
Hi,
My new /dev/sndstat in debian1.1 differs from an old one I installed
myself in an old kernel (without modules). There appears to be several
drivers missing. and Midi device is not set up.
At the moment, I include sound.o in /etc/modules. Am I missing some
modules, or do I have to recompile/re
On Tue, 14 May 1996, Christian Hudon wrote:
> About the interface, it'd be nice to have something mc-ish. (mc = Midnight
> Commander; get it and take a look if you don't have it, there's a Debian
> package for it). It's got pull-down menus and dialog boxes... it's very
> nice, supports gpm mice an
During a fresh install of 1.1 beta, I had problems configuring
my network. I have an older Western Digital (wd.o) card.
There were three problems:
1. The network card was not detected by the boot floppy. After
installing the base system, I was able to switch to vt2 and
insm
On Wed, 15 May 1996, Kevin M Bealer wrote:
> On Tue, 14 May 1996, Christian Hudon wrote:
>
> > About the interface, it'd be nice to have something mc-ish. (mc = Midnight
> > Commander; get it and take a look if you don't have it, there's a Debian
> > package for it). It's got pull-down menus and
On Wed, 15 May 1996, Kevin M Bealer wrote:
> On Tue, 14 May 1996, Dale Scheetz wrote:
>
> > > Unfortunately, you mus edit the /etc/X11/fvwm/system.fvwmrc file yourself
> > > to add the menu items. I don't know of any good menu editor but there
> > > may be one for all I know.
> > >
> > Vi wor
Does anyone know of an easy way to make it so that
cron.daily/weekly/monthly jobs get executed even if the system is not on
at the specified time?
For instance, I typically only run my home system an hour or two per
day. How could I make it so that the first time I boot my system each
day, /e
During a fresh install of 1.1 beta, I had the following problem while
trying to 'Install the Operating System Kernel':
Installing the kernel...
4047 blocks
depmod: not found
I worked around this by switching to vt2 and executing
ln -s /target/sbin/depmod /sbin/depmod
I then tr
Richard Dansereau writes:
Richard> Hi! I'm trying to get minicom properly setup. When I try to run
Richard> minicom as a non-priveledged user.. I get the error that /dev/cua1
Richard> permission denied The default permission settings on /dev/cua1
Richard> when you install Debian 0.93R
On Tue, 14 May 1996, Kevin M Bealer wrote:
> On Mon, 13 May 1996, Dale Scheetz wrote:
>
> > When I decide what I want to add, how do I hang it on the menu system? Is
> > there a good user tutorial? In particular, I can start the xserver either
> > as root or as a user, but I can't seem to do both
Hi,
the problem is this. I has a 120 Pentium and Linux didn't make dep or
make zImage on it. All kinds of errors probably because of signal 11.
Now the processor has been replaced (it was that or the motherboard)
with a 100 Pentium and it worked better. Still I got the following
error:
Aiee: sc
Kevin M Bealer ([EMAIL PROTECTED]) wrote:
: The current dselect screen isn't bad -- it's efficient, etc. But it is
: too 'unix' ... which is to say, you're expected to think. At this stage
: the first time user has ~ 400 packages to deal with. All the power in
: the world can be hidden _just_b
On Tue, 14 May 1996, Susan G. Kleinmann wrote:
> > I installed fvwm2 but still get the xterm that comes as the default.
>
> If you start X with 'xinit' or 'startx' and do _not_ have an X startup
> script in your home directory, you will be punished by being presented with
> an X term that could
On Tue, 14 May 1996, Carlos Carvalho wrote:
> > 2. make fvwm run your script rather than netscape. Edit your
> > .fvwmrc and put in the full pathname to your netscape script.
>
> That's what I did.
Strange. It should work then.
> > #! /bin/bash
>
> I used sh, it's the same in debian.
Tru
> Absolutely. If Bruce finds some time the dpkg and dselect ought also be
> modified to show up a small "WARNING" message.
Those are Ian Jackson's programs.
P.S. Sorry I'm keeping a low profile on debian-user - I'm very busy
getting the release in shape and am unable to even _read_ all messages,
On Tue, 14 May 1996, Maarten Boekhold wrote:
> > >If you try bringing up xconsole and see nothing, then it's possible that
> > >you've already been logging messages for a while and the pipe filled up, so
> >
> > Has anyone noticed that with recent kernels, the pipe to xconsole fills
> > up on boo
On Mon, 13 May 1996, Dale Scheetz wrote:
> On Mon, 13 May 1996, Susan G. Kleinmann wrote:
>
> > One of the joys of getting X up is that you'll get Netscape
> > up and then you'll be able to use DejaNews to answer every question under
> > the Sun!
>
> Switching to a Cyrrus Logic card solved the
On Tue, 14 May 1996 [EMAIL PROTECTED] wrote:
> Hi!
>
> I'm trying to get minicom properly setup. When I try to run
> minicom as a non-priveledged user.. I get the error that
> /dev/cua1 permission denied
> The default permission settings on /dev/cua1 when you install
> Debian 0.93R6 is 660
On Tue, 14 May 1996, Carlo U. Segre wrote:
> Unfortunately, you mus edit the /etc/X11/fvwm/system.fvwmrc file yourself
> to add the menu items. I don't know of any good menu editor but there
> may be one for all I know.
>
> Cheers
>
> Carlo
>
> **
> "R" == Rob Leslie <[EMAIL PROTECTED]> writes:
>> Just a quick question. I was looking through the log for
>> sendmail this afternoon and noticed that it stopped recording
>> where mail was comming from and only recording who the mail is
>> for.
R> events. But I don't ha
Hi there,
I'm trying to install Debian 1.1 (I know that it's unstable and maybe
I should start with a stable release first, but I have already learned
a few things and I think I should be able to complete the installation
with your help).
To this end, I have made a copy of one of the mirrors to a
Craig> The ppp package should have a 'ppp' group, pppd should be owned by
Craig> root.ppp and it should be mode 1750.
Can we make that "dialout", please? Something already present and used by (at
least) dip and efax.
--
Dirk Eddelb"uttel http://qed.econ.queensu.c
On Tue, 14 May 1996, Dale Scheetz wrote:
> > Unfortunately, you mus edit the /etc/X11/fvwm/system.fvwmrc file yourself
> > to add the menu items. I don't know of any good menu editor but there
> > may be one for all I know.
> >
> Vi works for me :-)
'pico' is good for a unix newbie. If you a
On Tue, 14 May 1996 [EMAIL PROTECTED] wrote:
> Hi!
>
> I'm trying to get minicom properly setup. When I try to run
> minicom as a non-priveledged user.. I get the error that
> /dev/cua1 permission denied
> The default permission settings on /dev/cua1 when you install
> Debian 0.93R6 is 660
On Tue, 14 May 1996, Christian Hudon wrote:
> > Looks OK (we can include a mouse interface). But what is required more then
> > a new look is the ability to list only the 'installed' packages, or select a
> > singe package to be installed/removed, and a method of seeing which package
> > (installe
> "B" == Bruce Perens <[EMAIL PROTECTED]> writes:
B> Is anyone out there using 3D graphics cards with Linux? The only
B> one I know about is the Matrox Millenium that works with
B> Accellerated X. I need X support and Open GL, and as much
B> rendering power as possible.
I'm using the Millen
On 14 May 1996, Kai Henningsen wrote:
> It's find that does the replacing. None of the {}s are in the find
> arguments, however. (And rm is not even in the xargs arguments!)
>
> Personally, I'd probably make a script for the split-and-remove, but
> it should also work with a shell function.
A fu
[EMAIL PROTECTED] writes:
> I'm trying to get minicom properly setup. When I try to run
> minicom as a non-priveledged user.. I get the error that
> /dev/cua1 permission denied
> The default permission settings on /dev/cua1 when you install
> Debian 0.93R6 is 660. I can get things to work i
On 13 May 1996 [EMAIL PROTECTED] wrote:
> Ahh, I see. [I am copying this to debian user, since the answer maybe
> useful to others as well.]
>
> People using mailagent with popclient may want to run
> mailagent by itself after downloading mail from the server9since
> popclient delivers di
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
>Hi!
>
>I'm trying to get minicom properly setup. When I try to run
>minicom as a non-priveledged user.. I get the error that
> /dev/cua1 permission denied
>The default permission settings on /dev/cua1 when you install
>Debian 0.93R
This version has an updated revision number (-3) to distinguish
it from the version included in the initial 1.1 beta release.
Changes from the original are noted below:
Date: 14 May 96 22:25 UT
Format: 1.4
Distribution: unstable
Priority: Low
Maintainer: Syrus Nemat-Nasser <[EMAIL PROTECTED
Yves Arrouye writes:
>
> > Richard Kettlewell said:
> > > Also, do someone know how to ask sendmail really not to make DNS queries?
> > > This is somewhat that starts up diald when one does not want, and it is
> > > really annoying.
>
> I have them already for a long time. Sendmail still does
On Mon, 13 May 1996, Dale Scheetz wrote:
> When I decide what I want to add, how do I hang it on the menu system? Is
> there a good user tutorial? In particular, I can start the xserver either
> as root or as a user, but I can't seem to do both. Once root cranks up the
> xserver, how does a user g
I downloaded what netscape delivers these days, only to find that I had
2.02 and the debian installation package wanted 2.01, so I downloaded the
source to debian-2.01 and set it up for 2.02. The installation went fine,
unlike when I tried to install it using the 2.01 package.
The first time I used
Hello,
> Simply remove the S* links from the rc?.d
I had a similar problem. If I install a package and move its cronjob from
cron.weekly to cron.dayly, will the cron-file be replaced on an update?
Wouldnt it be better to store all cron scripts in cron.d like init.d and on
update check only for th
On Tue, 14 May 1996, Patrick Hernaelsteen wrote:
> I am unable to configure my system with a EtherLink III ( 3C509B-TP ).
> Does any body had this kind of problem before.
> Thanks for helping me,
> Patrick.
I have a 3C509x-TP Etherlink III working now under debian 1.1. I was
unable to get it wor
Hi!
I'm trying to get minicom properly setup. When I try to run
minicom as a non-priveledged user.. I get the error that
/dev/cua1 permission denied
The default permission settings on /dev/cua1 when you install
Debian 0.93R6 is 660. I can get things to work if I set the
permissions to 6
[EMAIL PROTECTED] (Erick Branderhorst) wrote on 13.05.96 in <[EMAIL
PROTECTED]>:
> find / -size +459976c -noleaf -type f -name '*.deb'|\
> xargs -n 1 dpkg-split -s {} && rm {}
>
> I was thinking that {} would be replaced by the filename but that's
> not the case. Anyone know how to solve this?
In article <[EMAIL PROTECTED]> you write:
>I am using fvwm2-2.0.42-beta-0 on debian 1.1.
>I have just discovered that there are some button functions missing.
>The menu from the top-left corner does not appear when I click on the
>top-left button. Also no list of windows when I click on the right
> "j" == joost witteveen <[EMAIL PROTECTED]> writes:
>> I have a HP laser printer model LJ5P. I always use gs as my
>> "laserjet" driver). Does anyone has the driver for 600 dpi
>> mode, for ghostscript?
j> So that looks like you're out of luck. You could try to use gs
j>
Rob Leslie writes:
> I can't reproduce this; however, you might make sure you don't have `su'
> aliased to something under zsh. Check with `which'.
It isn't aliased. Nut I found the problem, which has nothing to do
with su. I had an export UID in my environment, and thus the spawned
zsh changed
On Wed, 8 May 1996, Nick Busigin wrote:
> On Wed, 8 May 1996, Rob Leslie wrote:
>
> > To receive mail directly from the outside, you need to have
> > a host or domain name for which mail will be routed to your
> > machine. Sometimes this involves an MX record pointing to your
> > machine. It assu
Craig Sanders ([EMAIL PROTECTED]) wrote on 14 May 1996 19:00:
>
>On Fri, 10 May 1996, Carlos Carvalho wrote:
>
>> I've just tested netscape without the overriding translations and it
>> works fine, with just keycode 22 = BackSpace.
>>
>> However, this is only true if I invoke it from the she
On Tue, 14 May 1996, Carlo U. Segre wrote:
> On Mon, 13 May 1996, Dale Scheetz wrote:
>
> >
> > (Reading database ... 13477 files and directories currently installed.)
> > Preparing to replace netscape (using netscape-2.01-2.deb) ...
> > Unpacking replacement netscape ...
> > Setting up netscape
On Mon, 13 May 1996, Dale Scheetz wrote:
>
> (Reading database ... 13477 files and directories currently installed.)
> Preparing to replace netscape (using netscape-2.01-2.deb) ...
> Unpacking replacement netscape ...
> Setting up netscape ...
> ERROR: The Netscape archive must be in /tmp under t
On Fri, 10 May 1996, Carlos Carvalho wrote:
> I've just tested netscape without the overriding translations and it
> works fine, with just keycode 22 = BackSpace.
>
> However, this is only true if I invoke it from the shell. If it's
> invoked from fvwm backspace doesn't work, with or without the
On Tue, 14 May 1996, Craig Sanders wrote:
Morning Craig and all the others here ! 8-)
> Yep, that's why any 'unsupported' directory would have to be clearly marked
>
> Something like:
>
> WARNING * WARNING * WARNING ** WARNING
> *
On Mon, 13 May 1996, Billy Chow wrote:
> On my 93R6, fmt (elv-fmt 1.8pl4-19) dumps core whenever I do `!}fmt'
> in vi (elv-vi 1.8pl4-19). Anyone else has this trouble? Any ideas
> how may I find out what's wrong.
I haven't seen this problem (I don't use fmt), but maybe you should have
a look a
On Mon, 13 May 1996, Richard Kettlewell wrote:
> > This permissions problem just cost me over $44 (australian dollars).
> >
> > I upgraded pppd on the dialin machine at work on Friday night.
> > Forgot to change the permissions on pppd to make it owned by
> > root.ppp, perms=1750.
> >
> > When th
49 matches
Mail list logo