Re: Fedora 14 i586

2011-01-13 Thread Ray Pittigher
On 01/13/2011 11:30 AM, suvayu ali wrote: > Hi, > > On Wed, Jan 12, 2011 at 2:36 PM, Pittigher, Raymond - ES > wrote: > > It is for the xcore86 computer on a board pc. > > I am not familiar with these boards, but from what I read on Wikipedia > these are not very different than standard 32 b

Re: Fedora 14 i586

2011-01-12 Thread Ray Pittigher
No, the 32bit DVD is i686 only. On 01/12/2011 02:56 PM, suvayu ali wrote: > On Wed, Jan 12, 2011 at 11:46 AM, Ray Pittigher > wrote: > > Can someone point me to a guide to build a Fedora DVD from scratch? I > > would like to install Fedora on a i586 CPU and

Fedora 14 i586

2011-01-12 Thread Ray Pittigher
Can someone point me to a guide to build a Fedora DVD from scratch? I would like to install Fedora on a i586 CPU and need to build the packages and the vmlinuz and/or whatever is needed on the DVD to match the CPU. This e-mail and any files transmitted with it may be proprietary and are intended

Re: NFS

2010-06-15 Thread Ray Pittigher
On 06/15/2010 10:06 AM, Genes MailLists wrote: > On 06/15/2010 04:21 AM, Tim wrote: > > On Mon, 2010-06-14 at 13:57 -0500, Dale J. Chatham wrote: > >> Had the original admonishment been made in private > > > > This also comes up from time to time. It is a good thing to > > occasionally publi

Re: NFS

2010-06-14 Thread Ray Pittigher
Yes that works on the client side but what about seeing what clients are doing from the server side? On 06/14/2010 10:32 AM, Dale J. Chatham wrote: > lsof | grep works for me. > > On 06/14/2010 08:24 AM, Ray Pittigher wrote: >> When running a NFS server on Fedora how can I see wh

NFS

2010-06-14 Thread Ray Pittigher
When running a NFS server on Fedora how can I see what files are in use by others over the NFS mount? This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in e

Re: rpm architecture

2010-04-09 Thread Ray Pittigher
On 04/09/2010 09:14 AM, Aioanei Rares wrote: > On 04/09/2010 04:11 PM, Ray Pittigher wrote: >> >> On 04/09/2010 08:40 AM, Kwan Lowe wrote: >> >>> On Fri, Apr 9, 2010 at 8:23 AM, Ray Pittigher >>> wrote: >>> >>>> Having some p

Re: rpm architecture

2010-04-09 Thread Ray Pittigher
On 04/09/2010 08:40 AM, Kwan Lowe wrote: > On Fri, Apr 9, 2010 at 8:23 AM, Ray Pittigher > wrote: >> Having some problems installing rpm packages,what does it mean when every >> package claims it is the wrong architecture? >> >> for example.. >> >> &

rpm architecture

2010-04-09 Thread Ray Pittigher
Having some problems installing rpm packages,what does it mean when every package claims it is the wrong architecture? for example.. rpm -Uvh python-2.4.3-27.el5.x86_64.rpm python-devel-2.4.3-27.el5.* python-urlgrabber-3.1.0-5.el5.noarch.rpm Preparing...###