Followup to my last...

2022-01-17 Thread R. Toby Richards
n-free binaries, but at least throw me a bone on the unofficial ISO files. -- *R. Toby Richards*

Please take this as constructive

2022-01-17 Thread R. Toby Richards
catch-22's are endless. In my case, I need Broadcom drivers. I can't get b43 over the network. I can't use sneakernet for b43 debs because dpkg doesn't work (let alone finding all the dependencies and dependencies of dependencies and so forth). Now what? -- *R. Toby Richards*

Debian on new hardware: ASUS UX430U notebook PC

2018-06-07 Thread Toby Young
blems are found? SOrry if the answer is obvious and I missed something. :-) Thanks! Best, Toby

Maildrop - howto deliver email that contains the word "systemd" directly to trash with .mailfilter?

2014-11-18 Thread Toby
iling-List: /) to "$HOME/Maildir/.Linux.Debian.User" Can anyone give me hint on how to achieve this by adding another rule? Thanks! /Toby -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

Reference.net is for Sale

2010-08-16 Thread Toby Clements
To whom it may concern: We wanted to bring to your attention that Reference.net is available for sale. Please contact me with any questions you have regarding this sale. Best Regards, Toby Clements Partner +1.615.944.3501 RickLatona.com | RickLatonaAuctions.com | DigiPawn.com

HDD errors, completely confused.

2006-04-12 Thread Toby Satchell
ebody can help. Thanks, Toby. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Experimenting with Debian

2006-04-11 Thread Toby Satchell
would also like to implement steam under wine(and the other one I can't remember at the moment) Can somebody with some experience please offer some advice. Thanks. Toby. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problem with Fontconfig and the 9x18 bitmap font

2005-10-05 Thread Toby
;m currently using a modified ~/.fonts.cache-1 in which I've given a different facename to the 9x18 font, but that's clearly not a solution. Any advice? Can I exploit the difference in the lang attribute to match 9x18? Is this a Fontconfig and/or xfonts-base bug? Toby -- «Debuggi

RE: Question about Dual boot Linux on one box (chroot)

2004-12-01 Thread McLaughlin, Toby
are a couple of references to the subject: http://kapcoweb.com/p/static/docs/jc-gentoo-howto/jc-gentoo-howto.html (Gentoo in RedHat) http://www.debian.org/doc/manuals/reference/ch-tips.en.html (Debian in Debian) As I said, I've not deployed this myself, though I am keen to try it. Good

RE: Question about Dual boot Linux on one box

2004-11-30 Thread McLaughlin, Toby
Some of the filesystem lend themselves better to dual-mounting than others. As Sun Liwen pointed out, mounting the swap partition on both systems makes is a good idea. Mounting /home on both systems is also an excellent idea. If you do this, all you applications should maintain settings acroos b

RE: memory usage

2004-11-30 Thread McLaughlin, Toby
Also, running 'top' will show the memory usage of every process. Pressing 'M' while inside top will sort the list by memory consumption. For a gui equivalent, you could try 'gnome-system-monitor'. Toby McLaughlin. > -Original Message- > From: Ro

Re: Imapd trouble

2004-05-07 Thread Toby Batch
Toby Batch wrote: LeVA wrote: 2004. május 4. 14:08 dátummal Toby Batch ezt írta: Ah Ha, OK so I'm running couriertcpd p4-7126:~# netstat -anp | grep 143 tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN 26673/couriertcpd unix 2 [ ] DGRAM2864143

Re: Imapd trouble

2004-05-07 Thread Toby Batch
LeVA wrote: 2004. május 4. 14:08 dátummal Toby Batch ezt írta: Ah Ha, OK so I'm running couriertcpd p4-7126:~# netstat -anp | grep 143 tcp0 0 0.0.0.0:143 0.0.0.0:* LISTEN 26673/couriertcpd unix 2 [ ] DGRAM2864143 21874/imapd Now

Imapd trouble

2004-05-03 Thread Toby Batch
I have uw-imapd-ssl working fine but i've just installed squirrelmail and it need a non ssl version of imad running. Some how I have effed up my plain imap connection, if I try to telnet to port 993 I get a valid connection that I can then break: p4-7126:~# telnet localhost 993 Trying 127.0.0.

nfs: server odin not responding, still trying

2004-03-23 Thread Toby Batch
I've just moved to the 2.6.3 kernel and now my nfs has stopped working. I mount my home space from a 2.4.25 nfs server and as soon as i make any large reads (start an app) i get the following: Mar 23 08:52:17 [kernel] nfs: server odin not responding, still trying Mar 23 08:52:18 [kernel] nfs: serv

MD5Sum Mismatch and zlib1g-dev

2004-03-17 Thread Toby Batch
I'm trying to install mozilla-firebird and i get the following: Get:1 http://ftp2.de.debian.org testing/main zlib1g-dev 1:1.2.1-4 [406kB] Fetched 406kB in 7s (56.7kB/s) Failed to fetch http://ftp2.de.debian.org/pub/debian/pool/main/z/zlib/zlib1g-dev _1.2.1-4_i386.deb

Re: Looking for nice, small display manager

2004-03-15 Thread Toby Batch
Anthony Campbell wrote: On 13 Mar 2004, W. Borgert wrote: Hi, I'm looking for a nice display manager (for XFCE4). My expectations are: * good looking :-) (GTK+ 2 preferred) * small (not hundreds of dependencies on GNOME, KDE, ...) * remote capable (XDMCP support) * "system menu" (reboot/shutdow

Re: Looking for encrypted file system

2004-03-14 Thread Toby Batch
Paul Johnson wrote: On Sun, Mar 14, 2004 at 12:32:01PM +, Toby Batch wrote: I'm looking for a method to create a encrypted sub-directory structure on an existing partition. I have an existing user base with home directories in /home but I want some (only some) of these users to

Re: Looking for encrypted file system

2004-03-14 Thread Toby Batch
Osamu Aoki wrote: Hi, Short answer seems to be: # apt-get install nfs-kernel-server On Sun, Mar 14, 2004 at 03:00:45PM +, Toby Batch wrote: Julius Plenz wrote: * Toby Batch <[EMAIL PROTECTED]> [2004-03-14 13:42]: Maybe cfs (cryptographic file system) is what you want. I tried this

Re: Looking for encrypted file system

2004-03-14 Thread Toby Batch
Julius Plenz wrote: * Toby Batch <[EMAIL PROTECTED]> [2004-03-14 13:42]: I'm looking for a method to create a encrypted sub-directory structure on an existing partition. I have an existing user base with home directories in /home but I want some (only some) of these users to have enc

Looking for encrypted file system

2004-03-14 Thread Toby Batch
I'm looking for a method to create a encrypted sub-directory structure on an existing partition. I have an existing user base with home directories in /home but I want some (only some) of these users to have encrypted home spaces. This machine is remote to me but I have root access, so rebuil

trouble with cfs

2004-03-06 Thread Toby Batch
I'm new to this list (and to debian) so please forgive me if this is not the correct place for this question. I'm trying to apt-get install cfs on a server i rent from uk2net. the apt get fails when i'm installing it with the following error: # apt-get install cfs Reading Package Lists... Don

Re: Exim and virtual mail hosting

2004-01-28 Thread Toby Batch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Clymer wrote: | On Wed, 2004-01-28 at 05:36, Toby Batch wrote: | |>Does anyone have any good howtos on this? I've been following the docs |>from exim but I've created my local domain dbm and added it to the |>local_domains

Re: Exim and virtual mail hosting

2004-01-28 Thread Toby Batch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Toby Batch wrote: | Does anyone have any good howtos on this? I've been following the docs | from exim but I've created my local domain dbm and added it to the | local_domains directive (list of domains in /etc/local-domains; | exim_dbm

Exim and virtual mail hosting

2004-01-28 Thread Toby Batch
Does anyone have any good howtos on this? I've been following the docs from exim but I've created my local domain dbm and added it to the local_domains directive (list of domains in /etc/local-domains; exim_dbmbuild /etc/local-domains /etc/local-domains.dnm) and added this to my exim.conf: vi

Re: imaps woes

2004-01-22 Thread Toby Batch
a Corcete Dutra wrote: > Em Qui, 2004-01-22 Ãs 15:45, Toby Batch escreveu: > >>if i try "apt-get install courier-imap-ssl" i get a message stating: >> >> >>Package courier-imap-ssl has no available version, but exists in the >>database. >><<

imaps woes

2004-01-22 Thread Toby Batch
courier-imap-ssl has no installation candidate << is there a solution to getting imaps running? i don't really care which package supplies it (uw-imap or courier or even another pkg). if the answer to this is rtfm, then please specify tfm. Toby. -- To UNSUBSCRIBE, email to [E

dpkg --remove returned error exit status 1.

2002-09-19 Thread Toby Couchman
/misc dpkg: error processing nethack (--remove): subprocess post-removal script returned error exit status 1 Errors were encountered while processing: nethack dpkg --remove returned error exit status 1. I am using 2.2.17 kernel if that helps. Thanx Toby -- To UNSUBSCRIBE, email to [EMAIL PROT

(no subject)

1999-09-22 Thread Toby

XMCD in debug mode, here what I get

1998-10-14 Thread Toby Bouzane
XMCD v2.2 PL1 DEBUG MODE Setting uid to 1000, gid to 1000 Loading common parameters: /usr/X11R6/lib/X11/xmcd/config/common.cfg Setting uid to 1000, gid to 1000 Loading common parameters: /home/toby/.xmcdcfg/common.cfg libcddb: ASYNCHRONOUS REMOTE What is wrong? How do I fix it? Toby P.S

XMCD causing memory faults

1998-10-14 Thread Toby Bouzane
and it was fine. My question is why am I getting memory faults when trying to run XMCD? I followed all direction for installing both cd-rom and soundcard to the letter and I configured XMCD. Any ideas to fix this would be appreciated. Thanks, Toby [EMAIL PROTECTED]

Re: 2 ether, problems routing

1998-10-05 Thread Toby Bouzane
Toby [EMAIL PROTECTED]

Proxy Server

1998-10-04 Thread Toby Bouzane
an OS will let the Client machine to use directly connected. Anyone know of a way to make both act the same way so the client machine does not have to be c configured when ever a differented OS is booted up. Thanks Toby [EMAIL PROTECTED]

XMCD segmentation fault

1998-09-28 Thread Toby Bouzane
Hi, Tried to configure xmcd with my Mitsu. CD and it came back as a segmentation fault when I tried to run xmcd. Anyone have an idea how to fix the problem? I am sure there is more info needed, just let me know and I shall provide. Toby [EMAIL PROTECTED]

Re: Is the 8Mb ATI expert 98 AGP 2x graphics card supported ?

1998-09-23 Thread Toby Bouzane
I use the ATI 8meg ALL-IN-WONDER AGP video card with Debian Linux and it works fine. Has the Rage Pro chip. Hope This answeres your question.

Re: Supported?

1998-08-24 Thread Toby Bouzane
OK that makes sense but my big worry is the fact it is a PNP card. How would that affect Linux from detecting it? Or is there a special way to install PNP? At 12:29 PM 8/24/98 -0400, you wrote: >Toby, look in /use/doc/HOWTO. There is a file there called >Ethernet-HOWTO.gz. It lis

Supported?

1998-08-24 Thread Toby Bouzane
it this card supported on Debian Linux and if is how you go about installing it? Kingston EtheRx KNE20 Plug and Play ISA Adapter

Proxy server

1998-08-24 Thread Toby Bouzane
done? Toby