On 05.06.2013 18:07, Bob Goodwin - Zuni, Virginia, USA wrote:
>
> Our LAN has a mix of Linux and OSX computers connected to it. The Linux
> computers work as expected but the OSX computers will not connect,
> complains:
>
> "Could not connect to the server because the name or password is not
> c
Hi all,
I'm trying to get F18 installed on a server (x86_64). The setup is quiet easy
and typical for a server:
Partitions:
sda1: primary partition, 512M
sda2: primary partition, rest of the disk
sdb1: primary partition, 512M
sdb2: primary partition, rest of the disk
SOFT RAID:
/dev/md0: raid1,
On 06.06.2013 10:30, Gerhard Gappmeier wrote:
>
> Unfortunately the installer does not allow to create this kind of partition
> layout. With F17 this was possible.
Yes, it was possible in F17. Now it isn't :) It's kind of improvement in
installer.
> 2.) Installing F17 and upgrade using fedup. Thi
On 06/06/2013 05:34 PM, Mateusz Marzantowicz wrote:
> On 06.06.2013 10:30, Gerhard Gappmeier wrote:
>>
>> Unfortunately the installer does not allow to create this kind of partition
>> layout. With F17 this was possible.
> Yes, it was possible in F17. Now it isn't :) It's kind of improvement in
>
Hi folks.
I've followed the instructions to install the flash plugin by downloading the
YUM version and then installing the RPM. I got no errors when doing any of
this. However, flash still does not work in Firefox. If I do 'about:plugins'
it isn't listed.
Any suggestions on what to try next.
On 06/06/2013 06:16 PM, Gary Stainburn wrote:
> Hi folks.
>
> I've followed the instructions to install the flash plugin by downloading the
> YUM version and then installing the RPM. I got no errors when doing any of
> this. However, flash still does not work in Firefox. If I do 'about:plugins'
On Thu, 6 Jun 2013 13:46:17 +0100
Gary Stainburn wrote:
> Hi folks.
>
selinux?
su -c "cat /var/log/audit/audit.log | grep mozilla"
--
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscriptio
Reindl, I had installed the flash RPM too.
Frank, there were selinux entries in the audit log but there was no timestamp
on the entries I was unable to re-create them by running firefox and
accessing youtube.
Rejy, I did as you suggested below and I can now watch videos on youtube. I
haven't y
On Thu, 6 Jun 2013 14:22:34 +0100 Gary Stainburn
wrote:
> Reindl, I had installed the flash RPM too.
>
> Frank, there were selinux entries in the audit log but there was no timestamp
> on the entries I was unable to re-create them by running firefox and
> accessing youtube.
>
> Rejy, I did as
Am 05.06.2013 20:08, schrieb Beartooth:
> On Sun, 02 Jun 2013 22:17:18 -0500, Rex Dieter wrote:
>> Looks like you've somehow installed a f18 kernel on a genuine f17 box.
>
> That could be :
>
> [btth@Hbsk2 ~]$ cat /etc/fedora-release
> Fedora release 17 (Beefy Miracle)
this is clearly
Am 06.06.2013 14:46, schrieb Gary Stainburn:
> I've followed the instructions to install the flash plugin by downloading the
> YUM version and then installing the RPM. I got no errors when doing any of
> this. However, flash still does not work in Firefox. If I do 'about:plugins'
> it isn't li
On 06/06/13 03:02, poma wrote:
> Does anyone see anything here that would prevent them from connecting?
What's up Bob?
/etc/sysconfig/nfs
RPCNFSDARGS="-d -s"
systemctl restart nfs-server
journalctl -f --full
poma
I haven't found any definition for "-d -s" What does it tell it to do?
I
On 06/06/13 22:25, Bob Goodwin - Zuni, Virginia, USA wrote:
> On 06/06/13 03:02, poma wrote:
>>> > Does anyone see anything here that would prevent them from connecting?
>> What's up Bob?
>>
>> /etc/sysconfig/nfs
>> RPCNFSDARGS="-d -s"
>>
>> systemctl restart nfs-server
>> journalctl -f --full
>>
>
On 06.06.2013 14:35, Rejy M Cyriac wrote:
> On 06/06/2013 05:34 PM, Mateusz Marzantowicz wrote:
>> On 06.06.2013 10:30, Gerhard Gappmeier wrote:
>>> Unfortunately the installer does not allow to create this kind of partition
>>> layout. With F17 this was possible.
>> Yes, it was possible in F17. N
Hi
thx for your answer.
On Thursday, June 06, 2013 02:04:24 PM Mateusz Marzantowicz wrote:
> On 06.06.2013 10:30, Gerhard Gappmeier wrote:
> > Unfortunately the installer does not allow to create this kind of
> > partition
> > layout. With F17 this was possible.
>
> Yes, it was possible in F17. N
On Thu, 06 Jun 2013 16:42:34 +0200
Gerhard Gappmeier wrote:
> I looks like there is no way to install F18 on this setup.
>
Have you tried yum?
officially unsupported, but works for some.
https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E_Fedora_18
Just have backups done f
On 06/06/2013 07:25 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
I tried man /etc/sysconfig/nfs but see no list of options ... I have no
keyboard/display on the server so it's ssh and vi and my skills with vi
are minimal. Need to know what I'm doing.
You don't have to use vi if you don't want t
On 06/06/13 10:27, Ed Greshko wrote:
/etc/sysconfig/nfs
>> RPCNFSDARGS="-d -s"
>>
>> systemctl restart nfs-server
>> journalctl -f --full
>>
>>
>> poma
>>
>>
>>
>
> I haven't found any definition for "-d -s" What does it tell it to do?
man 8 rpc.nfsd
Ok, I've muddled through most of this bu
On 06/06/13 11:22, Joe Zeff wrote:
I tried man /etc/sysconfig/nfs but see no list of options ... I have no
keyboard/display on the server so it's ssh and vi and my skills with vi
are minimal. Need to know what I'm doing.
You don't have to use vi if you don't want to. I certainly don't!
Use
On 06/06/13 11:51, Reindl Harald wrote:
Am 06.06.2013 17:48, schrieb Bob Goodwin - Zuni:
Ok, I've muddled through most of this but the server runs SL-6 and does not
recognize the command
journalctl -f --full
What is the equivalent command, assuming there is one?
the is no systemd nor journa
On 06/06/13 12:02, Bob Goodwin - Zuni, Virginia, USA wrote:
the is no systemd nor journald before F15 and RHEL6 is based on F12/F13
look in /var/log/messages and othe files in /var/log as well as dmesg
like all the decades before systemd
In /var/log/Messages I see:
Jun 6 12:17:06 localhost rpc
On 06/06/2013 08:56 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
I usually use "gedit" when I don't have "E3" available but in this case
gedit wants a display that I couldn't get to work. I have a vi cheat
sheet and was able to get by using that it just takes longer. E3em is my
preferred text ed
Am 06.06.2013 17:48, schrieb Bob Goodwin - Zuni:
> Ok, I've muddled through most of this but the server runs SL-6 and does not
> recognize the command
>
> journalctl -f --full
>
> What is the equivalent command, assuming there is one?
the is no systemd nor journald before F15 and RHEL6 is bas
On 06.06.2013 18:25, Bob Goodwin - Zuni, Virginia, USA wrote:
> In /var/log/Messages I see:
>
> Jun 6 12:17:06 localhost rpc.mountd[29893]: refused mount request from
> 192.168.1.29 for /home/nfs4exports/ (/): not exported
>
> 192.168.1.29 is the old Mac portable I am using to test with.
>
> "
Fedora 18, kernel 3.9.4, lspci says "Intel Corporation Centrino Ultimate-N
6300 (rev 3e)." Wireless connections work fine, until it wakes from sleep. I
see three "direct probes" (among other things), and then connection fails.
If I hibernate, and wake up, wireless will work fine.
Also discove
On 06/06/13 16:20, poma wrote:
On 06.06.2013 18:25, Bob Goodwin - Zuni, Virginia, USA wrote:
In /var/log/Messages I see:
Jun 6 12:17:06 localhost rpc.mountd[29893]: refused mount request from
192.168.1.29 for /home/nfs4exports/ (/): not exported
192.168.1.29 is the old Mac portable I am usin
On 06.06.2013 23:11, Bob Goodwin - Zuni, Virginia, USA wrote:
> I don't understand what you are suggesting.
>
> Both servers work as expected with any Linux client computer I've tried,
> they are essential to my system. The Apple Mac computers do not connect,
> immediately give me the error messa
Hello there,
What version of OSX are you running?
Macs are very bad with NFS - and under different versions you configure it
drastically differently.
Boris.
On Jun 5, 2013 12:07 PM, "Bob Goodwin - Zuni, Virginia, USA" <
bobgood...@wildblue.net> wrote:
>
> Our LAN has a mix of Linux and OSX comp
On 06/06/13 18:09, poma wrote:
I can only comment logs on the server side. ;)
Mentioned log on the server says that the client is trying to mount non
exported point.
If this doesn't occur during communication with the Linux based clients,
obviously the problem is in the System 6/7 implementation
On 06/06/13 18:25, Boris Epstein wrote:
Hello there,
What version of OSX are you running?
Macs are very bad with NFS - and under different versions you
configure it drastically differently.
Boris.
I'm using an old Mac portable with OSX 10.5 installed. The desktop
computer downstairs has
Allegedly, on or about 06 June 2013, Gary Stainburn sent:
> [gary@gary ~]$ rpm -qa|grep firefox
> firefox-21.0-3.fc17.x86_64
x86_64 means 64-bit
> [gary@gary ~]$ rpm -qa|grep flash
> flash-plugin-11.2.202.285-release.i386
i386 means 32-bit
Probably isn't compatible without some sort of handler
On Thu, Jun 6, 2013 at 5:46 AM, Gary Stainburn
wrote:
> Hi folks.
>
> I've followed the instructions to install the flash plugin by downloading the
> YUM version and then installing the RPM. I got no errors when doing any of
> this. However, flash still does not work in Firefox. If I do 'about:plu
On 07.06.2013 01:51, Bob Goodwin - Zuni, Virginia, USA wrote:
> Yes, I am sure you understand my problem and I appreciate your help.
>
> Sometimes your brevity makes it hard for me to follow, requires some
> thought, not a bad thing I guess.
>
> What I was looking for was someone who understood
On Thu, 6 Jun 2013 18:26:32 -0700, T.C. Hollingsworth wrote:
> On Thu, Jun 6, 2013 at 5:46 AM, Gary Stainburn
> wrote:
> > Hi folks.
> >
> > I've followed the instructions to install the flash plugin by downloading
> > the
> > YUM version and then installing the RPM. I got no errors when doing a
34 matches
Mail list logo