Re: UPDATE: Always falling to grub prompt (now I don't even have prompt)

2007-09-15 Thread Hans Hofker
Victor Munoz wrote: Currently, my /etc/fstab is: /dev/hdd2 / ext3 defaults,errors=remount-ro 0 1 /dev/hdd1 /boot ext3 defaults,errors=remount-ro 0 2 /dev/hdd3 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/hda /media/cdrom udf,iso9660 user,noauto 0 0 /dev/fda /media/floppy auto rw,user,noaut

Re: Can't execute PHP script

2007-09-14 Thread Hans Hofker
Randy Patterson wrote: I installed apache like; aptitude install apache2 php5 libapache2-mod-php5 As returned by apache2ctl, I am running; Apache/2.2.4 (Debian) PHP/5.2.3-1+b1 The description for libapache2-mod-php5 states that it only works with the "prefork" version of apache2 (package

Re: Update-grub not listing latest kernel first

2007-09-12 Thread Hans Hofker
John Talbut wrote: I have just done another kernel recompile and when I ran update-grub it listed the previous version of the kernel first (thereby making it the default kernel to boot). I give my kernels a version according to the date on which I compiled them, i.e.: vmlinuz-2.6.21-11sep7 v

Re: lsof -- "No such file or directory"...?

2007-07-20 Thread Hans Hofker
will trillich wrote: # lsof -i bash: /usr/sbin/lsof: No such file or directory say what? # ls -l `which lsof` -rwxr-xr-x 1 root root 106324 2006-05-15 18:09 /usr/bin/lsof* eh? any ideas? Perhaps you have defined an alias for "lsof"? -- Regards, Hans. -- To UNSUBSCRIBE, email to [EMAIL PR

Re: grub ignoring root=/dev/hda3 kernel option - where should I report the bug?

2006-03-28 Thread Hans Hofker
Julian Gilbey wrote: Brief summary: I have Debian testing installed on /dev/hda2, which is my default startup option I have Debian unstable installed on /dev/hda3 I have Windows installed on /dev/hda1 I am using grub, installed on the MBR of /dev/hda (and I installed it from the testing version

Re: A question about logrotate

2005-08-29 Thread Hans Hofker
Thomas H. George wrote: I ran out of space in a 9 Gbyte /var directory, most of the space consumed by debug, kern.log and syslog files. ... As I noted above, the files were being rotated but not according to the logrotate.conf file so there must be a default somewhere. Where? On my system

Re: Fun with grub

2005-06-19 Thread Hans Hofker
On Sun, Jun 19, 2005 at 11:44:37AM -0400, Rob Bochan wrote: > On Sunday 19 June 2005 10:17 am, Hans Hofker wrote: > > > > > Have you tried "cat /path/to/message" > > > > That had no effect, and I'm not sure that grub has a 'cat' command bui

Re: Fun with grub

2005-06-19 Thread Hans Hofker
On Sat, Jun 18, 2005 at 03:55:50PM -0400, Rob Bochan wrote: > Grub is > functioning properly, but I'm missing something that I used to have in > lilo... specifically the > message=/path/to/message > that I had in my old lilo.conf file. > > Is there a grub equivalent to this? > Have you tried

Re: UDF woes

2005-05-28 Thread Hans Hofker
On Fri, May 27, 2005 at 10:58:59PM -0700, Bill Wohler wrote: > Under Windows, I'm able to mount the CD-ROM and the Properties dialog > reveals that the CD-ROM contains a UDF filesystem. > > Mount -t auto seems to recognize the UDF filesystem too: > > [EMAIL PROTECTED]:507]$ sudo mount -t auto

Re: snmpd.conf not available...?

2004-09-01 Thread Hans Hofker
On Wed, Sep 01, 2004 at 03:50:36PM +0530, Nayyar Ahmed wrote: > > I have installed SNMP through following command. As i want > to configure MRTG for my DSL router. > > debian:/home/neenix/# apt-get install snmp > but i cant find snmpd.conf in my system. You can find /etc/snmp/snmpd.conf in the

Re: setting message queue size

2004-06-05 Thread Hans Hofker
On Sat, Jun 05, 2004 at 11:10:13AM -0400, Nick Smith wrote: > Does anyone know where to set the message queue size for postfix? I know > where to set the mailbox size and message size limit etc, but I am getting > these error messages: > > mailserver postfix/smtpd[474]: connect from murphy.debian.

Re: Problems remain using Java apps

2004-05-16 Thread Hans Hofker
David Baron wrote: I now have java on path, JAVA_HOME, CLASSPATH. Problems remain. Here are env entries: PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/java/j2sdk1.4.2_04/bin JAVA_HOME=/usr/java/j2sdk1.4.2_04/jre CLASSPATH=/usr/java/j2sdk1.4.2_0