Fedora 14: Gconfd and thumbnailers

2011-02-14 Thread Antonio M
I have two F14 systems (a fresh installation and un updated system).

I shot pictures with my camera as raw files (format is dgn or PEF),
then I import them to my systems.
On the fresh system I can see thumbnails (previews) of raw files, on
the updated system no previews are available.

Digging in /desktop/gnome/thumbnailers on the fresh system by Gconfd I
see a long list of available formats to preview

/desktop/gnome/thumbnailers/image@x-pentax-pef
command /usr/bin/ufraw-batch --embedded-image --out-type=png --size=%s
%i --overwrite --silent --output=%o

that are not available on the updated system

I don't understand why I don't have similar list on both system and
what is the easiest way to have them also on teh updated system??

tnx
-- 
Antonio Montagnani
Skype : amontag52
SIP: antoniomon...@ekiga.net
-- 
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: concurrent users (was: how to run kdesu without asking password?)

2011-02-14 Thread Roberto Ragusa
On 02/12/2011 02:29 PM, Tim wrote:
> On Sat, 2011-02-12 at 01:19 -0800, erikmccaskey64 wrote:
> 
>> I just need it for "bigger security". i don't only want to run
>> transmission-gtk with another user, i want to run e.g.: Google Chrome
>> too. [run application with a user that has low permissions results in
>> bigger sec.]
> 
> I'm curious to know in what way have you made this other user more
> restricted.

That is simple. If a program runs as a different user, it simply
does not have access to your main user data (e.g. firefox bookmarks
or cookies, saved email, and all your documents).

I personally use this method to separate high importance stuff
(dedicated user for online banking) or throw-away stuff
(another dedicated user).

It is also a very good way to have more sets of settings for a single
applications: you have your independent personal firefox and pidgin and
your "work" firefox and pidgin. (yes, I know about firefox profiles,
but this way is better)

I used to run things with kdesu but got into problems (environment handling?).

I take the opportunity to share how I currently do that.
I have this script, called xroot:

  echo "echo \"`xauth nextract - :${DISPLAY#*:}`\" | xauth nmerge -"

So I open a terminal and run xroot, the output is something like (xxx as 
placeholder):

  echo "0100 0008 7xxx4 0001 30 0012 4xxx1 0010 fxxxc" | xauth nmerge -

I copy this text into the clipboard.
Then I run:

  su -l secondaryuser

and then paste the text.

Now, you can run applications (xclock if you want to check that X is ok).

This is more efficient than the "ssh localhost" way and more secure than
the "xhost +" way.

Only issues are pulseaudio and all the "session-aware" things which are so
fashionable nowadays.

-- 
   Roberto Ragusamail at robertoragusa.it
-- 
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 14: Gconfd and thumbnailers

2011-02-14 Thread Antonio M
2011/2/14 Antonio M :
> I have two F14 systems (a fresh installation and un updated system).
>
> I shot pictures with my camera as raw files (format is dgn or PEF),
> then I import them to my systems.
> On the fresh system I can see thumbnails (previews) of raw files, on
> the updated system no previews are available.
>
> Digging in /desktop/gnome/thumbnailers on the fresh system by Gconfd I
> see a long list of available formats to preview
>
> /desktop/gnome/thumbnailers/image@x-pentax-pef
> command /usr/bin/ufraw-batch --embedded-image --out-type=png --size=%s
> %i --overwrite --silent --output=%o
>
> that are not available on the updated system
>
> I don't understand why I don't have similar list on both system and
> what is the easiest way to have them also on teh updated system??
>
> tnx
> --
> Antonio Montagnani
> Skype : amontag52
> SIP: antoniomon...@ekiga.net
>

this is the list of fresh system

gconftool-2 -R /desktop/gnome/thumbnailers
 disable_all = false
 /desktop/gnome/thumbnailers/audio@x-pn-aiff:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/audio@midi:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/audio@x-tta:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/video@x-flv:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@mp4v-es:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/image@x-dcraw:
  command = /usr/bin/ufraw-batch --embedded-image --out-type=png
--size=%s %i --overwrite --silent --output=%o
  enable = true
 /desktop/gnome/thumbnailers/au...@vnd.rn-realaudio:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/image@x-gzeps:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@3gpp:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@x-avi:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@fli:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-shorten:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@x-wavpack:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/audio@x-matroska:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/image@x-nikon-nef:
  command = /usr/bin/ufraw-batch --embedded-image --out-type=png
--size=%s %i --overwrite --silent --output=%o
  enable = true
 /desktop/gnome/thumbnailers/video@mpeg:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@mp4:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/video@flv:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-dvi:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-gzpostscript:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@x-pn-realaudio:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@x-font-type1:
  command = gnome-thumbnail-font %u %o
  enable = true
 /desktop/gnome/thumbnailers/video@mp4:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/application@postscript:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@x-gsm:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/video@x-msvideo:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@AMR-WB:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/video@x-mpeg:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/audio@x-realaudio:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = false
 /desktop/gnome/thumbnailers/image@x-pict:
  command = /usr/bin/totem-video-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/image@x-panasonic-raw:
  command = /usr/bin/ufraw-batch --embedded-image --out-type=png
--size=%s %i --overwrite --silent --output=%o
  enable = true
 /desktop/gnome/thumbnailers/application@x-gzpdf:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/image@x-bzeps:
  command = evince-thumbnailer -s %s %u %o
  enable = true
 /desktop/gnome/thumbnailers/a

What's the chipset in this D-Link USB device

2011-02-14 Thread JD
Hi all,
I inserted a USB wifi device into my laptop
and tried to see what is the chipset in it.

lspci command showed nothing.

lsusb shows

Bus 001 Device 005: ID 07d1:3304 D-Link System

But still I cannot find the chipset for it, and so no driver gets 
automatically loaded,
nor do I know which driver to load manually.
Could anyone please tell me how I can find out the chipset in this
inexpensive wifi device?
It is branded as Frys model FR-300USB

Thanx,

JD
-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 8:50 AM, JD  wrote:
> Hi all,
> I inserted a USB wifi device into my laptop
> and tried to see what is the chipset in it.
>
> lspci command showed nothing.
>
> lsusb shows
>
> Bus 001 Device 005: ID 07d1:3304 D-Link System
>
> But still I cannot find the chipset for it, and so no driver gets
> automatically loaded,
> nor do I know which driver to load manually.
> Could anyone please tell me how I can find out the chipset in this
> inexpensive wifi device?
> It is branded as Frys model FR-300USB

Might be worth looking at one of the chipset lists like
http://linux-wless.passys.nl/
-- 
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: why is /var/spool/cups so huge?

2011-02-14 Thread Tim Waugh
On Sun, 2011-02-13 at 16:17 -0600, Ranjan Maitra wrote:
> Actually, here is the listing: 
> 
> total 4047156
> -rw---. 1 root lp884 Dec 18 19:58 c1
> drwxrwx--T. 2 root lp   4096 Jan  7 04:42 tmp
> -rw-r-. 1 root lp 4144272668 Jan 13 18:35 

That large file, , is a temporary file holding the request
document (generally the file to be printed).  It's meant to be cleaned
up as soon as the request is submitted, so it looks like something went
wrong during job submission *and* for some reason CUPS didn't clear up
the temporary file.

Unfortunately I can't see any situation where this could happen, looking
through the code.  Perhaps there was a power failure?

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
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


sandboxie like application for Fedora?

2011-02-14 Thread erikmccaskey64
http://www.filehippo.com/download_sandboxie/


It's a great application [ for windows... :\ ]


Are there any programs under Fedora, that has the ~same features?


To be specific: The user could launch a program [e.g.: Google Chrome] inside 
this sandbox, and when he/she exits Google Chrome, all the changes that Google 
Chrome did is "undoed". + Google Chrome is in a sandbox, so it can't "see"/read 
the files of the user!


Thanks for any tips, link, opinions!
-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Rahul Sundaram
On 02/14/2011 05:13 PM, erikmccaskey64 wrote:
> http://www.filehippo.com/download_sandboxie/
>
> It's a great application [ for windows... :\ ]
>
> Are there any programs under Fedora, that has the ~same features?
>
> To be specific: The user could launch a program [e.g.: Google Chrome]
> inside this sandbox, and when he/she exits Google Chrome, all the
> changes that Google Chrome did is "undoed". + Google Chrome is in a
> sandbox, so it can't "see"/read the files of the user!
>
> Thanks for any tips, link, opinions!

http://danwalsh.livejournal.com/31146.html?thread=213162

Rahul

-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread Joseph L. Casale
>lspci command showed nothing.

Because its not a PC device.

>lsusb shows
>
>Bus 001 Device 005: ID 07d1:3304 D-Link System

man lsusb, you will see -d looks for vendor:[prod id] which would
lead you to know that 07d1 is D-Link's ID and 3304 is the product.
Unfortunately http://www.linux-usb.org/usb.ids ends at 3303 for D-Link.

A quick Google shows 
http://www.linuxforums.org/forum/red-hat-fedora-linux/163594-usb-wireless-drivers-problems.html
which appears to have worked at the bottom of the thread...
-- 
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: Problem with thumbnails

2011-02-14 Thread Dr. Michael J. Chudobiak
On 02/13/2011 04:22 PM, antonio montagnani wrote:
> I m using Fedora for photo manipulation with Gimp.
> When I open a folder containing raw files I don't see thumbnails of
> pictures on one of my system while on the other I can see them (Jpeg,
> Pef and Dgn files). I made the test with the same folder copied from my
> network storage.
> Any idea??
>
>   From both system I cannot see thumbnails on the network storage for any
> kind of document, image, PDf and so on (NAS is an Iomega StorCenter ix2-200)

 From a Nautilus window, use Edit > Preferences and check the "Preview" 
tab. Check the "Show thumbnails" and "Only for files smaller than" settings.

- Mike


-- 
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: Change wireless interface "sens" value how?

2011-02-14 Thread Tim
Tim:
>> Surely it wouldn't be specified in "dBm"?
>> 
>> 0 dBm is 1 milliwatt into 600 ohms.  Is the antenna really 600 ohms?
>> That would be an unusual antenna impedance.

les:
> 600 ohms is usually an audio reference.  i.e. 0dbm is 1mw on 600ohms.
> RF is usually specified to 50 ohms regardless of the actual impedance
> (0dbm rf is 1mw on 50ohms), and a transformation is needed to arrive at
> the voltage, current losses for other impedances.  Some VHF specs are at
> 150 or 300 ohms, and there could be a new standard developing for 600 as
> some patch antennas do have that high an input impedance.

It's still actually called "dBm" and not db+(something else)?
Surprising!  We were always taught that 0 dBm meant 1 mW into 600 Ohms,
i.e. a power and impedance, not just 1 mW into anything.

-- 
[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: Problem with thumbnails

2011-02-14 Thread Antonio M
2011/2/14 Dr. Michael J. Chudobiak :
> On 02/13/2011 04:22 PM, antonio montagnani wrote:
>> I m using Fedora for photo manipulation with Gimp.
>> When I open a folder containing raw files I don't see thumbnails of
>> pictures on one of my system while on the other I can see them (Jpeg,
>> Pef and Dgn files). I made the test with the same folder copied from my
>> network storage.
>> Any idea??
>>
>>   From both system I cannot see thumbnails on the network storage for any
>> kind of document, image, PDf and so on (NAS is an Iomega StorCenter ix2-200)
>
>  From a Nautilus window, use Edit > Preferences and check the "Preview"
> tab. Check the "Show thumbnails" and "Only for files smaller than" settings.
>
> - Mike
>
>
> --
> 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
>
tnx Michael,

already tried, but everything is o.k.

Please check also this thread and reply there:
Fedora 14: Gconfd and thumbnailers

My question is:
if I delete some folders /.gconf /gnome /gnome2 and I logout then I
login, should it work??

Tnx again


-- 
Antonio Montagnani
Skype : amontag52
SIP: antoniomon...@ekiga.net
-- 
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: setup nfs w/o synchronizing uids?

2011-02-14 Thread Bill Davidsen
Neal Becker wrote:
> Richard Shaw wrote:
>
>> On Fri, Feb 11, 2011 at 8:27 AM, Neal Becker  wrote:
>>> Is it possible to setup nfs (server+clients) without syncing uid's?  Is it
>>> possible to do this without having to setup nfs4+kerberos?  If so, how?
>>
>> You didn't mention the full context of what you're trying to do. Is
>> this for a simple home network or corporate environment? You could
>> probably make everything you're trying to share world RW to work
>> around the UID/GID sync, but it obviously would not be secure at all.
>>
>> Richard
>
> Say small corporate.  I was hoping to be able to use uid/gid mapping, which
> seems to be part of nfs4?
>
I haven't gotten that working, although I had limited time to look at the 
problem. I have one machine with uid issues, so I would like to have a better 
fix than a series of one time hacks. On the other hand, I have a bunch of other 
machines which have uid match and take most of my time, so uid fixing has 
dropped to my "would be nice" list.

-- 
Bill Davidsen 
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
-- 
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: concurrent users (was: how to run kdesu without asking password?)

2011-02-14 Thread Tim
erikmccaskey64:
>>> I just need it for "bigger security". i don't only want to run
>>> transmission-gtk with another user, i want to run e.g.: Google Chrome
>>> too. [run application with a user that has low permissions results in
>>> bigger sec.]

Tim:
>> I'm curious to know in what way have you made this other user more
>> restricted.

Roberto Ragusa:
> That is simple. If a program runs as a different user, it simply
> does not have access to your main user data (e.g. firefox bookmarks
> or cookies, saved email, and all your documents).

Doesn't equate with the description of the other user having "lower"
permissions, though.  The description (lower permissions, bigger
security) engenders the notion of different types of users, that Windows
uses (ordinary lowly users, power users, admins, etc.).

Running as some other user will still have the same ability to do bad
stuff as yourself could do.  So I wouldn't call it an increased
"security" thing.


-- 
[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: gnote -- Am I the only one ?

2011-02-14 Thread Bill Davidsen
William Case wrote:
> Hi;
>
> gnote does not copy and paste within gnote the same way as every other
> Linux program.  I use gnote a lot.  I can't select a phrase or whatever
> move the cursor to the spot were I want to paste a copy of the phrase
> and click the middle mouse button to paste in a copy of the selected
> phrase.  gnote won't do it.  I have been using Fedora and Linux for over
> 7 years; it is now an intuitive or ingrained habit; a signature of
> Linux.
>
> I can and do use the Linux mouse copy and paste for copying items and
> phrases from outside gnote into gnote.  Why will it not work with text
> within gnote?
>
> I filed a bug, got told that the way to do it in gnote was to click
> where I wanted a phrase pasted, move to the phrase I wanted to copy,
> select the phrase and then click the mouse middle button.  It is not the
> way traditional Linux mouse copy and paste works.  Half the time it
> doesn't work.  I have had a couple of gnote crashes.
>
> The response I got from the gnote maintainer was can't replicate, bug
> complaint removed.  I have nothing special, or old, in my Fedora 14
> setup or in my hardware.  In any case, the position, then select, then
> middle button is not the Linux standard.
>
> Am I the only one with this annoyance? I write a lot of stuff in a day
> -- gnote is a great aid and tool except for this.  I wish somebody would
> fix it.
>
I think there is something funny there, but you need to find a way to show the 
problem every time, then refile a bug. If the maintainer can't see it s/he 
can't 
fix it.


-- 
Bill Davidsen 
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
-- 
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: Problem with thumbnails

2011-02-14 Thread Tim
On Mon, 2011-02-14 at 14:52 +0100, Antonio M wrote:
> My question is:
> if I delete some folders /.gconf /gnome /gnome2 and I logout then I
> login, should it work??

Obvious approach:  Create a new user, log in as that new user, and see
how things behave.

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


Broadcom Wireless on Fedora 14 (was Re: users Digest, Vol 84, Issue 33)

2011-02-14 Thread Anne Wilson
On Friday 11 February 2011 19:27:15 Joe Zeff wrote:
> On 02/11/2011 10:50 AM, Patrick O'Callaghan wrote:
> > Please don't reply to digests, and especially don't reply to digests and
> > quite the entire fscking digest in your message (which will now show up
> > all over again in the next digest).
> 
> It could be worse, and it has been.  About fifteen years ago, I was on a
> mailing list that was misconfigured.  This became clear when somebody
> signed up with the wrong email address and all messages from the list
> bounced.  The default was to send out digests unless and until you
> changed your settings, and all bounces went to the list itself.
> 
> Each digest bounced, causing a new digest to be sent containing the
> previous digest plus whatever had come in since the last.  Not only
> that, it decided that these "mega-digests" had to go out to everybody,
> including the vast majority of us who didn't want digests.  Now, add to
> that the fact that over 90% of us were on Dial-Up at the time.
> 
> As I said, "It could be worse."

While the points made are all true, I'd like to point out that the original 
message was actually intended to be helpful to others.  After such a 
reception, he probably won't bother next time.

Why is it that some people on this list think it clever to publicly humiliate?  
Gentle reminders off-list are so much more effective.

Anne
-- 
New to KDE Software? - get help from http://userbase.kde.org


signature.asc
Description: This is a digitally signed message part.
-- 
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: users Digest, Vol 84, Issue 33

2011-02-14 Thread Joe Zeff
On 02/11/2011 11:12 AM, g wrote:
> On 02/11/2011 06:50 PM, Patrick O'Callaghan wrote:
>> >  Please don't reply to digests, and especially don't reply to digests and
>> >  quite the entire fscking digest in your message (which will now show up
>> >  all over again in the next digest).
> 2 words misspelled. :)
>

Correction: one wrong word, spelled correctly, and one Linux command 
used as a euphemism.  Using that command that way, BTW, is a fairly 
common convention in the Unix/Linux world.
-- 
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: users Digest, Vol 84, Issue 33

2011-02-14 Thread Patrick O'Callaghan
On Fri, 2011-02-11 at 19:12 +, g wrote:
> On 02/11/2011 06:50 PM, Patrick O'Callaghan wrote:
> > Please don't reply to digests, and especially don't reply to digests
> and
> > quite the entire fscking digest in your message (which will now show
> up
> > all over again in the next digest).
> 
> 2 words misspelled. :)

Only one actually ("quite" instead of "quote"). Or perhaps you're being
ironic ...

poc

-- 
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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Patrick O'Callaghan
On Fri, 2011-02-11 at 11:57 -0700, James Mckenzie wrote:
> Rohit Farmer  wrote:
> >
> >Got the answer to activate the wireless card on Dell laptops (M501R) in
> >Fedora 14 using Broadcom Card.
> >
> >Use the driver given in the following link and follow the readme file to
> >install.
> >
> >http://www.broadcom.com/support/802.11/linux_sta.php
> >
> Answer to WHAT?  Please use an appropriate title.  Also, only include the 
> portion of the Digest you are replying to.  Please place your answer within 
> or below the topic you are replying to.  As is, we have no idea what you are 
> talking about.
> 
> James McKenzie
> All 500+ lines of the digest deleted to CONSERVE BANDWIDTH.
> 

Just to be clear: changing the Subject line is *not enough* (same
comment also applies to those who hijack threads). It's important to
reply correctly to the message so as to preserve RFC-standard threading,
which pays no attention to the Subject line.

poc

-- 
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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread James Mckenzie
Patrick O'Callaghan  wrote:
>
>On Fri, 2011-02-11 at 11:57 -0700, James Mckenzie wrote:
>> Rohit Farmer  wrote:
>> >
>> >Got the answer to activate the wireless card on Dell laptops (M501R) in
>> >Fedora 14 using Broadcom Card.
>> >
>> >Use the driver given in the following link and follow the readme file to
>> >install.
>> >
>> >http://www.broadcom.com/support/802.11/linux_sta.php
>> >
>> Answer to WHAT?  Please use an appropriate title.  Also, only include the 
>> portion of the Digest you are replying to.  Please place your answer within 
>> or below the topic you are replying to.  As is, we have no idea what you are 
>> talking about.
>> 
>> James McKenzie
>
>Just to be clear: changing the Subject line is *not enough* (same
>comment also applies to those who hijack threads). It's important to
>reply correctly to the message so as to preserve RFC-standard threading,
>which pays no attention to the Subject line.

How, pray tell, does a person who receives only the digest do this? (I as well 
as a few others need an education on this and this could be added to the List 
Guidelines as well.)

James McKenzie

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


CR-48 Gobi 2000 Support

2011-02-14 Thread Derek Tracy
Has anyone gotten the Gobi 2000 chipset to work with the qcserial driver?  I
have found a few patches but do not want to roll my own kernel if I don't
have to (that's why I left Gentoo).  Is there a way to just build the
qcserial driver using dkms or something, or maybe another way to add the USB
Id's to the code?

Has anybody found an up to date rpm for the gobi_loader that loads the
firmware for the chipset?

I'm willing to work with an individual or team to help better support the
CR-48 hardware (it runs Fedora nicely) just don't know where to start.



-
Derek Tracy
trac...@gmail.com
-
-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/13/2011 10:29 AM, Tim wrote:
> Tim:
>>> Well, it /could/ stop either threat, however we don't run SELinux
>>> as tightly as it could be run.
> 
> Darr:
>> I'm not sure who "we" is
> 
> Us using it, and them who preset its parameters...
> 
>> but I run it in restricted mode
> 
> What's "restricted" mode?
> 
> There's "enforcing" (SELinux doing what it does), "permissive" (SELinux
> permitting everything and merely logging it), and "disabled" (self
> explanatory) modes.
> 
> With policies, we currently use "targeted," where some specific things
> are targeted to be controlled by SELinux (known problems, or considered
> to be a good idea), and other things are virtually left unmolested
> (either because putting restrictions on everything, with a "strict"
> policy, causes so many problems that the computer becomes unusable, or
> good ways to do such restrictions haven't been worked out yet), or have
> only generic restrictions placed upon them.
> 
> You probably want to look up targeted versus strict policy, to get more
> background on that.
> 
> 
>> and rarely even get told something has mislabeled files... and when I
>> do get such a message, an autorelabel and reboot nearly-always fixes
>> it (I don't mind rebooting once a month or so...
> 
> I can't remember getting any denials on anything that I was doing, other
> than a brief play with Google Earth, some time ago (and that was their
> fault).  However, I do see various reports about things going on in the
> background, that don't appear to be affecting what I'm doing.  So they
> tend to get ignored.
> 
> For example, there's thousands of these:
> 
> Summary:  SELinux is preventing gnome-power-man (xdm_t) "execstack"
> xdm_t. 
> 
> Detailed Description:  SELinux denied access requested by
> gnome-power-man. It is not expected that this access is required by
> gnome-power-man and this access may signal an intrusion attempt. It is
> also possible that the specific version or configuration of the
> application is causing it to require additional access. 
> 
> And hundreds of these:
> 
> Summary:  SELinux prevented umount from mounting on the file or
> directory "/proc//mounts" (type "automount_t"). 
> 
> Detailed Description:  SELinux prevented umount from mounting a
> filesystem on the file or directory "/proc//mounts" of type
> "automount_t". By default SELinux limits the mounting of filesystems to
> only some files or directories (those with types that have the
> mountpoint attribute). The type "automount_t" does not have this
> attribute. You can either relabel the file or directory or set the
> boolean "allow_mount_anyfile" to true to allow mounting on any file or
> directory.
> 

We have lots of features to allow the unconfined_t domain get some
confinement, but we choose to turn them off by default.  Or better yet
setup the default login account as staff_t.  But this is difficult to do
without getting the "SELinux sucks, turn SELinux off" responses.  If you
begin to further confine the desktop user by default, things will break
and you need to further configure SELinux.  I blogged about this a few
years ago

http://danwalsh.livejournal.com/25265.html?thread=181169


We can prevent lots of stuff, you could run your firefox session in
sandbox or even multiple firefox sessions within multiple sandboxes,  We
can prevent executable/writable memory checks, we can confine
mozilla_plugin and nsplugin but most of these have to be turned off
because things can break.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk1ZS9wACgkQrlYvE4MpobMuMACg2QVYXSM8RYVfWmGxILIPok6k
SB4AoI+H+AiJMvh9ytPV8iKMxAZAmRAU
=fgUv
-END 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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Anne Wilson
On Friday 11 February 2011 19:47:11 Patrick O'Callaghan wrote:
> On Fri, 2011-02-11 at 11:57 -0700, James Mckenzie wrote:
> > Rohit Farmer  wrote:
> > >Got the answer to activate the wireless card on Dell laptops (M501R) in
> > >Fedora 14 using Broadcom Card.
> > >
> > >Use the driver given in the following link and follow the readme file to
> > >install.
> > >
> > >http://www.broadcom.com/support/802.11/linux_sta.php
> > 
> > Answer to WHAT?  Please use an appropriate title.  Also, only include the
> > portion of the Digest you are replying to.  Please place your answer
> > within or below the topic you are replying to.  As is, we have no idea
> > what you are talking about.
> > 
> > James McKenzie
> > All 500+ lines of the digest deleted to CONSERVE BANDWIDTH.
> 
> Just to be clear: changing the Subject line is *not enough* (same
> comment also applies to those who hijack threads). It's important to
> reply correctly to the message so as to preserve RFC-standard threading,
> which pays no attention to the Subject line.
> 
I've never seen instructions on how to reply to a message in a digest, yet 
keep the threading.  I don't use digest myself, but if you know how it's done, 
it would be useful to document it.

Anne
-- 
New to KDE Software? - get help from http://userbase.kde.org


signature.asc
Description: This is a digitally signed message part.
-- 
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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Todd Zullinger
Anne Wilson wrote:
> On Friday 11 February 2011 19:47:11 Patrick O'Callaghan wrote:
>> Just to be clear: changing the Subject line is *not enough* (same
>> comment also applies to those who hijack threads). It's important
>> to reply correctly to the message so as to preserve RFC-standard
>> threading, which pays no attention to the Subject line.
>>
> I've never seen instructions on how to reply to a message in a
> digest, yet keep the threading.  I don't use digest myself, but if
> you know how it's done, it would be useful to document it.

Using the MIME-style digests makes this trivial in most email clients.
We set this style of digest as the default for this list a few months
or so ago.  The Mailman default is to send plain text digests, which
are much more of a pain.  I'm not sure if they even contain all the
needed information.

For anyone subscribing to the digests and planning to reply to
messages, I would recommend checking on your list options page that
you're using the MIME-style digests.  The digest will then include
each message as an individual message part.  Any halfway decent mail
client can then reply do an individual digest message and keep the
subject and headers needed for threading intact.

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
Whatever it is that the government does, sensible Americans would
prefer that the government does it to somebody else. This is the idea
behind foreign policy.
-- P.J. O'Rourke



pgpVJIlLoZdc6.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: Change wireless interface "sens" value how?

2011-02-14 Thread John W. Linville
On Sat, Feb 12, 2011 at 03:12:53PM +, mike cloaked wrote:
> I am trying to resolve some wireless issue with a laptop running F14,
> and I need to change the "sens" (i.e. Sensitivity) value for the
> wireless interface.
> 
> However when trying to run the following command as root it fails:
> 
> iwconfig wlan0 sens -65
> 
> gives output:
> Error for wireless request "Set Sensitivity" (8B08) :
>  SET failed on device wlan0 ; Operation not supported.
> 
> and yet the command "man iwconfig" gives for this section:
>sens   Set the sensitivity threshold. This define how sensitive is  the
>   card  to  poor  operating conditions (low signal, interference).
>   Positive values are assumed to be the  raw  value  used  by  the
>   hardware or a percentage, negative values are assumed to be dBm.
>   Depending on the hardware  implementation,  this  parameter  may
>   control various functions.
>   On modern cards, this parameter usually control handover/roaming
>   threshold, the  lowest  signal  level  for  which  the  hardware
>   remains  associated with the current Access Point. When the sig‐
>   nal level goes below this threshold the card starts looking  for
>   a  new/better  Access  Point.  Some  cards may use the number of
>   missed beacons to trigger  this.  For  high  density  of  Access
>   Points,  a higher threshold make sure the card is always associ‐
>   ated with the best AP, for low density of APs, a lower threshold
>   minimise the number of failed handoffs.
>   On  more  ancient card this parameter usually controls the defer
>   threshold, the lowest signal level for which the  hardware  con‐
>   siders the channel busy. Signal levels above this threshold make
>   the hardware  inhibits  its  own  transmission  whereas  signals
>   weaker  than this are ignored and the hardware is free to trans‐
>   mit. This is usually strongly linked to the  receive  threshold,
>   the  lowest  signal level for which the hardware attempts packet
>   reception. Proper setting of these thresholds prevent  the  card
>   to  waste  time  on  background noise while still receiving weak
>   transmissions. Modern designs seems to control those  thresholds
>   automatically.
>   Example :
>iwconfig eth0 sens -80
>iwconfig eth0 sens 2
> 
> So the command should work according to the man command section above.

Heh...honestly, does that description seem clear to you?  This part
of the man page is the poster child for all that is wrong with the
wireless extensions API.

> Can someone tell me if there is some workaround for this or is this a bug?
> 
> I have already reported as https://bugzilla.redhat.com/show_bug.cgi?id=677008

Neither -- the driver (like all mac80211-based drivers) simply does
not support that setting.  mac80211-based drivers are simple, and
they don't do roaming by themselves.  Instead they rely on a userland
component (e.g. wpa_supplicant) to take care of roaming for them.

Unfortunately, I don't know of any roaming "knobs" to turn for
wpa_supplicant (or NetworkManager) -- maybe it would be nice to
have one.  Even if it were there, I suspect that control of that
"knob" would have to flow through NetworkManager if you are using it.

John
-- 
John W. LinvilleThe truth will set you free, but first it will
linvi...@redhat.com make you miserable. -- James A. Garfield
-- 
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


Kickstart error

2011-02-14 Thread Crookes, Kevin
Hi,

 

Has any-one come across this error when trying to build from kickstart?

 

Unable to read package metadata. This may be due to missing repodata
directory.

Please ensure that your install tree has been correctly generated.

 

 

 

Regards, 
Kevin Crookes 
Senior Unix/Linux Engineer 
Tel: +44 (0)1794 833872 
kevin.croo...@roke.co.uk   

 

--
Roke Manor Research Ltd, Romsey,
Hampshire, SO51 0ZN, United Kingdom

Part of the Chemring Group
Registered in England & Wales at:
Chemring Group PLC, Chemring House, 1500 Parkway,
Whiteley, Fareham, Hampshire PO15 7AF, ENGLAND
Registered Number: 267550

Visit our website at www.roke.co.uk

The information contained in this e-mail and any attachments is
proprietary to Roke Manor Research Ltd and must not be passed to any
third party without permission. This communication is for information
only and shall not create or change any contractual relationship.


Please consider the environment before printing this email
~
-- 
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: LDAP/SASL/GSSAPI

2011-02-14 Thread Trever L. Adams
On 02/10/2011 11:45 AM, Stephen Gallagher wrote:
>
> There's really no such thing as a non-expiring ticket. You always need
> to re-authenticate periodically to get a new ticket. Many deployments
> allow tickets to be "renewable", however. This means you can use your
> existing TGT to authenticate to get the new ticket (during the renewal
> period).
>
> If you are using SSSD 1.5 or later to authenticate users through
> Kerberos, there is a built-in functionality to enable auto-renewal of
> kerberos tickets.
>
> See the options krb5_renewable_lifetime and krb5_renew_interval in
> sssd-krb5(5) (man sssd-krb5)
Thank you. I am using Samba 4. The problem seems to be that I cannot 
kinit -k -t /etc/dovecot/krb5.keytab smtp/fqdn_host@REALM. I have the
keytab. IT has that entry.  I get kinit: Client 'smtp/fqdn_host@REALM'
not found in Kerberos database while getting initial credentials.

If I could figure this out, I think I would have my entire problem fixed.

Thank you for responding.

Trever
-- 
"...very few phenomena can pull someone out of Deep Hack Mode, with two
noted exceptions: being struck by lightning, or worse, your *computer*
being struck by lightning." -- Matt Welsh



signature.asc
Description: OpenPGP digital 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: [389-users] Sync AD with 389-DS Unable to parse response

2011-02-14 Thread Rich Megginson

On 02/14/2011 02:09 AM, remy d1 wrote:

Hi,

Is there a timeout for Windows Sync ?

It uses the same one as regular replication
http://docs.redhat.com/docs/en-US/Red_Hat_Directory_Server/8.2/html-single/Administration_Guide/index.html#setting-replication-timeout-periods


Thanks

2011/2/9 Rich Megginson mailto:rmegg...@redhat.com>>

On 02/09/2011 06:39 AM, remy d1 wrote:

Hi Rich,

I reinstalled all my server from scratch and reimported all my
data (with cert files).

If I try to synchronize my data, I can import users from AD to
389-DS but I can't do the opposite. My 389 server replica is
always in status "in progress" with "replica acquired
successfully : incremental update started", but it can't finish
the synchronization job.


Sometimes you have to tell winsync to do a full resync a few times
before it finally works.



I could also continue to launch request to my AD server from my
389-DS server (ldapsearch...). I successfully add a user to my AD
with Apache Directory Studio (installed on my 389-DS server) with
the AD synchronizing account. So, it's not an access problem.

Moreover I added a schema on my 389-DS for my directory that is
not present on my AD. Do you think I have to add this schema to
AD or is the synchronization done only on AD required attributes ?

No.  The schema that winsync uses is hard coded in 389 - you
cannot extend it or change it - it should work with AD, no changes
to AD should be required.



Or,

Is it a cert file problem on my AD ?

or ...?

Any idea would be appreciated

Regards-


2011/1/25 Rich Megginson mailto:rmegg...@redhat.com>>

On 01/25/2011 01:29 AM, remy d1 wrote:

Hi Rich,

I tried to raise the log level, but when I did it, I was not
able to stop/restart my dirsrv service.

What log level did you use?  What error messages did you see
when you attempted to stop/restart the service?  Anything in
the errors log?


To stop it, I must kill the process and remove the pid file.
Then I could start it.

In my error logs, there is a lot of informations :


[root@KingKong ~]# tail /var/log/dirsrv/slapd-KingKong/errors
[24/Jan/2011:16:18:30 +0100] NSMMReplicationPlugin -
changelog program - cl5GetOperationCount: could not get DB
object for replica
[24/Jan/2011:16:18:30 +0100] NSMMReplicationPlugin -
changelog program - _cl5GetDBFile: no DB object found for
database

/var/lib/dirsrv/slapd-KingKong/changelogdb/1d934402-27b111e0-b651ef2e-02b602d3_4d0b2887.db4
[24/Jan/2011:16:18:30 +0100] NSMMReplicationPlugin -
changelog program - cl5GetOperationCount: could not get DB
object for replica
[24/Jan/2011:16:18:40 +0100] NSMMReplicationPlugin -
changelog program - _cl5GetDBFile: no DB object found for
database

/var/lib/dirsrv/slapd-KingKong/changelogdb/1d934402-27b111e0-b651ef2e-02b602d3_4d0b2887.db4
[24/Jan/2011:16:18:40 +0100] NSMMReplicationPlugin -
changelog program - cl5GetOperationCount: could not get DB
object for replica
[24/Jan/2011:16:18:41 +0100] NSMMReplicationPlugin -
changelog program - _cl5GetDBFile: no DB object found for
database

/var/lib/dirsrv/slapd-KingKong/changelogdb/1d934402-27b111e0-b651ef2e-02b602d3_4d0b2887.db4
[24/Jan/2011:16:18:41 +0100] NSMMReplicationPlugin -
changelog program - cl5GetOperationCount: could not get DB
object for replica
[24/Jan/2011:16:18:42 +0100] NSMMReplicationPlugin -
changelog program - _cl5GetDBFile: no DB object found for
database

/var/lib/dirsrv/slapd-KingKong/changelogdb/1d934402-27b111e0-b651ef2e-02b602d3_4d0b2887.db4
[24/Jan/2011:16:18:42 +0100] NSMMReplicationPlugin -
changelog program - cl5GetOperationCount: could not get DB
object for replica
[24/Jan/2011:16:24:18 +0100] NSMMReplicationPlugin -
changelog program - cl5ExportLDIF: failed to locate
changelog file for replica at (dc=mydomain,dc=com)


This problem is very similar to this post :

http://www.redhat.com/archives/fedora-directory-commits/2009-March/msg5.html
Although I have the last version of 389-DS.

Are you sure this is the correct post you wanted to refer
to?  Because this is a patch commit for a fix when moving the
changelog directory - did you move the changelog directory? 
Because you did not mention it in your earlier post.




I think I have also some troubleshooting with my hostname
because bind is not configured. However, I have choosen to
put it my /etc/hosts file
[root@KingKong ~]# nl /etc/host.conf
 1multi on
 2order

Re: Change wireless interface "sens" value how?

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 4:12 PM, John W. Linville  wrote:

> Neither -- the driver (like all mac80211-based drivers) simply does
> not support that setting.  mac80211-based drivers are simple, and
> they don't do roaming by themselves.  Instead they rely on a userland
> component (e.g. wpa_supplicant) to take care of roaming for them.
>
> Unfortunately, I don't know of any roaming "knobs" to turn for
> wpa_supplicant (or NetworkManager) -- maybe it would be nice to
> have one.  Even if it were there, I suspect that control of that
> "knob" would have to flow through NetworkManager if you are using it.
>
> John

Yes I eventually homed in on the reality that you just described.  I
was able to get an ipw2200 based laptop to roam nicely as the driver
did support the sens parameter - and it did switch over to another AP
when the signal from the first went near non-existent - which was what
I was after.  However it seems that using my netbook with an ath5k
driver based wireless internal simply won't be able to do it whatever
I do - is there anyone working to make mac80211 drivers more
sophisticated in the future?  Maybe roaming is not high on most user's
agenda? But the main, and separate, issue I have is with initial
selection of a weak AP signal when a strong one (with same ssid) seems
more logical - and I don't know if this is something that is within
the realm of the driver, the NM code or wpa_supplicant?

I am not sufficiently knowledgeable to know what is possible here.

I would certainly appreciate knowing what is possible, and what
provides the limitations?
-- 
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


Snort alternative

2011-02-14 Thread Luc MAIGNAN
Hi,

as we have to pay to user Snort Rules, is there a free-of-charge NIDS 
available for Linux ?


BR
-- 
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: setup nfs w/o synchronizing uids?

2011-02-14 Thread Peter Skensved
Bill Davidsen wrote :
> I haven't gotten that working, although I had limited time to look at the
> problem. I have one machine with uid issues, so I would like to have a better
> fix than a series of one time hacks. On the other hand, I have a bunch of 
> other
> machines which have uid match and take most of my time, so uid fixing has
> dropped to my "would be nice" list.

 I haven't tried this myself but this may be what you're looking for :

[Translation]
Method = nsswitch

( in idmapd.conf ) 

 It isn't documented in the man pages for CentOS 5.5 ( RHEL 5.5 ) but it showed
up in bugzilla under fedora.

 peter


Peter Skensved  Email : pe...@sno.phy.queensu.ca
Dept. of Physics,
Queen's University,
Kingston, Ontario,
Canada

-- 
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: [Bulk] Re: gnote -- Am I the only one ?

2011-02-14 Thread William Case
On Mon, 2011-02-14 at 09:03 -0500, Bill Davidsen wrote:
> William Case wrote:
> > Hi;
> >
> > gnote does not copy and paste within gnote the same way as every other
> > Linux program.  I use gnote a lot.  I can't select a phrase or whatever
> > move the cursor to the spot were I want to paste a copy of the phrase
> > and click the middle mouse button to paste in a copy of the selected
> > phrase.  gnote won't do it.  I have been using Fedora and Linux for over
> > 7 years; it is now an intuitive or ingrained habit; a signature of
> > Linux.
> >
> > I can and do use the Linux mouse copy and paste for copying items and
> > phrases from outside gnote into gnote.  Why will it not work with text
> > within gnote?
> >
> > I filed a bug, got told that the way to do it in gnote was to click
> > where I wanted a phrase pasted, move to the phrase I wanted to copy,
> > select the phrase and then click the mouse middle button.  It is not the
> > way traditional Linux mouse copy and paste works.  Half the time it
> > doesn't work.  I have had a couple of gnote crashes.
> >
> > The response I got from the gnote maintainer was can't replicate, bug
> > complaint removed.  I have nothing special, or old, in my Fedora 14
> > setup or in my hardware.  In any case, the position, then select, then
> > middle button is not the Linux standard.
> >
> > Am I the only one with this annoyance? I write a lot of stuff in a day
> > -- gnote is a great aid and tool except for this.  I wish somebody would
> > fix it.
> >
> I think there is something funny there, but you need to find a way to show 
> the 
> problem every time, then refile a bug. If the maintainer can't see it s/he 
> can't 
> fix it.
> 

I went back and re-tried using the Linux copy & paste.  I found the
following.  On my bigger writing programs like Write and Evolution
--compose the select and paste works the way I am used to.  On text
writing programs like gedit and gnote it doesn't.  I am using compiz
rather than metacity.  My guess now is that programs for writing that
have their own keyboard and mouse setup work as expected, but compiz is
somehow messing up the standard gnome mouse shortcuts.  I don't see
where but I will keep looking.

-- 
Regards Bill
Fedora 14, Gnome 2.32
Evo.2.32, Emacs 23.2.1

-- 
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: why is /var/spool/cups so huge?

2011-02-14 Thread Ranjan Maitra
On Mon, 14 Feb 2011 05:31:47 -0600 Tim Waugh  wrote:

> On Sun, 2011-02-13 at 16:17 -0600, Ranjan Maitra wrote:
> > Actually, here is the listing: 
> > 
> > total 4047156
> > -rw---. 1 root lp884 Dec 18 19:58 c1
> > drwxrwx--T. 2 root lp   4096 Jan  7 04:42 tmp
> > -rw-r-. 1 root lp 4144272668 Jan 13 18:35 
> 
> That large file, , is a temporary file holding the request
> document (generally the file to be printed).  It's meant to be cleaned
> up as soon as the request is submitted, so it looks like something went
> wrong during job submission *and* for some reason CUPS didn't clear up
> the temporary file.
> 
> Unfortunately I can't see any situation where this could happen, looking
> through the code.  Perhaps there was a power failure?

or a battery down/hibernate (the machine is a laptop). that is
possible. but the machine has been through a few boots after that.

thanks for the help, all! i have removed that file.

best wishes,
ranjan

> 
> Tim.
> */
> 
-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread JD
On 02/14/2011 01:21 AM, mike cloaked wrote:
> On Mon, Feb 14, 2011 at 8:50 AM, JD  wrote:
>> Hi all,
>> I inserted a USB wifi device into my laptop
>> and tried to see what is the chipset in it.
>>
>> lspci command showed nothing.
>>
>> lsusb shows
>>
>> Bus 001 Device 005: ID 07d1:3304 D-Link System
>>
>> But still I cannot find the chipset for it, and so no driver gets
>> automatically loaded,
>> nor do I know which driver to load manually.
>> Could anyone please tell me how I can find out the chipset in this
>> inexpensive wifi device?
>> It is branded as Frys model FR-300USB
> Might be worth looking at one of the chipset lists like
> http://linux-wless.passys.nl/
Not listed there as far as product id 3304
BUT! manufacturer RealTek ID 07d1 is there, and the
only USB device made by D-Link with RealTek chip AND 801.11N AND USB is 
the R8192s chip,
so I assume I have the R8192s, which is not supported by the kernel.

However, I have found no match for this product id 3304 from vendor 07d1

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


Fwd: [Bug 28972] Unable to iwconfig sens for device rt2860

2011-02-14 Thread JD
For al users with the ralinktech chipsets supported by the rtx00 drivers,
setting the sens value appears to be out of the question.

 Original Message 
Subject:[Bug 28972] Unable to iwconfig sens for device rt2860
Date:   Mon, 14 Feb 2011 15:53:27 GMT
From:   bugzilla-dae...@bugzilla.kernel.org
To: jd1...@gmail.com



https://bugzilla.kernel.org/show_bug.cgi?id=28972


John W. Linville  changed:

What |Removed |Added

Status|NEW |RESOLVED
CC| |linvi...@tuxdriver.com
Resolution| |INVALID




--- Comment #1 from John W. Linville  2011-02-14 
15:53:24 ---
mac80211-based drivers simply do not support setting that parameter. These
drivers are simple and do not roam on their own. Instead they rely on a
userland component (e.g. wpa_supplicant) to do the roaming.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You reported the bug.

-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread Tim
On Mon, 2011-02-14 at 10:35 -0500, Daniel J Walsh wrote:
> We can prevent lots of stuff, you could run your firefox session in
> sandbox or even multiple firefox sessions within multiple sandboxes,
> We can prevent executable/writable memory checks, we can confine
> mozilla_plugin and nsplugin but most of these have to be turned off
> because things can break.

The burning questions in my mind about confining Firefox and plugins
are:

Is it hard to nail it down because it's hard to work out what to
restrict or not?

Are Firefox and plugins doing lots of things that they shouldn't really
be doing?

My suspicion is that there's a lot of bad programmers that think it
should be allowed to do anything without restriction, and they'll expend
more energy into protesting restrictions than they'll put into writing
better code.

-- 
[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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Matthew Saltzman
On Mon, 2011-02-14 at 07:59 -0700, James Mckenzie wrote: 
> Patrick O'Callaghan  wrote:
> >
> >On Fri, 2011-02-11 at 11:57 -0700, James Mckenzie wrote:
> >> Rohit Farmer  wrote:
> >> >
> >> >Got the answer to activate the wireless card on Dell laptops (M501R) in
> >> >Fedora 14 using Broadcom Card.
> >> >
> >> >Use the driver given in the following link and follow the readme file to
> >> >install.
> >> >
> >> >http://www.broadcom.com/support/802.11/linux_sta.php
> >> >
> >> Answer to WHAT?  Please use an appropriate title.  Also, only include the 
> >> portion of the Digest you are replying to.  Please place your answer 
> >> within or below the topic you are replying to.  As is, we have no idea 
> >> what you are talking about.
> >> 
> >> James McKenzie
> >
> >Just to be clear: changing the Subject line is *not enough* (same
> >comment also applies to those who hijack threads). It's important to
> >reply correctly to the message so as to preserve RFC-standard threading,
> >which pays no attention to the Subject line.
> 
> How, pray tell, does a person who receives only the digest do this? (I
> as well as a few others need an education on this and this could be
> added to the List Guidelines as well.)

Get your digest in MIME format.  (Log into the list server to set this
option.)  Most mail readers know to treat the attachments in a MIME
message as separate messages.   In evolution (at least), they are all
collected in a meta-message in your in-box, but they can be replied to
individually.

That's how I read this list.

> 
> James McKenzie
> 
> 

-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 5:19 PM, JD  wrote:

> so I assume I have the R8192s, which is not supported by the kernel.
>
> However, I have found no match for this product id 3304 from vendor 07d1

I have a wireless dongle that is supported by the 8192 driver, and
found that there is this driver in the kmod-staging package from
rpmfusion - which works - you may need to install a firmware file but
the driver is available in the package I mentioned. I tested it about
a month ago. The same driver may work for your case if you are lucky
too.

-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Patrick Bartek
--- On Mon, 2/14/11, erikmccaskey64  wrote:

> http://www.filehippo.com/download_sandboxie/
>
> It's a great application [ for windows... :\ ]
> Are there any programs under Fedora, that has the ~same features?
> To be specific: The user could launch a program [e.g.: Google Chrome]
> inside this sandbox, and when he/she exits Google Chrome, all the changes 
> that Google Chrome did is "undoed". + Google Chrome is in a sandbox, so it 
> can't "see"/read the files of the user!
>
> Thanks for any tips, link, opinions!

It's my understanding that Google Chrome already runs in a sandbox, by default. 
 No additional software needed.  And not only the application itself, but each 
window, whether stand-alone or tabbed, runs in its own separate sandbox.  
That's what makes it the "safest" browser around.  Or have I misunderstood all 
the marketing hype?

B

-- 
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: [Bulk] Re: gnote -- Am I the only one ?

2011-02-14 Thread Tim
On Mon, 2011-02-14 at 12:13 -0500, William Case wrote:
> 
> I went back and re-tried using the Linux copy & paste.  I found the
> following.  On my bigger writing programs like Write and Evolution
> --compose the select and paste works the way I am used to.  On text
> writing programs like gedit and gnote it doesn't. 

I've found traditional *ix middle-mouse cut and paste to be variable
whether it's going to work on programs like Evolution or OpenOffice.org.
Usually, it won't paste what's been copied, less frequently it will.

For programs, like them, I have to resort to hotkeys or right-click for
the menu with copy in it, right-click for the menu with paste in it.

-- 
[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: Snort alternative

2011-02-14 Thread Petrus de Calguarium
This ain't the sixties, man! Just quit.

-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread James Mckenzie
Tim  wrote:
>Sent: Feb 14, 2011 10:25 AM
>To: Community support for Fedora users 
>Subject: Re: No need for AV tools on Linux, eh?
>
>My suspicion is that there's a lot of bad programmers that think it
>should be allowed to do anything without restriction, and they'll expend
>more energy into protesting restrictions than they'll put into writing
>better code.
>
_+1 for many projects.  Number of lines of code != good coding practices.  I've 
found very obvious buffer overflow conditions and failures to enforce changes 
of variable types in publically available code bases.  These are 'easy' to fix 
things, but programmers appear (not necessarily want) the most 'bling' in their 
programs.  Best Business Practices for coding need to be enforced and noticible 
coding errors corrected.  It's not all that hard, but it is definitely not 
glamorous.

James McKenzie

-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Mon, 14 Feb 2011, Rahul Sundaram wrote:

> http://danwalsh.livejournal.com/31146.html?thread=213162

Does not work for me:

# sandbox -X xterm
Failed to start message bus: Failed to open 
"/etc/selinux/targeted/contexts/dbus_contexts": Permission denied
EOF in dbus-launch reading address from bus daemon
Hangup
#


Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFNWW6aeWrbH+aEIG4RAvpVAJ9kBogCLHpTtPMssCOsW/FED909ZQCdExOF
mGtZ3DG47R5TZhdgQiTFfNw=
=WaUJ
-END 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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Tim
On Mon, 2011-02-14 at 10:42 -0500, Todd Zullinger wrote:
> For anyone subscribing to the digests and planning to reply to
> messages, I would recommend checking on your list options page that
> you're using the MIME-style digests.  The digest will then include
> each message as an individual message part.  Any halfway decent mail
> client can then reply do an individual digest message and keep the
> subject and headers needed for threading intact.

I've never seen a great advantage in the digests, other than for
archiving purposes.  If you're going to get 1000 messages as 1000
messages, or in one huge message, it's still a lot of data.  And it's
far more of a pain to reply to the digest.  Never mind keep one or two
useful messages out of it, and delete the rest.  Or that far too many
mail servers, or clients, make a pigs breakfast out of huge messages.

I really wish there were some automatic function to restrict replies to
digests.  If you full quote, you get rejected.  If you reply with a
digest subject line, you get rejected.  If you reply with broken
threading you get rejected (i.e. your reply headers must refer to the
original post, not the whole digest main headers)...

Even non-digest replies with broken headers are a major pain.  If you're
trying to help someone, who's every reply is randomly splattered
throughout your list of emails, it becomes a needle in a haystack
searching job to follow a thread.  Especially if you have a few hundred
messages in the folder you're working on.  Even if you filter out all
the other messages with a different subject line, the sequence of their
replies and yours is all out of kilter.

At least back in the BBS days, the offline mailers would fetch all your
mail as one digest-like spool file, but split it apart into individual
messages.

-- 
[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: sandboxie like application for Fedora?

2011-02-14 Thread Rick Stevens
On 02/14/2011 10:04 AM, Gabriel VLASIU wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> On Mon, 14 Feb 2011, Rahul Sundaram wrote:
>
>> http://danwalsh.livejournal.com/31146.html?thread=213162
>
> Does not work for me:
>
> # sandbox -X xterm
> Failed to start message bus: Failed to open 
> "/etc/selinux/targeted/contexts/dbus_contexts": Permission denied
> EOF in dbus-launch reading address from bus daemon
> Hangup
> #

Interesting.  That SELinux context file is available in the MLS and 
"minimum" rulesets, but not in "targeted".  Hmmm.
--
- Rick Stevens, Systems Engineer, C2 Hosting  ri...@nerd.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-Is it progress if a cannibal uses a knife and fork? -
-  -- Stanislaw J. Lec   -
--
-- 
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] Install on RHEL 6....

2011-02-14 Thread danielgore
I have managed to get everything compiled and all packages installed, but
when I go through the /usr/sbin/setup-ds-admin.pl script if fails with

Could no start the admin server. Error: 256
Failed to create and configure the admin server.

This appeared to be a problem with the scripted not correctly creating the
/var/log/dirserv/admin-serv directory.  When I create that before the
install it then errors with

Errot updating console.conf

NMC_Status: 1
NMC_ErrType:
NMC_ErrInfo: Cannot open file for reaing
Could not update the httpd engine configuration.
Failed to create and configure the admin server
Exiting . . .

Any clues?

Thanks.



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

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


Re: What's the chipset in this D-Link USB device

2011-02-14 Thread JD
On 02/14/2011 09:43 AM, mike cloaked wrote:
> On Mon, Feb 14, 2011 at 5:19 PM, JD  wrote:
>
>> so I assume I have the R8192s, which is not supported by the kernel.
>>
>> However, I have found no match for this product id 3304 from vendor 07d1
> I have a wireless dongle that is supported by the 8192 driver, and
> found that there is this driver in the kmod-staging package from
> rpmfusion - which works - you may need to install a firmware file but
> the driver is available in the package I mentioned. I tested it about
> a month ago. The same driver may work for your case if you are lucky
> too.
>
Thanx Mike. But, where do I get the firmware file?
Is it not packaged in the kmod rpm package?

-- 
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: Change wireless interface "sens" value how?

2011-02-14 Thread John W. Linville
On Mon, Feb 14, 2011 at 04:30:09PM +, mike cloaked wrote:
> On Mon, Feb 14, 2011 at 4:12 PM, John W. Linville  wrote:
> 
> > Neither -- the driver (like all mac80211-based drivers) simply does
> > not support that setting.  mac80211-based drivers are simple, and
> > they don't do roaming by themselves.  Instead they rely on a userland
> > component (e.g. wpa_supplicant) to take care of roaming for them.
> >
> > Unfortunately, I don't know of any roaming "knobs" to turn for
> > wpa_supplicant (or NetworkManager) -- maybe it would be nice to
> > have one.  Even if it were there, I suspect that control of that
> > "knob" would have to flow through NetworkManager if you are using it.
> >
> > John
> 
> Yes I eventually homed in on the reality that you just described.  I
> was able to get an ipw2200 based laptop to roam nicely as the driver
> did support the sens parameter - and it did switch over to another AP
> when the signal from the first went near non-existent - which was what
> I was after.  However it seems that using my netbook with an ath5k
> driver based wireless internal simply won't be able to do it whatever
> I do - is there anyone working to make mac80211 drivers more
> sophisticated in the future?  Maybe roaming is not high on most user's
> agenda?

Obviously wireless users like to be able to roam.  I certainly do it
around the house, etc.  Are you saying that your ath5k device somehow
refuses to disconnect even after you are out of range of the old AP?
That would be rather strange.

> But the main, and separate, issue I have is with initial
> selection of a weak AP signal when a strong one (with same ssid) seems
> more logical - and I don't know if this is something that is within
> the realm of the driver, the NM code or wpa_supplicant?

Yes, I remember that thread.  I'm still not sure I understand why
you care which AP you connect to, so long as the connection works.
In any case, if you are using NetworkManager then the decision for
which AP to use will lie somewhere between NM and wpa_supplicant.
I'm sorry, but I don't know the details to go beyond that.

> I am not sufficiently knowledgeable to know what is possible here.
> 
> I would certainly appreciate knowing what is possible, and what
> provides the limitations?

The driver will only make an association when directed to do so from
userland.  If you are using very basic tools (like iwconfig) then there
is some minimal suppot in the kernel for scanning and finding an AP.
If you use wpa_supplicant, it will control the scanning for APs and
choosing one as it sees fit.  NetworkManager uses wpa_supplicant,
but NM exerts some control over the wpa_supplicant configuration and
I'm not fluent on those details.

If a connection is lost, the kernel will make no effort to reconnect
by itself.  If you are using iwconfig, you will need to trigger the
reconnection manually.  wpa_supplicant will reconnect automatically,
possibly to a new AP if the old one is no longer available.

Hth...

John
-- 
John W. LinvilleThe truth will set you free, but first it will
linvi...@redhat.com make you miserable. -- James A. Garfield
-- 
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


System startup / tcsd failing to load tpm_atmel.ko

2011-02-14 Thread b1
Hello alltogether

Recently I switched to Fedora as my main operating system. Now I came
across a problem as I tried to access some encrypted files. For
encryption I used ecryptfs, which is why I installed the ecryptfs-utils
package. This comes along with trousers and in particular with tcsd.
Unfortunatelly I get the following error during boot:

insmod: error inserting 
'/lib/modules/2.6.35.11-83.fc14.x86_64/kernel/drivers/char/tpm/tpm_atmel.ko': 
-1 No such device
Starting tcsd:  [FAILED]

If I try to start the daemon:

sudo /etc/init.d/tcsd start
tpm_infineon7725  0 
Starting tcsd: [FAILED]

Also if I try to insert the module manually, I get

sudo insmod 
/lib/modules/2.6.35.11-83.fc14.x86_64/kernel/drivers/char/tpm/tpm_atmel.ko 
insmod: error inserting 
'/lib/modules/2.6.35.11-83.fc14.x86_64/kernel/drivers/char/tpm/tpm_atmel.ko': 
-1 No such device

Im am running fedora 14 and have simply no clue of what
to do to solve the problem. On ArchLinux (which I used before) I
didn't need tcsd.

If you need further information I would be happy to provide that.

Thanks in advance

-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread JD
On 02/14/2011 09:43 AM, mike cloaked wrote:
> On Mon, Feb 14, 2011 at 5:19 PM, JD  wrote:
>
>> so I assume I have the R8192s, which is not supported by the kernel.
>>
>> However, I have found no match for this product id 3304 from vendor 07d1
> I have a wireless dongle that is supported by the 8192 driver, and
> found that there is this driver in the kmod-staging package from
> rpmfusion - which works - you may need to install a firmware file but
> the driver is available in the package I mentioned. I tested it about
> a month ago. The same driver may work for your case if you are lucky
> too.
>
Also, I forgot to mention, that I recompiled the kernel with
"staging" enabled, and driver r8192u (u for usb) enabled.

after installing the new build and rebooting, I do not see
the driver getting loaded. So, I loaded it manually, but
still there is other wireless device other than my wlan0
for the mini-pci ralink module.

And I see why: because the device is not identifying itself
with the correct strings to trigger driver loading, and even with
the driver loaded, re-inserting the USB device still does not
trigger driver recognition of the device.

Is there a way I can set up an alias for it in the file
/etc/modprobe.d/dist.conf ? What would that alias be?
Again, lsusb shows
Bus 001 Device 006: ID 07d1:3304 D-Link System

Is there a way to create an alias that associated 07d1:3304 with 
r8192u_usb.ko ??

Cheers,

JD
-- 
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: [389-users] Install on RHEL 6....

2011-02-14 Thread Nathan Kinder
On 02/14/2011 10:36 AM, danielg...@yaktech.com wrote:
> I have managed to get everything compiled and all packages installed, but
> when I go through the /usr/sbin/setup-ds-admin.pl script if fails with
>
> Could no start the admin server. Error: 256
> Failed to create and configure the admin server.
>
> This appeared to be a problem with the scripted not correctly creating the
> /var/log/dirserv/admin-serv directory.  When I create that before the
> install it then errors with
>
> Errot updating console.conf
>
> NMC_Status: 1
> NMC_ErrType:
> NMC_ErrInfo: Cannot open file for reaing
> Could not update the httpd engine configuration.
> Failed to create and configure the admin server
> Exiting . . .
>
> Any clues?
I believe that this is an issue with the selinux policy.  Do you see any 
AVCs in /var/log/audit/audit when you attempt to run setup-ds-admin.pl?
> Thanks.
>
>
>

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


Re: Change wireless interface "sens" value how?

2011-02-14 Thread JD
On 02/14/2011 10:47 AM, John W. Linville wrote:
> On Mon, Feb 14, 2011 at 04:30:09PM +, mike cloaked wrote:
>> On Mon, Feb 14, 2011 at 4:12 PM, John W. Linville  
>> wrote:
>>
>>> Neither -- the driver (like all mac80211-based drivers) simply does
>>> not support that setting.  mac80211-based drivers are simple, and
>>> they don't do roaming by themselves.  Instead they rely on a userland
>>> component (e.g. wpa_supplicant) to take care of roaming for them.
>>>
>>> Unfortunately, I don't know of any roaming "knobs" to turn for
>>> wpa_supplicant (or NetworkManager) -- maybe it would be nice to
>>> have one.  Even if it were there, I suspect that control of that
>>> "knob" would have to flow through NetworkManager if you are using it.
>>>
>>> John
>> Yes I eventually homed in on the reality that you just described.  I
>> was able to get an ipw2200 based laptop to roam nicely as the driver
>> did support the sens parameter - and it did switch over to another AP
>> when the signal from the first went near non-existent - which was what
>> I was after.  However it seems that using my netbook with an ath5k
>> driver based wireless internal simply won't be able to do it whatever
>> I do - is there anyone working to make mac80211 drivers more
>> sophisticated in the future?  Maybe roaming is not high on most user's
>> agenda?
> Obviously wireless users like to be able to roam.  I certainly do it
> around the house, etc.  Are you saying that your ath5k device somehow
> refuses to disconnect even after you are out of range of the old AP?
> That would be rather strange.
>
>> But the main, and separate, issue I have is with initial
>> selection of a weak AP signal when a strong one (with same ssid) seems
>> more logical - and I don't know if this is something that is within
>> the realm of the driver, the NM code or wpa_supplicant?
> Yes, I remember that thread.  I'm still not sure I understand why
> you care which AP you connect to, so long as the connection works.
> In any case, if you are using NetworkManager then the decision for
> which AP to use will lie somewhere between NM and wpa_supplicant.
> I'm sorry, but I don't know the details to go beyond that.
>
>> I am not sufficiently knowledgeable to know what is possible here.
>>
>> I would certainly appreciate knowing what is possible, and what
>> provides the limitations?
> The driver will only make an association when directed to do so from
> userland.  If you are using very basic tools (like iwconfig) then there
> is some minimal suppot in the kernel for scanning and finding an AP.
> If you use wpa_supplicant, it will control the scanning for APs and
> choosing one as it sees fit.  NetworkManager uses wpa_supplicant,
> but NM exerts some control over the wpa_supplicant configuration and
> I'm not fluent on those details.
>
> If a connection is lost, the kernel will make no effort to reconnect
> by itself.  If you are using iwconfig, you will need to trigger the
> reconnection manually.  wpa_supplicant will reconnect automatically,
> possibly to a new AP if the old one is no longer available.
>
> Hth...
>
> John
In my wpa_supplicant.conf, I specify the MAC address
of my router:
bssid=aa:bb:cc:dd:ee:ff   for example.
so, does that not tell wpa_supplicant exactly which router to associate 
with?

-- 
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 get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
Hi all, first off I must confess that this is a crosspost. I posted a
similar question to the Debian list, but it's not getting very far and
I know that there are some smart folks here who could probably help.

I have a nice new mouse with two extra multimedia buttons. When I try
to get the scancodes with "xev", "xbindkeys -k", "showkey", or
"showkey -s" then I see no output. There are some other functional
keys on this mouse which also show no output with those tools, such as
the side scroll feature, so I suspect that there must be _some_ way to
get the codes.

Other than Xev, Xbindkeys, and Showkey, what tools can I use? I
specifically bought this mouse because of the location of the two
extra keys, as I have a manual disability and cannot use the special
keys of regular mice.

This is the rodent:
✈ganymede:~$ grep -i mouse /var/log/Xorg.0.log
[15.197] (==) RADEON(0): Silken mouse enabled
[15.289] (II) Microsoft Natural® Ergonomic Keyboard 4000: Found 1
mouse buttons
[15.289] (II) Microsoft Natural® Ergonomic Keyboard 4000:
Configuring as mouse
[15.292] (II) config/udev: Adding input device MLK OX-1100
wireless Laser Mouse (/dev/input/event2)
[15.292] (**) MLK OX-1100 wireless Laser Mouse: Applying
InputClass "evdev pointer catchall"
[15.292] (**) MLK OX-1100 wireless Laser Mouse: Applying
InputClass "evdev keyboard catchall"
[15.292] (**) MLK OX-1100 wireless Laser Mouse: always reports core events
[15.292] (**) MLK OX-1100 wireless Laser Mouse: Device: "/dev/input/event2"
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found 9 mouse buttons
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found scroll wheel(s)
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found relative axes
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found x and y relative axes
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found absolute axes
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Found keys
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Configuring as mouse
[15.300] (II) MLK OX-1100 wireless Laser Mouse: Configuring as keyboard
[15.300] (**) MLK OX-1100 wireless Laser Mouse: YAxisMapping:
buttons 4 and 5
[15.300] (**) MLK OX-1100 wireless Laser Mouse:
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout:
200
[15.300] (II) XINPUT: Adding extended input device "MLK OX-1100
wireless Laser Mouse" (type: KEYBOARD)
[15.301] (II) MLK OX-1100 wireless Laser Mouse: initialized for
relative axes.
[15.301] (WW) MLK OX-1100 wireless Laser Mouse: ignoring absolute axes.
[15.301] (II) config/udev: Adding input device MLK OX-1100
wireless Laser Mouse (/dev/input/mouse0)


However, 10 of the 12 buttons work, not just the 9 that it found. I've
tried to google a picture of the mouse, I see no info on Teac mice
even on the Teac website. The buttons are "zoom" buttons that I
suppose are activated by a Windows driver on the OS that the package
states that it "supports".

Thanks in advance for any advice on how to continue!


-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com
-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 6:46 PM, JD  wrote:

> Thanx Mike. But, where do I get the firmware file?
> Is it not packaged in the kmod rpm package?

Not likely in the kmod-staging package - you may have to dig around on
the manufacturer web site - or google to see of anyone else is using
the same chipset and has a link to a driver.

With all these wifi devices it seems it is better to try and buy one
that has known support - though that comment will not help if you have
already bought a device with minimal/no support!

I had a fairly recent one but there was a manufacturer proprietary
linux support package - and that had the firmware file in it. You have
to put it in the right place and that is also not always obvious!

The best bet is to see if there is a proprietary linux support package
- and unpack it and poke around. If not then google for it - and if
that fails you may have to wait until one is made available... not
ideal I know.

-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread JD
On 02/14/2011 09:43 AM, mike cloaked wrote:
> On Mon, Feb 14, 2011 at 5:19 PM, JD  wrote:
>
>> so I assume I have the R8192s, which is not supported by the kernel.
>>
>> However, I have found no match for this product id 3304 from vendor 07d1
> I have a wireless dongle that is supported by the 8192 driver, and
> found that there is this driver in the kmod-staging package from
> rpmfusion - which works - you may need to install a firmware file but
> the driver is available in the package I mentioned. I tested it about
> a month ago. The same driver may work for your case if you are lucky
> too.
>
I located this firmware. Not sure if it is the right one for my device:
http://svn.debian.org/wsvn/kernel/dists/trunk/firmware-nonfree/realtek/RTL8192SU/rtl8192sfw.bin
-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread Joe Zeff
On 02/14/2011 10:03 AM, James Mckenzie wrote:
> I've found very obvious buffer overflow conditions and failures to enforce 
> changes of variable types in publically available code bases.

It's been years since I did any C programming, and my memory of it is 
dusty (as Ziva David once phrased it) but I do remember that there are 
two, very similar functions for copying strings.  One copies as many 
bytes as you give it, the other copies only as many as you specify if 
there are "too many" given.  Just using the second instead of the first 
would prevent most of the easier buffer overflow exploits, if not all. 
By now, I'd think that would be automatic, but then, I'm not a 
programmer any more.
-- 
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: Change wireless interface "sens" value how?

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 6:47 PM, John W. Linville  wrote:

> Obviously wireless users like to be able to roam.  I certainly do it
> around the house, etc.  Are you saying that your ath5k device somehow
> refuses to disconnect even after you are out of range of the old AP?
> That would be rather strange.

Well in the house at the furthest position downstairs diagonally away
from the upstairs AP the signal is really weak and iffy and sometimes
it throws the connection off. The downstairs AP is about 20 feet from
that location but the wireless wants to hang on to the weak signal
from upstairs instead of switching to the really good one nearby!  I
can force it to do so by removing the existing connection and
restarting NM - but that is not ideal! I am not sure I can get to a
really zero signal position from the upstairs AP - maybe I can take
the laptop down the road for a walk and then when I come back it will
try the nearest one? (OK tongue out of cheek!)

> Yes, I remember that thread.  I'm still not sure I understand why
> you care which AP you connect to, so long as the connection works.
> In any case, if you are using NetworkManager then the decision for
> which AP to use will lie somewhere between NM and wpa_supplicant.
> I'm sorry, but I don't know the details to go beyond that.

The reason is as for my previous paragraph!

> The driver will only make an association when directed to do so from
> userland.  If you are using very basic tools (like iwconfig) then there
> is some minimal suppot in the kernel for scanning and finding an AP.

I guess iwlist wlan0 scan - which does work - but maybe there are
other tools to make NM or rather the supplicant switch connections?

> If you use wpa_supplicant, it will control the scanning for APs and
> choosing one as it sees fit.  NetworkManager uses wpa_supplicant,
> but NM exerts some control over the wpa_supplicant configuration and
> I'm not fluent on those details.

Ahh OK - maybe I should reread some wpa_supplicant docs - in the old
days I used to configure it manually before NM became workable.

>
> If a connection is lost, the kernel will make no effort to reconnect
> by itself.  If you are using iwconfig, you will need to trigger the
> reconnection manually.  wpa_supplicant will reconnect automatically,
> possibly to a new AP if the old one is no longer available.

Thanks for your input John - the problem is that there is just enough
residual signal that it must believe it has not completely gone away!
I don't know what would happen if I covered it in baking foil and
block out the signal for a few seconds and then see what happens when
I unblocked it.

There are a few other people who seem to have these issues too but
like me I guess they just to the manual changes and "make" it work

One reason I was asking about it is because I have two new linux
convertees, and gave them a laptop and they bumped into the same issue
when visiting - but being new they were not in a position to run
commands from the CLI to get into fiddling with the wireless
connection and expected it to just work whatever part of the house
they were in - which is perhaps not unreasonable!

I'll keep reading but in the meantime I guess it will be manual poking
to get things to go from the different positions of the machine.

-- 
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: Change wireless interface "sens" value how?

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 6:59 PM, JD  wrote:

> In my wpa_supplicant.conf, I specify the MAC address
> of my router:
> bssid=aa:bb:cc:dd:ee:ff   for example.
> so, does that not tell wpa_supplicant exactly which router to associate
> with?

Yes it does but you can do that in NM as well by editing the
connection from NM (right click and select) - and you need to be root
to do it so not for the new user to fiddle with!

However it does not solve the problem if you have two APs with the same ssid.
-- 
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: What's the chipset in this D-Link USB device

2011-02-14 Thread mike cloaked
On Mon, Feb 14, 2011 at 7:21 PM, JD  wrote:

> I located this firmware. Not sure if it is the right one for my device:
> http://svn.debian.org/wsvn/kernel/dists/trunk/firmware-nonfree/realtek/RTL8192SU/rtl8192sfw.bin

Worth a shot - at worst it won't work and there is a chance it will!
-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Jon Ingason
2011-02-14 19:04, Gabriel VLASIU skrev:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> On Mon, 14 Feb 2011, Rahul Sundaram wrote:
>
>> http://danwalsh.livejournal.com/31146.html?thread=213162
>
> Does not work for me:
>
> # sandbox -X xterm
> Failed to start message bus: Failed to open 
> "/etc/selinux/targeted/contexts/dbus_contexts": Permission denied
> EOF in dbus-launch reading address from bus daemon
> Hangup
> #


Why are you trying to start sandbox as root? If I do that I get the 
message "Must not be root". When I run sandbox as ordinary user I have 
no problem.

>
> Gabriel
>
> - --
>
> // Gabriel VLASIU
> //
> // OpenGPG-KeyID  : 0xE684206E
> // OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
> // OpenGPG-URL: http://www.vlasiu.net/public.key
>
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.5 (GNU/Linux)
>
> iD8DBQFNWW6aeWrbH+aEIG4RAvpVAJ9kBogCLHpTtPMssCOsW/FED909ZQCdExOF
> mGtZ3DG47R5TZhdgQiTFfNw=
> =WaUJ
> -END PGP SIGNATURE-


-- 
Med vänliga hälsningar
Jon Ingason

Stortorpsvägen 75
142 65 Trångsund

Telefon: 08 - 514 911 01
Mobil:   070 - 514 91 12
E-post:  jon.inga...@telia.com
Webb:www.ingason.se
Blogg:   www.ingason.se/blogg
-- 
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 get scancodes from mouse buttons?

2011-02-14 Thread Joe Zeff
On 02/14/2011 11:04 AM, Dotan Cohen wrote:
> Other than Xev, Xbindkeys, and Showkey, what tools can I use? I
> specifically bought this mouse because of the location of the two
> extra keys, as I have a manual disability and cannot use the special
> keys of regular mice.

Just to double-check.  Does the mouse work under Windows?  If so, that 
eliminates any questions about hardware issues.  Have you asked the OEM? 
  They may say that they don't support Linux, but you might be able to 
pry some info out of them by explaining that you're not asking them to 
help you configure it, you just need the tech data so you can do it 
yourself.  (Offering to share how you did it with them might not be a 
bad idea and might even get you more help from them.)

Good luck, and keep us informed.
-- 
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: [Bulk] Re: gnote -- Am I the only one ?

2011-02-14 Thread Bill Davidsen
Tim wrote:
> On Mon, 2011-02-14 at 12:13 -0500, William Case wrote:
>>
>> I went back and re-tried using the Linux copy&  paste.  I found the
>> following.  On my bigger writing programs like Write and Evolution
>> --compose the select and paste works the way I am used to.  On text
>> writing programs like gedit and gnote it doesn't.
>
> I've found traditional *ix middle-mouse cut and paste to be variable
> whether it's going to work on programs like Evolution or OpenOffice.org.
> Usually, it won't paste what's been copied, less frequently it will.
>
> For programs, like them, I have to resort to hotkeys or right-click for
> the menu with copy in it, right-click for the menu with paste in it.
>
Highlight, then ^C or Shift^C as appropriate, then Shift^V in the offending 
destination program. Or just right click, and use menu copy and paste, which 
seems to work well but pastes at the text insert location vs. the cursor 
pointer 
location for many apps.

Whatever works...

-- 
Bill Davidsen 
   "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot
-- 
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 get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
On Mon, Feb 14, 2011 at 21:32, Joe Zeff  wrote:
> On 02/14/2011 11:04 AM, Dotan Cohen wrote:
>> Other than Xev, Xbindkeys, and Showkey, what tools can I use? I
>> specifically bought this mouse because of the location of the two
>> extra keys, as I have a manual disability and cannot use the special
>> keys of regular mice.
>
> Just to double-check.  Does the mouse work under Windows?

I don't know, I don't have a Windows machine!

The mouse does work under Linux, only these two extra multimedia
buttons don't show any scancodes. And they are just the buttons that I
bought the mouse for considering how they are placed in a way that is
convenient for my disability!


> If so, that
> eliminates any questions about hardware issues.  Have you asked the OEM?

The OEM didn't answer back, I wrote to them even before I bought the mouse.


>  They may say that they don't support Linux, but you might be able to
> pry some info out of them by explaining that you're not asking them to
> help you configure it, you just need the tech data so you can do it
> yourself.  (Offering to share how you did it with them might not be a
> bad idea and might even get you more help from them.)
>
> Good luck, and keep us informed.
>

If I get anywhere, I'll let you know. Thanks.

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com
-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 14 Feb 2011, Jon Ingason wrote:

> > Does not work for me:
> >
> > # sandbox -X xterm
> > Failed to start message bus: Failed to open 
> > "/etc/selinux/targeted/contexts/dbus_contexts": Permission denied
> > EOF in dbus-launch reading address from bus daemon
> > Hangup
> > #
> 
> 
> Why are you trying to start sandbox as root? If I do that I get the 
> message "Must not be root". When I run sandbox as ordinary user I have 
> no problem.
As root? I'm not trying to start anything as root! How did you come up 
with this idea?

Probably you misinterpreted #. I just replaced my prompt from the terminal 
with #. Nothing was running as root, really.


Gabriel 

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFNWYsfeWrbH+aEIG4RAoOXAJ9WzIoeGM6b3sV1bNKyMcGAAT2s0wCfbLuU
zD6N1NF3uZ7ThQP2gztmvtE=
=G5Z+
-END 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: Broadcom Wireless on Fedora 14 (was Re: users Digest, Vol 84, Issue 33)

2011-02-14 Thread Joe Zeff
On 02/11/2011 12:38 PM, Anne Wilson wrote:
> Why is it that some people on this list think it clever to publicly humiliate?
> Gentle reminders off-list are so much more effective.

The story wasn't meant to humiliate or otherwise chastise the OP; it was 
just a story about a badly-configured mailing list that I thought might 
be interesting.  In fact, unless you're administering a list that does 
things like that, I can't see how you could possibly have taken it 
personally, but then, even at my age people continue to surprise me with 
the weird ways they have to create insult where none was intended.
-- 
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: Broadcom Wireless on Fedora 14 (was Re: users Digest, Vol 84, Issue 33)

2011-02-14 Thread Patrick O'Callaghan
On Fri, 2011-02-11 at 20:38 +, Anne Wilson wrote:
> Why is it that some people on this list think it clever to publicly
> humiliate?  Gentle reminders off-list are so much more effective.

If the idea was to humiliate, I wouldn't have used a euphemism.

Aside from that, whether private communications on this sort of thing
are more or less effective is an open question. One fires off one's
comment and hopes for the best. Doing it publicly means it acts as a
reminder to other people as well, which may or may not be useful in the
grand scheme of things.

poc

-- 
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: Things are getting really messed up on Fedora 14

2011-02-14 Thread g
On 02/09/2011 01:31 PM, les wrote:
<>
> You understand it correctly.  Once I changed user.js to the page I
> wanted, everything was happy.  Maybe I'm a bit dense, but why would one
> want two means to set a preference, when the hidden one overrides the
> normal one?

dank:
 there is questionable logic to;
  "what is going on",
  "what was thought to happen",
  "what was desired to happen".

user.js is read to override what is written in prefs.js.

swag:
  what seems to happen is when prefs.js saves back out, it saves mod.
  with that being case, why not just save in prefs.js to start with?

this is what is supposed to happen when you run

 'edit:config'

this is what is supposed to happen when you

 "edit > preferences > [general]|[advanced], [X close]".


touring the mozilla site and it's 'help', 'definition', 'description',
 'faq', or 'what ever' pages, is to get lost in information.

almost like, "if you can not find it, you do not need it".

when you have a unique problem;
 'must be a bad install.'
 'go ahead and up grade to latest stable.'
 'it does not happen here.'

as is, firefox is well written and given a lot of thought. when thought
does not work as thought, answer/solution is always to up grade.

there are various ways to configure firefox, thru menus, via config:edit,
via add-ons.

some changes work just from close and open. some have required reboot.

iow, software is software, regardless of who wrote it.


-- 

peace out.

tc.hago,

g
.


in a free world without fences, who needs gates.
**
help microsoft stamp out piracy - give linux to a friend today.
**
to mess up a linux box, you need to work at it.
to mess up an ms windows box, you just need to *look* at it.
**
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html
'The Linux Documentation Project' http://www.tldp.org/
'LDP HOWTO-index' http://www.tldp.org/HOWTO/HOWTO-INDEX/index.html
'HowtoForge' http://howtoforge.com/




signature.asc
Description: OpenPGP digital 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


Java browser plugin does not work with latest F14 update

2011-02-14 Thread Louis Garcia

With the latest F14 updates the java applet for firefox stopped working with a 
website I frequent. All I see is the java process taking the whole CPU and my 
computer's cooling going mad.

--Thanks
  -- 
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: LDAP/SASL/GSSAPI

2011-02-14 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/14/2011 11:20 AM, Trever L. Adams wrote:
> Thank you. I am using Samba 4. The problem seems to be that I cannot 
> kinit -k -t /etc/dovecot/krb5.keytab smtp/fqdn_host@REALM. I have the
> keytab. IT has that entry.  I get kinit: Client 'smtp/fqdn_host@REALM'
> not found in Kerberos database while getting initial credentials.
> 
> If I could figure this out, I think I would have my entire problem fixed.
> 
> Thank you for responding.

That's a server-side error. The server is claiming that smtp/fqdn isn't
listed in its database. You need to check the kerberos logs on the
server (or if you don't have access to them, you need to contact your
system administrator for further help)

- -- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk1ZlggACgkQeiVVYja6o6OpBQCfdr6sR9paP8ZwLarOOIVS2YUV
/MUAn3KIedwceMROkjQ9rCV+YtGEuJNj
=Cg2J
-END 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: Java browser plugin does not work with latest F14 update

2011-02-14 Thread Joe Zeff
On 02/14/2011 12:43 PM, Louis Garcia wrote:
> With the latest F14 updates the java applet for firefox stopped working
> with a website I frequent. All I see is the java process taking the
> whole CPU and my computer's cooling going mad.
>
> --Thanks
>

Can you give us the url so we can test it?  If needed, I can test it on 
my desktop with 1 CPU and on my laptop with a dual CPU to see if it 
makes any difference.
-- 
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: Java browser plugin does not work with latest F14 update

2011-02-14 Thread Louis Garcia

Well it's a financial trading site. you will need to login.  Can you recommend 
a site that has java so I can see if it's my system got hosed.

--Thanks

> Date: Mon, 14 Feb 2011 12:53:26 -0800
> From: j...@zeff.us
> To: users@lists.fedoraproject.org
> Subject: Re: Java browser plugin does not work with latest F14 update
> 
> On 02/14/2011 12:43 PM, Louis Garcia wrote:
> > With the latest F14 updates the java applet for firefox stopped working
> > with a website I frequent. All I see is the java process taking the
> > whole CPU and my computer's cooling going mad.
> >
> > --Thanks
> >
> 
> Can you give us the url so we can test it?  If needed, I can test it on 
> my desktop with 1 CPU and on my laptop with a dual CPU to see if it 
> makes any difference.
> -- 
> 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: [389-users] Install on RHEL 6....

2011-02-14 Thread danielgore

No AVCs in /var/log/audit/audit.  I did a search for the "console.conf"
file and could not find it on the system except for in my build directory
under "./adminserv/cfgstuff/".  The admin.conf file is created, during
the setup, in the /etc/dirsrv/admin-serv directory.  But the console.conf
file is not.


In /var/log/messages I get

rpc.idmapd[1401]: nss_getpwnam: name 'root@management."mydomain" does not
map to domain "mydomain"
rpc.idmapd[1401]: nss_getpwnam: name 'nobody' does not map into domain
'mydomain'
rpc.idmapd[1401]: nss_getpwnam: name 'root@management."mydomain" does not
map to domain "mydomain"


Thanks for the help.

Dan


> On 02/14/2011 10:36 AM, danielg...@yaktech.com wrote:
>> I have managed to get everything compiled and all packages installed,
>> but
>> when I go through the /usr/sbin/setup-ds-admin.pl script if fails with
>>
>> Could no start the admin server. Error: 256
>> Failed to create and configure the admin server.
>>
>> This appeared to be a problem with the scripted not correctly creating
>> the
>> /var/log/dirserv/admin-serv directory.  When I create that before the
>> install it then errors with
>>
>> Errot updating console.conf
>>
>> NMC_Status: 1
>> NMC_ErrType:
>> NMC_ErrInfo: Cannot open file for reaing
>> Could not update the httpd engine configuration.
>> Failed to create and configure the admin server
>> Exiting . . .
>>
>> Any clues?
> I believe that this is an issue with the selinux policy.  Do you see any
> AVCs in /var/log/audit/audit when you attempt to run setup-ds-admin.pl?
>> Thanks.
>>
>>
>>
>
> --
> 389 users mailing list
> 389-us...@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-users
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>



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

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


Re: Problem with thumbnails

2011-02-14 Thread antonio montagnani
Tim ha scritto / said the followingil giorno/on 14/02/2011 15:23:
> On Mon, 2011-02-14 at 14:52 +0100, Antonio M wrote:
>> My question is:
>> if I delete some folders /.gconf /gnome /gnome2 and I logout then I
>> login, should it work??
>
> Obvious approach:  Create a new user, log in as that new user, and see
> how things behave.
>
Tim, the approach was obvious, but it didn't do the trick.
Checking installed packages on two different systems, I found that 
gnome-mime-data-2.18.0-5fc12 was installed on the system experiencing 
problems.
Removed it and now everything is o.k. again: waiting for some guru of 
gnome explaining to me what happened, I solved the problem in a very 
empiric way... :-)

-- 
Antonio M
Skype: amontag52

Linux Fedora F14 (Laughlin) on Acer 5720

http://lugsaronno.altervista.org
www.campingmonterosa.com
www.studiodacolpaloschi.it



-- 
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: sandboxie like application for Fedora?

2011-02-14 Thread Jon Ingason
2011-02-14 21:05, Gabriel VLASIU skrev:
> sandbox -X xterm
>>  >  Failed to start message bus: Failed to open 
>> "/etc/selinux/targeted/contexts/dbus_contexts": Permission denied
>>  >  EOF in dbus-launch reading address from bus daemon
>>  >  Hangup

OK look at URL:

https://bugzilla.redhat.com/show_bug.cgi?id=673224

and see if that helps you.

-- 
Regards
Jon Ingason

-- 
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: [389-users] Install on RHEL 6....

2011-02-14 Thread Rich Megginson
On 02/14/2011 02:02 PM, danielg...@yaktech.com wrote:
> No AVCs in /var/log/audit/audit.  I did a search for the "console.conf"
> file and could not find it on the system except for in my build directory
> under "./adminserv/cfgstuff/".  The admin.conf file is created, during
> the setup, in the /etc/dirsrv/admin-serv directory.  But the console.conf
> file is not.
It should be created by "make install"
>
> In /var/log/messages I get
>
> rpc.idmapd[1401]: nss_getpwnam: name 'root@management."mydomain" does not
> map to domain "mydomain"
> rpc.idmapd[1401]: nss_getpwnam: name 'nobody' does not map into domain
> 'mydomain'
> rpc.idmapd[1401]: nss_getpwnam: name 'root@management."mydomain" does not
> map to domain "mydomain"
>
>
> Thanks for the help.
>
> Dan
>
>
>> On 02/14/2011 10:36 AM, danielg...@yaktech.com wrote:
>>> I have managed to get everything compiled and all packages installed,
>>> but
>>> when I go through the /usr/sbin/setup-ds-admin.pl script if fails with
>>>
>>> Could no start the admin server. Error: 256
>>> Failed to create and configure the admin server.
>>>
>>> This appeared to be a problem with the scripted not correctly creating
>>> the
>>> /var/log/dirserv/admin-serv directory.  When I create that before the
>>> install it then errors with
>>>
>>> Errot updating console.conf
>>>
>>> NMC_Status: 1
>>> NMC_ErrType:
>>> NMC_ErrInfo: Cannot open file for reaing
>>> Could not update the httpd engine configuration.
>>> Failed to create and configure the admin server
>>> Exiting . . .
>>>
>>> Any clues?
>> I believe that this is an issue with the selinux policy.  Do you see any
>> AVCs in /var/log/audit/audit when you attempt to run setup-ds-admin.pl?
>>> Thanks.
>>>
>>>
>>>
>> --
>> 389 users mailing list
>> 389-us...@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/389-users
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>>
>>
>
>

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


RE: Java browser plugin does not work with latest F14 update

2011-02-14 Thread Louis Garcia

It seems to be working now. Don't know what happened. Sorry for the noise.


From: louis...@hotmail.com
To: users@lists.fedoraproject.org
Subject: RE: Java browser plugin does not work with latest F14 update
Date: Mon, 14 Feb 2011 20:58:25 +








Well it's a financial trading site. you will need to login.  Can you recommend 
a site that has java so I can see if it's my system got hosed.

--Thanks

> Date: Mon, 14 Feb 2011 12:53:26 -0800
> From: j...@zeff.us
> To: users@lists.fedoraproject.org
> Subject: Re: Java browser plugin does not work with latest F14 update
> 
> On 02/14/2011 12:43 PM, Louis Garcia wrote:
> > With the latest F14 updates the java applet for firefox stopped working
> > with a website I frequent. All I see is the java process taking the
> > whole CPU and my computer's cooling going mad.
> >
> > --Thanks
> >
> 
> Can you give us the url so we can test it?  If needed, I can test it on 
> my desktop with 1 CPU and on my laptop with a dual CPU to see if it 
> makes any difference.
> -- 
> 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   
  -- 
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


F14: need oracle Java plugins but all I get is IcedTea

2011-02-14 Thread Tony Camuso

I have a java app that will not run with IcedTea plugins, which
are the default with Fedora. 

I have the alternatives set as shown below, but about:plugins still 
shows IcedTea. Any help on fixing this would be enormously 
appreciated. 

# cat /etc/redhat-release 
Fedora release 14 (Laughlin)
# uname -r
2.6.35.11-83.fc14.i686.PAE

# alternatives --config libjavaplugin.so

There are 2 programs which provide 'libjavaplugin.so'.

  SelectionCommand
---
*+ 1   /usr/java/default/lib/i386/libnpjp2.so
   2   /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaPlugin.so

# alternatives --config java

There are 3 programs which provide 'java'.

  SelectionCommand
---
*  1   /usr/java/default/bin/java
 + 2   /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
   3   /usr/lib/jvm/jre-1.5.0-gcj/bin/java

The corresponding files exist.

# ls -alFch /usr/java/default/bin/java
-rwxr-xr-x. 1 root root 47K Dec  3 17:17 /usr/java/default/bin/java*

# ls -alFch /usr/java/default/lib/i386/libnpjp2.so
-rwxr-xr-x. 1 root root 76K Dec  3 17:17 /usr/java/default/lib/i386/libnpjp2.so*

Help ... please ...
-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread Rick Stevens
On 02/14/2011 11:23 AM, Joe Zeff wrote:
> On 02/14/2011 10:03 AM, James Mckenzie wrote:
>> I've found very obvious buffer overflow conditions and failures to enforce 
>> changes of variable types in publically available code bases.
>
> It's been years since I did any C programming, and my memory of it is
> dusty (as Ziva David once phrased it) but I do remember that there are
> two, very similar functions for copying strings.  One copies as many
> bytes as you give it, the other copies only as many as you specify if
> there are "too many" given.  Just using the second instead of the first
> would prevent most of the easier buffer overflow exploits, if not all.
> By now, I'd think that would be automatic, but then, I'm not a
> programmer any more.

You're talking about "strcpy()" (copy until you see the NULL) and
"strncpy()" (copy until you see the NULL, but no more than N bytes).
--
- Rick Stevens, Systems Engineer, C2 Hosting  ri...@nerd.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
- If you're not part of the solution, you're part of the precipitate -
--
-- 
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: No need for AV tools on Linux, eh?

2011-02-14 Thread Joe Zeff
On 02/14/2011 01:54 PM, Rick Stevens wrote:
> You're talking about "strcpy()" (copy until you see the NULL) and
> "strncpy()" (copy until you see the NULL, but no more than N bytes).

Yes.  Thank you.  I still remember the two functions, but it's been so 
long since I needed them that I didn't remember their names.
-- 
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: F14: need oracle Java plugins but all I get is IcedTea

2011-02-14 Thread Michael Weiner
On Mon, Feb 14, 2011 at 4:52 PM, Tony Camuso  wrote:

I have a java app that will not run with IcedTea plugins, which
are the default with Fedora.
...
Funny i just went through this to get a users zotero working in
firefox/openoffice

Check the /usr/lib/mozilla/plugins directory (if Firefox) and see what is in
there ... there should be a symbollic link to
/etc/alternatives/libjavaplugin.so or to /usr/java/default/lib/i386/
libnpjp2.as libjavaplugin.so


HTH
Michael Weiner
--
"A patriot must always be ready to defend his country against his
government." E. Abbey
-- 
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 get scancodes from mouse buttons?

2011-02-14 Thread JB
Dotan Cohen  gmail.com> writes:

> ...

Is that a USB device ?
$ lsusb
 
JB


-- 
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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread suvayu ali
Hi Todd,

On Mon, Feb 14, 2011 at 7:42 AM, Todd Zullinger  wrote:
> Anne Wilson wrote:
>> On Friday 11 February 2011 19:47:11 Patrick O'Callaghan wrote:
>>> Just to be clear: changing the Subject line is *not enough* (same
>>> comment also applies to those who hijack threads). It's important
>>> to reply correctly to the message so as to preserve RFC-standard
>>> threading, which pays no attention to the Subject line.
>>>
>> I've never seen instructions on how to reply to a message in a
>> digest, yet keep the threading.  I don't use digest myself, but if
>> you know how it's done, it would be useful to document it.
>
> Using the MIME-style digests makes this trivial in most email clients.
> We set this style of digest as the default for this list a few months
> or so ago.  The Mailman default is to send plain text digests, which
> are much more of a pain.  I'm not sure if they even contain all the
> needed information.

Does this work for webmail interfaces like GMail?

-- 
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: F14: need oracle Java plugins but all I get is IcedTea

2011-02-14 Thread Tony Camuso
Thanks, Michael.

Turned out to be a stale about: plugins page.

Now I feel stupid. 
-- 
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: Kickstart error

2011-02-14 Thread dexter
On 14 February 2011 16:11, Crookes, Kevin  wrote:
> Hi,
>
>
>
> Has any-one come across this error when trying to build from kickstart?
>
>
>
> Unable to read package metadata. This may be due to missing repodata
> directory.
>
> Please ensure that your install tree has been correctly generated.


I've seen it when I didn't give the correct url/directory on the repo line:
repo --name= --baseurl=

...dex
-- 
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: Snort alternative

2011-02-14 Thread James McKenzie
On 2/14/11 9:58 AM, Luc MAIGNAN wrote:
> Hi,
>
> as we have to pay to user Snort Rules, is there a free-of-charge NIDS
> available for Linux ?
>
Snort is the best NIDS, but you can Google for one and see what you come 
up with.

Beside, free is what you get sometimes.  You may have to build your own 
ruleset and that is a major bother.

James McKenzie

-- 
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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Todd Zullinger
Tim wrote:
> I really wish there were some automatic function to restrict replies
> to digests.  If you full quote, you get rejected.  If you reply with
> a digest subject line, you get rejected.

We do automatically moderate posts with the digest in the subject.
Trying to automatically detect a full quoting of the digest or
breaking of threads is much more of a pain than it is worth.

Honestly, while I would much rather see everyone properly trim quote
and use mail clients that properly thread, I'm more annoyed at the
long threads on etiquette. :)

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
Few things are harder to put up with than a good example.
-- Mark Twain (1835-1910)



pgpenIZAU1Pr9.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: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Todd Zullinger
Hi suvayu,

suvayu ali wrote:
> On Mon, Feb 14, 2011 at 7:42 AM, Todd Zullinger 
> wrote:
>> Using the MIME-style digests makes this trivial in most email
>> clients.  We set this style of digest as the default for this list
>> a few months or so ago.  The Mailman default is to send plain text
>> digests, which are much more of a pain.  I'm not sure if they even
>> contain all the needed information.
>
> Does this work for webmail interfaces like GMail?

I do not know.  I don't use GMail for much of anything, I find the
interface to be a pain.  But then, I've been a mutt user for a good
decade or so now.  I'm not in the majority by any means.

-- 
ToddOpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~
Cover a war in a place where you can't drink beer or talk to a woman?
Hell no!"
-- Hunter S. Thompson



pgpKRsO4MHviT.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: System startup / tcsd failing to load tpm_atmel.ko

2011-02-14 Thread Heinz Diehl
On 14.02.2011, b1 wrote: 

> insmod: error inserting 
> '/lib/modules/2.6.35.11-83.fc14.x86_64/kernel/drivers/char/tpm/tpm_atmel.ko': 
> -1 No such device

You don't have the device, so the question here is why something wants to
load the driver. Most probably this is a bug, introduced with one of the
updates which came the last few days (I had this, too).

Anyway, a "chkconfig tcsd off" should do it.


-- 
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 get scancodes from mouse buttons?

2011-02-14 Thread Dotan Cohen
On Tue, Feb 15, 2011 at 00:17, JB  wrote:
> Dotan Cohen  gmail.com> writes:
>
>> ...
>
> Is that a USB device ?
> $ lsusb
>

Yes, I think that this is it:
Bus 006 Device 003: ID 04fc:0538 Sunplus Technology Co., Ltd

Googling it I find it listed in some Polish and Italian forums, but
only in reference to other things.

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com
-- 
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