Re: Sound configuration

2001-07-04 Thread Scott Vaverchak
I usually recompile the kernel for it...
But this isn't the answer you want. Anyways...

apt-get install kernel-source

this should print available version to apt-get.


Scott J. Vaverchak



Re: newbie doc volunteers

2001-07-03 Thread Scott Vaverchak
Hello,

I must have missed the previous threads :x. But I was wondering if
someone could email me back the frist thread (you don't need to
send to the mailing list ;)). I might be able to help with writing
some newbie howto's :).


Scott J. Vaverchak

[EMAIL PROTECTED]



Re: (OT) Perl books

2001-06-28 Thread Scott Vaverchak
I have come to relize you don't really need a book for 
perl. You can learn most of perl online. Just search
for "Perl Tutorial" on google. But then again I think
if you are begining programming. You should most likely
start with C. Its tougher but you can pick up a language
pretty fast after learning C. Just my personal opinion.


--adeo of alpha

On Thu, Jun 28, 2001 at 12:22:12PM -0500, Jay Latham wrote:
> I hope I don't get flamed for asking this on this
> list but here goes.
> I've decided that it's time I learned a little about
> programming and I've decided that, for various reasons,
> Perl would be a good place to start. But I'm confused on
> which book would be best for a total newbie. I've been
> leaning towards the oreilly books Learning Perl 3rd edition,
> and/or Programming Perl but thought I'd ask for opinons 
> before making the purchase. Any suggestions?
> -- 
> 
> Jay Latham
> 
> Beer is proof God loves us and
> wants us to be happy!
> 
>   Benjamin Franklin
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



Re: WINDOW MANAGER

2001-02-27 Thread Scott Vaverchak
On Tue, Feb 27, 2001 at 11:43:42AM -0800, D. Hoyem wrote:
> How do I change the current default Window Manager
> (ICE WIN) I think to Black Box or something other than
I think you mean icewm?

> what it is.  If I select Black Box, or any other
> manager from the current Manager Menu it will change
> to that, but then when I exit and do a startx the
> system freezes.  The Xlog said something like no
> window manager detected.

You have to edit your ~/.xinitrc . I would do a little simple command:

echo "exec blackbox" > ~/.xinitrc

-- 
Scott Vaverchak { 
  [EMAIL PROTECTED] { 
suadeo : [+ dat] to speak in favor of;
suadeo : to recommend, advise (a person);
  }
}



Re: From: in mutt

2001-02-25 Thread Scott Vaverchak
Opps. I messed up. I forgot to put the : in there... here is what it should look
like...

my_hdr Reply-To: [EMAIL PROTECTED]

There, now I feel better ;p

-- 
Scott Vaverchak { 
  [EMAIL PROTECTED] { 
suadeo : [+ dat] to speak in favor of;
suadeo : to recommend, advise (a person);
  }
}



Re: From: in mutt

2001-02-25 Thread Scott Vaverchak
I would also suggest to change your reply-to. For me my user name is adeo but
email is suadeo, so i would suggest changing your reply (if you need to).

my_hdr Reply-To [EMAIL PROTECTED]

> > 
> > Hi!
> > 
> > anyone could help me on how to set the From: when using, or maybe in exim, 
> > I used pine before, but I like more mutt's editor :)
> > 
> > Thnks

-- 
Scott Vaverchak { 
  [EMAIL PROTECTED] { 
suadeo : [+ dat] to speak in favor of;
suadeo : to recommend, advise (a person);
  }
}