When issuing a telinit command to change runlevel (from 2 to 4, for
example), nothing happens :-(, processes are not being sent any signal
and new processes don't start. Why?
I heard about a 2.70 sysvinit package on this list. Is it debianized
somewhere?
Yves.
The subject says it: none of these keys work with Motif apps on a
fresh installation. I'm sure some xmodmap commands (though I'm not
sure which ones, if you can help) would do the trick, but I wonder
what neither of them is usable by default?
YA.
J. H. M. Dassen writes:
> [Please fix your return address: "[EMAIL PROTECTED]" is incomplete]
I know. Sorry, my dns domain name was not set. Should be okay now.
> > I'd like to have some info about locale handling in Debian. The
> > /usr/lib/locale directory has just an emty dir en_GB in it.
Andreas Wehler
> A> After searching a while for a program or script to completely
> A> remove a user I didn't found something and did it per hand. Is
> A> this neccessary? Thanks.
Removing a user is something that should be done with thought. In
some circumstances (user never existed), it's
On Thu, 9 May 1996, Yves Arrouye wrote:
> The subject says it: none of these keys work with Motif apps on a
> fresh installation.
I'm surprised neither of them work. The linux console is set up to
produce a delete when backspace is hit. XFree emulates this. Typical
behavior is both bs and del
I installed 0.93r6 but did not see where dselect gave the disk space
used by packages. This is obviously a very important piece of information.
If it was obviously right in front of me I am sorry for wasting people's time.
Thanks
Nathan Salwen ([EMAIL PROTECTED])
On Thu, 9 May 1996, Guy Maor wrote:
> xmodmap -e << END
Oops, that line should be
xmodmap - << END
Guy
With the installation of 1.1, I would like to
set up a news server to serve myself news which
which will be snagged by 'suck' or equivalent.
What package should I be installing? Any
other tips appreciated. (I've stretched my
knowledge of bnews far enough.)
Thanks.
>
> The subject says it: none of these keys work with Motif apps on a
> fresh installation. I'm sure some xmodmap commands (though I'm not
> sure which ones, if you can help) would do the trick, but I wonder
> what neither of them is usable by default?
>
> YA.
>
>
I just installed debian on two
Hi,
I am trying to write a script to use popclient to download the mail from the
office's server. This will run on a portable. I want the script to check whether
the network is up before attempting to retrieve any mail, as I am likely to
use the notebook in other places and won't be hooked to the n
I can't find the name of the package maintainer, so here's the
problem: when the timezone is incorrectly set (the default in my 1.1
brand new installation), saying
% date +%Z
does something bad: instead of returning an empty timezone (as if I
say "date '+%H %Z'" which works perfectly), th
On Thu, 9 May 1996, Yves Arrouye wrote:
> The fact that nvi (does not) displays diacritic characters has nothing
> to do with the fonts, just to what isprint() returns. I had it work
> under Linux using a Slackware 3.0 distribution.
[snip]
> typing diacritic characters tells they are not printable
Could someone email a sample /etc/papersize file on this list?
Yves.
The default /etc/cfengine.conf does not work out of the box because
the actionsequence is empty (parse error line 23).
Also, wouldn't it be nice to have the postinst script get the timezone
from the installed system?
YA.
It's interesting that people are having problems now with Motif apps,
because suddenly, my problems with Motif apps have been magically solved.
That is, the backspace key now works correctly for both Motif and
non-Motif apps. Previously, if I wanted the backspace key to work
correctly with Motif
Yves Arrouye wrote:
>
> The subject says it: none of these keys work with Motif apps on a
> fresh installation. I'm sure some xmodmap commands (though I'm not
> sure which ones, if you can help) would do the trick, but I wonder
> what neither of them is usable by default?
>
If this is indeed jus
I was curious as to why the new 1.1 boot disk kernels don't seem to have the
scsi
drivers compliled in? I've down loaded the latest disks and tried to boot up a
couple of machines, one with the NCR 53c810 and the other with an Adaptect 2940
scsi
controller, neither kernel pick up the scsi disks
On Thu, 9 May 1996, Yves Arrouye wrote:
> The subject says it: none of these keys work with Motif apps on a
> fresh installation. I'm sure some xmodmap commands (though I'm not
> sure which ones, if you can help) would do the trick, but I wonder
> what neither of them is usable by default?
I did
Luis Francisco Gonzalez:
> Is there any way of checking whether the network is responding so
> that I only run popclient when it is?
That usually depends on what exactly you mean by "the network".
If you're using diald or some such, take a look at the result of
`route`.
If the network is alway
Hi,
how about:
#!/bin/sh
if ! ping -c 3 known_address_which_is_in_etc_hosts | grep -q "round-trip"
then
do_your_stuff
fi
We use this to check our leased line every 5 mins.
Maarten
___
| Maarten Boekhol
> I just installed the beta debian 1.1, over a very old Slackware
>system (I'm going to update a debian 0.96 system soon, using
>floppies no less).
>I used .deb files that I had ftp'ed on April 26, but the
>boot,root,base disks I freshly ftp'ed.
>It went very smoothly.
>One t
On Thu, 9 May 1996, Yves Arrouye wrote:
> Is there a debian package with xconsole somewhere?
[EMAIL PROTECTED]:[~] >dpkg -S xconsole
xbase: /usr/X11R6/bin/xconsole
xbase: /usr/X11R6/man/man1/xconsole.1x
Hope that answers your question... That's the unstable xbase.
Christian
I am trying to use the nis package in debian. I have it
setup as a master. When I boot up my system I get the
following message.
YPBINDPROC_DOMAIN: No bound server for domain Chipper
Once I have finished the boot if I do a ypcat hosts
the sae message appears. If I then start a ppp link
the message
> "L" == Luis Francisco Gonzalez <[EMAIL PROTECTED]> writes:
L> Is there any way of checking whether the network is responding so
L> that I only run popclient when it is?
I just have my ip-up script (it's a ppp config script, see man pppd)
touch a file in /usr/local/etc/ppp when I connect, an
I have recently installed the beta 1.1 release on 2 systems - a generic desktop
PC (486DX4/80) and an IBM ThinkPad 360 Laptop. The install is very smooth now.
However, I have not been able to configure modules for the kernel. I didn't
even notice the module config option when I first installed,
Keith> XKeyCaps is a wonderfull X app that will generate those ugly xmodmap
Keith> commands for you a-la Macintosh. Take a look at:
Already available for Debian, albeit in the development tree:
PACKAGE: xkeycaps
VERSION: 2.29-3
ARCHITECTURE: i386
MAINTAINER: Robert Leslie <[EMAIL PROTECTED]
Well, I have a Supra 288i modem although it's not speakerphone. I think
the problem with plug and play stuff is that it's kind of undefined until
the operating system tells it what irq and port to use. I also have dos
and windows (Not Win95) on my system, and I first boot into dos to let
the do
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
translations. Here's what I use to call netscape (I don
> XKeyCaps is a wonderfull X app that will generate those ugly xmodmap
> commands for you a-la Macintosh. Take a look at:
>
> http://home.netscape.com/people/jwz/xkeycaps/index.html
>
> I don't think there is a .deb package for it but it compiled "out of
> the box" for me.
Guess what! There is
On Thu, 9 May 1996, Keith Beattie[SFSU Student] wrote:
> If this is indeed just an xmodmap fix...
>
> XKeyCaps is a wonderfull X app that will generate those ugly xmodmap
> commands for you a-la Macintosh. Take a look at:
>
> http://home.netscape.com/people/jwz/xkeycaps/index.html
>
> I don't
30 matches
Mail list logo