I checked-mark nfs in public, but getting permission denied.
If I "systemctl stop firewalld.service" on server.
"yum clean metadata" works as expected
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or chan
Hi folks,
I just saw that on my fedora 17 system thee are 2 X-Servers running?
Why that? And how to reduce to one only?
--Frank Elsner
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Gui
Hi,
A number of months ago you commented in this bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=837461 that a patch called intel-
reprobe-lvds.patch existed. Still even with kernel 3.9, this has sadly not
been merged into the kernel. As a result, it is still impossible to use
vgaswitchero
On Sat, 11 May 2013 15:07:04 -0700, Jonathan Ryshpan wrote:
> On Sat, 2013-05-11 at 14:16 -0700, Joe Zeff wrote:
> > On 05/11/2013 01:40 PM, Jonathan Ryshpan wrote:
> > > I need to install a single file from an RPM, namely
> > >
> > > * RPM gnome-keyring-3.6.3-1.fc18.i686
> > > * File: /usr/li
On Sun, 12 May 2013 12:23:01 +0100
Frank Murphy wrote:
Followed directions from:
https://ask.fedoraproject.org/question/9864/how-to-correct-firewalld-in-fedora18-to-allow-nfs-access/
got It sorted
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
--
users mailing list
user
On Sun, May 12, 2013 at 8:32 AM, Michael Schwendt wrote:
> On Sat, 11 May 2013 15:07:04 -0700, Jonathan Ryshpan wrote:
>
>> On Sat, 2013-05-11 at 14:16 -0700, Joe Zeff wrote:
>> > On 05/11/2013 01:40 PM, Jonathan Ryshpan wrote:
>> > > I need to install a single file from an RPM, namely
>> > >
>> >
On Sun, 2013-05-12 at 14:35 +0200, Frank Elsner wrote:
> Hi folks,
>
> I just saw that on my fedora 17 system thee are 2 X-Servers running?
>
> Why that? And how to reduce to one only?
Are you running VNC?
poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscr
On Sun, 12 May 2013 10:07:32 -0430 Patrick O'Callaghan wrote:
> On Sun, 2013-05-12 at 14:35 +0200, Frank Elsner wrote:
> > Hi folks,
> >
> > I just saw that on my fedora 17 system thee are 2 X-Servers running?
> >
> > Why that? And how to reduce to one only?
>
> Are you running VNC?
NO.
--Fr
How can I convert a DEB to install in Fedora ?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http
On 05/12/2013 10:09 AM, Jim wrote:
> How can I convert a DEB to install in Fedora ?
http://www.thegeekstuff.com/2010/11/alien-command-examples/
Get alien here: http://krege.fedorapeople.org/alien/
Next question: Is it a good idea or would you be better off compiling
the program from source?
--
On 05/12/2013 11:53 AM, Steven Stern wrote:
On 05/12/2013 10:09 AM, Jim wrote:
How can I convert a DEB to install in Fedora ?
http://www.thegeekstuff.com/2010/11/alien-command-examples/
Get alien here: http://krege.fedorapeople.org/alien/
Next question: Is it a good idea or would you be bette
If I mount the server export on the client in /etc/fstab
or mount "server:/export /mountpoint" it works
but if setup as autofs.nfs on the client
-rw,hard,intr,nolock,rsize=8192,wsize=8192
server:/export
it says [Errno 13] Permission denied: /export/remote_dir
the export has no_root_s
On Sun, May 12, 2013 at 12:09 PM, Jim wrote:
> How can I convert a DEB to install in Fedora ?
get the same source code used the generate the deb and use it to generate a rpm.
--
Itamar Reis Peixoto
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subsc
On Sun, 12 May 2013 09:14:22 -0500, inode0 wrote:
> > rpm -if /example/list.txt
> >
> > with "list.txt" containing a list of package file names.
>
> I think the -f is being ignored in this case. The PACKAGE_FILE can be
> a manifest as you describe and the command given above works just the
> sa
On 05/13/13 00:52, Frank Murphy wrote:
> If I mount the server export on the client in /etc/fstab
>
> or mount "server:/export /mountpoint" it works
>
> but if setup as autofs.nfs on the client
>
> -rw,hard,intr,nolock,rsize=8192,wsize=8192
> server:/export
>
> it says [Errno 13] Permission
On 05/12/2013 11:09 AM, Jim wrote:
How can I convert a DEB to install in Fedora ?
You need a program called alien. If you don't have that, you'll have to
get it somewhere. It should come with a man page.
You may, however, run into dependency hell when you try and install one
of the foreign pack
On Mon, 13 May 2013 03:37:41 +0800
Ed Greshko wrote:
>
> On the server what is the contents of /etc/exports?
>
/exported_dir
192.168.0.1/255.255.255.0(rw,wdelay,sync,no_root_squash)
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
--
users mailing list
users@lists.fed
On 05/13/13 05:08, Frank Murphy wrote:
> On Mon, 13 May 2013 03:37:41 +0800
> Ed Greshko wrote:
>
>> On the server what is the contents of /etc/exports?
>>
> /exported_dir
> 192.168.0.1/255.255.255.0(rw,wdelay,sync,no_root_squash)
>
>
>
Well, have you tried removing no_root_squash and re-exportin
Am 11.05.2013 22:30, schrieb Joe Zeff:
> On 05/11/2013 12:19 PM, Reindl Harald wrote:
>> i am a really hard figther against*useless* dependencies or
>> not fine enough splittet ones by subpackages pulling a X11
>> dependency-chain on servers
>
> You're not the only one. Did you know that gdm an
Am 12.05.2013 17:09, schrieb Jim:
> How can I convert a DEB to install in Fedora?
don't do it
* they are typically linked against other library versions
* they have often incomatible locations
* they are not built for run tehm on Fedora
better ask "how do i build my own RPM"
http://fedoraprojec
I suspect stupidity on my part because I see no questions on the list or
google about my problem.
I have an older computer that I want to upgrade the OS to Fedora 18. I
have downloaded Fedora-18-x86_64-Live-Desktop.iso (960.5 mb)on to a
newer machine. I want to burn it to a CD (700 mb) or ins
On 05/12/2013 07:42 PM, William Case wrote:
I suspect stupidity on my part because I see no questions on the list or
google about my problem.
I have an older computer that I want to upgrade the OS to Fedora 18. I
have downloaded Fedora-18-x86_64-Live-Desktop.iso (960.5 mb)on to a
newer machine.
On Sun, 2013-05-12 at 20:36 -0400, Jim wrote:
> On 05/12/2013 07:42 PM, William Case wrote:
> > I suspect stupidity on my part because I see no questions on the list or
> > google about my problem.
> >
> > I have an older computer that I want to upgrade the OS to Fedora 18. I
> > have downloaded F
On 05/13/13 10:11, William Case wrote:
> On Sun, 2013-05-12 at 20:36 -0400, Jim wrote:
>> On 05/12/2013 07:42 PM, William Case wrote:
>>> I suspect stupidity on my part because I see no questions on the list or
>>> google about my problem.
>>>
>>> I have an older computer that I want to upgrade the
On Mon, 2013-05-13 at 10:23 +0800, Ed Greshko wrote:
> On 05/13/13 10:11, William Case wrote:
> > On Sun, 2013-05-12 at 20:36 -0400, Jim wrote:
> >> On 05/12/2013 07:42 PM, William Case wrote:
> >>> I suspect stupidity on my part because I see no questions on the list or
> >>> google about my probl
William Case rogers.com> writes:
> I have an older computer that I want to upgrade the OS to Fedora 18. I
> have downloaded Fedora-18-x86_64-Live-Desktop.iso (960.5 mb)on to a
> newer machine. I want to burn it to a CD (700 mb) or install it some
> other way on the older machine which only has
On Mon, 13 May 2013, Andre Robatino wrote:
The size limit for the Desktop and KDE Lives is now 1 GB (1,000,000,000
bytes). See https://fedoraproject.org/wiki/Releases/18/Spins for a complete
list. The size limits for the other Lives is still 700 MiB (CD size). You
can use one of the other Lives,
On 05/13/13 11:12, William Case wrote:
> Some further details. The old computer was used by a non-computer
> literate, perhaps I should say phobic, step-son. His main use was
> emails and football scores. He tripped over the line leading to his
> embedded nic. I have installed a new card. We n
On Mon, 13 May 2013 05:26:52 +0800
Ed Greshko wrote:
>
> Well, have you tried removing no_root_squash and re-exporting?
>
Same [Errno 13] Permission denied: '/var/cache/yum/18'
I know shared yum cache, but it's a pet project.
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d
On Sun, 12 May 2013 16:57:42 +0200 Frank Elsner wrote:
> On Sun, 12 May 2013 10:07:32 -0430 Patrick O'Callaghan wrote:
> > On Sun, 2013-05-12 at 14:35 +0200, Frank Elsner wrote:
> > > Hi folks,
> > >
> > > I just saw that on my fedora 17 system thee are 2 X-Servers running?
> > >
> > > Why that?
30 matches
Mail list logo