Re: PUHHLLLEEEEZZZE LOOK AT THESE RETARDED NAMES OF EXE's YOU DEBIAN PACKAGE DUDES

2006-04-07 Thread Tommi
apt-get and just execute. But then something doesn't work, where can you find the names? Ofcourse every granma should know that you can just "apt-cache search ". Easy as hell. I mean, it IS easy as hell, if you just know it. But the problem is (at least i think it is) that it

Re: Amanda questions

1999-06-23 Thread Tommi Virtanen
On Wed, Jun 23, 1999 at 01:05:50PM -0400, Pete Templin wrote: > > > ERROR: charlie: [access as backup not allowed from [EMAIL PROTECTED] > > > ERROR: alpha: [access as backup not allowed from [EMAIL PROTECTED] > > > ERROR: bravo: [access as backup not allowed from [EMAIL PROTECTED] > > echo

Re: netscape4 and long keys

1998-05-23 Thread Tommi Virtanen
On Fri, May 22, 1998 at 07:37:32AM -0700, Bob Nielsen wrote: > On 22 May 1998, Douglas Bates wrote: > > > Is it possible to get a copy of netscape4.05 with hard encryption (128 > > bit keys) for Linux 2.0? I would like to install this if possible. I > > am in the U.S. and qualify to obtain such

URGENT: Uploaded ssh 1.2.25-0.1 (source i386) to non-us

1998-06-13 Thread Tommi Virtanen
Maintainer: Tommi Virtanen <[EMAIL PROTECTED]> Description: ssh- a secure replacement for rlogin, rsh, and rcp ssh-askpass - under X, asks user for a pasphrase for ssh-add Changes: ssh (1.2.25-0.1) frozen unstable; urgency=high . * The upstream version now uses binaries ending

LOCAL: Finnish Debian Meeting

1999-03-09 Thread Tommi Virtanen
We are organizing a Finnish Debian Developer/User Meeting this weekend. If you are not in Finland, feel free to press 'd' now. The rest is in finnish. Suomen Debian-tapaaminen Tapaamme lauantaina, 13.3., Helsingissä, klo 17

Re: replacing the standard mta with qmail (Re: Question about dselect)

1999-11-08 Thread Tommi Virtanen
On Mon, Nov 08, 1999 at 12:47:12PM +0100, Joost Kooij wrote: > 1. get qmail source and build a deb: > > apt-get install qmail-src > cd qmail-src-* > fakeroot debian/rules binary > cd .. sudo apt-get install qmail-src && build-qmail, you mean. -- Havo

Re: Safe rm available?

1998-10-06 Thread Tommi Kaariainen
ey don't learn that rm is in most Unix/Linux systems a powerful and unforgiving beast that does its work irreversibly. Thinking that rm is kinder and gentler than it is may lead to carelessness in deleting files. -- /Tommi K/ The truth is out there: http://members.aol.com/tprice1995/birdy.html

Where can I find working X packets for slink

1998-11-05 Thread Tommi Kaariainen
I upgraded to the newest slink X packets (the x*3.3.2.3a-6 set) which I found to be horribly broken (they can't find fonts, locales are broken etc) in my experience. Where can I find the good old working packages? -- /Tommi K/ QOTD: "Her other car is a broom."

Re: Netscape 3 & cookies

1998-11-06 Thread Tommi Kaariainen
at if you make the cookie database (cookies.txt in ~/.netscape directory if I remember correctly) a symbolic link to /dev/null (ln -s /dev/null ~/.netscape/cookies.txt) and set NS to accept all cookies. When the cookie database is linked to /dev/null any cookie written to it will be thrown away. --

Re: Netscape 3 & cookies

1998-11-06 Thread Tommi Kaariainen
Now that you mention it... Does anyone know are they or not? -- /Tommi K/ Censorship sucks^H^H^H^H^H is for your own good.

Re: Microsoft Intellimouse

1998-03-02 Thread Tommi Virtanen
On Sun, Mar 01, 1998 at 10:20:16PM -0500, Ben Pfaff wrote: > To get the extra button working on my Intellimouse, I had to plug it > into the serial port with the adapter supplied with the mouse; then > select Intellimouse and it should work fine. Plug it in the PS/2-port and use Section "P

Re: Yikes, sorry. (Was Re: make-kpkg)

1998-03-02 Thread Tommi Virtanen
On Mon, Mar 02, 1998 at 04:14:37PM +, Lorens Kockum wrote: > Only one thing I don't really like: sure, we do get shadow > passwords if we ask for them (and oh joy, xlock knows that!) > but why do we get asked at all? Are there any reasons at all > for keeping crypted passwords in /etc/passwd ?

Re: deltree for linux

1998-03-07 Thread Tommi Virtanen
On Sat, Mar 07, 1998 at 04:32:01AM -0500, Alain Toussaint wrote: > does exist a deltree lookalike for linux (or a good way to get rid of some > directory and their files) ??? rm -rf -- [EMAIL PROTECTED] - it's a valid address w/o spam -- E-mail the word "unsubscribe" to [EMAIL PROTECTED

Re: Multi-line greeting from xdm?

1998-03-18 Thread Tommi Virtanen
On Wed, Mar 18, 1998 at 09:26:03AM -0600, Jeff Noxon wrote: > Is there an easy way to make xdm display something like the following? > It's a (silly) company requirement. xbanner will help. -- [EMAIL PROTECTED] - it's a valid address w/o spam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Multi-line greeting from xdm?

1998-03-18 Thread Tommi Virtanen
On Wed, Mar 18, 1998 at 10:11:56AM -0600, Jeff Noxon wrote: > > > Is there an easy way to make xdm display something like the following? > > xbanner will help. > Can xbanner print more than one line of text? --8<-- 3. At present, XBanner can only render one line of text. A future version wi

Re: I am leaving Debian

1998-03-19 Thread Tommi Kaariainen
Debian trademark and the logo as well as the hardware and other (non-human)resources Debian Project currently has? Will they remain with Debian? In any case I'd like thank you and the others for the good work (creating a system that works) you've done. Regards, /Tommi Kääriäinen/ -

Re: Debian and Pgp w/ RSA support?

1998-03-20 Thread Tommi Virtanen
On Wed, Mar 18, 1998 at 08:07:29PM -0800, Steven Morrill wrote: > Does anyone know if one of the newer versions of Pgp (like 5.0 or > so...) has been complied with RSA key support for Debian? pgp5i-5.0 has backwards-compatible support for RSA keys. However, the i there means i

Re: NeXT Step-alike gui development tool

1998-03-21 Thread Tommi Kaariainen
w if there is a gui development environment like this for Linux? There's a OpenStep clone/implementation in development, GNUstep http://www.gnustep.org>. Then there are Gnome http://www.gnome.org/> and KDE http://kde.org/>. All of them have been deb-packaged. /Tommi Kääriäinen/

Re: NeXT Step-alike gui development tool

1998-03-21 Thread Tommi Kaariainen
Tommi Kaariainen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (David Stern) writes: > > > NeXT Step has lots of cool features, however one of my favorites is the > > gui development environment, which uses objective C with drag n drop > > "objects"

Re: NeXT Step-alike gui development tool

1998-03-21 Thread Tommi Kaariainen
ed. I didn't know any of these had > a gui development environment, so thanks for all the suggestions! Oops, I seemed to have read your original post sloppily. I thought you meant by gui dev. environment a set of gui libraries. So, I think their gui dev. environment is your text ed

Re: why does the kernel suck up memory?

1998-03-30 Thread Tommi Virtanen
On Mon, Mar 30, 1998 at 10:04:12AM -0500, [EMAIL PROTECTED] wrote: > I've noticed that when I added more memory, the extra memory went into > "buffers". Why? I don't have a heavily loaded system which would require > massive buffers. How can I change the kernel to stop with this unnecessary > behav

Re: Fw: Design of Debian web site

1998-03-31 Thread Tommi Virtanen
On Mon, Mar 30, 1998 at 04:27:03PM -0500, James A.Treacy wrote: > FYI, it has been my intention to have the actual web pages generated using > m4. > This would allow us to have a generic header and footer (for each language) > and have time stamps be generated automatically. Modifying the he

Re: ssh telneting

1998-04-27 Thread Tommi Virtanen
On Sun, Apr 26, 1998 at 07:18:25PM -0400, Paul Miller wrote: > I often telnet to my Linux box from a win95 machine. Does anyone know of > a nice win95 telnet program that supports ssh and ANSI (preferably free)? Look at www.datafellows.com -- [EMAIL PROTECTED] - it's a valid address w/o

Re: How to build Debian Linux cluster?

1998-05-10 Thread Tommi Virtanen
On Thu, May 07, 1998 at 05:15:26PM -0600, Kenneth L. Summers wrote: > > Could you please give more details about that. Imagine I need to update > > some > > package (perl for example) on 6 nodes simultaneously, what do I do? > It was posted a week or so ago, but here's what they said: > a) Inst

Re: How to build Debian Linux cluster?

1998-05-10 Thread Tommi Virtanen
On Sun, May 10, 1998 at 05:16:09PM -0600, Kenneth L. Summers wrote: > > That's good for selecting packages but if you are > > just updating the things, my suggestion would be a > > local mirror and apt-get update && apt-get upgrade && > > apt-get clean. > What is apt-get? I can't f

VC problems

1997-12-18 Thread Tommi Kaariainen
I tried to create more ttys for virtual consoles (/dev/tty9, /dev/tty10 ...) the other day with /dev/MAKEDEV. In the process of doing this and experimenting with open I managed to make a mess of my system. The command "startx" no longer works when run as a normal user. XDM and startx as root wor

Re: libc6-dev and kern-source-2.0.33

1998-01-04 Thread Tommi Virtanen
On Sun, Jan 04, 1998 at 01:29:20PM -0500, Jim Foltz wrote: > libc6-dev depends on either >= kernel-source-2.0.32-2 or > >= kernel-headers-2.0.32-2 or greater, neither of which are > available. But, I have the Linux kernel sources for 2.0.33. So, I made > a kernel-source-2.0.33 package with make-kp

Permissions of VC-ttys

1998-01-06 Thread Tommi Kaariainen
What are the correct permissions and attributes for /dev/tty8, /dev/tty9, ... /dev/tty63 (the virtual console ttys) if the said tty has no getty and I intend to use them for additional X-sessions and for running other programs on them using the "open" program. Thanks in advan

Re: Trouble with Xwindows

1998-01-07 Thread Tommi Kaariainen
XF86_NONE failed > I seems you have somehow failed to specify which X-server to run. Change in files /etc/X11/Xserver and /etc/X11/xdm/Xservers the name of the X-server from /usr/X11R6/bin/XF86_NONE to /usr/X11R6/bin/XF86_S3 to make things work. Tommi -- TO UNSUBSCRIBE FROM THIS MAILING LIST

Re: Upgrade to libc6...

1998-01-08 Thread Tommi Kaariainen
ibc6 is highly recommendable/necessary. There are instructions to upgrade libc6 safely in the "Debian libc5 to libc6 Mini-HOWTO". You can find it in: http://www.gate.net/~storm/FAQ/libc5-libc6-Mini-HOWTO.html -- /Tommi/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "u

About incoming packages

1998-01-13 Thread Tommi Kaariainen
shouldn't need to know? Regards, /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: About incoming packages

1998-01-13 Thread Tommi Kaariainen
Scott Ellis <[EMAIL PROTECTED]> writes: > The debian incoming directory is mirrored at > ftp://llug.sep.bnl.gov/pub/debian/Incoming/ Thank you. /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trou

Re: Remote X-term

1998-01-17 Thread Tommi Kaariainen
n start every X app and the very smart ssh displays it > on your Linux maschine. Nice test would be: > > [sunstation]$ xmessage "I am not here but there" One further benefit of ssh is that it can compress the connection (with command line switch -C), and thus makes X over slow c

Re: Installation Question (IBM TP 560)

1998-01-25 Thread Tommi Kaariainen
now. The trick is to put the linux loader to the boot block of the Linux root partition by putting the command boot=/dev/hdNUMBER where /dev/hdNUMBER is your the aforementioned root partition in the file /etc/lilo.conf and running lilo. /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING

Re: Installation Question (IBM TP 560)

1998-01-25 Thread Tommi Kaariainen
"David E. Scott" <[EMAIL PROTECTED]> writes: > Tommi, > My system initially was a Win95B system using FAT32 for the full 5 gig > drive. I bought Powerquest Partition Magic to resize the FAT32 partition > down so that I could put an msdos partition (800M) and

Re: Installation Question (IBM TP 560)

1998-01-25 Thread Tommi Kaariainen
Boot Manager starts LILO boot loader on the boot block of the Linux partition. 5. LILO starts Linux /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Installation Question (IBM TP 560)

1998-01-25 Thread Tommi Kaariainen
David Goodwin <[EMAIL PROTECTED]> writes: > On 26 Jan 1998 00:06:17 +0200 Tommi Kaariainen ([EMAIL PROTECTED]) wrote: > > >"David E. Scott" <[EMAIL PROTECTED]> writes: > > > >The sequence of events in my machine is like this: > > > >1.

Re: would like to use qmail on debian box and got bo running on a hinote ultra 2

1998-02-03 Thread Tommi Virtanen
On Tue, Feb 03, 1998 at 07:43:35PM +0900, Sen Nagata wrote: > i get an error about 'debstd' not being found -- is there a good place for > me to look to find out where debstd might be obtained? It's in the package debmake. > Unpacking libgdbmg1-dev (from .../libgdbmg1-dev_1.7.3-21.deb) ..

Re: removing user from group; vigr -s errors; group policies

1998-02-19 Thread Tommi Virtanen
On Thu, Feb 19, 1998 at 01:57:38PM +0100, Oskar Liljeblad wrote: > Is there a simple way of removing a user from a specific group (not knowing > what other groups the user is in), or is there a debian package that will do gpasswd -d user group $ dpkg -S /usr/bin/gpasswd p

What happened to the ps POSIX options

1998-02-23 Thread Tommi Kaariainen
I updated procps (+ other stuff) to the newest version(s) in the Debian mirror I use (sunsite.auc.dk) and found out that the (much more useful) POSIX-style ps options no longer work. Why were they removed? /Tommi Kääriäinen/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word

Re: What happened to the ps POSIX options

1998-02-23 Thread Tommi Kaariainen
Tommi Kaariainen <[EMAIL PROTECTED]> writes: > I updated procps (+ other stuff) to the newest version(s) in the Debian > mirror I use (sunsite.auc.dk) and found out that the (much more useful) > POSIX-style ps options no longer work. Why were they removed? > > /Tommi Kääri

Re: Multiple instances (was Using source code for debian; compiling debian)

1997-11-06 Thread Tommi Virtanen
On Thu, Jan 01, 1970 at 12:00:00AM +, [EMAIL PROTECTED] wrote: > These were not web BROWSERS he was talking about but web SERVERS. You can >not, in anything even remotely resembling a normal system, use two different >web servers. > Now in fact if you REALLY want to do this you can, in that yo

Re: tar, cpio, or cp?

1997-11-25 Thread Tommi Virtanen
On Tue, Nov 25, 1997 at 10:40:10AM +0100, Francesco Potorti` wrote: >tar cf /path | ( cd other/path ; tar xvf -) This one's good. >cd /path; find . | cpio -dump /other/path This one (actually, find) won't handle filenames with newlines. If dump would have somethin

Re: Adding users to groups

1997-11-25 Thread Tommi Virtanen
On Tue, Nov 25, 1997 at 10:41:26AM +0100, Olivier THARAN wrote: > > Couldn't find it in the FAQ's or howto's: how do I add users to > > diffferent groups, e.g. dialout? Do shadow passwords affect the process > > at all? > Just edit /etc/group and put the username you want at the end of the line

Re: libc6 problem after apt-get

2000-09-27 Thread Tommi Komulainen
to downgrade, the same information is available at http://localhost/woody-libc-downgrade.html It may or may not work for you, no guarantees. -- Tommi Komulainen [EMAIL PROTECTED] pgp1DURCmFnfU.pgp Description: PGP signature

Re: libc6 problem after apt-get

2000-09-27 Thread Tommi Komulainen
On Wed, Sep 27, 2000 at 06:54:37PM +0300, Tommi Komulainen wrote: > On Wed, Sep 27, 2000 at 02:12:20PM +0200, Joel Gautschi wrote: > > > I dit an apt-get remove and apt-get install of libc6, still not working. > > > > the following thing worked for me (tk told me th

Re: mutt and asking user

2000-07-22 Thread Tommi Komulainen
ve Whichever you prefer. -- Tommi Komulainen [EMAIL PROTECTED] pgpb5T9SeJdTN.pgp Description: PGP signature

Re: Multicast Problem!!!

2001-02-16 Thread Tommi Komulainen
sockopt(sock, IPPROTO_IP, IP_ADD_MEMBERSHIP, &imr, sizeof(imr)); However, if your upstream router does not support multicast routing, joining a multicast group won't do you much good since you will be limited to the multicast traffic within your own LAN. -- Tommi Komulainen

Re: Simple Questions

2001-02-18 Thread Tommi Komulainen
mewhere else than /bin or /usr/bin? PATH in cronjobs is set to some default which does not include ~user/bin for example, maybe not even /usr/local/bin. If you wish to use programs in such directories, use absolute paths or set PATH manually in the beginning of the script.

Re: "Can't open display" problems

2001-02-22 Thread Tommi Komulainen
s absolutely no need to have it enabled if you use ssh for connecting to other hosts. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpBSYmSsTOif.pgp Description: PGP signature

Re: where to get woody iso images

2001-02-22 Thread Tommi Komulainen
's a third-party snapshot, use with extreme caution! -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpQYzsDZ93du.pgp Description: PGP signature

Re: Looking for missing pamlibs....

2001-02-23 Thread Tommi Komulainen
mutilation module for the Roxen Challenger web server -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpnWDaDTidf5.pgp Description: PGP signature

Re: Looking for missing pamlibs....

2001-02-23 Thread Tommi Komulainen
grep -i libpam0g-dev No no no, not like that. Try this: % dpkg -L libpam0g-dev [...] /usr/lib/libpam.a /usr/lib/libpamc.a /usr/lib/libpam_misc.a /usr/lib/libpam.so /usr/lib/libpamc.so /usr/lib/libpam_misc.so [...] Though, if you really do have the package installed, I don't know wh

Re: command substitution in a crontab with SHELL=/bin/bash

2001-02-24 Thread Tommi Komulainen
manuals...? ;) man 5 crontab: Percent-signs (%) in the command, unless escaped with backslash (\), will be changed into newline characters, and all data after the first % will be sent to the command as standard input. ...yes, I was wondering this on

Re: apt-get -b source xmms error

2001-03-09 Thread Tommi Komulainen
xmms properly built. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpjwq37RKzum.pgp Description: PGP signature

Re: apt-get source -b build directory

2001-03-09 Thread Tommi Komulainen
one I don't know if it's configurable, but if you really feel that cd'ing to /usr/src manually is too cumbersome, just make a script, say apt-build: #!/bin/sh -e cd /usr/src apt-get source -b "$@" With little magic one could also install built

Re: nameserver for class CHAOS ?

2001-03-15 Thread Tommi Komulainen
doesn't include the current > Debian one which complains about being deprecated... Well, it's time to learn to use 'dig' and 'host' anyway, so: host -c chaos -t txt version.bind. localhost dig @localhost version.bind. txt chaos Besides, 'hos

Re: How best to install a TrueType font on Debian?

2001-03-15 Thread Tommi Komulainen
me... [1] not in /usr since that's for the package manager, right? [2] in fttools package -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpIw1HovGo0E.pgp Description: PGP signature

Re: OpenSSH public key auth

2001-03-15 Thread Tommi Komulainen
d to be configured (man sshd on the server.) ssh-keygen -f ~/.ssh/identity -x > id_ssh.pub scp id_ssh.pub remote:~/.ssh2/ ssh remote echo 'Key id_ssh.pub' >> ~/.ssh2/authorization -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/

Re: Where is nslookup?

2001-03-16 Thread Tommi Komulainen
host quite handy in fact, most of the times I only want to know hostname matching an IP and vice versa, and host is the perfect tool for that. [1] Starting from BIND9 nslookup tells this to you itself when you run it, though I've got the impression it's been deprecated even

Re: Where is nslookup?

2001-03-16 Thread Tommi Komulainen
On Fri, Mar 16, 2001 at 04:46:26PM -0700, Eric Richardson wrote: > Do I need dnsutils or are dig and host in some other package? dig is in dnsutils, host is, surprise surprise, in host package =) (at least on sid, hope this applies to potato as well) -- Tommi Komulai

Re: How to kill PAM messages on the console

2001-03-17 Thread Tommi Komulainen
and klogd. Did you install klogd afterwards? Though I don't see how kernel logging is related to PAM, but that's something you could try. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpxknEISSed3.pgp Description: PGP signature

Re: Pool administration

2001-03-22 Thread Tommi Komulainen
I know this is not perfect, but quite painless... until you really do need to make host-specific configurations. rsync and the package installer both use SSH with preinstalled, restricting SSH key so that they are relatively safe. If you have any comments about this approach, I

Re: Can't get remote X clients to display on Debian machine

2001-03-24 Thread Tommi Komulainen
prevents everyone from accessing it from the network. It doesn't affect ssh X-forwarding, you can still use ssh like I described above. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpBwfIHHNV5L.pgp Description: PGP signature

Re: Problems with a bash script and cron

2000-10-09 Thread Tommi Komulainen
try to run it > through cron and I don't get any error messages from the cron daemon either > (maybe I'm looking in the wrong places). Hmm, I vaguely remember lynx _requiring_ a tty, which in case of cronjob is not available. Solution may be to replace lynx with w

Re: 3com problem

2000-10-09 Thread Tommi Komulainen
ou sure? Driver for the 905 is 3c59x.. -- Tommi Komulainen [EMAIL PROTECTED] pgp1nR6h1xkNy.pgp Description: PGP signature

Re: NFS shares...

2000-10-09 Thread Tommi Komulainen
ell, at least on linux) with mount -o nfsvers=2,ro 192.168.1.1:... That 'nfsvers' option will be propably different, check your Mac manpages or equivalent. On Solaris something the correct parameter was avoid_version=3, IIRC. -- Tommi Komulainen [EMAIL PROT

Re: libmysqlclient.so.9

2000-10-11 Thread Tommi Komulainen
Run dch -i so that apt-get will not replace your modified package until a decent fix appears on debian mirrors. Type something like "Recompile." as the log message, if you wish. 5. Build package with "debuild -us -uc" 6. Install the package

Re: can anyone tell me what is causing this or what this means?

2000-10-16 Thread Tommi Komulainen
/var/spool/exim/db. After that I don't remember seeing any errors. Use with caution as I don't know what side-effects that removal might have. It worked for me, but your mileage may vary. -- Tommi Komulainen [EMAIL PROTECTED] pgpHj1s0qmQ6W.pgp Description: PGP signature

Re: How to read pdf-files

2000-10-17 Thread Tommi Komulainen
e, but the others are in main, I think. > Is there a possibility to read them at the command line? If you mean reading them in text mode with a vt100 terminal etc. there is pdftotext program in xpdf-package which supposedly converts pdf to text. Though I have no idea how good job it actually

Re: netbase & nfs server

2000-11-17 Thread Tommi Komulainen
noyances - if you restart portmapper, you also need to restart all programs using the portmapper, this includes at least ypbind, ypserv and nfs-server. -- Tommi Komulainen [EMAIL PROTECTED] pgpnktKYO61D0.pgp Description: PGP signature

Re: netbase & nfs server

2000-11-18 Thread Tommi Komulainen
not dependant on portmapper, I don't know, maybe it's worth filing a bug report. > Is someone running netbase > 4 successfully (working > nfs server for example ?) netbase 4.05, portmap 5 and nfs-kernel-server 0.2.1 and works just fine. -- Tommi Komulainen

Re: netbase & nfs server

2000-11-18 Thread Tommi Komulainen
dpkg database is corrupt. Reinstalling net-tools should help. -- Tommi Komulainen [EMAIL PROTECTED] pgpSQslJAqkDP.pgp Description: PGP signature

Re: Using apt-get upgrade-Any way to get list first? Solved!

2000-12-15 Thread Tommi Komulainen
You can achieve the same by adding the following line in /etc/apt/apt.conf, with the exception that you will never again need to manually add the -u on the command line: APT::Get::Show-Upgraded "yes"; -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388

Re: X stability issue

2000-03-19 Thread Tommi Komulainen
ckups, it's stable even if overclocked. My system is a potato :), with 2.2.14 kernel compiled from the original sources, Matrox Mystique 220, [EMAIL PROTECTED] dual-celeron and an Abit BP6. -- Tommi Komulainen [EMAIL PROTECTED]

Re: x-window-manager

1999-12-27 Thread Tommi Virtanen
On Sun, Dec 26, 1999 at 08:55:30PM +0100, Francesco Tapparo wrote: > I maintain SCWM, a guile-powered window manager. An user asked me to add a > Provides: x-window-manager, but I cannot find this virtual package in the > virtual package list, neither in the policy (I have debian-policy 3.1.1.1).

Re: as86 command not found

2001-01-14 Thread Tommi Komulainen
ernels, though. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgp4T5FuZ25j2.pgp Description: PGP signature

Re: as86 solved

2001-01-14 Thread Tommi Komulainen
n runs on many platforms but the dependancy for as86 occurs only on x86. Besides, it is mentioned in the kernel-package docs. You did read them, right? I know I did... *after* I received the reply to my bug report. :-D -- Tommi Komulainen [EMAIL PROTECTED] GPG

Re: strange permissions

2001-01-14 Thread Tommi Komulainen
esystem. You need to unmount, or at least remount the partition read-only, and run e2fsck on it. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgp5efULhFaJL.pgp Description: PGP signature

Re: locale problems -- LANG=en_US and iso-8859-1 fsckups

2001-01-20 Thread Tommi Komulainen
don't really even know what LANG is supposed to do :-] > International characters under mutt and other utilities appear as octal > representations. Setting LC_CTYPE properly fixes this. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD

Re: filtering in mutt

2001-01-21 Thread Tommi Komulainen
hell access to it. Maybe you can do server-side filtering yourself, ask the admins. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpAkVfuSXngQ.pgp Description: PGP signature

Re: Marking all messages read in mutt?

2001-01-21 Thread Tommi Komulainen
tag all messages ('T'ag messages matching '.') and then use tag-read-thread (;^R) to mark all threads read at once. > This function would be particularly useful after coming back to 300+ > mail messages from debian-user after a 2-day break, for example. :) Wouldn&

Re: A good multiserver-IMAP mail client

2001-01-23 Thread Tommi Komulainen
On Tue, Jan 23, 2001 at 10:06:05AM -0600, Rogelio E. Castillo Haro wrote: > Hi, I'm looking for a mail client for support IMAP and multi accounts, > Do you know about one? as deb package? In short: mutt Don't forget to reserve some time for configuration, though :) --

Re: Mutt and POP3

2001-01-24 Thread Tommi Komulainen
ended to use fetchmail instead, as it is far more comprehensive. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpFyNaRNsRGu.pgp Description: PGP signature

Re: need help installing unstable

2001-01-27 Thread Tommi Komulainen
g quote: "This release is currently considered ``unstable''. That means that things *will* break if you run it." Naturally the same quote now applies to sid. Have fun. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgp4CFp4cqZ19.pgp Description: PGP signature

[OT] Toy Story

2001-01-27 Thread Tommi Komulainen
On Sat, Jan 27, 2001 at 10:41:58AM -0700, Ray Percival wrote: > And of course if you remember Toy Story Sid was the kid who broke > toys... :) YARTTS¹ ... One of these days I have to watch Toy Story myself. Or is there anything I have missed? =) ¹ Yet Another Reference to Toy Story --

Re: Can't get a 2.4 kernel to boot.

2001-01-27 Thread Tommi Komulainen
I've > tried a completly monolitic kernel. The kernel is correctly configured > for my hardware. Are you sure you compiled your kernel for the right architecture/ processor? My guess is that the lockup you described would occur if you are attempting to boot a kernel compiled for i6

Re: NFS hangups.

2001-01-30 Thread Tommi Komulainen
m forced to give it the BRS treatment. Can you see if portmapper is started prior to any NFS services? Portmapper needs to be running when nfs-kernel-server is started, otherwise that kind of freeze is possible. I found that out while upgrading nfs-kernel-server package once and didn't have p

Re: Cannot get iptables to work in 2.4.1 and compiling question.

2001-01-31 Thread Tommi Komulainen
Installing iptables -package might help... -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgp6eb5n1Id2B.pgp Description: PGP signature

Re: silence of the alsa-lambs

2001-02-01 Thread Tommi Komulainen
nmute PCM and CD as well. You could try using gamix as it's far more user friendly to use. Or if you don't have X but do have OSS emulation, try using aumix. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8

Re: Managing many Debian machines

2001-02-02 Thread Tommi Komulainen
smaller than yours, we can survive manual configuration on individual hosts, but you propably can not. The above is just the conclusion we have come to, it might contain something you hadn't thought of yet. I would also be very pleased to hear any comments you might have about our approach.

Re: Managing many Debian machines

2001-02-03 Thread Tommi Komulainen
a real problem with potato. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpg2ohq80Ao0.pgp Description: PGP signature

Re: unstable broken upgrade

2001-02-03 Thread Tommi Komulainen
bonobo to get the dpkg database properly consistent. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpggLt1rfK6q.pgp Description: PGP signature

Re: GRUB - LILO

2001-02-03 Thread Tommi Komulainen
ore installing grub. Oh, and since grub 0.5.96.1 fails to install when you use devfs, I even had to patch it first :-P > Or do I miss an issue about the GRUB? Well, I can't think of any. It's superior propably in every way, but it's just too new to be as widely accepted as L

Re: Managing many Debian machines

2001-02-03 Thread Tommi Komulainen
ivial-only parameter should prevent any questions apt might have. Configuring debconf to use some non-interactive frontend should avoid any configuration related questions. I haven't yet tried those in practice though :-/ -- Tommi Komulainen [EMAIL PROTECTED] G

Re: Creating a new group

2001-02-05 Thread Tommi Komulainen
reate a group, one uses addgroup. man addgroup /usr/sbin/addgroup -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgpqYtjnCRyv2.pgp Description: PGP signature

Re: How to delete a file called "-gzip"?

2001-02-05 Thread Tommi Komulainen
On Mon, Feb 05, 2001 at 11:29:39PM +0100, Kerstin Hoef-Emden wrote: > I tried > rm "-gzip" > rm ´-gzip´ > rm \-gzip > > None of these worked. > > What is the trick? (There must be one ...) rm -- -gzip -- Tommi Komulainen [E

Re: kernel 2.4 & iptables Q

2001-02-08 Thread Tommi Komulainen
ts --tos, > but I cannot make it work. > A rule with -tos 0x10 returns: > Bad argument `0x10' Typo check: '--tos' != '-tos'.. which one did you try? And you did try something like this, right? That '-m tos' is easy to forget. i

Re: Cat-ting binary files to the console

2001-02-08 Thread Tommi Komulainen
f > this without rebooting? Thanks! Typing 'reset' and/or 'stty sane' in the console helps most of the times. Then there's some echo (echo maybe) that also resets the console. You could also use a shell that doesn't corrupt your di

Re: NIS problem

2001-07-25 Thread Tommi Komulainen
tmapper, like NFS.) /etc/init.d/nis stop killall ypbind (sometimes they refuse to die) /etc/init.d/portmap restart /etc/init.d/nis start HTH. -- Tommi Komulainen [EMAIL PROTECTED] GPG 1024D/68388EE66FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6 pgp6HewOFcflB.pgp Description: PGP signature

  1   2   >