t filter) in your kernel.
-Igor Mozetic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
n, but when I include it:
Section "Device"
Identifier "Matrox MGA G200 AGP"
Driver "mga"
ChipSet "mgag200"
Option "HWcursor" "off"
EndSection
everything is fine. Thanks for the hint!
-Igor Moze
please.
Any suggestion appreciated, please CC to me.
-Igor Mozetic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
to sendmail.mc:
FEATURE(`access_db', `hash -o /etc/mail/access')dnl
and in access something like:
YOUR.DOMAIN RELAY
[EMAIL PROTECTED] REJECT
-Igor Mozetic
We have both 3com (905B) and Intel (EExpress Pro100) and both run fine.
There is only one catch with Cisco switches - they don't autonegotiate
with 3com, so one has to set the switch ports to 100Mb/FullDuplex.
-Igor Mozetic
CC to me.
-Igor Mozetic
5.255.255.0
network X.Y.Z.0
broadcast X.Y.Z.255
up route add -host X.Y.Z.W1 dev eth0:0
-Igor Mozetic
oad config options from a config file, and my current kernel and
> options file are version 2.4.3 May I safely load this option file and
> then make any further change a might want ??
First run 'make oldconfig' which will present you all new options
(by default N), then 'make xconfig'.
-Igor Mozetic
> I'd like to change the default console text from white to blue on
> blackground ;). also xterm (from black over white to blue on blackground)
For xterm, change your ~/.Xresources, eg, I have:
xterm*background: LightGray
xterm*foreground: black
-Igor Mozetic
Martin Fluch writes:
> Hmm, debug the post-removal script /var/lib/dpkg/info/emacs21.postrm
>
> There must be some typing error where the suidunregister is called.
Thanks, I found it (MOVEMAIL undefined).
Regards,
Igor
..
Usage: suidunregister [-s package] file
dpkg: error processing emacs21 (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
emacs21
I tried --force- various things, with the same result.
Any suggestion hot to get rid of it?
-Igor Mozetic
),
on-line subscription to a mailing list (something like
smartlist + web interface). Any suggestions, experiences, ...
apreciated.
-Igor Mozetic
of the newest Debian release, or is 2.2r3 only
> to be found as an upgrade to the previous 2.2r2???
I have complete unofficial 2.2r3 iso images for i386 at
http://ftp.camtp.uni-mb.si/debian-cd/
-Igor Mozetic
psd has configuration options what to do in the case of power
failure.
One possibility is to disable LOGON and wait until BATTERYLEVEL drops
under
X% or the estimated runtime is less then Y MINUTES, and then initiate
shotdown.
-Igor Mozetic
> I am a little confused about making a boot CD for installation of
> Debian.
Install the debian-cd package which helps you create custom CDs.
-Igor Mozetic
ou use autofs (kernel space automounter) instead. Make sure you
compile support for it into the kernel. There is an Automount mini-HOWTO.
You can even use it with NIS maps. If you need help for setup, mail me.
-Igor Mozetic
npackages dists/potato/local/binary-i386 \
dists/potato/local/binary-i386/override.local.gz | \
gzip -c > dists/potato/local/binary-i386/Packages.gz
-Igor Mozetic
> Has anyone figured out hot to configure ethernet bonding using
> two or more NIC's?
Enable bridging in the kernel and use the bridge-utils package.
-Igor Mozetic
Read /usr/share/doc/nis/nis.debian.howto.gz
after you instal NIS. Very concise and informative.
-Igor Mozetic
> on satan, i created an /etc/hosts.lpd with the contents "192.168.0.3".
> ipchains on satan is empty.
lprng uses /etc/lpd.perms instead (which is part of the package).
-Igor Mozetic
her words of wisdom would be appreciated.
Make sure that smbd and nmbd appear in /etc/hosts.allow.
-Igor Mozetic
> passwd: files nis
> group: files nis
> shadow: files nis
You should use 'compat' here.
I don't know if there are any specific "testing" problems (I still run potato).
Read /usr/share/doc/nis/nis.debian.howto.gz - very concise and informative.
-Igor Mozetic
I would like to use another video card instead of the
on-board PCI Cirrus Logic GD5480. The question is:
how to convince X (or kernel?) to use the new PCI one,
instead of the hard-wired on-board one?
Please CC: me
-Igor Mozetic
> I thought this should work, but doesn't:
>
> sudo apt-get -o Etc::sourcelist=/etc/apt/sources.list.unstable update
>
Try apt-get -o Dir::Etc::sourcelist=/etc/apt/sources.list.whatever
-Igor Mozetic
> I want to set up an IMAP server with SSL-capability, i.e. I want to be
> able to trans mit mails securely.
Use sslwrap. It wraps in SSL imap, pop3, telnet, http, ftp, ...
For some services there are better options, but for mail reading
it works fine.
-Igor Mozetic
h is
probably sufficient for Cyrus IMAP/POP. However, password changing
doesn't work as expected.
-Igor Mozetic
nterested to hear from anybody who succeeded
to use NIS + PAM.
Igor Mozetic
> I have two identical NIC's the both came up fine before reboot. Now
> ifup eth0 works fine. ifup eth1 says no such interface. cat /proc/pci
> shows both nics.
What do you have in /etc/network/interfaces ?
-Igor Mozetic
chars in it, the other
two are binaries. Is this a side product of running some
program or maybe some break-in leftover?
-Igor Mozetic
om unstable before sawfish compiles. Have a look at Built-Depends
in /usr/src/PKG/debian/control.
-Igor Mozetic
on-free
then setup an NFS server.
-Igor Mozetic
mounting and manipulating filesyst
Woody mount (2.10q-1) unfortunately requires major libc upgrade:
Pre-Depends: libc6 (>= 2.1.97)
-Igor Mozetic
to investigate CVS ?
-Igor Mozetic
st?
Install libapache-mod-ssl-doc - this contains very nice documentation.
-Igor Mozetic
/var/log/lp-errs
However, in addition to this, I found it essential to uncomment
the following line in /etc/lpd.conf (ie, DON'T force localhost!):
force_localhost@
Good luck,
-Igor Mozetic
sco or
> Intel NIC would really solve the problem without resorting to workarounds.
Well, this works for us (Cisco 2916 I think and on-board Intel EtherExpress
Pro100).
-Igor Mozetic
to full-duplex and 100 Mbps
(you can find the program at 3com web page)
2) or don't compile the driver into kernel but use it as module with special
parameters (see D.Becker's web page at www.scyld.com)
-Igor Mozetic
>
> -fstype NFS --> network file system
>
> maybe it's "waiting" for some nonexistent network volume to become
> availble? if you have none, maybe you need to remove references to
> "imaginary" file systems...?
No, no, all these -fstype are PRUNED from updatedb (see
/etc/updatedb.conf).
The find line is much longer ...
-Igor Mozetic
-find
Aparently find is stuck in an uninterruptible sleep (D).
Is there anything one can do other then leave it or reboot ?
(which is very undesirable)
-Igor Mozetic
> What happened to the color console?, when I start the system the log in
> window comes gray.
Install Xbanner.
-Igor Mozetic
printer for different hosts.
Eg, I have:
lp:client:[EMAIL PROTECTED]:oh=NET1/24
lp:client:[EMAIL PROTECTED]:oh=NET2/24
lp:client:[EMAIL PROTECTED]:oh=IP3
-Igor Mozetic
instead
of "potato", or "security.debian.org" instead of my mirror in them.
The I do, eg:
apt-get -o Dir::Etc::sourcelist=/etc/apt/sources.list.woody
apt-get -o Dir::Etc::sourcelist=/etc/apt/sources.list.woody install PKGS
-Igor Mozetic
ffect XFree86?
I have been running 2.2.17pre20 (which is the same a 2.2.17) for a
week on 3 machines - no problem under X.
> I use xserver-svga.
The same.
-Igor Mozetic
he pattern `*.o'
lacks `/', so it excludes `.f.o', `d/f.o', and `d.o/f'.
Maybe this is causing your problems ... (it did mine).
-Igor Mozetic
/ now excludes a file only if it
matches an
initial prefix of the file name; a pattern without / continues to
exclude a file if it matches any file name component.
-Igor Mozetic
ssible alternatives: Suse, Mandrake,
Slackware, ... ? My main priorities are: 1) stability, 2) security, 3) smooth
upgrade, 4) easy configuration, 5) not necessarily bleeding edge.
In short: Debian +easier configuration -ideology -:)
-Igor Mozetic
oard or some sort of dual
> English-Russian thingie that seems to be designed with Windows in mind.
>
>Can anyone suggest some sources of information on this endeavor? TIA.
http://www.camtp.uni-mb.si/LDP/HOWTO/Cyrillic-HOWTO.html
-Igor Mozetic
s this a break-in attemtp, should I ignore it, how
to prevent it (TCP wrappers don't work here) ... ?
-Igor Mozetic
> Does anybody on this list know where one can get ISO images of potato?
The official site is http://cdimage.debian.org/, you an also
try http://ftp.si.debian.org/debian-cd/
-Igor Mozetic
use the patterns loaded for \language=0 instead.
-Igor Mozetic
o cgi support
- boa ?
-Igor Mozetic
o cgi support
- boa ?
-Igor Mozetic
new alternatives method (Closes: #58224)
In order to "close" one bug, a number of new ones were introduced...
-Igor Mozetic
/X11/window-managers; virtually every window
manager has migrated to the new alternatives method (Closes: #58224)
-Igor Mozetic
directory
#198657: rec_len % 4 != 0 - offset=868, inode=1751343459, rec_len=13157,
name_len=56
What does this indicate? Which device (hard disk partition) is ide0(3,4)?
Is doing: e2fsck -c /dev/hdXY enough to resolve the problem?
-Igor Mozetic
> 2.2.13 and 2.2.14 are lokking good, is there anyone on this
> list that find them unstable?
When running close to VM limit, 2.2.14 turns out to be buggy.
-Igor Mozetic
t;just" work? I
> was thinking about a parallel port ZIP with 250MB cartridges.
It works fine for me. You have to include SCSI support in the kernel
(even if it's ATAPI parpot ZIP). The following is what I have in 2.2.14:
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_SCSI=y
CONFIG_SCSI_IMM=m
CONFIG_SCSI_IZIP_EPP16=y
-Igor Mozetic
I keep getting a message YPBINDPROC_DOMAIN: Domain not bound
from daily cron, and also during bootup, immediately after
lprng starts. Any idea why ??
We are running the latest slink 2.1r4 with 2.2.13-14 kernels
(and NIS 3.5-2 of course).
-Igor Mozetic
couple of
files, to make it boot-ready (/etc/hostname, /etc/init.d/network, ...).
-Igor Mozetic
Does anybody know what is the maximum number of swap files
(or partitions) and their maximum size in 2.2 kernels ?
I vaguely remember that for 2.0 it was 16 times a 128MB,
but couldn't find anything in 2.2.13 documentation.
-Igor Mozetic
# ldconfig (no effect)
Lapack-dev is installed, of course:
# dpkg -l | grep lapack
ii lapack 2.0.1-2.1
ii lapack-dev 2.0.1-2.1
ii lapack-doc 2.0.1-3.1
# dpkg -L lapack-dev
/.
/usr
/usr/lib
/usr/lib/liblapack.a
/usr/lib/libblas.a
/usr/lib/liblapack.so
/usr/lib/libblas.so
...
-Igor Mozetic
d a 3c905B Cyclone 100baseTx adapter at 0xe400.
...
Transceiver type in use: Autonegotiate.
MAC settings: half-duplex.
...
for Debian box on a full-duplex, 100Mbps Cisco switch.
-Igor Mozetic
with the
same (but PCI instead of AGP card !) at 1600x1200.
Could this be a motherboard problem (MS-6163) ?
Are there any BIOS settings to change ?
-Igor Mozetic
e extremely handy, so
> perhaps it already exists somewhere? :)
Try cruft. It's in the unstable (slink) distribution, admin section.
It works fine within hamm - at least to me.
-Igor Mozetic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, 3 Jun 1998, Fernando Fernandez wrote:
> Can anyone point me to some info about how to find how much
> time the CPU is wasting waiting for disk I/O?
There is /usr/bin/vmstat from the procps package.
-Igor Mozetic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subj
. Is this considered a bug?
Ftpd works as expected, only in syslog I noticed the following:
portmap[21292]: cannot bind udp: Address already in use
What does it mean? Can this cause any problem?
-Igor Mozetic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
66 matches
Mail list logo