Re: log messages at boot time

2006-09-17 Thread Jordan Evatt
* Miles Fidelman ([EMAIL PROTECTED]) wrote: > Jordan Evatt wrote: > >* Fred J. ([EMAIL PROTECTED]) wrote: > > > >>I editet /etc/default/bootlogd so that "BOOTLOGD_ENABLE=Yes". and booted > >>with my newly compiled 2.6.16, I then went to read the messag

Re: log messages at boot time

2006-09-17 Thread Jordan Evatt
the > screen when bootup. I believe that file is owned by root:adm, chmod 640, so you'll have to either su to root to view the file or be a member of the adm group to view the file. -- Jordan Evatt [EMAIL PROTECTED] Public Key ID: 49ECF880 signature.asc Description: Digital signature

Re: [OT] Actually Way OT - Debian version names

2003-02-22 Thread Jordan Evatt
i apologize for the gpg password encrypted email nobody could read that i sent to the list in response to this thread, commenting on the hamm/slink characters from the toy story movie. my mistake. jordan On Fri, 21 Feb 2003 09:29:08 -0800 (PST) nate <[EMAIL PROTECTED]> wrote: > deFreese, Barry

Re: bash not reading ~/.bashrc

2003-02-21 Thread Jordan Evatt
the ~/.bashrc file is read by non-login shells (i.e. xterm or eterm). the ~/.bash_profile file is read by login(1) when you log in to the console. jordan On Fri, 21 Feb 2003 16:53:07 -0500 Roberto Sanchez <[EMAIL PROTECTED]> wrote: > Why is it that when I switch to a text console with -- that

Re: [OT] Actually Way OT - Debian version names

2003-02-21 Thread Jordan Evatt
msg32169/bin0.bin Description: application/pgp-encrypted msg32169/bin1.bin Description: Binary data

Re: A question about LCD flat panel displays

2002-02-18 Thread Jordan Evatt
Most of the flatpanel displays I've seen online have said something like "Max resolution: 1280x1024 at whatever refresh rate". And yes, most of the max resolutions were 1280x1024. That's about all I have to say. Jordan - Original Message - From: "stan" <[EMAIL PROTECTED]> To: "Debian User

Re: fat32 to ext2

2002-02-12 Thread Jordan Evatt
sure. back up everything to a tarball, format, restore. that's all there is to it. - Original Message - From: "Furkan Fidan" <[EMAIL PROTECTED]> To: Cc: Sent: Tuesday, February 12, 2002 2:47 PM Subject: fat32 to ext2 > Hi, > is it possible to convert fat32 to ext2 without data loss? >

Re: /usr/bin/ld: cannot find -lndbm

2002-02-12 Thread Jordan Evatt
A quick search using apt on #debian gave me this: (/usr/include/db1/ndbm.h) in devel/libc6-dev Maybe you don't have libc6-dev installed? Check for that first. I have no way of knowing if you have it installed or not. - Jordan - Original Message - From: "Erik van der Meulen" <[EMAIL PROTEC

Re: html mode

2002-02-12 Thread Jordan Evatt
my client had it enabled. maybe the smtp relay disabled it for me. oh well. jordan - Original Message - From: "ben" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 12, 2002 12:23 PM Subject: Re: html mode > On Tuesday 12 February 2002 06:54 am, Jordan Evatt wrote:

Re: mutt address list ?

2002-02-12 Thread Jordan Evatt
You'll need to put the following in your .muttrc file. set alias_file=~/.mutt.aliases This line sets the alias file. you can change it if you wish, but be sure and edit the alias adding commands as well. After you've set the file variable, you need to tell mutt to load it: source ~/.mutt.al

html mode

2002-02-12 Thread Jordan Evatt
sorry for those last few mails i sent in html. i forgot to change my client's settings :) - Jordan

Re: How to set mutt's Sender = From header

2002-02-12 Thread Jordan Evatt
Check out http://www.linuxbrit.co.uk/mutt, Tom has a really nice mutt page. His .muttrc is very well commented and has pretty much every option for mutt listed in it, whether it's commented our or not. - Jordan - Original Message - From: "csj" <[EMAIL PROTECTED]> To: Sent: Tuesday, Febru

Re: woody kernel question

2002-02-12 Thread Jordan Evatt
Just my two cents. You seem like a decently experienced user, but confused about upgrading kernels. You don't *have* to run 2.4.18-pre9 like everyone else is telling you to. 2.4.17 should be fine for your needs, and you can upgrade to 2.4.18 later when it's actually released. - Jordan - Origi