Re: how to tell file rpm package came from

2000-06-21 Thread Dannyh
-Hello - Dont you find out which rpm this file comes from by issuing rpm -qf command? At 11:12 PM 6/21/00 -0500, Bret Hughes wrote: >going to upgrade a kernel and trying to remember which version of the >kernel rpm I used. I figured it out with the kernel size that I did >indeed use the corre

RE: Gnome Crashes :(

2000-02-28 Thread dannyh
Gnome usally crashes because of faulty hardware. Please refer to the the email with the same topic on the mail list for the solution. Otherwise if KDE seems to not crash then your probelm might be solved. Looking forward to your feedback. danny [EMAIL PROTECTED] You wrote: > From: "Cindy Pe

Re: Linux/Unix Certification

2000-01-31 Thread dannyh
You don't really need to attend such courses :- 1) all you need is a few basic knowledge on Linux or BSD to do the job 2) the basic knowledge can you done by reading a book and figuring out yourself 3) RHCE still doesn't offer the "goodwill" compared to MCSE, Cisco, CNE. Therefore you really pay

Re: Why doesn't linux install?

2000-01-31 Thread dannyh
On Mon, 31 Jan 2000, Frederic Herman wrote: /usr 5000 /var 2000 / 1500 swap 127 boot 6 /news 32000 > I have seen this happen when the /usr partition is too small for the > packages you are installing. How big are your partitions? Try to do a > minimal install (only what you really need) and

Why doesn't linux install?

2000-01-31 Thread dannyh
Hello, I have installed linux on this box multiple times I have switched the CD multiple times as soon as I reach the installation of packages it keeps crashing I meant to have deployed this thing tonight and if It doesn't work I can't do the project. I am in heaps of trouble of I don't solve t

Virtual HOst problem..

2000-01-28 Thread dannyh
Quesiton - Why do I get a forbidden access to the domain when I reconfigured apache with php/mysql - Made usre the group is correct etc - Made sure the virtualhost is correct But sitll forbidden access to the domain. How can I fix the problem. ? -- To unsubscribe: mail [EMAIL PROTECTED

To Compile apache with mysql and php3 HOWTO?

2000-01-27 Thread dannyh
WHen the documentaiton specifies ./configure --with-apache=/path/to/apache/dir --with-mysql=/usr/local/mysql what does it mean by /path/to/apache/dir Does it mean source of the apache or the location of ap

Dreaded XFree86336 installation

2000-01-26 Thread dannyh
Hello -Followed the instruciton on the XFree86 website as follows tar xvf xfree86xxx.tar -C /var/tmp/ cd /usr/X11R6/ chmod 755 /var/tmp/xfree86/preinst.sh chmod 755 /var/tmp/xfree86/postinst.sh chmod 755 /var/tmp/xfree86/extract /var/tmp/xfree86/preinst.sh /var/tmp/xfree86/ext

Sudo cofiguration Problem

2000-01-26 Thread dannyh
Hello Need to configure sudo properly for the project Question 1) can someone send me a copy of there "sudoers" file so I can get an idea of how to configure it properly? Looking forward to your feedback danny ([EMAIL PROTECTED]) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscri

Re: Sound works on Yamaha DG-XV card?

2000-01-24 Thread dannyh
Have you tried using sndconfig that might work. On Mon, 24 Jan 2000, Neil Haldar wrote: > Folks, > > recently installed RH 6.1 on a new Dell P3/600 machine -- and am loving it! But I >don't have > any sound :( > > I have even tried loading the OSS tools (at www.opensound.com) and extra dri

Shadow password problem

2000-01-24 Thread dannyh
Why does /etc/passwd file still give me the shadow password after I made sure the installation doesn't specify any shadow password file? Looking forward to your feedback -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Transferring the user passwd to a new mail server?

2000-01-24 Thread dannyh
Hello, I want to do a "masive" transfer from the current mail server to a new mail server. I have (old mail) adduser dannytest1 adduser dannytest2 passwd dannytest1 passwd dannytest2 cp /somewhere/passwd /home/dannyh/ ftp to the box: - copy to new mail server in /home/dannyh