Re: Non-YouTube videos don't work in F15 [Solved]

2011-09-08 Thread Michael D. Setzer II
On 8 Sep 2011 at 18:51, Bob McClure Jr wrote:

Date sent:  Thu, 8 Sep 2011 18:51:52 -0500
From:   Bob McClure Jr 
To: Community support for Fedora users 

Subject:Re: Non-YouTube videos don't work in F15 
[Solved]
Send reply to:  Community support for Fedora users 






> On Wed, Sep 07, 2011 at 06:24:25PM -0400, Sam Varshavchik wrote:
> > Bob McClure Jr writes:
> > 
> > >On Wed, Sep 07, 2011 at 01:38:21PM -0400, Sam Varshavchik wrote:
> > >> Bob McClure Jr writes:
> > >>
> > >> >Okay, did all that.  Used the rc1 tarball from Adobe.  Now I can't see
> > >> >the video portion of YouTube videos.  However I did notice something
> > >> >that may be a clue.  While the video (sound only) is playing, I
> > >> >clicked on the full-screen icon and a black screen came up with a
> > >> >window title bar that says "GTK-Gnash", never no mind that in
> > >> >Edit->Preferences->Applications I clicked on "Use Shockwave Flash".
> > >> >Could it be that FF is locked into using Gnash regardless of what I
> > >> >select?
> > >>
> > >> That's possible, so uninstall it.
> > >
> > >Okay, so done.  Now when it tries to play a YT video, I get Adobe's
> > >version of the BSOD that says "The Adobe Flash plugin has crashed."
> > >
> > >Here are another couple of data points.  If I bring up YT with
> > >Ephiphany, it plays them just fine.  AFAIK, the RC1 64-bit flash
> > >player is the only one on the system.
> > >
> > >If I try Konqueror, it reports I don't have a Flash plugin.
> > >
> > >Thanks for your patience.
> > 
> > Well, the long and the short of it is that the 64 bit plugin works
> > just fine for me.
> 
> After much screwing around with it, things are working now.  Based on
> my experience, here are the steps that worked.
> 
> - Download the 64-bit Flash player from Adobe.  I got the RC1
>   version.  Then do these as root:
> 
> cd /
> tar xzvf /flashplayer11_rc1_install_lin_64_090611.tar.gz
> chown root:root libflashplayer.so
> chmod 755 libflashplayer.so # didn't know it had to be executable earlier.
> mv libflashplayer.so /usr/lib64/mozilla/plugins/
> 
> - It was still failing because it was using gnash-plugin even though
>   I'd selected "Use Shockwave Flash" in Edit->Preferences->Applications
>   for "Shockwave Flash file", so I
> 
> yum remove gnash-plugin
> 
> Now I get audio and video for YouTube stuff as well as non-YT stuff,
> and as a bonus, I get my Live365 audio again.
> 
> I am a happy camper.  Oh, and the 32-bit stuff is still installed, so
> it will coexist with the 64-bit player.

Another alternative that might be an option with youtube.
Go to http://youtube.com/html5
then joing the html5 trial that will use WebM for displaying videos.

Doesn't solve the flash issue for everything, but it seems to get 
most videos to work without having to jump thru hoops..


> 
> Thanks for your patience and guidance.
> 
> Cheers,
> -- 
> Bob McClure, Jr. Bobcat Open Systems, Inc.
> b...@bobcatos.com http://www.bobcatos.com
> Know therefore that the LORD your God is God; he is the faithful God,
> keeping his covenant of love to a thousand generations of those who
> love him and keep his commands.  Deuteronomy 7:9 (NIV)
> -- 
> 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


+--+
  Michael D. Setzer II -  Computer Science Instructor  
  Guam Community College  Computer Center  
  mailto:mi...@kuentos.guam.net
  mailto:msetze...@gmail.com
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins
  G4L Disk Imaging Project maintainer 
  http://sourceforge.net/projects/g4l/
+--+

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC@HOME CREDITS
SETI11217422.706097   |   EINSTEIN 6510307.169851
ROSETTA  3592985.415703   |   ABC  7970217.804040

-- 
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


Re: Non-YouTube videos don't work in F15 [Solved]

2011-09-08 Thread suvayu ali
On Fri, Sep 9, 2011 at 1:51 AM, Bob McClure Jr  wrote:
> chmod 755 libflashplayer.so # didn't know it had to be executable earlier.
>

It doesn't have to be.

$ lt /usr/lib64/mozilla/plugins/libflashplayer.so
-rw-rw-r--. 1 root root 18M Sep  7 03:10
/usr/lib64/mozilla/plugins/libflashplayer.so

-- 
Suvayu

Open source is the future. It sets us free.
-- 
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


Re: Non-YouTube videos don't work in F15 [Solved]

2011-09-08 Thread Bob McClure Jr
On Wed, Sep 07, 2011 at 06:24:25PM -0400, Sam Varshavchik wrote:
> Bob McClure Jr writes:
> 
> >On Wed, Sep 07, 2011 at 01:38:21PM -0400, Sam Varshavchik wrote:
> >> Bob McClure Jr writes:
> >>
> >> >Okay, did all that.  Used the rc1 tarball from Adobe.  Now I can't see
> >> >the video portion of YouTube videos.  However I did notice something
> >> >that may be a clue.  While the video (sound only) is playing, I
> >> >clicked on the full-screen icon and a black screen came up with a
> >> >window title bar that says "GTK-Gnash", never no mind that in
> >> >Edit->Preferences->Applications I clicked on "Use Shockwave Flash".
> >> >Could it be that FF is locked into using Gnash regardless of what I
> >> >select?
> >>
> >> That's possible, so uninstall it.
> >
> >Okay, so done.  Now when it tries to play a YT video, I get Adobe's
> >version of the BSOD that says "The Adobe Flash plugin has crashed."
> >
> >Here are another couple of data points.  If I bring up YT with
> >Ephiphany, it plays them just fine.  AFAIK, the RC1 64-bit flash
> >player is the only one on the system.
> >
> >If I try Konqueror, it reports I don't have a Flash plugin.
> >
> >Thanks for your patience.
> 
> Well, the long and the short of it is that the 64 bit plugin works
> just fine for me.

After much screwing around with it, things are working now.  Based on
my experience, here are the steps that worked.

- Download the 64-bit Flash player from Adobe.  I got the RC1
  version.  Then do these as root:

cd /
tar xzvf /flashplayer11_rc1_install_lin_64_090611.tar.gz
chown root:root libflashplayer.so
chmod 755 libflashplayer.so # didn't know it had to be executable earlier.
mv libflashplayer.so /usr/lib64/mozilla/plugins/

- It was still failing because it was using gnash-plugin even though
  I'd selected "Use Shockwave Flash" in Edit->Preferences->Applications
  for "Shockwave Flash file", so I

yum remove gnash-plugin

Now I get audio and video for YouTube stuff as well as non-YT stuff,
and as a bonus, I get my Live365 audio again.

I am a happy camper.  Oh, and the 32-bit stuff is still installed, so
it will coexist with the 64-bit player.

Thanks for your patience and guidance.

Cheers,
-- 
Bob McClure, Jr. Bobcat Open Systems, Inc.
b...@bobcatos.com http://www.bobcatos.com
Know therefore that the LORD your God is God; he is the faithful God,
keeping his covenant of love to a thousand generations of those who
love him and keep his commands.  Deuteronomy 7:9 (NIV)
-- 
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


Re: any way to control disk order?

2011-09-08 Thread Adalbert Prokop
Am 02.09.2011 05:31, schrieb mcforum:

Hi!

> things like hddtemp where you have to give it args like /dev/sda /dev/sdb.  I 
> don't suppose there is any available mechanism for forcefully inducing the 
> kernel to enumerate removable drives last? .

I do not know of such mechanism, but you could use symbolic links
available at /dev/disk/by-id or /dev/disk/by-uuid.

The order of my disks also changes from time to same (I suppose what
gets initialized first - wins). But with those links it does not really
matter.

-- 
best wishes
Adalbert

Your Flux Capacitor has gone bad.
-- 
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


Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-08 Thread mike cloaked
On Thu, Sep 8, 2011 at 2:46 PM, Genes MailLists  wrote:

>  Everyone is required to change - if you don't like G-3 there are
> several great DE's ... fedora makes it super easy to try them - then
> pick the one that suits your needs.
>
>  Fiddling and diddling and painting the donkey to look like a horse
> wont get you a horse :-)
>
>  If indeed G-3 is targeted at the tablet market as some say, then
> perhaps one day it will be able to compete against Android,  perhaps
> that will be its home.
>
>  For those who use their computers for real work (not just browsing and
> tweeting) the other DE's offer a superior environment (for many).
>
>  In fact, I would suggest that G-3 be changed to a tablet spin and lets
> make KDE the default DE for [lap/desk]/tops.

Actually I wonder how many people who have posted so much about G-2
being retained, and how difficult G-3 is, have actually used KDE
current in f15? I have been using it for a while now and it really is
nice - and a completely different DE to the first shaky new KDE 4.0
that emerged only a couple of versions ago it is very usable and
worthy of daily use now as KDE4.6 or 4.7...

You are right G-2 is yesterday's desktop - today we have G-3 for those
that like it, and it may be a hard pill for some to swallow, even if
it does head down the tablet route (sorry - could not resist!) but if
it is impossible to swallow then I would really recommend people do
try KDE or one of the other DEs that have been mentioned. There are
good alternatives to G-3.

-- 
mike c
-- 
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


Re: Fedora 15 nm-applet missing on XFCE toolbar

2011-09-08 Thread Andras Simon
2011/9/8, Terry Polzin :
> I just fresh installed F15 with XFCE as the window manager.
>
> I can't seem to find a way to add nm-applet to my toolbar, ps -ef shows
> the nm-applet is running any ideas why it doesn't show?

Here it's shown in the 'Notification Area'. If you don't have that,
right click on the panel and choose Panel->Panel Preferences and then
the Items tab. Once there, use the '+' button. If you do have the
'Notification Area' on your panel, then I have no idea.

Andras
-- 
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


Re: reaching a server behind a NAT

2011-09-08 Thread Christopher Svanefalk
On 09/08/2011 01:51 PM, Genes MailLists wrote:
> On 09/08/2011 06:52 AM, Christopher Svanefalk wrote:
>
>>> did you tried your NAS in DMZ mode ( add your NAS IP in DMZ mode on 
>>> router ) ??? is it working ??
>>>
>> Will try that when I get home, sitting at a lecture right now
>
>  Security comment - I assume you don't actually care that your NAS is
> exposed directly to the internet?

At the moment, not really.

However, I believe that is a good point (and pardon my ignorance in
these matters). What would you suggest I do instead? Go over a VPN?
-- 
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


[389-users] Announcing 389 Directory Server version 1.2.9.9

2011-09-08 Thread Rich Megginson
The 389 Project team is pleased to announce the release of 
389-ds-base-1.2.9.9.  This release is primarily to fix bugs found in 
1.2.9.x testing.

NOTE: EL6.1 is fully supported.  See http://port389.org/wiki/Download 
for information about how to set up your yum repositories.  EL6.0 is not 
and will not be supported.

Installation

  yum install 389-ds
  setup-ds-admin.pl

Upgrade

  yum upgrade
  setup-ds-admin.pl -u

How to Give Feedback

* Go to https://admin.fedoraproject.org/updates
* In the Search box in the upper right hand corner, type in the name of 
the package
* In the list, find the version and release you are using (if you're not 
sure, use rpm -qi  on your system) and click on the release
* On the page for the update, scroll down to "Add a comment" and provide 
your input

Or just send us an email to 389-us...@lists.fedoraproject.org

If you find a bug, or would like to see a new feature, you can enter it 
here - https://bugzilla.redhat.com/enter_bug.cgi?product=389

Reporting Bugs

If you find a bug, or would like to see a new feature, you can enter it 
here - https://bugzilla.redhat.com/enter_bug.cgi?product=389

More Information
* Release Notes - http://port389.org/wiki/Release_Notes
* Install_Guide - http://port389.org/wiki/Install_Guide
* Download - http://port389.org/wiki/Download


--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users


Fedora 15 nm-applet missing on XFCE toolbar

2011-09-08 Thread Terry Polzin
I just fresh installed F15 with XFCE as the window manager.

I can't seem to find a way to add nm-applet to my toolbar, ps -ef shows
the nm-applet is running any ideas why it doesn't show?

-- 
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


Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-08 Thread Genes MailLists
On 09/08/2011 09:32 AM, Pedro Francisco wrote:
> Too much work. I'd recommend either Gnome's fallback mode or use a
> taskbar like tint2, which is what I'm doing now :)
> 
> 

  It makes far more sense to do what many have already done and switch
to a stable and configurable DE that better suits your needs. Seriously,
Gnome 2 is dead - move on.

  Choose one of the alternatives - [Gnome 3 or] KDE or LXDE or XFCE or ...

  Everyone is required to change - if you don't like G-3 there are
several great DE's ... fedora makes it super easy to try them - then
pick the one that suits your needs.

  Fiddling and diddling and painting the donkey to look like a horse
wont get you a horse :-)

  If indeed G-3 is targeted at the tablet market as some say, then
perhaps one day it will be able to compete against Android,  perhaps
that will be its home.

  For those who use their computers for real work (not just browsing and
tweeting) the other DE's offer a superior environment (for many).

  In fact, I would suggest that G-3 be changed to a tablet spin and lets
make KDE the default DE for [lap/desk]/tops.

-- 
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


Re: Emulate RHEV On Fedora

2011-09-08 Thread Gene Poole
Gene Poole wrote:
>
> I have not read too much about RHEV, but this has me curious.
>
> Is this just the collection of KVM, sugar, libvirt, qemu, and friends? 
> Just a web-based front end to that stuff? Or is it something completely 
> different?

We've been told by one of our Red Hat reps that it includes most of what 
you've listed but also some new management functionality, which I guess is 
equivalent to VMware vCenter.

Thanks,
Gene Poole

-- 
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


Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-08 Thread Pedro Francisco
Too much work. I'd recommend either Gnome's fallback mode or use a taskbar
like tint2, which is what I'm doing now :)


On Thu, Sep 8, 2011 at 1:18 PM, Darryl L. Pierce  wrote:

> > I liked Gnome2.  Mostly I liked all the nice GUI utilities built on top
> > of it.  And now I am not sure what I am going to do.
>
> I think that everybody who wants to have Gnome2 need to get together and
> do things the Open Source Way:
>
> 1. fork the Gnome2 codebase (maybe give it a new project name)
> 2. keep it updated with fixes, new features, etc.
> 3. make it available to others who want to keep using that paradigm
>
> Then everybody can be happy and have what they want. :)
>
>
-- 
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


Re: F15 cannot unmount shares with usermount

2011-09-08 Thread Frank Murphy
On 08/09/11 13:28, Craig White wrote:

>>
>> with fstab as: storage01.usersly3d.local /home/users/Net01 nfs 
>>
>> same result but, in a terminal
>>
>> sudo mount /home/users/Net01 mount the remote share
>> sudo umount /home/users/Net01 umounts the remote share
>>
>> It seems to be purely "usermount" (gui launcher) that cannot unmount
> 
> you can't unmount a mount that is in use. For example, if you have a
> terminal open and then cd /home/users/Net01 then you can't unmount it.
> Make sure that you cd / or somewhere not within the mount and that any
> nautilus or dolphin file browser windows are not using anything within
> the mount itself and if that's the case, you should be able to unmount
> it.
>
> Craig

There would be no open windows, activity or process running.
When I go to use usermount.

-- 
Regards,

Frank Murphy
UTF_8 Encoded
Friend of fedoraproject.org
-- 
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


Re: F15: Worst. Update. Ever.

2011-09-08 Thread Pedro Francisco
Try ALT+F2 and type 'r' before and/or after. Though in my case that is only
good for 3G dongles, maybe it magically works with you :) (Shell will
disappear, don't worry, should be back)

You may also check if on Gnome's fallback mode the network-applet works
well, since it's the Gnome 2.x applet instead of the new fancy n' buggy one.




On Thu, Sep 8, 2011 at 10:02 AM, linux guy  wrote:

>
>
> On Thu, Sep 8, 2011 at 2:52 AM, Pedro Francisco  > wrote:
>
>> Is 1) solvable by doing su -c 'service Network-Manager restart' or
>> something similar? Because if so it's gnome-shell's applet fault, I think.
>>
>
> Performed the following.
>
> # service NetworkManager stop
> Redirecting to /bin/systemctl  stop NetworkManager.service
> # service NetworkManager start
> Redirecting to /bin/systemctl  start NetworkManager.service
>
> No joy.
>
> Thanks for the tip though.
>
> --
> 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
>
>
-- 
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


Re: F15 cannot unmount shares with usermount

2011-09-08 Thread Craig White
On Thu, 2011-09-08 at 13:16 +0100, Frank Murphy wrote:
> On 08/09/11 11:15, Bryn M. Reeves wrote:
> 
> > So the fstab has:
> >
> > mynas://nfs/store01  /home/users/Net01 nfs
> > rw,users,noauto,hard,intr 0 0
> >
> > But the mount output shows:
> >
> > storage01.usersly3d.local://nfs/store01/ on /home/users/Net01 type nfs
> > (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.0.0.2,mountvers=3,mountport=925,mountproto=udp,local_lock=none,addr=10.0.0.2)
> >
> > So mynas appears to be getting resolved to "storage01.usersly3d.local".
> >
> > Could you see what happens if you use the full domain name in fstab?
> >
> > Regards,
> > Bryn.
> >
> 
> with fstab as: storage01.usersly3d.local /home/users/Net01 nfs 
> 
> same result but, in a terminal
> 
> sudo mount /home/users/Net01 mount the remote share
> sudo umount /home/users/Net01 umounts the remote share
> 
> It seems to be purely "usermount" (gui launcher) that cannot unmount

you can't unmount a mount that is in use. For example, if you have a
terminal open and then cd /home/users/Net01 then you can't unmount it.
Make sure that you cd / or somewhere not within the mount and that any
nautilus or dolphin file browser windows are not using anything within
the mount itself and if that's the case, you should be able to unmount
it.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
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


Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-08 Thread Darryl L. Pierce
On Wed, Sep 07, 2011 at 11:23:26AM -0700, Frederick N. Brier wrote:
> On 09/02/2011 07:31 AM, Stefan Held wrote:
> > Am Freitag, den 02.09.2011, 09:44 -0400 schrieb Darryl L. Pierce:
> >
> >> Great points. If we didn't have change and innovation we'd all still be
> >> using 80x25 monochrome text mode terminals.
> What was wrong with 80x25 monochrome?  I liked the Hercules display :).  

It wasn't 80x50 which let me look at more lines of code at once. :)

> No, but seriously, Gnome3 is irritating.  To have to click on Activities 
> to change and repaint the whole screen, and then select the category of 
> an item you want (if you have not added it to your favorites), then 
> click on it, then repaint the screen again.  And the screen real estate 
> for the Activities text does nothing else.  Nothing.  You can't even 
> right click on it.

Then don't click through to it: start typing it's name and let it pop up
as the list narrows down the app selection. I use that to quickly jump
to what I want.

And if I use it enough then I add it to the favorites.

> You also can't right click on the "desktop menu items" and bring up 
> their properties. 

You can. Just turn on the "Having file manager handle the desktop".

> Can't copy and edit them (I like that for rdesktop 
> and other commands that have parameters).  No, you have to find the old 
> MainMenu utility and create an item in the non-existent menu so it will 
> show up.  Maybe there is another way, but it ain't intuitive.
> 
> What's with no right clicks?  Only one mouse button?  Instead of Unix's 
> 3 buttons?  Is this a lowest common denominator solution for someone who 
> installs Linux on a Mac?
> 
> I have been using Gnome3 for over 3 weeks now.  I tried adding AWN.  
> Tweaking different parameters.  It is STILL annoying.  And SLW.  
> There is a reason why menus have been around so long.  So yeah, I guess 
> I think the Gnome guys fumbled the ball.
> 
> I liked Gnome2.  Mostly I liked all the nice GUI utilities built on top 
> of it.  And now I am not sure what I am going to do.

I think that everybody who wants to have Gnome2 need to get together and
do things the Open Source Way:

1. fork the Gnome2 codebase (maybe give it a new project name)
2. keep it updated with fixes, new features, etc.
3. make it available to others who want to keep using that paradigm

Then everybody can be happy and have what they want. :)

-- 
Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc.
Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/



pgp9nx6lUAD89.pgp
Description: PGP signature
-- 
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


Re: F15 cannot unmount shares with usermount

2011-09-08 Thread Frank Murphy
On 08/09/11 11:15, Bryn M. Reeves wrote:

> So the fstab has:
>
> mynas://nfs/store01  /home/users/Net01 nfs
> rw,users,noauto,hard,intr 0 0
>
> But the mount output shows:
>
> storage01.usersly3d.local://nfs/store01/ on /home/users/Net01 type nfs
> (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.0.0.2,mountvers=3,mountport=925,mountproto=udp,local_lock=none,addr=10.0.0.2)
>
> So mynas appears to be getting resolved to "storage01.usersly3d.local".
>
> Could you see what happens if you use the full domain name in fstab?
>
> Regards,
> Bryn.
>

with fstab as: storage01.usersly3d.local /home/users/Net01 nfs 

same result but, in a terminal

sudo mount /home/users/Net01 mount the remote share
sudo umount /home/users/Net01 umounts the remote share

It seems to be purely "usermount" (gui launcher) that cannot unmount

-- 
Regards,

Frank Murphy
UTF_8 Encoded
Friend of fedoraproject.org
-- 
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


Re: F15: Worst. Update. Ever. (linux guy)

2011-09-08 Thread Brian Hanks
> 1) Wireless networking is not operational, even though wireless worked fine
> in F15 Live.  Its not apparent to me what is different between my F15
> install and the F15 Live iso.  I've started a thread on this issue.

Check out post #10 at this link.  It fixed my F15 wireless issues:

http://forums.fedoraforum.org/showthread.php?t=267852


-Brian
-- 
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


Re: How to I (re)convert my emails to the new Evolution format ?

2011-09-08 Thread Tim
On Thu, 2011-09-08 at 01:47 -0600, linux guy wrote:
> FWIW: This is a cross post from a post I did on the Evolution user
> mailing list.   I didn't like the answer that I received there.  I'm
> hoping for a better one here.

For what it's worth, most of us are probably not on the evolution list,
so either providing a weblink to a page with your question and the
answer might be a good idea.  Or, quoting the unliked response with your
message, here.  Though, it has to be said, that it's quite common that
when you repeat a question, you're going to get the same answer.

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
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


Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-08 Thread Tim
On Wed, 2011-09-07 at 23:05 +, Mark Eggers wrote:
> The left-screen / right-screen tango with a large monitor is
> cumbersome. Many have commented on this. I find it unpleasant as well.
>  
> The work-around I use is Ctrl-Alt up-arrow and down-arrow. This allows
> me to easily page through my virtual desktops. The virtual desktops
> don't wrap around, and they're not labeled, but it's certainly better
> than the mouse equivalents.

I think it's a fundamental screw-up to make someone use the keyboard
with a WIMP (Windows Icons Mouse Pointer) GUI.  Sure, you're probably
not actually /forced/ to, but if it's a major pain to mouse about, it
comes to the same issue.  And I mean that in regards to either swapping
between mousing and keyboard, or worse, having to use both
simultaneously.


> 4B. Organization
> 
> Alphabetic? Really? Yes, there are menus on the right hand side, but
> this does not come up by default.

I'll diverge from your comment, a bit, but since you called it
organisation, and things are being redesigned all over the place, I'll
stick in a pet peeve of mine.

The scroll bars are generally on the right of the screen, and the menus
are generally on the left.  LIkewise with commonly used buttons at the
top of the window (they're far away from the scroll bar).

As far as GUI designs go, this is horrible.  If you want to be nice to
users, it'd be more convenient to bring the two closer together, such as
menus being right justified in a big window.

  / name of window ---+++\
  |   file edit view other menus |
  |  S
  |  C
  |  R
  |  O
  |  L
  |  L

Or, being able to move the scroll bar onto the left side.



Lots of quote snippage that'd have many "me too"s written with them...


-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
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


Re: reaching a server behind a NAT

2011-09-08 Thread Genes MailLists
On 09/08/2011 06:52 AM, Christopher Svanefalk wrote:

>> did you tried your NAS in DMZ mode ( add your NAS IP in DMZ mode on 
>> router ) ??? is it working ??
>>
> 
> Will try that when I get home, sitting at a lecture right now


 Security comment - I assume you don't actually care that your NAS is
exposed directly to the internet?
-- 
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


Re: SVN over HTTP and mod_security

2011-09-08 Thread Michael Fleming
On 7/09/2011 3:42 PM, Philip Prindeville wrote:

Hi Phillip,

> I had configured and installed subversion (SVN) to run over HTTP as the 
> transport, but when I tried to use it I got:
>
> [Mon Sep 05 11:23:29 2011] [error] [client ::1] ModSecurity: Warning. 
> Operator LT matched 20 at TX:inbound_anomaly_score. [file 
> "/etc/httpd/modsecurity.d/base_rules/modsecurity_crs_60_correlation.conf"] 
> [line "31"] [msg "Inbound Anomaly Score (Total Inbound Score: 15, SQLi=, 
> XSS=): Method is not allowed by policy"] [hostname "localhost"] [uri 
> "/svn/astlinux/trunk/package/linux-atm"] [unique_id 
> "TmUFkcCoAQoAABnnJF8D"]
> [Mon Sep 05 11:23:29 2011] [error] [client ::1] ModSecurity: Warning. 
> Operator LT matched 20 at TX:inbound_anomaly_score. [file 
> "/etc/httpd/modsecurity.d/base_rules/modsecurity_crs_60_correlation.conf"] 
> [line "31"] [msg "Inbound Anomaly Score (Total Inbound Score: 15, SQLi=, 
> XSS=): Method is not allowed by policy"] [hostname "localhost"] [uri 
> "/svn/astlinux/!svn/act/709637a8-16ca-40eb-8008-8cb9d5bd189c"] [unique_id 
> "TmUFkcCoAQoAABnlI-4B"]
> [Mon Sep 05 11:23:29 2011] [error] [client ::1] ModSecurity: Warning. 
> Operator LT matched 20 at TX:inbound_anomaly_score. [file 
> "/etc/httpd/modsecurity.d/base_rules/modsecurity_crs_60_correlation.conf"] 
> [line "31"] [msg "Inbound Anomaly Score (Total Inbound Score: 15, SQLi=, 
> XSS=): Method is not allowed by policy"] [hostname "localhost"] [uri 
> "/svn/astlinux/!svn/act/709637a8-16ca-40eb-8008-8cb9d5bd189c"] [unique_id 
> "TmUFkcCoAQoAABnkI6QA"]
>
> when doing commits, etc. I was thinking it would be nice if mod_security 
> out-of-the-box supported SVN...
>
> I'm looking at the supposed offending rule:
>
> SecRule TX:INBOUND_ANOMALY_SCORE "@gt 0" \
>  "chain,phase:5,t:none,log,noauditlog,pass,msg:'Inbound Anomaly Score 
> (Total Inbound Score: %{TX.INBOUND_ANOMALY_SCORE}, SQLi=%{TX.SQLI_SCORE}, 
> XSS=%{TX.XSS_SCORE}): %{tx.inbound_tx_msg}'"
>  SecRule TX:INBOUND_ANOMALY_SCORE "@lt 
> %{tx.inbound_anomaly_score_level}" "skipAfter:END_CORRELATION"
>
> and thinking "Wha.t?"

Ouch.

Have you brought it up on the mod-security-users or Core Ruleset lists? 
They'd probably have more insight on this than I would (I'm more of a 
git person myself nowadays)

http://lists.sourceforge.net/lists/listinfo/mod-security-users
https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set 
(better for this issue I'd say)

> If the .conf files out-of-the-box can't support SVN by default, how about at 
> least having a post-install script that modifies the rules to accommodate SVN?
>
> Or what about SVN installing its own rules if it detects mod_security is 
> installed and enabled?

I've only ever seen cross-package triggers once (a Samba package in 
earlier Fedoras) and it looks like a potential disaster area and best 
avoided.

> But less abstractly: does anyone know what's required to make SVN-over-HTTP 
> work with mod_security?

Truth be told I've wimped out and run it in DetectionOnly mode with the 
more painful apps - Drupal / Wordpress and DAV-reliant apps (like SVN or 
iCal stuff) have traditionally been fairly hellish otherwise.

> Thanks,
>
> -Philip

Cheers,
Michael.

-- 
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


[389-users] webmin.schema

2011-09-08 Thread SHAW-MILLER, JOHN (Synetrix)
All,

 

Thanks in advance for any advice.

 

Has anyone any previous experience in converting webmin.schema to
99webmin.ldif?  I have converted it - but my webmin system throws a
wobbly whenever I try and configure it..

 

regards,

 

John Shaw-Miller
Senior Unix Consultant

ISP Services

ITNS Professional Services


M: 07920 824938 F:01252 405605
E: john.shaw-mil...@synetrix.co.uk
 
E: john.shaw-mil...@capita.co.uk  

Synetrix House, 49-51 Victoria Road
Farnborough, Hampshire, GU14 7PA
http://www.synetrix.co.uk.uk  
Part of The Capita Group plc www.capita.co.uk  

 



Synetrix (Holdings) Limited is a limited company registered in England and 
Wales. Registered number: 0349 1956. VAT number: GB618 1841 40. Registered 
office: Synetrix (Holdings) Ltd, 17-19 Rochester Row, London, SW1P 1QT. 

IMPORTANT NOTICE:This message is intended solely for the use of the Individual 
or organisation to whom it is addressed. It may contain privileged or 
confidential information. If you have received this message in error, please 
notify the originator immediately. If you are not the intended recipient, you 
should not use, copy, alter, or disclose the contents of this message. All 
information or opinions expressed in this message and/or any attachments are 
those of the author and are not necessarily those of Synetrix Holdings Limited. 
Synetrix Holdings Limited accepts no responsibility for loss or damage arising 
from its use, including damage from virus.
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: reaching a server behind a NAT

2011-09-08 Thread Christopher Svanefalk
On 09/08/2011 06:26 AM, Jatin K wrote:
> On Thursday 08 September 2011 12:13 AM, Christopher Svanefalk wrote:
>> On 09/07/2011 06:33 AM, Jatin K wrote:
>>> On Monday 05 September 2011 08:50 PM, Christopher Svanefalk wrote:
 Hey all,

 sorry if this is not purely Fedora related, but I was hoping I might get
 some feedback anyhow from someone who knows more than I do.

 I have this:

 A NAT-configured router between my house and the internet.
 A NAS behind the router.
 A dyndns account, set up and pointing to the global address of the router.

 I want to be able to reach the NAS from the internet. However, trying to
 do so (including attempts to bind to specific ports on the NAS) simply
 do not work, and I cannot tell why.
>>> what protocol do you use ??
> did you tried your NAS in DMZ mode ( add your NAS IP in DMZ mode on 
> router ) ??? is it working ??
>

Will try that when I get home, sitting at a lecture right now
-- 
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


Re: F15 cannot unmount shares with usermount

2011-09-08 Thread Bryn M. Reeves
On 09/07/2011 01:20 PM, Frank Murphy wrote:
> On 07/09/11 12:32, Bryn M. Reeves wrote:
> 
>>> If not mounted:
>>> mount /home/users/Net01 (remote files will show on in filemanager)
>>> if already mounted:
>>> mount.nfs: /home/users/Net01 is busy or already mounted
>>>
>>> Hope thahs what you wanted.
>>
>> Output of mount (or /proc/mounts) while it's mounted.
>>
>> Regards,
>> Bryn.
>>
> 
> mount:
> http://fpaste.org/rRHz/
> 
> as root:
> /proc/mounts
> -bash: /proc/mounts: Permission denied

It's a file - needs to be cat'ed not executed but the output of mount on its own
should be fine.

So the fstab has:

mynas://nfs/store01  /home/users/Net01 nfs
rw,users,noauto,hard,intr 0 0

But the mount output shows:

storage01.usersly3d.local://nfs/store01/ on /home/users/Net01 type nfs
(rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.0.0.2,mountvers=3,mountport=925,mountproto=udp,local_lock=none,addr=10.0.0.2)

So mynas appears to be getting resolved to "storage01.usersly3d.local".

Could you see what happens if you use the full domain name in fstab?

Regards,
Bryn.
-- 
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


Re: Kernel bug ?

2011-09-08 Thread Shiv Manas
On Tue, Aug 30, 2011 at 4:59 AM, linux guy  wrote:
> You were right about timeout = 0 in grub.conf.   I changed it to 15 and I
> can now select a kernel again.
>
> The kernel bug error message is appearing when I run kernel 2.6.40.3-o.fc15.
>
> The Duo runs nicely with kernel 2.6.38.6-26.rc1.fc15
>
> Its so nice to have the Duo booting again !
>


I have a similar issue on my Dell M102z. The new kernels just won't
boot at all and I too remember seeing an SMP / opcode error. 2.6.38
and 2.6.39 based kernels work just fine though. I have reported it as
a bug and I suggest you too report it. Also, please post your lspci
and lshw; perhaps we both may have some common hardware (mine is based
on AMD Fusion E-350).

https://bugzilla.redhat.com/show_bug.cgi?id=73
-- 
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


Re: F15: Worst. Update. Ever.

2011-09-08 Thread linux guy
On Thu, Sep 8, 2011 at 2:52 AM, Pedro Francisco
wrote:

> Is 1) solvable by doing su -c 'service Network-Manager restart' or
> something similar? Because if so it's gnome-shell's applet fault, I think.
>

Performed the following.

# service NetworkManager stop
Redirecting to /bin/systemctl  stop NetworkManager.service
# service NetworkManager start
Redirecting to /bin/systemctl  start NetworkManager.service

No joy.

Thanks for the tip though.
-- 
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


Re: F15: Worst. Update. Ever.

2011-09-08 Thread Pedro Francisco
Is 1) solvable by doing su -c 'service Network-Manager restart' or something
similar? Because if so it's gnome-shell's applet fault, I think.




On Thu, Sep 8, 2011 at 8:44 AM, linux guy  wrote:

> Update.
>
> I still have 2 outstanding issues with my F15 system.
>
> 1) Wireless networking is not operational, even though wireless worked fine
> in F15 Live.  Its not apparent to me what is different between my F15
> install and the F15 Live iso.  I've started a thread on this issue.
>
> 2) The process that converted emails to the new format for Evolution
> somehow got interrupted and only 10% of my emails have been converted to the
> new format.  It is not apparent to me how to convert/ reconvert the
> remaining emails.  I'll start a thread on this topic shortly.
>
> I'm still running nouveau and I'm running 1 monitor, not 2 like I used to.
> I'll get to that issue later.
>
> --
> 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
>
>
-- 
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


How to I (re)convert my emails to the new Evolution format ?

2011-09-08 Thread linux guy
I updated from F14 to F15 and in the process from Evolution 2.x to 3.0.2.

There were numerous (non Evolution) issues during the update process.
Somehow the Evolution mail conversion tool got interrupted and thus only
about 10% of my emails were converted to the new format.

How do I rerun the tool and convert the rest of my emails to the new format
?

Thanks !

FWIW: This is a cross post from a post I did on the Evolution user mailing
list.   I didn't like the answer that I received there.  I'm hoping for a
better one here.
-- 
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


Re: F15: Worst. Update. Ever.

2011-09-08 Thread linux guy
Update.

I still have 2 outstanding issues with my F15 system.

1) Wireless networking is not operational, even though wireless worked fine
in F15 Live.  Its not apparent to me what is different between my F15
install and the F15 Live iso.  I've started a thread on this issue.

2) The process that converted emails to the new format for Evolution somehow
got interrupted and only 10% of my emails have been converted to the new
format.  It is not apparent to me how to convert/ reconvert the remaining
emails.  I'll start a thread on this topic shortly.

I'm still running nouveau and I'm running 1 monitor, not 2 like I used to.
I'll get to that issue later.
-- 
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