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
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
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
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
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
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
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
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
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
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
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.
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
12 matches
Mail list logo