How do I get rid of the mutt mail headers?

2004-07-02 Thread Jake Johnson
Hi, I am trying to get rid of the mutt mail headers. I don't like it that I have to page through so much text just to read the email. Please note that it is not the verbose headers either. -- Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Here is a cool script to compress your mail files!

2004-05-29 Thread Jake Johnson
Here is a cool script for anyone that has really big email files and wants to have them compressed. #!/bin/bash for file in `ls | grep -v gz$ | grep -v sh$` do echo Compressing $file... gzip -c $file $file.gz rm $file touch $file done -- Jake Johnson http://www.plutoid.com

Re: XMMS Plays Really Slow

2004-05-28 Thread Jake Johnson
On Tue, May 25, 2004 at 04:50:56PM -0500, Jacob S. wrote: On Tue, 25 May 2004 13:13:29 -0700 Jake Johnson http://www.plutoid.com wrote: How does the new kernel work without running esd? I still stay away from esd because of the extra load. It all plays very slow, regardless of whether

Is there a script to compress mailboxes and touch new?

2004-05-28 Thread Jake Johnson
Hello, My Mail boxes are getting quite large and I was wondering if anyone had a script to append and gzip the files and touch new ones? -- Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Where can I get a list of NIST servers for rdate?

2004-05-25 Thread Jake Johnson
I am looking for some active servers so I can run rdate as a cron job. Any idea where I can find one for California? -- Thanks, Jake Johnson [EMAIL PROTECTED] http://www.plutoid.com __ Plutoid - http://www.plutoid.com

Re: XMMS Plays Really Slow

2004-05-25 Thread Jake Johnson
How does the new kernel work without running esd? I still stay away from esd because of the extra load. Cheers, Jake Johnson http://www.plutoid.com On Mon, May 24, 2004 at 03:04:08PM -0500, Jacob S. wrote: On Mon, 24 May 2004 11:03:13 -0700 Jake Johnson [EMAIL PROTECTED] wrote: On Mon

Re: Is Enlightenment still being developed?

2004-05-25 Thread Jake Johnson
Thanks, That is way cool because I am a really big fan of Enlightenment. Cheers, Jake Johnson http://www.plutoid.com On Mon, May 24, 2004 at 01:34:45PM -0500, Kirk Strauser wrote: At 2004-05-24T18:19:58Z, Jake Johnson [EMAIL PROTECTED] writes: I really like the Enlightenment Desktop

Re: XMMS Plays Really Slow

2004-05-24 Thread Jake Johnson
Hi Jacob, Did XMMS play correctly before you upgraded the Kernel? Thanks, Jake On Mon, May 24, 2004 at 09:17:31AM -0500, Jacob S. wrote: I've got a computer running a mix of testing/unstable with the latest updates with a weird problem. I upgraded to kernel-image-2.4.25 so I could take

Is Enlightenment still being developed?

2004-05-24 Thread Jake Johnson
I really like the Enlightenment Desktop, but it doesn't seem to be developed any longer. Is E still being worked on? -- Thanks, Jake Johnson __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on rings

Is there a list of recommended DVD RW Drives for Linux?

2004-05-24 Thread Jake Johnson
I am looking for a dvd burner and was looking for some recommendations. -- Thanks, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on rings, earrings, necklaces, diamonds

Where can I find Centrino Drivers?

2004-02-26 Thread Jake Johnson
Hello All, I am looking for centrino drivers for my laptop. Anyone have any ideas where I can find support? -- Thanks, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices

how do I install bookman fonts for the gimp?

2003-08-24 Thread Jake Johnson
I am trying to use the bookman font in gimp, but I can't seem to find out how. -- -- Thanks, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Tires, and Performance

Re: My xserver crashes once my monitor goes to sleep...

2003-08-14 Thread Jake Johnson
On 12 Aug 2003, Damien Solley wrote: Use xscreensaver-demo to control power management for your monitor. If you're using KDE or GNOME, this is available in the preferences section of your main menu. On Tue, 2003-08-12 at 06:04, Jake Johnson wrote: My xserver crashes once my monitor goes

configuring xwindows?

2003-08-14 Thread Jake Johnson
Hello, I have seen that redhat does a great job with configuring the xserver and I was hoping that Debian has something comparable. Please let me know so I don't have to try and play with xf86config! -- Regards, Jake Johnson [EMAIL PROTECTED

My xserver crashes once my monitor goes to sleep...

2003-08-14 Thread Jake Johnson
My xserver crashes once my monitor goes to sleep. Any way to not make it sleep or how to fix my xserver? -- Thanks, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims

Re: configuring xwindows?

2003-08-14 Thread Jake Johnson
On Sun, 10 Aug 2003, Andreas Janssen wrote: Hello Jake Johnson ([EMAIL PROTECTED]) wrote: I have seen that redhat does a great job with configuring the xserver and I was hoping that Debian has something comparable. Please let me know so I don't have to try and play

Re: configuring xwindows?

2003-08-11 Thread Jake Johnson
On Sun, 10 Aug 2003, Andreas Janssen wrote: Hello Jake Johnson ([EMAIL PROTECTED]) wrote: I have seen that redhat does a great job with configuring the xserver and I was hoping that Debian has something comparable. Please let me know so I don't have to try and play with xf86config

how do I get the you have new mail

2003-08-08 Thread Jake Johnson
How do I get the message to say you have new mail at the shell prompt? Is someting looking for a specific directory or file? -- Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid

test please igore

2003-08-05 Thread Jake Johnson
-- Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance Parts. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

vi Qustion

2003-07-10 Thread Jake Johnson
vi test.txt (hit i for inserting) bb bb bb (my problem is when I want to insert the letter a in font of each line ab ab ab Hope this makes sense. I know this is a bit picky. Regards, Jake Johnson [EMAIL PROTECTED

Re: vi Qustion

2003-07-10 Thread Jake Johnson
Thanks Nicos, This has been bugging me for a while now. I just installed vim and it works perfectly. Thanks again, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims

Re: Debian rpm

2003-07-08 Thread Jake Johnson
Just out of curiosity...why would you want to use rpm when apt-get is so fast and easy to use? Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio

Re: apt-get update gives an error message

2003-07-08 Thread Jake Johnson
Look at the output on the screen when you run apt-get update. This should give you a fairly good indication which address or line is failing. The worst case is you could always try commenting out each line one by one. Regards, Jake Johnson [EMAIL PROTECTED

Re: X lockups

2003-07-08 Thread Jake Johnson
Try using a different windows manager apt-get install enlightenment* cd ~/ vi .xinitrc (open file in your home directory) enlightenment ZZ (close file) startx Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http

RE: Debian rpm

2003-07-08 Thread Jake Johnson
It is not recommended to mix the two (apt and rpm) because they can't validate what each one has installed. Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims

Re: How to resize Pictures

2003-07-03 Thread Jake Johnson
Is pnm better (in speed or quality) over mogrify (imagemagick)? Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance Parts. On Thu

Does anyone use an All-in-One Printer?

2003-07-02 Thread Jake Johnson
I am in the market for a printer and was wondering what people are happy with. Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance

Re: via-rhine dhclient

2003-07-02 Thread Jake Johnson
Try insmod via-rhine and make sure the the via-rhine entry is in /etc/modules.conf Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio

Re: new debian box reboots itself?

2003-07-02 Thread Jake Johnson
Maybe someone was playing a trick on your for leaving yourself logged in! (Not a very good practice) Regards, Jake Johnson [EMAIL PROTECTED] __ Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car

How to resize Pictures

2003-06-29 Thread Jake Johnson
Hello, I need to know a fast way to convert 1600x1200 to 800x600 pictures from the command line. Any ideas on how to do this? Regards, Jake Johnson [EMAIL PROTECTED] -- Plutoid - http://www.plutoid.com - Shop Plutoid for the best

What is the best postscript printer??

2003-06-29 Thread Jake Johnson
Hi Everyone, I am in the market for a new all in one postscript printer. Any suggestions? What do you recomend as the best printers. Regards, Jake Johnson [EMAIL PROTECTED] -- Plutoid - http://www.plutoid.com - Shop Plutoid

Please help with SCSI transport error...

2003-06-29 Thread Jake Johnson
error: Success Thanks, Jake Johnson [EMAIL PROTECTED] -- Plutoid - http://www.plutoid.com - Shop Plutoid for the best prices on Rims, Car Audio, and Performance Parts. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: My Scsi Drive Disappeared...

2003-06-25 Thread Jake Johnson
Thanks for the help. I will try it next time instead of rebooting. I am starting to wonder if it is because of my new sis mother board mixing with my tekram scsi controller. I never had a problem when I was running a p3 intel mb. Regards, Jake Johnson [EMAIL PROTECTED

Re: sony cd and cdrw

2003-06-23 Thread Jake Johnson
Hello Rob, It would be useful to include your bus and cdrom model type. This is a site to show if cdrecord ( the most popular burning program) supports your drive. http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdwriters-2.0.html Regards, Jake Johnson [EMAIL

My Scsi Drive Disappeared...

2003-06-23 Thread Jake Johnson
Has anyone seen a SCSI device disappear? I was copying a disk with cdrdao and my device disappeared and I had to reboot (figure that)? Any info would be helpful. Thanks in Advance, Jake Johnson [EMAIL PROTECTED] -- Plutoid

Re: Mounting windows boxes

2003-06-16 Thread Jake Johnson
- --- Error returning browse list: NT_STATUS_ACCESS_DENIED Server Comment ---- WorkgroupMaster ---- Do you know what NT_STATUS_ACCESS_DENIED is from? Jake Johnson [EMAIL PROTECTED] http

Re: Mounting windows boxes - Got it!

2003-06-16 Thread Jake Johnson
Hi Terry, I found my issue. I didn't have the smbfs program installed. I didn't know that mount called this program. I simple issued the apt-get install smbfs and then reran my mount command. Works great. Thank for your time! Jake Johnson [EMAIL PROTECTED] http://www.plutoid.com On Sun, 15

How can I killing a SMB mount

2003-06-16 Thread Jake Johnson
How can I kill a mounted samba share that has been removed. I get this problem a lot since I am always rebooting the windows machines and I can't unmount the smbfs. Any suggestions? Thanks, Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: USB and PCMCIA card readers

2003-06-16 Thread Jake Johnson
I also get the same problem, but only happens the first time I try to mount the compact flash. -Jake -- Plutoid - http://www.plutoid.com Shop Plutoid for the best prices on Rims and Car Audio Products On Mon, 16 Jun 2003, Roberto

Mounting windows boxes

2003-06-15 Thread Jake Johnson
What is the easiest way to mount a windows share from a Linux box? It is easy to mount a samba share, but I am having difficulty in the reverse direction. Thanks, Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: Shell script or Perl?

2003-06-12 Thread Jake Johnson
Luck, Jake Johnson http://www.plutoid.com On Thu, 12 Jun 2003, Chun Kit Edwin Lau wrote: Hi everyone, In what situation does ppl normally use shell script and when when will ppl use Perl? How about their performance like speed and also the ease of programming? -- Edwin ERTW Lau

Internet Browser Preferences

2003-06-12 Thread Jake Johnson
I don't want to get into any long debate, but I am looking for a light weight browser. I am currently using Opera, but crashes occasionally and I am getting really annoyed. What are you guys using? Thanks, Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: VMWare

2003-06-10 Thread Jake Johnson
Almost every program you will need can be found for Linux. I converted cold-turkey and forced myself to find replacement applications for the windows programs I was using. That was a long time ago and didn't have nearly the amount of programs that we have today. Good luck! Jake Johnson http

Need Help Mounting a Sprint 8100 phone using Usb

2003-06-09 Thread Jake Johnson
Hello All, Does anyone know how to mount a sprint PCS phone using the USB cable? I am hoping that I can mount it the same way I mount my Sandisk card reader. Any info would be great. Regards, Jake Johnson http://www.plutoid.com a href=http://www.plutoid.complutoid/a -- To UNSUBSCRIBE, email

What is the best Xfree Setup Program?

2003-06-09 Thread Jake Johnson
I have been using debian for a long time now and I some of my friends are coming on board from Redhat. Is there any new programs that will aid in the Xfree problems. Redhat has a fairly good video detection software and I hope that debian has created something similar or better. Jake Johnson

Re: Frontpage

2003-06-09 Thread Jake Johnson
you up to date when you do apt-get update; apt-get upgrade;) Good Luck, Jake Johnson http://www.plutoid.com On Sat, 7 Jun 2003, Reaz Baksh wrote: Hello I'm trying to install Frontpage extensions on a web site I have. When I install 'libapache-mod-frontpage-mirfak 1.6.2-6.deb' it fails

Re: Laptop Pcmcia question -- follow up question

2003-06-07 Thread Jake Johnson
Make sure your chipset module is loaded. Try lsmod to list the modules that are currently loaded. Use modprobe of insmod if you don't see the modules you are looking for. Jake Johnson a href=http://www.plutoid.com;http://www.plutoid.com/a On Fri, 6 Jun 2003, Ben Kal wrote: On 5 Jun 2003

Re: a problem when use 'apt-get install' command install 'mysql-server',help !!

2003-06-06 Thread Jake Johnson
Why don't you just try apt-get update; apt-get upgrade; This will ensure that all your programs are current on your system. Jake Johnson http://www.plutoid.com On Thu, 5 Jun 2003, Jojo wrote: hi, all I had got a 'apt-install error' problem when I used command: apt-get -u

What is the best TV-Out Card???

2003-06-06 Thread Jake Johnson
Hi All, I am going to be buying a new video card soon and I want to watch divx movies on my TV from my Computer. What is the best card on the market in terms of configuration and features? Thanks, Jake Johnson http://www.plutoid.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: dpkg-reconfigure ntp-simple not working?

2003-06-05 Thread Jake Johnson
One quick and dirty fix is just to uninstall and then reinstall it again. apt-get remove ntp-simple; apt-get install ntp-simple; Good Luck, Jake Johnson http://www.plutoid.com On Thu, 5 Jun 2003, cfactor wrote: On Fri, 06 Jun 2003 02:40:07 +0200, Kevin McKinley wrote: On 5 Jun 2003 08:57