Re: Network is unreachable email error

2007-12-08 Thread John Miller
hce wrote: > Hi, > > I am using mutt in Debian, it was workng fine in both receive and send > emails (gmail server), but it is now only working receive email, does > not work to send email since last week, please see following error > message. Any suggestion what I could do wrong? > > Dec 9 14:13:

Re: Problem installing local package

2007-12-08 Thread John Miller
Edward C. Jones wrote: > I am installing Debian on a new hard drive I bought. I have a PC with > an AMD Athlon 64 3500+ chip. I installed Debian stable (4.0) amd64 > port. I updated it to unstable. I put "xv-doc_3.10a-1duo1_all.deb" and > "xv_3.10a-1duo+etch1_amd64.deb" into "/usr/local/src/debian"

Re: [OT] LaTeX

2007-12-08 Thread John Miller
I had to work on a LaTeX/Perl project a couple of months ago, but didn't know much about it. These got me up to speed well enough: The Not So Short Introduction to LaTeX2e http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf LaTeX Tutorials: A Primer http://www.tug.org.in/tutorials.htm

Re: OT: SATA Backplanes drivebays and caddies

2007-12-06 Thread John Miller
Nate Duehr wrote: >> Bob wrote: >>> Sorry for the OT post but I know a few round here are well informed >>> on the storage industry. >>> >>> I'm just about to migrate a bunch of PCs to SATA from IDE as the IDE >>> drive caddies are failing [0] and I already have my server and a few >>> PCs using SA

Re: Syncable finance app?

2007-12-05 Thread John Miller
Dave Thayer wrote: > On Tue, Dec 04, 2007 at 02:15:56AM -0500, John Miller wrote: > >> There are plenty of personal finance applications out there for Linux >> (GNUCash, gAcc, etc.), but with all of them, you must make entries on your >> PC. When I eat out at a re

Re: Syncable finance app?

2007-12-04 Thread John Miller
Thank you, Doug and rb, for two different approaches to my problem. I'm not, however, looking to roll my own solution if I can avoid it. Since there are plenty of sync-friendly apps for Palm's Address Book, Date Book, and Memo Pad, it seemed that there'd be a similar Palm finance app that cou

Syncable finance app?

2007-12-03 Thread John Miller
Hello everyone, There are plenty of personal finance applications out there for Linux (GNUCash, gAcc, etc.), but with all of them, you must make entries on your PC. When I eat out at a restaurant, I'd like to be able to enter the amount of the bill, plus a little note, in my Palm IIIxe (yes,

Large file uploads via PHP

2006-12-01 Thread John Miller
We have a user who wants to upload podcasts to her website via PHP forms (Wordpress & Drupal). Some of the podcasts are in the 60-minute+ range and take up over 100MB. Has anyone on the list had experience with this sort of thing? Our setup: Dell PowerEdge 2400, 700MHz P3, 1.25 GB RAM, runni

Re: [OT]laptop memory and slot

2006-06-30 Thread John Miller
L.V.Gandhi wrote: > I have dell inspiron 600m. It stopped working. It was found that by > removing memory from one slot, it starts working. The same slot was > fixed with other working memory module. Even then it didn't work. This > finaly indiactes it is the slot problem. Hence to increase memory,

Re: fstab problem

2006-06-29 Thread John Miller
Ron Johnson wrote: > John Miller wrote: > >> Deephay wrote: > >>> Greetings all, > >>> > >>> I have a problem with my /etc/fstab and the system cannot boot. > >>> I copied a fstab file from another machine, but I fogot that the file >

Re: fstab problem

2006-06-29 Thread John Miller
Deephay wrote: > Greetings all, > > I have a problem with my /etc/fstab and the system cannot boot. > I copied a fstab file from another machine, but I fogot that the file > system of the root volume on that machine is ext3 but the one I have > is XFS, so the system cannot boot anymore. > Luckily I

Re: Why date command don't use my time zone ?

2006-06-28 Thread John Miller
KLEIN Stéphane wrote: > Hello, > > I used tzconfig to set my time zone on Europe/Paris. > > I've logout/login and call date command : > > date > Wed Jun 28 08:26:19 UTC 2006 > > date command use UTC time zone and not Europe/Paris. > > How can I fix that ? > > Thanks for your help > --Stéphane > > H

Re: /etc/dhclient.conf not recognised

2006-06-23 Thread John Miller
L.V.Gandhi wrote: > > > On 6/23/06, *John Miller* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > > L.V.Gandhi wrote: > > I have dhcp server in my ADSL modem cum router. I have following > lines > > in /etc/dhcl

Re: /etc/dhclient.conf not recognised

2006-06-23 Thread John Miller
L.V.Gandhi wrote: > I have dhcp server in my ADSL modem cum router. I have following lines > in /etc/dhclient.conf > lease { > interface "eth1"; > option host-name "lvghomepc"; > fixed-address 192.168.1.2 ; > } > But ifconfig gives the following results. > eth1 Link

Re: Help with gz files

2006-06-23 Thread John Miller
Chuck Payne wrote: > hi all, > > I need to pull out one file out of gzip file. Can someone explain to > me how. Is the file a single .gz file or a .tar.gz file? Sometimes a tar.gz archive will be saved with only the .gz extension, so you have to run 'file ' to be sure. If it's a .tar.gz archive,

Re: iptables log target logs everything to tty*. Why?

2006-06-22 Thread John Miller
Would a shell redirection fill the bill? Admittedly, this is not as clean as fixing a config file, so: http://iptables-tutorial.frozentux.net/iptables-tutorial.html#LOGTARGET looks like it has some meat to it. The suggestion of 'dmesg -n 1' would be worth a shot anyhow. Thus endeth my expertis

Re: immigrate Debian from an older disk to a newer one?

2006-06-20 Thread John Miller
Don't forget about the master boot record and partition tables. I used mondorescue to mirror my desktop here at work, but I've also used dd with good results. I don't think a plain cp command would get the partition information, and anyhow, it's not likely that your new disk is partitioned with t

Re: ldap mailing list

2006-06-20 Thread John Miller
I don't know of any ldap-specific Debian lists. The debian-user list's probably a good place to start, along with the debian-isp list. The OpenLDAP lists are good as well, even though they're not Debian-specific. --John Brendan Simon wrote: Is there a more specific mailing list for ldap qu

Re: Fwd: Debian sarge 3.1\apache2 not surpport cgi

2006-06-14 Thread John Miller
What do the server logs say? The /var/log/apache2 directory, for instance? What user is your web server running as? Can you view regular HTML files placed in the /~lover/mytest.cgi directory? --John Rocky Ou wrote: > > > -- Forwarded message -- > From: *Rocky Ou* <[EMAIL PROT

Re: apt-get broken, packages not fully installed or removed

2006-06-14 Thread John Miller
conf? Using wget to download a fresh .deb of debconf and installing with dpkg -i? Reinstalling from your /var/cache/apt/archives? dpkg-reconfigure debconf? I know that there is a reinstall option to apt That's about all I know at this point. --John John Miller wrote: > Why not jus

Re: apt-get broken, packages not fully installed or removed

2006-06-14 Thread John Miller
Why not just keep x11-common? It looks like a whole ton of X libraries are already installed. Otherwise, figure out which programs depend on each individual library, either by dpkg --show , or by trying to remove each library individually. Up until a month or two ago (when I gave it away), I ran

Re: Learn about a hard drive...

2006-06-13 Thread John Miller
If you're just looking for the basics, mount and df. smartctl (apt-get install smartmontools) can tell you just about anything you ever wanted to know. If you find something else, let us know! That's part of the fun of the lists. --John Redefined Horizons wrote: > What bash command would I us

Re: gdm fails after 3.1r2 desktop install

2006-06-13 Thread John Miller
Can you run tasksel? That would be a painless way to get all the packages you need. The point of apt is to resolve dependencies, though, so if xprt-xprintorg is really necessary for x-window-system, it should come along for the ride. If your /etc/apt/sources.list file only has a CD for its sourc

Re: Where does Debian store packages on my local disk drive...

2006-06-13 Thread John Miller
Scott, You're probably looking for /var/cache/apt/archives. I've never tried burning a CD from it and apt-getting, though. I would guess that you'd need to generate some meta-info first. You'd essentially be creating your own apt repository on a CD. dpkg -i would also work, though I've only u

Re: Installation failure using debian-31r2-i386-binary-1.iso

2006-06-12 Thread John Miller
Chuck, Every CD image has checksums available from the download site to make sure it's been downloaded correctly. Don't know how to obtain the checksums via BitTorrent, but the checksum for the 3.1r2 release is available at: http://mirror.cs.wisc.edu/pub/mirrors/linux/debian-cd/3.1_r2/i386/i386/

Re: kernel 2.6 SMP on fresh install

2006-02-14 Thread John Miller (CSL Help)
: if you've installed Debian before, you'll be fine. Good luck! --John John Miller Community Software Lab [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Hot-pluggable SCSI devices

2005-10-14 Thread John Miller
The kernel at present (2.6.8-2-686 -- stock sarge) doesn't recognize the disk that I've just inserted. John Miller [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Atheros support in Ubuntu, but not Debian?

2005-07-09 Thread John Miller
Depends on which set of steps you want to do. If you're looking to install the drivers as a Debian package, you'll have to build it yourself, which is what the marlow.dk link discusses. If you just want to install the drivers and update them yourself (similar to what you might do on a Windows mac

Re: Procedure for upgrading kernel from 2.4 to 2.6

2005-06-29 Thread John Miller
your 2.4.27 kernel around if you accidentally mess something up. If you're looking for an even easier way to a 2.6 kernel, Debian already has precompiled 'kernel-image' packages. Just install and go. John Miller [EMAIL PROTECTED] Tony Terlecki wrote: >I've recently insta

Re: startx , the command not found

2005-06-29 Thread John Miller
Try installing x-window-system, xserver-xfree86, and xserver-common, if they're not already installed. I'm surprised, though, that apt-getting GNOME didn't bring X along for the ride. Good luck! John Khanh Cao Van wrote: >ya , I'm just come back to my debian , go to / and tried find | grep >st

Re: cupsd - Allow from LAN not working

2005-06-29 Thread John Miller
This'll probably tend towards the obvious side, but make sure that you've got your LAN's IP range listed in both the and sections. Can the workstations submit print jobs and just not access the admin stuff, or are they totally CUPS-disabled? John Clive Menzies writes: Hi I have two s

Re: cd record and woody

2004-07-28 Thread john miller
Last week I asked: > My new Debian - still Woody - system does not seem to have the > > ide-scsi module anywhere. > > uname > > Linux cbw 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686 unknown You answered > can by the way also switch to another 2.2.20 kernel: > apt-get install kernel-image-2.

cd record and woody

2004-07-17 Thread john miller
My old Debian system was unfortunately reduced to toast by a UPS failure. I had been using cdrecord and the ide-scsi module happily. My new Debian - still Woody - system does not seem to have the ide-scsi module anywhere. uname Linux cbw 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i686 unk