[389-users] admserv_host_ip_check: ap_get_remote_host could not resolve

2012-02-07 Thread MATON Brett
How can I stop admin server from logging theses messages?

 

I realize from the console.conf file that the messages are created
because HostnameLookups is Off.

My /etc/dirsrv.admin-serv/httpd.conf file has LogLevel set to warn, so
why is it logging notice messages?

 

I'm probably overlooking some other configuration file somewhere.

 

Any help appreciated

 

As a side note, why is it whining about name resolution when the
configuration specifically says Don't do name lookups?


---
This e-mail and any attachments, which may contain information that is 
confidential and/or protected by intellectual property rights, are intended for 
the exclusive use of the above-mentioned addressee(s). Any use (including 
reproduction, disclosure and whole or partial distribution in any form 
whatsoever) of their content is prohibited without prior authorization of NRB. 
If you have received this message by error, please contact the sender promptly 
by resending this e-mail back to him (her), or by calling the above number. 
Thank you for subsequently deleting this e-mail and any files attached thereto.
---

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

Re: kernel-3.2.2-1.fc16 breaks wifi

2012-02-07 Thread Ian Malone
On 6 February 2012 22:36, Steven Stern subscribed-li...@sterndata.com wrote:

 For what it's worth, the situation is *slightly* improved with 3.2.3.
 Instead of completely losing contact with the WiFi card after a few
 hours, the system loses the WPA authentication.

 Here's the log at that point:

 Feb  6 15:16:35 sds-desk kernel: [24124.002114] ath5k_hw_get_isr: ISR:
 0x008
 0 IMR: 0x
 Feb  6 15:37:39 sds-desk kernel: [25387.597678] ath5k phy0: gain
 calibration tim
 eout (2422MHz)
 Feb  6 15:37:39 sds-desk kernel: [25387.931697] ath5k phy0: calibration
 of chann
 el 3 failed
 Feb  6 15:37:41 sds-desk kernel: [25389.516430] cfg80211: Calling CRDA
 to update
  world regulatory domain
 Feb  6 15:37:41 sds-desk NetworkManager[1012]: info (wlan0):
 supplicant interface state: completed - disconnected
 Feb  6 15:37:41 sds-desk NetworkManager[1012]: info (wlan0):
 supplicant interface state: disconnected - scanning
 Feb  6 15:37:41 sds-desk NetworkManager[1012]: NetworkManager[1012]:
 info (wlan0): supplicant interface state: completed - disconnected
 Feb  6 15:37:41 sds-desk NetworkManager[1012]: NetworkManager[1012]:
 info (wlan0): supplicant interface state: disconnected - scanning
 Feb  6 15:37:41 sds-desk kernel: [25389.710233] cfg80211: World
 regulatory domain updated:
 Feb  6 15:37:41 sds-desk kernel: [25389.710239] cfg80211:   (start_freq
 - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
 Feb  6 15:37:41 sds-desk kernel: [25389.710244] cfg80211:   (2402000 KHz
 - 2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm)
 Feb  6 15:37:41 sds-desk kernel: [25389.710249] cfg80211:   (2457000 KHz
 - 2482000 KHz @ 2 KHz), (300 mBi, 2000 mBm)
 Feb  6 15:37:41 sds-desk kernel: [25389.710254] cfg80211:   (2474000 KHz
 - 2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm)
 :
 Feb  6 15:37:56 sds-desk NetworkManager[1012]: warn (wlan0): link
 timed out.
 Feb  6 15:37:56 sds-desk NetworkManager[1012]: NetworkManager[1012]:
 warn (wlan0): link timed out.
 Feb  6 15:37:57 sds-desk NetworkManager[1012]: info (wlan0): device
 state change: activated - disconnected (reason 'supplicant-timeout')
 [100 30 11]
 Feb  6 15:37:57 sds-desk NetworkManager[1012]: info (wlan0):
 deactivating device (reason 'supplicant-timeout') [11]
 Feb  6 15:37:57 sds-desk NetworkManager[1012]: NetworkManager[1012]:
 info (wlan0): device state change: activated - disconnected (reason
 'supplicant-timeout') [100 30 11]
 Feb  6 15:37:57 sds-desk NetworkManager[1012]: NetworkManager[1012]:
 info (wlan0): deactivating device (reason 'supplicant-timeout') [11]


Best added to the appropriate bug report so the people working on it
have this information.

-- 
imalone
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [389-users] admserv_host_ip_check: ap_get_remote_host could not resolve

2012-02-07 Thread MATON Brett
I forgot to include version information in my previous message:

 

Host server is RHEL6.2 x64 with the EPEL repository enabled, following
RPM's installed:

 

389-admin-console-doc-1.1.8-1.el6.noarch

389-ds-base-libs-1.2.9.14-1.el6_2.2.x86_64

389-admin-console-1.1.8-1.el6.noarch

389-adminutil-1.1.14-2.el6.x86_64

389-ds-console-1.2.6-1.el6.noarch

389-ds-1.2.2-1.el6.noarch

389-ds-base-1.2.9.14-1.el6_2.2.x86_64

389-ds-console-doc-1.2.6-1.el6.noarch

389-console-1.1.7-1.el6.noarch

389-admin-1.1.25-1.el6.x86_64

389-dsgw-1.1.7-2.el6.x86_64

 

Brett

 

From: 389-users-boun...@lists.fedoraproject.org
[mailto:389-users-boun...@lists.fedoraproject.org] On Behalf Of MATON
Brett
Sent: 07 February 2012 09:05
To: 389-us...@lists.fedoraproject.org
Subject: [389-users] admserv_host_ip_check: ap_get_remote_host could not
resolve

 

How can I stop admin server from logging theses messages?

 

I realize from the console.conf file that the messages are created
because HostnameLookups is Off.

My /etc/dirsrv.admin-serv/httpd.conf file has LogLevel set to warn, so
why is it logging notice messages?

 

I'm probably overlooking some other configuration file somewhere.

 

Any help appreciated

 

As a side note, why is it whining about name resolution when the
configuration specifically says Don't do name lookups?

---

GreeNRB
NRB considers its environmental responsibility and goes for green IT. 
May we ask you to consider yours before printing this e-mail?   

NRB, daring to commit 
This e-mail and any attachments, which may contain information that is
confidential and/or protected by intellectual property rights, are
intended for the exclusive use of the above-mentioned addressee(s). Any
use (including reproduction, disclosure and whole or partial
distribution in any form whatsoever) of their content is prohibited
without prior authorization of NRB. If you have received this message by
error, please contact the sender promptly by resending this e-mail back
to him (her), or by calling the above number. Thank you for subsequently
deleting this e-mail and any files attached thereto.


---
This e-mail and any attachments, which may contain information that is 
confidential and/or protected by intellectual property rights, are intended for 
the exclusive use of the above-mentioned addressee(s). Any use (including 
reproduction, disclosure and whole or partial distribution in any form 
whatsoever) of their content is prohibited without prior authorization of NRB. 
If you have received this message by error, please contact the sender promptly 
by resending this e-mail back to him (her), or by calling the above number. 
Thank you for subsequently deleting this e-mail and any files attached thereto.
---

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

Re: root password

2012-02-07 Thread Tim
On Mon, 2012-02-06 at 22:28 -0600, Steven Stern wrote:
 The right way is to boot into single user mode. These will also work
 if your account has sudo access
  
 sudo su -
  
 or
  
 sudo /etc/shadow
  
 and remove the root password, then login as root and reset the
 password
  
 or
  
 sudo passwd root

Seems like you're all (the different solutions offered by various
people) doing much more than you need to.  If you do manage to boot into
the single user mode, you will typing in a terminal as the root user.
All you have to do, next, is use the passwd command by itself, and
enter a new password.  There's no need to su or sudo, nor edit any files
where passwords are stored.

-- 
[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
Have a question? Ask away: http://ask.fedoraproject.org


Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread Alan Cox
On Mon, 06 Feb 2012 18:49:19 -0700
Greg Woods wo...@ucar.edu wrote:

 On Mon, 2012-02-06 at 19:48 -0500, sean darcy wrote:
 
  grub2-install --no-floppy /dev/sdg
  /sbin/grub2-setup: warn: Your embedding area is unusually small. 
  core.img won't fit in it..
  /sbin/grub2-setup: warn: Embedding is not possible.  GRUB can only be 
  installed in this setup by using blocklists.  However, blocklists are 
  UNRELIABLE and their use is discouraged..
  /sbin/grub2-setup: error: will not proceed with blocklists.
  
  What do I do now! Embedding area???
 
 This is the area at the beginning of the disk, before the first
 partition. Grub2 needs the first partition to start at 2048, but default
 partition layouts from Grub-1 systems start at 63. I have run into this
 several times and it is a royal pain. There may be some games you can
 play with gparted (shrink the partition, then move it), or you can do
 like I did, which is to dump the first partition, change it to start at
 2048 (shrinking it a bit), making a new file system on the new
 partition, and restoring it.

Welcome to grub2 - it's as you've discovered completely awful (and a look
through the huge pile of crap scripts Fedora has spewed to try and hide
it is even more painful). You can do two things

1. Replace it with the old grub, which will need you to hand set up the
/boot/grub* files as before and just work.

2. Mess around backing up the entire system, repartitioning and the like.

3. Tell it to STFU and use blocklists, in which case it'll work fine in
my experience but has the same limits as grub1 (*don't* try things like
defragging /boot or putting /boot on btrfs)

The fact Fedora didn't properly test such basic upgrades in FC16 is a
symptom of how bad the Fedora QA has become unfortunately.

Alan
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Nvidia drivers thru RPMfusion

2012-02-07 Thread Lawrence Graves
Just wanted to know has there been any solution to the fact on some 
laptops there is still that problem with the installation of rpmfusion 
nvidia drivers install. I am still using the 275.43.run drivers from the 
nvidia.com in order to have use of nvidia drivers.
There was a thread a month or so ago concerning this problem. Ivan help 
me with it and there was still no solution so I let it die for fear of 
offending people. I got in touch with the nvidia people and they said a 
fix was coming and that has been some time ago. Just inquisitive as to 
the progress being made toward this problem.

--
Lawrence Graves All things are workable but don't all things work.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Steven Stern
On 02/07/2012 04:01 AM, Tim wrote:
 On Mon, 2012-02-06 at 22:28 -0600, Steven Stern wrote:
 The right way is to boot into single user mode. These will also work
 if your account has sudo access
  
 sudo su -
  
 or
  
 sudo /etc/shadow
  
 and remove the root password, then login as root and reset the
 password
  
 or
  
 sudo passwd root
 
 Seems like you're all (the different solutions offered by various
 people) doing much more than you need to.  If you do manage to boot into
 the single user mode, you will typing in a terminal as the root user.
 All you have to do, next, is use the passwd command by itself, and
 enter a new password.  There's no need to su or sudo, nor edit any files
 where passwords are stored.
 

Sometimes, one is not able to reboot.

-- 
-- Steve
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Reindl Harald


Am 07.02.2012 15:04, schrieb Steven Stern:
 Seems like you're all (the different solutions offered by various
 people) doing much more than you need to.  If you do manage to boot into
 the single user mode, you will typing in a terminal as the root user.
 All you have to do, next, is use the passwd command by itself, and
 enter a new password.  There's no need to su or sudo, nor edit any files
 where passwords are stored.
 
 Sometimes, one is not able to reboot.

in which cases if he owns the machine?

if he does not own it has reasons he has not the option
but in this case he is also not permittet to change root-pwd

if you can not reboot because you forgot your root password
and need it for reboot in your configuration type sync
and make a hard reboot or do not forget your password



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
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Mikkel L. Ellertson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/07/2012 04:01 AM, Tim wrote:
 On Mon, 2012-02-06 at 22:28 -0600, Steven Stern wrote:
 Seems like you're all (the different solutions offered by various
people) doing much more than you need to. If you do manage to boot
into the single user mode, you will typing in a terminal as the root
user. All you have to do, next, is use the passwd command by
itself, and enter a new password. There's no need to su or sudo, nor
edit any files where passwords are stored.

One other small point - if you do edit the password files, you
should use vipw. If you do not like using vi as an editor, you can
specify the editor to use by setting $VISUAL or $EDITOR...

Mikkel
- -- 
Do not meddle in the affairs of dragons, for thou art crunchy and
taste good with Ketchup!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8xMcwACgkQqbQrVW3JyMR/ZwCfRlOzwQoWWIXy2Ym5R/1wvgV3
TaYAnivPcR5d2YeYihCg4ux/4gSM0oa0
=2Ycd
-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
Have a question? Ask away: http://ask.fedoraproject.org


Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Paul W. Frields
On Mon, Feb 06, 2012 at 08:20:38PM -0500, Robert Moskowitz wrote:
 Over the weekend,while traveling, I noticed that I did not know
 where 'Recent Documents' is now.
 
 I would REALLY like a 'Recent Documents' feature

For any apps that use the recent docs integration bits, you can just
type part of their name in the GNOME Shell overview and the document
should appear as a result.  I use this quite a bit myself.

-- 
Paul W. Frieldshttp://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.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
Have a question? Ask away: http://ask.fedoraproject.org


Android anyone?

2012-02-07 Thread Timothy Murphy
I've just acquired a Samsung Galaxy S2 phone,
and am somewhat disappointed at the lack of Fedora facilities
for communicating with the phone.

Is there any documentation explaining eg how to transfer contacts
to and from an Android phone?
The only Fedora documentation I have found is concerned with development,
presumably on the phone.
I'm looking for something much lower down the intellectual ladder.

I've seen it suggested that the android-tools package
is the Linux version of the Windows program Kries
(which works out out of the box on the phone)
but it seems to be aimed at an entirely different audience.




-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Android anyone?

2012-02-07 Thread Alan Cox
 Is there any documentation explaining eg how to transfer contacts
 to and from an Android phone?

Your phone wants to share all that data with google. Google then provides
that as a web service via the portable contacts API/CalDAV to any tool
that can eat it (eg sunbird probably can do the contacts side)

 The only Fedora documentation I have found is concerned with development,
 presumably on the phone.
 I'm looking for something much lower down the intellectual ladder.

funambol is probably what is aimed lower down the ladder and for real
deployment including large sites.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Android anyone?

2012-02-07 Thread Anthony R Fletcher
On 07 Feb 2012 at 09:43:17, Alan Cox wrote:
  Is there any documentation explaining eg how to transfer contacts
  to and from an Android phone?
 
 Your phone wants to share all that data with google. Google then provides
 that as a web service via the portable contacts API/CalDAV to any tool
 that can eat it (eg sunbird probably can do the contacts side)
 

Look at the Fedora package googlecl

URL : http://code.google.com/p/googlecl/
Description : This package provides command-line access to some Google
services via their GData APIs.

It will allow you to manipulate calendar events, contacts, etc, which
will then sync back to your phone.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Robert Moskowitz

On 02/07/2012 09:26 AM, Paul W. Frields wrote:

On Mon, Feb 06, 2012 at 08:20:38PM -0500, Robert Moskowitz wrote:

Over the weekend,while traveling, I noticed that I did not know
where 'Recent Documents' is now.

I would REALLY like a 'Recent Documents' feature

For any apps that use the recent docs integration bits, you can just
type part of their name in the GNOME Shell overview and the document
should appear as a result.  I use this quite a bit myself.


Took me a bit of thought to figure out what you probably meant by 'GNOME 
Shell overview'.  I guessed it was that box in the upper right what says 
search.  And I typed in part of a document name not opened but did have 
opened a little while back and it worked, bringing up a 'recent' view 
showing this document as a calc doc.  Clicking on it opened it.  Kind of 
neat.


Only thing is this requires me to remember part of the file name.  Well 
it IS a start.  And it DOES go back further than the last 7 documents!



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [389-users] admserv_host_ip_check: ap_get_remote_host could not resolve

2012-02-07 Thread Rich Megginson

On 02/07/2012 01:05 AM, MATON Brett wrote:


How can I stop admin server from logging theses messages?

I realize from the console.conf file that the messages are created 
because HostnameLookups is Off.


My /etc/dirsrv.admin-serv/httpd.conf file has LogLevel set to warn, so 
why is it logging notice messages?


I'm probably overlooking some other configuration file somewhere.

Any help appreciated

As a side note, why is it whining about name resolution when the 
configuration specifically says Don't do name lookups?



http://directory.fedoraproject.org/wiki/Howto:AdminServerLDAPMgmt


---

*GreeNRB
*/NRB considers its environmental responsibility and goes for green IT./
/May we ask you to consider yours before printing this e-mail? /**

*NRB, daring to commit
*/This e-mail and any attachments, which may contain information that 
is confidential and/or protected by intellectual property rights, are 
intended for the exclusive use of the above-mentioned addressee(s). 
Any use (including reproduction, disclosure and whole or partial 
distribution in any form whatsoever) of their content is prohibited 
without prior authorization of NRB. If you have received this message 
by error, please contact the sender promptly by resending this e-mail 
back to him (her), or by calling the above number. Thank you for 
subsequently deleting this e-mail and any files attached thereto./



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


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

Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Robert Moskowitz

On 02/06/2012 09:07 PM, Rahul Sundaram wrote:

On 02/07/2012 06:50 AM, Robert Moskowitz wrote:

Over the weekend,while traveling, I noticed that I did not know where
'Recent Documents' is now.

I would REALLY like a 'Recent Documents' feature

The journal extension can be useful here


Sounds interesting but it might be too much information.

I go to lots of web pages for recreation, like specturm.ieee.org, 
cnn.com, and enn.com along with my research on ietf.org and 
mentor.ieee.org (actually I have 53,000 docs from mentor scarfed on my 
system, but I don't have the title database, but most files are 'well 
named'.  So I would want a journal that would separate 'fun' from 
'work'.  Or just stay with docs I had opened with LibreOffice, Acrobat 
reader and GEDIT.  With Firefox, again it is a mix of fun reading and 
work docs...


Maybe I will still give it a try.



https://extensions.gnome.org/extension/62/journal/

You can see a screenshot here

http://seilo.geekyogre.com/2011/10/gnome-shell-with-a-little-zeitgeist-extension-update/

You need zeitegist installed and running for this to work

https://live.gnome.org/Zeitgeist

# yum install zeitgeist

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
Have a question? Ask away: http://ask.fedoraproject.org


Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Paul W. Frields
On Tue, Feb 07, 2012 at 10:06:17AM -0500, Robert Moskowitz wrote:
 On 02/07/2012 09:26 AM, Paul W. Frields wrote:
 On Mon, Feb 06, 2012 at 08:20:38PM -0500, Robert Moskowitz wrote:
 Over the weekend,while traveling, I noticed that I did not know
 where 'Recent Documents' is now.
 
 I would REALLY like a 'Recent Documents' feature
 For any apps that use the recent docs integration bits, you can just
 type part of their name in the GNOME Shell overview and the document
 should appear as a result.  I use this quite a bit myself.
 
 Took me a bit of thought to figure out what you probably meant by
 'GNOME Shell overview'.  I guessed it was that box in the upper
 right what says search.  And I typed in part of a document name not
 opened but did have opened a little while back and it worked,
 bringing up a 'recent' view showing this document as a calc doc.
 Clicking on it opened it.  Kind of neat.
[...snip...]

The overview is that zoom out mode that you can get by hitting the
logo key on your keyboard, or Alt+F1, or hitting the upper left corner
hotspot, or clicking on the Activities menu.

You can actually just start typing right away without clicking
anything, and the search box is used by default.  This is awesome both
because it reduces the number of actions for everyone, and also
because if you use the keyboard to switch to the overview already, you
never need to move your hand to your other input device (mouse or
trackball or what-have-you).

-- 
Paul W. Frieldshttp://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.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
Have a question? Ask away: http://ask.fedoraproject.org


Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Robert Moskowitz

On 02/07/2012 11:01 AM, Paul W. Frields wrote:

On Tue, Feb 07, 2012 at 10:06:17AM -0500, Robert Moskowitz wrote:

On 02/07/2012 09:26 AM, Paul W. Frields wrote:

On Mon, Feb 06, 2012 at 08:20:38PM -0500, Robert Moskowitz wrote:

Over the weekend,while traveling, I noticed that I did not know
where 'Recent Documents' is now.

I would REALLY like a 'Recent Documents' feature

For any apps that use the recent docs integration bits, you can just
type part of their name in the GNOME Shell overview and the document
should appear as a result.  I use this quite a bit myself.

Took me a bit of thought to figure out what you probably meant by
'GNOME Shell overview'.  I guessed it was that box in the upper
right what says search.  And I typed in part of a document name not
opened but did have opened a little while back and it worked,
bringing up a 'recent' view showing this document as a calc doc.
Clicking on it opened it.  Kind of neat.

[...snip...]

The overview is that zoom out mode that you can get by hitting the
logo key on your keyboard, or Alt+F1, or hitting the upper left corner
hotspot, or clicking on the Activities menu.


Thanks for defining 'GNOME overview' for me.  I missed that the logo key 
is equivalent to Alt+F1.  I have noticed that my system switches to 
overview mode sometimes for no obvious reason




You can actually just start typing right away without clicking
anything, and the search box is used by default.  This is awesome both
because it reduces the number of actions for everyone, and also
because if you use the keyboard to switch to the overview already, you
never need to move your hand to your other input device (mouse or
trackball or what-have-you).


Yes, truly awesome.  Thanks for this tip.

Now if there is a keystroke to switch from 'windows' view to 
'appllications' in the overview and then to select app submenus I would 
be even more thankful!






--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Change in Fedora leadership

2012-02-07 Thread Mike Chambers
Case folks from Fedora User list aren't on the announe list, and missed
this.

Yes am top posting but wanted to leave the msg untouched.

You may go now haha.

Mike Chambers
Madisonville, KY

 Forwarded Message 
From: Jared K. Smith jsm...@fedoraproject.org
Reply-to: users@lists.fedoraproject.org
To: annou...@lists.fedoraproject.org
Subject: Change in Fedora leadership
Date: Tue, 7 Feb 2012 07:54:16 -0500

One of the things I like most about the Fedora Project is the
opportunity for people to move and grow in (and out) of different
roles and responsibilities.   The position of Fedora Project Leader,
in particular, has never been a long-term leadership position, but one
that regularly invites new people to assume the role and bring new
ideas and new energy to the project.  I would like to take this
opportunity to share some of my thoughts about being the Fedora
Project Leader, and inform you of upcoming changes in Fedora
leadership.  Any time we make leadership changes in Fedora, we that
that challenge seriously, and do everything we can to make the
leadership transition as smooth as possible.

Although I've been using Fedora since the split from Red Hat Linux,
it's only been the past five of six years that I've really been an
active contributor.  Sure, I was hanging out on the mailing lists,
trying out the pre-releases and reporting bugs, but I didn't really
consider myself a part of Fedora.  It wasn't until I got started with
the Docs team and attended my first FUDCon that I truly caught the
spirit of the Fedora community.  Since then, I've thoroughly enjoyed
rubbing shoulders with people who are infinitely smarter than me, and
I've learned a tremendous amount -- both about the technical bits and
bytes, and also about free software communities.  And for the last
little while, it's been my honor and privilege to serve the community
as the Fedora Project Leader.  The role of Fedora Project Leader isn't
an easy role, but I am proud of the things we've been able to
accomplish both within the distribution and within the community
during my tenure.  We've had three solid Fedora releases during my
time as FPL, each one with a myriad of new features.  I've worked hard
to expand our international outreach, and to get more international
representation on the Fedora Board.  We've updated the Fedora website.
 We've improved our quality assurance processes.  We've been able to
deliver Fedora images for the Amazon EC2 cloud on release day.  We've
improved our translation system.  I'm thankful for all those who have
worked hard to help drive Fedora forward.  Now is the time for me to
pass the torch to the next Fedora Project Leader.

As you probably already know, Red Hat employs the FPL to ensure
someone is accountable to Red Hat and the rest of the community for
the Fedora Project as a whole.  After all, many Fedora leaders have
referred to the FPL as the one throat to choke when it comes to
Fedora.  The FPL is still subject to the same process as any other Red
Hat hire, though, and ultimately Red Hat is responsible for that
decision.  It is imperative that the decision be a good one for the
entire Fedora community, so the Fedora Board is consulted about the
selection.  This process has continued to work well for several
previous FPLs, and the Board provided positive feedback about our
selection this time around, too.

I'm happy to announce that Red Hat has selected Robyn Bergeron to be
the next Fedora Project Leader.  Robyn has proven herself in the
Fedora community over the last several years, and I have complete
confidence in her abilities to lead the Fedora Project.  In addition
to planning FUDCon Tempe in 2011 and helping to lead the Marketing and
Cloud SIGs within Fedora, Robyn has been an integral part of many
other Fedora events and endeavors.  Most recently, she has held the
role of Fedora Program Manager, helping to ensure that we all stay on
schedule and helping the Fedora feature process stay on track.  Please
join with me in welcoming Robyn into her new role, and in giving her
your help and support in her new role.  I'll be working with Robyn
over the next weeks and months to help her in the new role.

--
Jared Smith
Former Fedora Project Leader

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Joe Zeff

On 02/07/2012 02:01 AM, Tim wrote:

  There's no need to su or sudo, nor edit any files
where passwords are stored.


The point is that the sudo trick will work (assuming that you have it 
set up) without booting into recovery mode.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


security spin

2012-02-07 Thread Gergely Buday
Hi,

I tried to install the fedora 16 security spin onto my fedora 15 box
as a kvm virtual machine, twice, but both times it failed just before
the end. In the second attempt I created a larger disk image so not
that is the problem. The installer suggested that the media is bad but
I checked the sha 256 sum and it was OK. What could go wrong and how
could I fix it?

- Gergely
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: security spin

2012-02-07 Thread Terry Polzin
On Tue, 2012-02-07 at 20:40 +0100, Gergely Buday wrote:
 Hi,
 
 I tried to install the fedora 16 security spin onto my fedora 15 box
 as a kvm virtual machine, twice, but both times it failed just before
 the end. In the second attempt I created a larger disk image so not
 that is the problem. The installer suggested that the media is bad but
 I checked the sha 256 sum and it was OK. What could go wrong and how
 could I fix it?
 
 - Gergely

How big is /boot?
I've tried to reuse an old disk partition scheme with F16 and the
install ran but grub wouldn't load right after I repartitioned and
made /boot 500mb grub installed.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Cronometer (GPL) goes web based, loses GPL ?

2012-02-07 Thread linux guy
I am a long time user of Cron-o-meter.  Its a Java GLP application for
nutritional monitoring.  It works great.

http://cronometer.com/

As long as I've know it (4 years), cronometer has been a GPL
application that you installed on your local computer.  As a matter of
fact, cronometer has and still does maintain a sourceforge account.
http://sourceforge.net/projects/cronometer/

However, Cronometer is now available as an online application.  The
provider has set up a web site that serves the application to users
via browsers connected to the internet

The online version of Cronometer has extra functionality, not included
in the local version.

The original version of CRON-O-Meter is still available for download.
However, we highly recommend using the web version instead as it has
more features, a bigger database, and you can access your data from
anywhere. For those that prefer the stand-alone version, you can
download it below.   http://cronometer.com/download/

Even more functionality is available for the online version via a
premium membership.

No source code has been made available for the web served application.

Has the cronometer provided broken the rules of the GPL by enhancing
it and turning it into a web application and not providing the course
code back to the user base ?

If so, where and how should this be reported ?

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
Have a question? Ask away: http://ask.fedoraproject.org


Re: F16/Gnome 3 - Recent Documents

2012-02-07 Thread Paul W. Frields
On Tue, Feb 07, 2012 at 11:38:19AM -0500, Robert Moskowitz wrote:
 On 02/07/2012 11:01 AM, Paul W. Frields wrote:
 On Tue, Feb 07, 2012 at 10:06:17AM -0500, Robert Moskowitz wrote:
 On 02/07/2012 09:26 AM, Paul W. Frields wrote:
 On Mon, Feb 06, 2012 at 08:20:38PM -0500, Robert Moskowitz wrote:
 Over the weekend,while traveling, I noticed that I did not know
 where 'Recent Documents' is now.
 
 I would REALLY like a 'Recent Documents' feature
 For any apps that use the recent docs integration bits, you can just
 type part of their name in the GNOME Shell overview and the document
 should appear as a result.  I use this quite a bit myself.
 Took me a bit of thought to figure out what you probably meant by
 'GNOME Shell overview'.  I guessed it was that box in the upper
 right what says search.  And I typed in part of a document name not
 opened but did have opened a little while back and it worked,
 bringing up a 'recent' view showing this document as a calc doc.
 Clicking on it opened it.  Kind of neat.
 [...snip...]
 
 The overview is that zoom out mode that you can get by hitting the
 logo key on your keyboard, or Alt+F1, or hitting the upper left corner
 hotspot, or clicking on the Activities menu.
 
 Thanks for defining 'GNOME overview' for me.  I missed that the logo
 key is equivalent to Alt+F1.  I have noticed that my system switches
 to overview mode sometimes for no obvious reason
 
 
 You can actually just start typing right away without clicking
 anything, and the search box is used by default.  This is awesome both
 because it reduces the number of actions for everyone, and also
 because if you use the keyboard to switch to the overview already, you
 never need to move your hand to your other input device (mouse or
 trackball or what-have-you).
 
 Yes, truly awesome.  Thanks for this tip.
 
 Now if there is a keystroke to switch from 'windows' view to
 'appllications' in the overview and then to select app submenus I
 would be even more thankful!

Hang onto your hats... ;-) Once you're in the overview, you can hit
Ctrl+Alt+Tab and cycle through choices to go to Applications!  Once
you're there you can hit arrows to move around, including to the
submenus, which basically act like filters on the apps list.  You can
hit Enter to select an application, or a submenu filter from the list.


-- 
Paul W. Frieldshttp://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.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
Have a question? Ask away: http://ask.fedoraproject.org


Re: Cronometer (GPL) goes web based, loses GPL ?

2012-02-07 Thread James Wilkinson
linux guy wrote:
 Has the cronometer provided broken the rules of the GPL by enhancing
 it and turning it into a web application and not providing the course
 code back to the user base ?
 
 If so, where and how should this be reported ?

The generally accepted answer (including by the FSF) is no: if they’re
just providing their enhanced version as a web application on their own
servers, they aren’t exactly distributing the program, so the source
code doesn’t need to be made available.

The Affero GPL is a variant of the GPL which explicitly requires that
the source code to the web application *is* made available to its users.

See also http://www.gnu.org/licenses/why-affero-gpl.html (note that this
talks about version 3 of both the GNU GPL and the Affero GPL, but there
is also a version 2 of the Affero GPL which is a modified version of the
GNU GPL version 2).

Hope this helps,

James.

-- 
E-mail: james@ | 'Short for Sic Transit Gloria Humanorum, which is Latin
aprilcottage.co.uk | for There goes the neighbourhood!'
   | -- Menno Willemse
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Cronometer (GPL) goes web based, loses GPL ?

2012-02-07 Thread Frank Cox
On Tue, 7 Feb 2012 13:49:30 -0700
linux guy wrote:

 Has the cronometer provided broken the rules of the GPL by enhancing
 it and turning it into a web application and not providing the course
 code back to the user base ?

The copyright owner of the software (generally the person who wrote it) can do
anything with it that he chooses.  He can't retroactively revoke the GPL from
copies already distributed, but he can re-license his own work in any way that
he chooses from any date forward.

If  he accepted outside contributions from others pursuant to the GPL then he
will have to either get those outsiders to grant permission to re-license the
work, or just not use those contributions with the newly-licensed software.

Either way, though, it's up to him to determine how he wishes to license his
own software.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Cronometer (GPL) goes web based, loses GPL ?

2012-02-07 Thread Joe Zeff

On 02/07/2012 01:02 PM, Frank Cox wrote:

The copyright owner of the software (generally the person who wrote it) can do
anything with it that he chooses.  He can't retroactively revoke the GPL from
copies already distributed, but he can re-license his own work in any way that
he chooses from any date forward.


Also, even if the web-based version isn't GPL the downloadable 
stand-alone version still would be as long as its source code is still 
available.  At least, that's how I understand it, but ICBW of course.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


kernel 3.2 / 2.6.42 disable ipv6

2012-02-07 Thread Reindl Harald
why is this ignored in the latest kernels?

i do not like to see any ipv6-configuration/IP as long the WAN
is ipv4 only and this may be a long time

[root@srv-rhsoft:~]$ uname -r
2.6.42.3-1.fc15.x86_64 #1 SMP Fri Feb 3 18:53:22 UTC 2012

[root@srv-rhsoft:~]$ cat /etc/modprobe.d/disable-ipv6.conf
options ipv6 disable=1
options net-pf-10 disable=1

[root@srv-rhsoft:~]$ ifconfig eth0
eth0  Link encap:Ethernet  Hardware Adresse 3C:D9:2B:65:95:9F
  inet6 Adresse: fe80::3ed9:2bff:fe65:959f/64 
Gültigkeitsbereich:Verbindung
  UP BROADCAST RUNNING PROMISC  MTU:1500  Metric:1
  RX packets:60360 errors:0 dropped:0 overruns:0 frame:0
  TX packets:51227 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:1000
  RX bytes:14755533 (14.0 MiB)  TX bytes:18462073 (17.6 MiB)
  Interrupt:20 Speicher:fe70-fe72



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
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Steven Stern
On 02/07/2012 01:01 PM, Joe Zeff wrote:
 On 02/07/2012 02:01 AM, Tim wrote:
   There's no need to su or sudo, nor edit any files
 where passwords are stored.
 
 The point is that the sudo trick will work (assuming that you have it
 set up) without booting into recovery mode.

I keep meaning to edit the sudo config files to block things like

  sudo su -
  sudo bash

but I get lazy. Someday, this will bite me in the ***.

-- 
-- Steve
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: root password

2012-02-07 Thread Joe Zeff

On 02/07/2012 02:08 PM, Steven Stern wrote:

I keep meaning to edit the sudo config files to block things like

   sudo su -
   sudo bash

but I get lazy. Someday, this will bite me in the ***.


There's a much better, easier way to prevent that: don't activate sudo 
unless there are people using your box that need to do specific admin 
tasks but don't have the root password.  And, if you do give them sudo 
access, limit it to the commands they actually need to be using because 
if you don't, giving them sudo access is exactly the same as giving out 
the root password.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [389-users] admserv_host_ip_check: ap_get_remote_host could not resolve

2012-02-07 Thread MATON Brett
Hi Rich,

 

  I tried this and got the following error :

 

Enter LDAP Password:

dn: cn=configuration,cn=admin-serv-host,cn=389 Administration Server,cn=

 Server Group,cn=fqdn,ou=admins.unix,o=NetscapeRoot

changetype: modify

replace: nsAdminAccessAddresses nsAdminAccessHosts

nsAdminAccessAddresses: *

nsAdminAccessHosts:

 

ldapmodify: wrong attributeType at line 4, entry 
cn=configuration,cn=admin-serv-host,cn=389 Administration Server,cn=Server 
Group,cn=fqdn,ou=admins.unix,o=NetscapeRoot

 

Does this mean anything to you?

 

Thanks,

Brett

De : Rich Megginson [mailto:rmegg...@redhat.com] 
Envoyé : mardi 7 février 2012 15:18
À : General discussion list for the 389 Directory server project.
Cc : MATON Brett
Objet : Re: [389-users] admserv_host_ip_check: ap_get_remote_host could not 
resolve

 

On 02/07/2012 01:05 AM, MATON Brett wrote: 

How can I stop admin server from logging theses messages?

 

I realize from the console.conf file that the messages are created because 
HostnameLookups is Off.

My /etc/dirsrv.admin-serv/httpd.conf file has LogLevel set to warn, so why is 
it logging notice messages?

 

I'm probably overlooking some other configuration file somewhere.

 

Any help appreciated

 

As a side note, why is it whining about name resolution when the configuration 
specifically says Don't do name lookups?

http://directory.fedoraproject.org/wiki/Howto:AdminServerLDAPMgmt



---

GreeNRB
NRB considers its environmental responsibility and goes for green IT. 
May we ask you to consider yours before printing this e-mail?   

NRB, daring to commit 
This e-mail and any attachments, which may contain information that is 
confidential and/or protected by intellectual property rights, are intended for 
the exclusive use of the above-mentioned addressee(s). Any use (including 
reproduction, disclosure and whole or partial distribution in any form 
whatsoever) of their content is prohibited without prior authorization of NRB. 
If you have received this message by error, please contact the sender promptly 
by resending this e-mail back to him (her), or by calling the above number. 
Thank you for subsequently deleting this e-mail and any files attached thereto.

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

 


---
This e-mail and any attachments, which may contain information that is 
confidential and/or protected by intellectual property rights, are intended for 
the exclusive use of the above-mentioned addressee(s). Any use (including 
reproduction, disclosure and whole or partial distribution in any form 
whatsoever) of their content is prohibited without prior authorization of NRB. 
If you have received this message by error, please contact the sender promptly 
by resending this e-mail back to him (her), or by calling the above number. 
Thank you for subsequently deleting this e-mail and any files attached thereto.
---

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

Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread sean darcy

On 02/06/2012 08:49 PM, Greg Woods wrote:

On Mon, 2012-02-06 at 19:48 -0500, sean darcy wrote:


grub2-install --no-floppy /dev/sdg
/sbin/grub2-setup: warn: Your embedding area is unusually small.
core.img won't fit in it..
/sbin/grub2-setup: warn: Embedding is not possible.  GRUB can only be
installed in this setup by using blocklists.  However, blocklists are
UNRELIABLE and their use is discouraged..
/sbin/grub2-setup: error: will not proceed with blocklists.

What do I do now! Embedding area???


This is the area at the beginning of the disk, before the first
partition. Grub2 needs the first partition to start at 2048, but default
partition layouts from Grub-1 systems start at 63. I have run into this
several times and it is a royal pain. There may be some games you can
play with gparted (shrink the partition, then move it), or you can do
like I did, which is to dump the first partition, change it to start at
2048 (shrinking it a bit), making a new file system on the new
partition, and restoring it.

--Greg



Wow! Not to belabor the obvious, but why doesn't preupgrade check this 
at the beginning. Or reinstall grub1. Anything would be better than 
leaving you with an unbootable brick.


I've created a grub1 stanza that boots F16. In fact, the ubuntu grub2 
wiki shows how to chainload grub2 from grub1 - which is pretty neat but 
probably useless. Interestingly, the kernel upgrade to 3.2.3 changed 
grub.conf as well as grub.cfg!


Can I just stay with grub1?  I really don't want to mess with gparted 
wizardry on my boot partition. Unless there are some really clear 
instructions on how to move the beginning address. As I remember, you 
shrink by moving the ending address.


sean

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread linux guy
I went through the same thing back in early January.  My sympathies.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [389-users] admserv_host_ip_check: ap_get_remote_host could not resolve

2012-02-07 Thread Rich Megginson

On 02/07/2012 03:23 PM, MATON Brett wrote:


Hi Rich,

  I tried this and got the following error :

Enter LDAP Password:

dn: cn=configuration,cn=admin-serv-host,cn=389 Administration Server,cn=

 Server Group,cn=fqdn,ou=admins.unix,o=NetscapeRoot

changetype: modify

replace: nsAdminAccessAddresses nsAdminAccessHosts

nsAdminAccessAddresses: *

nsAdminAccessHosts:

ldapmodify: wrong attributeType at line 4, entry 
cn=configuration,cn=admin-serv-host,cn=389 Administration 
Server,cn=Server Group,cn=fqdn,ou=admins.unix,o=NetscapeRoot


Does this mean anything to you?


Yes, a typo on the wiki page.  I've updated the page.


Thanks,

Brett

*De :*Rich Megginson [mailto:rmegg...@redhat.com]
*Envoyé :* mardi 7 février 2012 15:18
*À :* General discussion list for the 389 Directory server project.
*Cc :* MATON Brett
*Objet :* Re: [389-users] admserv_host_ip_check: ap_get_remote_host 
could not resolve


On 02/07/2012 01:05 AM, MATON Brett wrote:

How can I stop admin server from logging theses messages?

I realize from the console.conf file that the messages are created 
because HostnameLookups is Off.


My /etc/dirsrv.admin-serv/httpd.conf file has LogLevel set to warn, so 
why is it logging notice messages?


I'm probably overlooking some other configuration file somewhere.

Any help appreciated

As a side note, why is it whining about name resolution when the 
configuration specifically says Don't do name lookups?


http://directory.fedoraproject.org/wiki/Howto:AdminServerLDAPMgmt

---

*GreeNRB**
*/NRB considers its environmental responsibility and goes for green IT./
/May we ask you to consider yours before printing this e-mail? /**

*NRB, daring to commit
*/This e-mail and any attachments, which may contain information that 
is confidential and/or protected by intellectual property rights, are 
intended for the exclusive use of the above-mentioned addressee(s). 
Any use (including reproduction, disclosure and whole or partial 
distribution in any form whatsoever) of their content is prohibited 
without prior authorization of NRB. If you have received this message 
by error, please contact the sender promptly by resending this e-mail 
back to him (her), or by calling the above number. Thank you for 
subsequently deleting this e-mail and any files attached thereto./


  
  
--

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

---

*GreeNRB
*/NRB considers its environmental responsibility and goes for green IT./
/May we ask you to consider yours before printing this e-mail? /**

*NRB, daring to commit
*/This e-mail and any attachments, which may contain information that 
is confidential and/or protected by intellectual property rights, are 
intended for the exclusive use of the above-mentioned addressee(s). 
Any use (including reproduction, disclosure and whole or partial 
distribution in any form whatsoever) of their content is prohibited 
without prior authorization of NRB. If you have received this message 
by error, please contact the sender promptly by resending this e-mail 
back to him (her), or by calling the above number. Thank you for 
subsequently deleting this e-mail and any files attached thereto./




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

schroedinger

2012-02-07 Thread david walcroft
My yum update today updated this program,I cannot find any doc's, only 
schroedinger's cat on google.

Anybody Know what this program does?

Thanks for any help.

david
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: schroedinger

2012-02-07 Thread T.C. Hollingsworth
On Tue, Feb 7, 2012 at 5:15 PM, david walcroft dwalcr...@bigpond.com wrote:
 My yum update today updated this program,I cannot find any doc's, only
 schroedinger's cat on google.
 Anybody Know what this program does?

% rpm -qi schroedinger
Name: schroedinger
Version : 1.0.11
Release : 1.fc16
Architecture: x86_64
Install Date: Tue 24 Jan 2012 06:24:41 PM MST
Group   : System Environment/Libraries
Size: 899563
License : GPL+ or LGPLv2+ or MIT or MPLv1.1
Signature   : RSA/SHA256, Mon 23 Jan 2012 09:10:37 AM MST, Key ID
067f00b6a82ba4b7
Source RPM  : schroedinger-1.0.11-1.fc16.src.rpm
Build Date  : Mon 23 Jan 2012 12:52:02 AM MST
Build Host  : x86-15.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager: Fedora Project
Vendor  : Fedora Project
URL : http://www.diracvideo.org/
Summary : Portable libraries for the high quality Dirac video codec
Description :
The Schrödinger project will implement portable libraries for the high
quality Dirac video codec created by BBC Research and
Development. Dirac is a free and open source codec producing very high
image quality video.

The Schrödinger project is a project done by BBC RD and Fluendo in
order to create a set of high quality decoder and encoder libraries
for the Dirac video codec.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: schroedinger

2012-02-07 Thread Mark LaPierre

On 02/07/2012 07:17 PM, T.C. Hollingsworth wrote:

On Tue, Feb 7, 2012 at 5:15 PM, david walcroftdwalcr...@bigpond.com  wrote:

My yum update today updated this program,I cannot find any doc's, only
schroedinger's cat on google.
Anybody Know what this program does?


% rpm -qi schroedinger
Name: schroedinger
Version : 1.0.11
Release : 1.fc16
Architecture: x86_64
Install Date: Tue 24 Jan 2012 06:24:41 PM MST
Group   : System Environment/Libraries
Size: 899563
License : GPL+ or LGPLv2+ or MIT or MPLv1.1
Signature   : RSA/SHA256, Mon 23 Jan 2012 09:10:37 AM MST, Key ID
067f00b6a82ba4b7
Source RPM  : schroedinger-1.0.11-1.fc16.src.rpm
Build Date  : Mon 23 Jan 2012 12:52:02 AM MST
Build Host  : x86-15.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager: Fedora Project
Vendor  : Fedora Project
URL : http://www.diracvideo.org/
Summary : Portable libraries for the high quality Dirac video codec
Description :
The Schrödinger project will implement portable libraries for the high
quality Dirac video codec created by BBC Research and
Development. Dirac is a free and open source codec producing very high
image quality video.

The Schrödinger project is a project done by BBC RD and Fluendo in
order to create a set of high quality decoder and encoder libraries
for the Dirac video codec.


Yah, but is it alive?

--
_
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registerd Linux user No #267004
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Android anyone?

2012-02-07 Thread Timothy Murphy
Alan Cox wrote:

 I'm looking for something much lower down the intellectual ladder.
 
 funambol is probably what is aimed lower down the ladder and for real
 deployment including large sites.

Thanks for the suggestion.

After some investigation, I went to https://my.funambol.com/
and registered (giving the number of my Android phone).
Now when I clicked on Home=Applications on the phone,
I found a new icon Funambol Sync .
On clicking on this, I was invited to Sync All,
which I clicked on.
This failed the first time,
but the second it sync-ed in succession
Contacts, Calendar, Pictures, Videos, Files .
Now I find I have all the contacts from the SIM card,
which had not been visible on the phone.

[I've explained what I did, as it seemed less than obvious to me.]

I've also downloaded and installed the Linux (64-bit) funambol*.bin
on my CentOS-6 server,
which seems to run fine (ie a number of funambol applications are running)
though I'm not entirely clear how to use it.
I shall continue my study of this new world.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Android anyone?

2012-02-07 Thread Timothy Murphy
Anthony R Fletcher wrote:

 Look at the Fedora package googlecl
 
 URL : http://code.google.com/p/googlecl/
 Description : This package provides command-line access to some Google
 services via their GData APIs.
 
 It will allow you to manipulate calendar events, contacts, etc, which
 will then sync back to your phone.

Thanks for the suggestion.
I've yum-installed the googlecl package,
and will investigate its functionality.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


security spin

2012-02-07 Thread Andre Robatino
Gergely Buday gbuday at gmail.com writes:

 I tried to install the fedora 16 security spin onto my fedora 15 box
 as a kvm virtual machine, twice, but both times it failed just before
 the end. In the second attempt I created a larger disk image so not
 that is the problem. The installer suggested that the media is bad but
 I checked the sha 256 sum and it was OK. What could go wrong and how
 could I fix it?

Does it seem like https://bugzilla.redhat.com/show_bug.cgi?id=754857 ? If so,
you could work around it by increasing the VM's HDD space (KVM's default is 8
GB).




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


security spin

2012-02-07 Thread Andre Robatino
Andre Robatino robatino at fedoraproject.org writes:

 Does it seem like https://bugzilla.redhat.com/show_bug.cgi?id=754857 ? If so,
 you could work around it by increasing the VM's HDD space (KVM's default is 8
 GB).

Ignore this. You already ruled it out, sorry.




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread Bruno Wolff III
On Tue, Feb 07, 2012 at 18:23:55 -0500,
  sean darcy seandar...@gmail.com wrote:
 
 Can I just stay with grub1?  I really don't want to mess with
 gparted wizardry on my boot partition. Unless there are some really
 clear instructions on how to move the beginning address. As I
 remember, you shrink by moving the ending address.

I am still using grub1 and it works just fine. Once it gets messed up
it might be a pain to put back again though.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: schroedinger

2012-02-07 Thread Joe Zeff

On 02/07/2012 04:32 PM, Mark LaPierre wrote:

Yah, but is it alive?


Meow!
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread don fisher

On 02/05/12 22:31, sean darcy wrote:

preupgrade failed for some reason to install the grub2 bootloader.
/boot/grub2 exists.

I made an F16 livecd. edited /boot/grub/grub.conf:

default=0
timeout=2
title 3.2.2
kernel /vmlinuz-3.2.2-1.fc16.x86_64
root=UUID=017cd53d-21ae-43b5-b8ce-b23b15092273 ro rd.md=0 rd.lvm=0
rd.dm=0 KEYTABLE=us quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0
LANG=en_US.UTF-8
initrd /initramfs-3.2.2-1.fc16.x86_64.img

all taken from grub2/grub.cfg.

It booted, but then died with a dracut prompt - and I had no clue what
to do then.

Running grub2-install from the livecd doesn't work. Ubuntu seems to have
a tool boot-repair on their livecd, but I can't find anything like
that on Fedora.

So,

How do I boot the using grub - so I can run grub2-install natively?

OR how do I install grub2 from the livecd - or otherwise?

sean

Is there any way so install grub2 on a disk? I have seen there is 
supposed to be a grub-rescue application that will make a bootable 
rescue disk. I cannot find this on Fedora-16.


My goal is to copy updated distribution I have made to other machines. I 
wish to partition the drive, copy my executing system to the drive, and 
make it bootable. Should not this be easy?


Don
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


taming mount output

2012-02-07 Thread Geoffrey Leach
The output of F16 mount is somewhat confusing. Is there a way to 
confine it to just the output of interest to the average user?

Thanks. Sorry for the FAQ.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: preupgrade grub2 failed: now can't boot

2012-02-07 Thread linux guy
I got around all this mess by upgrading from the full install DVD.   I
found the problem to exist only when updating from the live CDs or pre
upgrading.  If I did my upgrade from the full install DVD, everything
worked out OK.

If you need more information, I could go back and look at my notes.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: taming mount output

2012-02-07 Thread Ed Greshko
On 02/08/2012 12:59 PM, Geoffrey Leach wrote:
 The output of F16 mount is somewhat confusing. Is there a way to 
 confine it to just the output of interest to the average user?

 Thanks. Sorry for the FAQ.

man mount

Take note of the -t option and then create an alias as desired.

-- 
Do not condemn the judgment of another because it differs from your own.
You may both be wrong. -- Dandemis
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: gphoto2

2012-02-07 Thread Rockinghorse Winner
On Sun, Feb 05, 2012 at 10:28:25PM +, Patrick Dupre wrote:
 Hello,
 
 With the version 16, as a user,
 
  gphoto2 -l
 
 gives:
 
 
 *** Error ***
 An error occurred in the io-library ('I/O problem'): Could not open
 USB device (Permission denied).
 *** Error (-7: 'I/O problem') ***
 
 For debugging messages, please use the --debug option.
 Debugging messages may help finding a solution to your problem.
 If you intend to send any error or debug messages to the gphoto
 developer mailing list gphoto-de...@lists.sourceforge.net, please run
 gphoto2 as follows:
 
 env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt -l
 
 Please make sure there is sufficient quoting around the arguments.
 
 while as root:
 
 There is 1 folder in folder '/'.
  - store_00010001
 There are 0 folders in folder '/store_00010001'.
 
 
 lsusb
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
 Bus 004 Device 002: ID 046d:c047 Logitech, Inc. Laser Mouse
 Bus 001 Device 004: ID 152d:2338 JMicron Technology Corp. / JMicron
 USA Technology Corp. JM20337 Hi-Speed USB to SATA  PATA Combo
 Bridge
 Bus 001 Device 013: ID 054c:004e Sony Corp. DSC-xxx (ptp)
 
 
 It looks like that there is a right issue.
 
 running selinux in permissive mode does not help.
 
 How can I fix this issue?
 Thank.
 
 Regards.
 
 
 -- 
 ---
 ==
  Patrick DUPRÉ  |   |
  Department of Chemistry|   |  Phone: (44)-(0)-1904-434384
  The University of York |   |  Fax:   (44)-(0)-1904-432516
  Heslington |   |
  York YO10 5DD  United Kingdom  |   |  email: patrick.du...@york.ac.uk
 ==


I don't know if this would help or not; I recently had a similar issue with
xsane - would not find my printer which was on a USB port. So I used lsusb
to find which bus/device the printer was on, then changed the permission to
a+w for the /dev/bus/usb/ device in question. Then, I was able to run xsane
as a normal user. HTH.

Terry
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org