[389-users] SSH AllowGroups and LDAP authentication

2010-11-08 Thread Allan Hougham

Hi, 
 
I need help with this issue, I setting sshd_config with AllowGroups but I 
can´t authenticate with LDAP, the groups are settings up, this is my 
configuration:
Do you have any tutorial or guide for setting ssh authentication groups with 
LDAP?
This is the mistake, but the user ahougham is in Search Group
 
[r...@ds03 log]# tail -f secure
Nov  6 04:09:22 ds03 sshd[7056]: debug1: kex: client-server aes256-ctr 
hmac-sha1 none
Nov  6 04:09:22 ds03 sshd[7056]: debug1: kex: server-client aes256-ctr 
hmac-sha1 none
Nov  6 04:09:22 ds03 sshd[7056]: debug1: SSH2_MSG_KEX_DH_GEX_REQUEST_OLD 
received
Nov  6 04:09:22 ds03 sshd[7056]: debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
Nov  6 04:09:22 ds03 sshd[7056]: debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
Nov  6 04:09:22 ds03 sshd[7056]: debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
Nov  6 04:09:22 ds03 sshd[7056]: debug1: SSH2_MSG_NEWKEYS sent
Nov  6 04:09:22 ds03 sshd[7056]: debug1: expecting SSH2_MSG_NEWKEYS
Nov  6 04:09:22 ds03 sshd[7056]: debug1: SSH2_MSG_NEWKEYS received
Nov  6 04:09:22 ds03 sshd[7056]: debug1: KEX done
Nov  6 04:09:33 ds03 sshd[7056]: debug1: userauth-request for user ahougham 
service ssh-connection method none
Nov  6 04:09:33 ds03 sshd[7056]: debug1: attempt 0 failures 0
Nov  6 04:09:33 ds03 sshd[7055]: User ahougham from 10.10.38.27 not allowed 
because none of user's groups are listed in AllowGroups
Nov  6 04:09:33 ds03 sshd[7056]: input_userauth_request: invalid user ahougham
Nov  6 04:09:33 ds03 sshd[7055]: debug1: PAM: initializing for ahougham
Nov  6 04:09:33 ds03 sshd[7055]: debug1: PAM: setting PAM_RHOST to 10.10.38.27
Nov  6 04:09:33 ds03 sshd[7055]: debug1: PAM: setting PAM_TTY to ssh
Nov  6 04:09:35 ds03 sshd[7056]: debug1: userauth-request for user ahougham 
service ssh-connection method password
Nov  6 04:09:35 ds03 sshd[7056]: debug1: attempt 1 failures 1
Nov  6 04:09:35 ds03 sshd[7055]: pam_unix(sshd:auth): authentication failure; 
logname= uid=0 euid=0 tty=ssh ruser= rhost=10.10.38.27  user=ahougham
Nov  6 04:09:36 ds03 sshd[7055]: debug1: PAM: password authentication failed 
for an illegal user: Authentication failure
Nov  6 04:09:36 ds03 sshd[7055]: Failed password for invalid user ahougham from 
10.10.38.27 port 1480 ssh2
 
 
 
Thanks
 
Allan
 
 
 
sshd:
 
---
#   $OpenBSD: sshd_config,v 1.73 2005/12/06 22:38:28 reyk Exp $
# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.
# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin
# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented.  Uncommented options change a
# default value.
Port 22
#Protocol 2,1
Protocol 2
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::
# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key
# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 768
# Logging
# obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
SyslogFacility AUTHPRIV
#LogLevel INFO
LogLevel DEBUG
# Authentication:
#LoginGraceTime 2m
LoginGraceTime 1m
#PermitRootLogin yes
PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
MaxAuthTries 6
AllowGroups root ref
AllowGroups Bids ref
AllowGroups Search ref
AllowGroups Question ref
RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile  .ssh/authorized_keys
# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#RhostsRSAAuthentication no
# similar for protocol version 2
#HostbasedAuthentication no
# Change to yes if you don't trust ~/.ssh/known_hosts for
# RhostsRSAAuthentication and HostbasedAuthentication
#IgnoreUserKnownHosts no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes
# To disable tunneled clear text passwords, change to no here!
#PasswordAuthentication yes
PermitEmptyPasswords no
PasswordAuthentication yes
# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes
ChallengeResponseAuthentication no
# Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no
# GSSAPI options
#GSSAPIAuthentication no
#GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication mechanism.
# Depending on your PAM configuration, this may bypass the setting of
# PasswordAuthentication, PermitEmptyPasswords, and
# PermitRootLogin without-password. If you just want the PAM account and
# session checks to run without PAM authentication, then enable this but set
# ChallengeResponseAuthentication=no
#UsePAM no

F14 Azureus\Vuze Firewalled

2010-11-08 Thread Frank Murphy
All relevant ports are opened in my Netgear.
The same ports are opened in firewall F14.

The Azureus NAT test says everything is ok,
but no green health.

Google shed no further light.

-- 
Regards,

Frank Murphy
UTF_8 Encoded
Friend of Fedora
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


F14 boot stop

2010-11-08 Thread Eric Tanguy
I think it's after F14 update but i can't find where the problem come from.

When i boot the system at the end it does not launch X and stops waiting 
something ? The system is not hang because i can use different VT.

If i switch to VT2 i can log and startx.

I find no error message and i cant find why the system stops in place to 
launch X.

Any help ?

Eric

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

2010-11-08 Thread JB
Eric Tanguy eric.tanguy at gmail.com writes:

 
 I think it's after F14 update but i can't find where the problem come from.
 
 When i boot the system at the end it does not launch X and stops waiting 
 something ? The system is not hang because i can use different VT.
 
 If i switch to VT2 i can log and startx.
 
 I find no error message and i cant find why the system stops in place to 
 launch X.
 
 Any help ?
 
 Eric
 

Give us an output of:
$ cat /etc/inittab
$ cat .xsession-errors
# cat /etc/grub.conf
# find /etc -iname *.rpm*

What desktop manager do you use (GNOME, etc) ?
What GUI display/login manager do you use (GDM, etc) ?

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: F14 boot stop

2010-11-08 Thread Eric Tanguy
Le 08/11/2010 10:45, JB a écrit :
 Eric Tanguyeric.tanguyat  gmail.com  writes:

 I think it's after F14 update but i can't find where the problem come from.

 When i boot the system at the end it does not launch X and stops waiting
 something ? The system is not hang because i can use different VT.

 If i switch to VT2 i can log and startx.

 I find no error message and i cant find why the system stops in place to
 launch X.

 Any help ?

 Eric

 Give us an output of:
 $ cat /etc/inittab
 $ cat .xsession-errors
 # cat /etc/grub.conf
 # find /etc -iname *.rpm*

 What desktop manager do you use (GNOME, etc) ?
 What GUI display/login manager do you use (GDM, etc) ?

 JB


I find where the problem come from. When i uninstalled sugar-desktop it 
uninstalled also the gdm stuff!!
Reinstalling gdm* and all works fine
Eric

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

2010-11-08 Thread Patrick Dupre

Hello to every one,

So,
I nicely upgrade my system from fc10 to fc11 with the advises available
on the fedora web site. Then I was stocked there, I tried 5 times 
(reinstalling from fc11)

to upgrade either to 12 or 13 with the same result (using preupgrade of
the dvd).
I was usually able to reboot after the upgrade and after a short
while the system was becoming crazy: one command after the other one
was not working any more and no way to reboot.
So I run a badblock and every things was OK and decided to install
fc13 on the exact same partitions. I did not experience any crazy
behavior. The only problem is that now it is taking me days
before I can get the full installation.
It is sad that we cannot upgrade systems smothly and efficiently.

I did not mode directly to fc14 because I experienced some problems
with an installation:
display not working with the full resolution !
network connection not working anymore !

Thank to every body.

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


Irritating sound when playing flash

2010-11-08 Thread Vadgama Harsh
Am using fedora 14 64 bit. when i play some flash videos there is a irritating 
clicking lowpitched noise when videos play. any solutions? 
You tubevidoes seem to play perfectly without the sound. Other videos requiring 
flash seem to have this issue. 
By the way i am using the 64bit beta flash. 
Vadi01
-- 
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: Irritating sound when playing flash

2010-11-08 Thread JB
Vadgama Harsh vadgamaharsh at yandex.ru writes:

 
 Am using fedora 14 64 bit. when i play some flash videos there is a irritating
clicking lowpitched noise when
 videos play. any solutions? 
 You tubevidoes seem to play perfectly without the sound. Other videos
requiring flash seem to have this
 issue. 
 By the way i am using the 64bit beta flash. 
 Vadi01

Have you tried to play the same flash videos on a different distro (live cd ?)
and different computer for a comparison ?

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: Irritating sound when playing flash

2010-11-08 Thread JB
JB jb.1234abcd at gmail.com writes:

 ...
Even better, have you tried 32-bit flash on your 64-bit machine ?

This is an example for Ubuntu:
http://www.linux.com/archive/articles/142075

but you can search Google to find out how to do it for Fedora.

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


Fedora 14 Kickstart Problems

2010-11-08 Thread Bernd Nies
Hi,

Im trying to do automated installation with Fedora 14 kickstart and the 
configuration [2] shown at 
the end of this message. The installation never runs through. Anaconda still 
displays these screens 
and waits for user input:

   - Welcome
   - License Information
   - Create User
   - Date and Time
   - Hardware Profile

According to the Anaconda/Kickstart configuration guide [1] there is no further 
option I know of. 
Clicking through these screens for while setting up some hundred workstations 
is quite annoying.

Furthermore the password of the created admin user is empty in /etc/shadow 
although I give it as an 
option in the kickstart config file.

What am I missing? Or is there another better way to install some hundred 
Workstations with as 
little user untervention as possible. Currently we're using autoyast for 
setting up openSUSE 11.0 
installations.


Best regards,
Bernd Nies


[1] http://fedoraproject.org/wiki/Anaconda/Kickstart

[2] Kickstart config:

== CUT ==
install
nfs --server=installserver.example.com --dir=/export/Fedora-14-i386-DVD
logging --host=logserver.example.com --port=514 --level=debug
reboot --eject

ignoredisk --only-use sda
clearpart --all --initlabel
partition /boot --asprimary --fstype=ext4 --label BOOT --size=128
partition swap  --asprimary --fstype=swap --label SWAP --size=2048
partition / --asprimary --fstype=ext4 --label ROOT --size=1 --grow
bootloader --location=mbr

lang en_US.UTF-8
keyboard us

network --bootproto=static --hostname=myhost --ip=192.168.12.48 
--netmask=255.255.252.0 
--gateway=192.168.12.1 --nameserver=192.168.4.7,192.168.4.8
timezone --utc Europe/Zurich

firewall --disabled
authconfig --enableshadow --enablemd5
rootpw --plaintext gaga11
user --name=admin --gecos=Administrator --homedir=/var/home/admin 
--shell=/bin/bash --password=changeme
selinux --disabled

graphical
xconfig --defaultdesktop=GNOME --startxonboot

repo --name Fedora 14 DVD 
--baseurl=nfs://installserver.example.com://export/Fedora-14-i386-DVD 
--cost=0

%packages
@Administration Tools
@Base
@Books and Guides
@Buildsystem building group
@Core
@Critical Path (Base)
@Critical Path (GNOME)
@Development Libraries
@Development Tools
@Editors
@Educational Software
@Electronic Lab
@Engineering and Scientific
@Fedora Eclipse
@Fedora Packager
@Filesystems
@Font design and packaging
@Fonts
@GNOME Desktop Environment
@GNOME Software Development
@Games and Entertainment
@Graphical Internet
@Graphics
@Hardware Support
@Input Methods
@Java
@Java Development
@KDE Software Compilation
@KDE Software Development
@LXDE
@Office/Productivity
@Online Help and Documentation
@Perl Development
@Printing Support
@Sound and Video
@Sugar Desktop Environment
@System Tools
@Text-based Internet
@Web Development
@Window Managers
@X Software Development
@X Window System
@XFCE
@XFCE Software Development
%end
== CUT ==
-- 
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 Kickstart Problems

2010-11-08 Thread bruce
Hi Bernd/Others.

I'm interested in this issue as well, as I'm looking to try to figure
out how to automatically/install/boot a vmware Virtual Machine (VM)
from the cli/script process.

More data/pointers would be greatly appreciated.

thanks!!!



On Mon, Nov 8, 2010 at 5:09 AM, Bernd Nies listu...@adnovum.ch wrote:
 Hi,

 Im trying to do automated installation with Fedora 14 kickstart and the 
 configuration [2] shown at
 the end of this message. The installation never runs through. Anaconda still 
 displays these screens
 and waits for user input:

   - Welcome
   - License Information
   - Create User
   - Date and Time
   - Hardware Profile

 According to the Anaconda/Kickstart configuration guide [1] there is no 
 further option I know of.
 Clicking through these screens for while setting up some hundred workstations 
 is quite annoying.

 Furthermore the password of the created admin user is empty in /etc/shadow 
 although I give it as an
 option in the kickstart config file.

 What am I missing? Or is there another better way to install some hundred 
 Workstations with as
 little user untervention as possible. Currently we're using autoyast for 
 setting up openSUSE 11.0
 installations.


 Best regards,
 Bernd Nies


 [1] http://fedoraproject.org/wiki/Anaconda/Kickstart

 [2] Kickstart config:

 == CUT ==
 install
 nfs --server=installserver.example.com --dir=/export/Fedora-14-i386-DVD
 logging --host=logserver.example.com --port=514 --level=debug
 reboot --eject

 ignoredisk --only-use sda
 clearpart --all --initlabel
 partition /boot --asprimary --fstype=ext4 --label BOOT --size=128
 partition swap  --asprimary --fstype=swap --label SWAP --size=2048
 partition /     --asprimary --fstype=ext4 --label ROOT --size=1 --grow
 bootloader --location=mbr

 lang en_US.UTF-8
 keyboard us

 network --bootproto=static --hostname=myhost --ip=192.168.12.48 
 --netmask=255.255.252.0
 --gateway=192.168.12.1 --nameserver=192.168.4.7,192.168.4.8
 timezone --utc Europe/Zurich

 firewall --disabled
 authconfig --enableshadow --enablemd5
 rootpw --plaintext gaga11
 user --name=admin --gecos=Administrator --homedir=/var/home/admin 
 --shell=/bin/bash --password=changeme
 selinux --disabled

 graphical
 xconfig --defaultdesktop=GNOME --startxonboot

 repo --name Fedora 14 DVD 
 --baseurl=nfs://installserver.example.com://export/Fedora-14-i386-DVD
 --cost=0

 %packages
 @Administration Tools
 @Base
 @Books and Guides
 @Buildsystem building group
 @Core
 @Critical Path (Base)
 @Critical Path (GNOME)
 @Development Libraries
 @Development Tools
 @Editors
 @Educational Software
 @Electronic Lab
 @Engineering and Scientific
 @Fedora Eclipse
 @Fedora Packager
 @Filesystems
 @Font design and packaging
 @Fonts
 @GNOME Desktop Environment
 @GNOME Software Development
 @Games and Entertainment
 @Graphical Internet
 @Graphics
 @Hardware Support
 @Input Methods
 @Java
 @Java Development
 @KDE Software Compilation
 @KDE Software Development
 @LXDE
 @Office/Productivity
 @Online Help and Documentation
 @Perl Development
 @Printing Support
 @Sound and Video
 @Sugar Desktop Environment
 @System Tools
 @Text-based Internet
 @Web Development
 @Window Managers
 @X Software Development
 @X Window System
 @XFCE
 @XFCE Software Development
 %end
 == CUT ==
 --
 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: Irritating sound when playing flash

2010-11-08 Thread mgt
Got the same weird problem in 32 bit installation of Fedora 14 with
snd_hda_intel realtek driver for the sound.

The log file says that maybe the problem is in the module itself, but I
doubt it since it happens only with Flash videos. The problem also exist
when I resume some Flash video after it was paused for sometime. Also when
the cracking happened, my main sound channel changed to PCM for some reason
and when I try to adjust my volume to everything below 100%, the whole sound
is gone and the only thing that left is
the irritating cracking. I installed flash from adobe repo.

Any suggestions?

On Mon, Nov 8, 2010 at 1:25 PM, Vadgama Harsh vadgamaha...@yandex.ruwrote:

 Am using fedora 14 64 bit. when i play some flash videos there is a
 irritating clicking lowpitched noise when videos play. any solutions?
 You tubevidoes seem to play perfectly without the sound. Other videos
 requiring flash seem to have this issue.
 By the way i am using the 64bit beta flash.
 Vadi01
 --
 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




-- 
mgt
-- 
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 Kickstart Problems

2010-11-08 Thread Terry Barnaby
On 11/08/2010 01:09 PM, Bernd Nies wrote:
 Hi,
 
 Im trying to do automated installation with Fedora 14 kickstart and the 
 configuration [2] shown at 
 the end of this message. The installation never runs through. Anaconda still 
 displays these screens 
 and waits for user input:
 
- Welcome
- License Information
- Create User
- Date and Time
- Hardware Profile
 
 According to the Anaconda/Kickstart configuration guide [1] there is no 
 further option I know of. 
 Clicking through these screens for while setting up some hundred workstations 
 is quite annoying.
 
 Furthermore the password of the created admin user is empty in /etc/shadow 
 although I give it as an 
 option in the kickstart config file.
 
 What am I missing? Or is there another better way to install some hundred 
 Workstations with as 
 little user untervention as possible. Currently we're using autoyast for 
 setting up openSUSE 11.0 
 installations.
 
 
 Best regards,
 Bernd Nies
 
 
 [1] http://fedoraproject.org/wiki/Anaconda/Kickstart
 
 [2] Kickstart config:
 
 == CUT ==
 install
 nfs --server=installserver.example.com --dir=/export/Fedora-14-i386-DVD
 logging --host=logserver.example.com --port=514 --level=debug
 reboot --eject
 
 ignoredisk --only-use sda
 clearpart --all --initlabel
 partition /boot --asprimary --fstype=ext4 --label BOOT --size=128
 partition swap  --asprimary --fstype=swap --label SWAP --size=2048
 partition / --asprimary --fstype=ext4 --label ROOT --size=1 --grow
 bootloader --location=mbr
 
 lang en_US.UTF-8
 keyboard us
 
 network --bootproto=static --hostname=myhost --ip=192.168.12.48 
 --netmask=255.255.252.0 
 --gateway=192.168.12.1 --nameserver=192.168.4.7,192.168.4.8
 timezone --utc Europe/Zurich
 
 firewall --disabled
 authconfig --enableshadow --enablemd5
 rootpw --plaintext gaga11
 user --name=admin --gecos=Administrator --homedir=/var/home/admin 
 --shell=/bin/bash --password=changeme
 selinux --disabled
 
 graphical
 xconfig --defaultdesktop=GNOME --startxonboot
 
 repo --name Fedora 14 DVD 
 --baseurl=nfs://installserver.example.com://export/Fedora-14-i386-DVD 
 --cost=0
 
 %packages
 @Administration Tools
 @Base
 @Books and Guides
 @Buildsystem building group
 @Core
 @Critical Path (Base)
 @Critical Path (GNOME)
 @Development Libraries
 @Development Tools
 @Editors
 @Educational Software
 @Electronic Lab
 @Engineering and Scientific
 @Fedora Eclipse
 @Fedora Packager
 @Filesystems
 @Font design and packaging
 @Fonts
 @GNOME Desktop Environment
 @GNOME Software Development
 @Games and Entertainment
 @Graphical Internet
 @Graphics
 @Hardware Support
 @Input Methods
 @Java
 @Java Development
 @KDE Software Compilation
 @KDE Software Development
 @LXDE
 @Office/Productivity
 @Online Help and Documentation
 @Perl Development
 @Printing Support
 @Sound and Video
 @Sugar Desktop Environment
 @System Tools
 @Text-based Internet
 @Web Development
 @Window Managers
 @X Software Development
 @X Window System
 @XFCE
 @XFCE Software Development
 %end
 == CUT ==
Hi,

In the past I have used the following to enable/disable the post installation
screens. (With YES/NO).

%post
echo RUN_FIRSTBOOT=NO  /etc/sysconfig/firstboot

The kickstart password setting command:

rootpw  --iscrypted encrypted password

works for me, never tried the --plaintext option though.

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


Re: Fedora 14 Kickstart Problems

2010-11-08 Thread Steve Berg

 Hi,

 Im trying to do automated installation with Fedora 14 kickstart and the
 configuration [2] shown at
 the end of this message. The installation never runs through. Anaconda
 still displays these screens
 and waits for user input:

Here's a sanitized version of my kickstart.  I do pxeboot across the
network from each system.  I don't set up partitions since the systems I
deal with all run either RAID 1 or RAID 5 arrays and a few kickstart
options were removed a few releases ago that I relied on.  So once I set
up my RAID arrays in anaconda everything else is automatic.  The system
reboots into a usable state afterwards ready for a few minor post-install
actions that don't seem to work well in a post-install kickstart script.

Most of the repo's are actually local mirrors I keep up to date with
nightly rsync's.

I delete the S99firstboot links in /etc/rc3.d and /etc/rc5.d so that never
runs on the first boot.

# Kickstart file for Fedora 14 installs

#version=F14 64-bit x86_64
install

# Standard packages like you'd see on an install DVD
url --url http://example.com/repo/releases/14/Fedora/x86_64/os/

repo --name=local-everything
--baseurl=http://example.com/repo/releases/14/Everything/x86_64/os/
repo --name=local-updates
--baseurl=http://example.com/repo/updates/14/x86_64/
repo --name=Adobe --baseurl=http://linuxdownload.adobe.com/linux/i386/
repo --name=rpmfusion-free
--baseurl=http://example.com/repo/rpmfusion/free/fedora/releases/14/Everything/x86_64/os/
repo --name=rpmfusion-nonfree
--baseurl=http://example.com/repo/rpmfusion/nonfree/fedora/releases/14/Everything/x86_64/os/
repo --name=rpmfusion-free-updates
--baseurl=http://example.com/repo/rpmfusion/free/fedora/updates/14/x86_64/
repo --name=rpmfusion-nonfree-updates
--baseurl=http://example.com/repo/rpmfusion/nonfree/fedora/updates/14/x86_64/

# text
lang en_US.UTF-8
keyboard us
xconfig --startxonboot

network --device eth0 --bootproto dhcp --noipv6 --hostname
hostname.domain.com
rootpw  --iscrypted $1$the_encrypted_root_password
auth --useshadow  --enablemd5  --enablenis --nisdomain somenis --enablecache
selinux --disabled
firewall --disabled
timezone --utc America/Chicago
bootloader --location=mbr --md5pass=$1$mygrubpassword

services --disabled=NetworkManager,iptables,ip6tables,bluetooth,libvirtd
--enabled=network,nfs,nfslock,autofs,sendmail,ypbind,nscd,rlogin,rsh,ntpd,rstatd

%packages --ignoremissing
# Bunch of packages and groups listed here

#Packages to skip
# A few packages listed here that I do NOT
# want installed

%end

%post --interpreter /bin/bash
IP=`host $HOSTNAME | cut --fields=4 -d  `
export IP

echo # Hosts file generated by kickstart %post section  /etc/hosts
echo 127.0.0.1localhost.localdomainlocalhost  /etc/hosts
echo $IP`hostname``hostname -s`  /etc/hosts

# Notify on completion
cat  /var/tmp/complete.txt  EOR_INSTALL_COMPLETE
***
The Fedora 14 install on `hostname` is finished.
`hostname` has rebooted and is ready for post-install
procedures.
***
EOR_INSTALL_COMPLETE

mail -s `hostname` installation status some...@somewhere.com 
/var/tmp/complete.txt

# Remove firstboot start files
rm -f /etc/rc3.d/S99firstboot
rm -f /etc/rc5.d/S99firstboot

# Change weekly RAID re-syncs to montly
mv -f /etc/cron.weekly/99-raid-check /etc/cron.monthly/99-raid-check

cat  /etc/sysconfig/somefile  'EOR_SOMEFILE_FIX'
Change the contents of SOMEFILE to this text
instead of the default.  Lets me set configuration
files at install time.
EOR_RPCBIND_FIX

cat  /etc/yum/yum-updatesd.conf  'EOR_YUM_UPDATESD'
[main]
# how often to check for new updates (in seconds)
run_interval = 86400
# how often to allow checking on request (in seconds)
updaterefresh = 3600
# how to send notifications (valid: dbus, email, syslog)
emit_via = email
email_to = some...@somwhere.com
# should we listen via dbus to give out update information/check for
# new updates
dbus_listener = no
# automatically install updates
do_update = no
# automatically download updates
do_download = yes
# automatically download deps of updates
do_download_deps = yes

EOR_YUM_UPDATESD

# Tweak /boot/grub/grub.conf for timeout and hiddenmenu settings
# Added 2010.08.16
sed -i 's/timeout=0/timeout=10/' /boot/grub/grub.conf
sed -i 's/hiddenmenu/#hiddenmenu/' /boot/grub/grub.conf

# Disable ipV6
cat  /etc/modprobe.conf  'EOR_KILL_IPV6'
install ipv6 /bin/true

EOR_KILL_IPV6

%end

reboot

-- 
*   Stephen Berg   *
*  sb...@mississippi.com   *
*  Sinners can repent, *
*  But stupid is forever.  *

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

2010-11-08 Thread Terry Barnaby
On 11/08/2010 01:48 PM, Terry Barnaby wrote:
 Hi,
 
 In the past I have used the following to enable/disable the post installation
 screens. (With YES/NO).
 
 %post
 echo RUN_FIRSTBOOT=NO  /etc/sysconfig/firstboot
 
 The kickstart password setting command:
 
 rootpw  --iscrypted encrypted password
 
 works for me, never tried the --plaintext option though.
 
 Terry
Actualy I note in the Fedora14 installation guide:


firstboot (optional)
Determine whether the Firstboot starts the first time the system is booted.
If enabled, the firstboot package must be installed. If not specified, this
option is disabled by default.

*
  --enable or --enabled — The Setup Agent is started the first time the
system boots.
*
  --disable or --disabled — The Setup Agent is not started the first
time the system boots.
*
  --reconfig — Enable the Setup Agent to start at boot time in
reconfiguration mode. This mode enables the language, mouse, keyboard, root
password, security level, time zone, and networking configuration options in
addition to the default ones.

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


Re: Feedback

2010-11-08 Thread JD
On 11/08/2010 03:08 AM, Patrick Dupre wrote:
 Hello to every one,

 So,
 I nicely upgrade my system from fc10 to fc11 with the advises available
 on the fedora web site. Then I was stocked there, I tried 5 times 
 (reinstalling from fc11)
 to upgrade either to 12 or 13 with the same result (using preupgrade of
 the dvd).
 I was usually able to reboot after the upgrade and after a short
 while the system was becoming crazy: one command after the other one
 was not working any more and no way to reboot.
 So I run a badblock and every things was OK and decided to install
 fc13 on the exact same partitions. I did not experience any crazy
 behavior. The only problem is that now it is taking me days
 before I can get the full installation.
 It is sad that we cannot upgrade systems smothly and efficiently.

 I did not mode directly to fc14 because I experienced some problems
 with an installation:
 display not working with the full resolution !
 network connection not working anymore !

 Thank to every body.

How old is your hardware?
What speed is your dvd drive and how old is it?
Have you tried some dvd drive diagnostics?
There are some free HW diag software (bootable iso images) on the web.
Bootable: http://www.all-freeware.com/details/41813/ubcd4win.html
Windows SW: http://www.filetransit.com/view.php?id=4134
-- 
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


Desktop Effects and CCSM

2010-11-08 Thread Christopher A. Williams
I'm trying to figure out how to get CCSM and the Compiz Gnome
integration bits to play nice with the standard Fedora Desktop Effects
setting.

Everything works fine (all of my custom settings, emerald, etc) if I
launch Compiz using the Fusion Icon applet. But just using Desktop
Effects will successfully launch Compiz, but none of the custom settings
work.

What am I doing wrong? Is there a howto on this somewhere?

-- 


People often say that motivation doesn't last.
Well, neither does bathing — that's why we recommend it daily.

--Zig Zigler

-- 
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: Desktop Effects and CCSM

2010-11-08 Thread Wander Boessenkool
On Mon, Nov 08, 2010 at 08:39:59AM -0700, Christopher A. Williams wrote:
 Everything works fine (all of my custom settings, emerald, etc) if I
 launch Compiz using the Fusion Icon applet. But just using Desktop
 Effects will successfully launch Compiz, but none of the custom settings
 work.

Compiz started using desktop-effects uses gconf for it's settings,
whereas from the fusion-icon it will use a text-based settingsfile.
If you install compizconfig-backend-gconf you can select gconf as a
backend in the preferences for ccsm.

/w

-- 
Wander Boessenkool, RHC{A,DS,E,I,SS,VA,X}  Mobile: +31 615 037 859
Instructor, GLS
gpg: 1024D/B1AF8CE1 B736 8A92 5CBC E00C 2909  E6E3 71F5 6881 B1AF 8CE1



pgpFiAoHiiOVi.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: Irritating sound when playing flash

2010-11-08 Thread Petrus de Calguarium
Vadgama Harsh wrote:

 Am using fedora 14 64 bit. when i play some flash videos there is a
 irritating clicking lowpitched noise when videos play. any solutions? You
 tubevidoes seem to play perfectly without the sound. Other videos
 requiring flash seem to have this issue. By the way i am using the 64bit
 beta flash. Vadi01

Also have 64-bit fedora 14 and using flash square 2 64-bit beta. Clicking 
noises only with flash, even youtube.

Negative to using 32-bit system on this computer, trying another distro, or 
another computer.

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


revisor doesn't start

2010-11-08 Thread A. Racca
Hi list:

I want to use revisor but

$ revisor
Cannot find anaconda-runtime in /usr/lib/anaconda-runtime

$ uname -r
2.6.35.6-48.fc14.x86_64

I've reported this to BZ:

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

Any ideas??
-- 
Germán A. Racca
National Institute for Space Research (INPE)
São José dos Campos - SP - Brasil
http://skytux.fedorapeople.org

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Feedback

2010-11-08 Thread Marvin Kosmal
On 11/8/10, JD jd1...@gmail.com wrote:
 On 11/08/2010 03:08 AM, Patrick Dupre wrote:
 Hello to every one,

 So,
 I nicely upgrade my system from fc10 to fc11 with the advises available
 on the fedora web site. Then I was stocked there, I tried 5 times
 (reinstalling from fc11)
 to upgrade either to 12 or 13 with the same result (using preupgrade of
 the dvd).
 I was usually able to reboot after the upgrade and after a short
 while the system was becoming crazy: one command after the other one
 was not working any more and no way to reboot.
 So I run a badblock and every things was OK and decided to install
 fc13 on the exact same partitions. I did not experience any crazy
 behavior. The only problem is that now it is taking me days
 before I can get the full installation.
 It is sad that we cannot upgrade systems smothly and efficiently.

 I did not mode directly to fc14 because I experienced some problems
 with an installation:
 display not working with the full resolution !
 network connection not working anymore !

 Thank to every body.

 How old is your hardware?
 What speed is your dvd drive and how old is it?
 Have you tried some dvd drive diagnostics?
 There are some free HW diag software (bootable iso images) on the web.
 Bootable: http://www.all-freeware.com/details/41813/ubcd4win.html
 Windows SW: http://www.filetransit.com/view.php?id=4134



Hi

Or boot on a Knoppix Disk...


HTH

Marvin
-- 
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: Feedback

2010-11-08 Thread Patrick Dupre

On Mon, 8 Nov 2010, JD wrote:


On 11/08/2010 03:08 AM, Patrick Dupre wrote:

Hello to every one,

So,
I nicely upgrade my system from fc10 to fc11 with the advises available
on the fedora web site. Then I was stocked there, I tried 5 times
(reinstalling from fc11)
to upgrade either to 12 or 13 with the same result (using preupgrade of
the dvd).
I was usually able to reboot after the upgrade and after a short
while the system was becoming crazy: one command after the other one
was not working any more and no way to reboot.
So I run a badblock and every things was OK and decided to install
fc13 on the exact same partitions. I did not experience any crazy
behavior. The only problem is that now it is taking me days
before I can get the full installation.
It is sad that we cannot upgrade systems smothly and efficiently.

I did not mode directly to fc14 because I experienced some problems
with an installation:
display not working with the full resolution !
network connection not working anymore !

Thank to every body.


How old is your hardware?

Pentium 2.8 GHz (2005)

What speed is your dvd drive and how old is it?
Have you tried some dvd drive diagnostics?

OK

There are some free HW diag software (bootable iso images) on the web.

images have been checked.
Do not forget, I upgraded one time through preupgrade, so I did not
use the reader ! I booted one time OK then.

Bootable: http://www.all-freeware.com/details/41813/ubcd4win.html
Windows SW: http://www.filetransit.com/view.php?id=4134



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


Problem during Fedora 14 install: usb4-2: USB disconnect, address NN loop

2010-11-08 Thread Iosif Fettich
Hi dear Fedora users,

while trying to install Fedora 14 from the x86-64 DVD on my desktop, the
installation seems to hang early; just a look into terminal Ctrl-Alt-F4
shows that something is going on, and that is some kind of loop, displaying
things like

usb4-2: USB disconnect, address NN
usb4-2: new low speed USB device using uhci_hcd and address NN
usb4-2: new USB device found, id Vendor=0764, id Product=0501
usb4-2: new USB device strings: Mfr=3, Product=1, Serial Number=0
usb4-2: Product: DX600E
usb4-2: Manufacturer: CPS
generic-usb 0003:0764:0501:00XX: hidden 96, hidraw0: USB HID v1.10 device
[CPS DX600E] on usb=:00:1a.1-2/input0

where NN is a number that increases steadily after timeouts of about 30
seconds or so and XX is the hex representation of NN+1.

It seems that my UPS - some CyberPower product - is the culprit; I haven't
had the time yet to see what happens if I try installing with the UPS
disconnected.

However, since the same UPS behaved fine a few months ago and there was no
problem while installing Fedora 13, I think that I should report this
somewhere; question is: where and whom...?

Many 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


Evo 2.32, FC 14 and exchange

2010-11-08 Thread William John Murray
   Hello all,
   I have upgraded FC13-14 and find evolution no longer
displays Exchange (OWA) calendars. Or at least it does for 5 seconds
before issuing half a dozen messages saying:

'The evolution calendar has quit unexpectedly'
or memo, or tasks.

I tried to run debug scripts I last used in 2008 and find that
evolution-data-server is completely remodelled, E2K_DEBUG=4 tells me
nothing etc. I cannot even work out which process is dying.

  Can anyone tell me where to look please?
 Bill

-- 
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 generate pi in c

2010-11-08 Thread Bruno Wolff III
On Mon, Nov 08, 2010 at 12:07:47 +,
  Marko Vojinovic vvma...@gmail.com wrote:
 On Monday, November 08, 2010 04:49:33 Tim wrote:
  On Sat, 2010-11-06 at 17:13 +0100, Klaus-Peter Schrage wrote:
   You are probably alle wrong - pi equals 3.125, see:
   http://www.correctpi.com/
  
  I was always under the impression that pi was merely the ratio of the
  circumference to the diameter, something that's easy enough to prove
  empirically (measure the two, and do the maths).
 [snip a serious response]
 
 Hey Tim, didn't you read a hidden ROTFLMAO between the lines above? :-D

Just remember that depends on Euclidean Geometry. In other geometries (say
very large circles on the surface of the earth) the ratio is different.
-- 
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: Irritating sound when playing flash

2010-11-08 Thread stan
On Mon, 08 Nov 2010 09:13:48 -0700
Petrus de Calguarium pguec...@gmail.com wrote:

 Vadgama Harsh wrote:
 
  Am using fedora 14 64 bit. when i play some flash videos there is a
  irritating clicking lowpitched noise when videos play. any
  solutions? You tubevidoes seem to play perfectly without the sound.
  Other videos requiring flash seem to have this issue. By the way i
  am using the 64bit beta flash. Vadi01
 
 Also have 64-bit fedora 14 and using flash square 2 64-bit beta.
 Clicking noises only with flash, even youtube.
 
 Negative to using 32-bit system on this computer, trying another
 distro, or another computer.
 

F14 x86_64

I use gnash as my flash player.  I don't use much flash, but I've played
samples from freesound.org and videos from eftinternational.com with no
clicking.  Because of your problem, I went to thework.com and watched a
video linked to youtube (I'm not living up to my full potential).
There were no clicks.

Maybe adobe flash has a problem with changes in F14?
-- 
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


no autocompletion with bash

2010-11-08 Thread Adel ESSAFI
Hi list
A strange bevaior on my terminal and konsole have taken place.
I am no longer able to use TAB with bash. (with terminal and console). Could
you help please?

Thanks
Adel


-- 
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
fax: +216 71 391 166
-- 
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: Desktop Effects and CCSM

2010-11-08 Thread Christopher A. Williams
On Mon, 2010-11-08 at 17:06 +0100, Wander Boessenkool wrote:
 On Mon, Nov 08, 2010 at 08:39:59AM -0700, Christopher A. Williams wrote:
  Everything works fine (all of my custom settings, emerald, etc) if I
  launch Compiz using the Fusion Icon applet. But just using Desktop
  Effects will successfully launch Compiz, but none of the custom settings
  work.
 
 Compiz started using desktop-effects uses gconf for it's settings,
 whereas from the fusion-icon it will use a text-based settingsfile.
 If you install compizconfig-backend-gconf you can select gconf as a
 backend in the preferences for ccsm.

OK - Thanks! Turns out I did have this installed and selected to use
gconf. For some reason, it wasn't working.

I turned off everything, logged off and back on, then set up CCSM by
de-selecting and then re-selecting gconf, and then (finally) turned on
Desktop effects. All seems to be working now. Might have just been the
order of turning things on that was the issue.

Cheers,

Chris

-- 


In an age of universal deceit,
telling the truth is a revolutionary act.

--George Orwell

-- 
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 autocompletion with bash

2010-11-08 Thread Adel ESSAFI
soryy
it is a keybord problem.


2010/11/8 Adel ESSAFI adeless...@gmail.com

 Hi list
 A strange bevaior on my terminal and konsole have taken place.
 I am no longer able to use TAB with bash. (with terminal and console).
 Could you help please?

 Thanks
 Adel


 --
 PhD candidate in Computer Science
 Address
 3 avenue lamine, cité ezzahra, Sousse 4000
 Tunisia
 tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
 fax: +216 71 391 166




-- 
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
fax: +216 71 391 166
-- 
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 generate pi in c

2010-11-08 Thread Joe Zeff
On 11/08/2010 10:00 AM, Bruno Wolff III wrote:
 Just remember that depends on Euclidean Geometry. In other geometries (say
 very large circles on the surface of the earth) the ratio is different.

And, of course, let's not forget the time that B.S. Johnson managed to 
make pi equal exactly three in a small volume of space.
-- 
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] SSH AllowGroups and LDAP authentication

2010-11-08 Thread Morris, Patrick

On 11/8/2010 8:56 AM, Allan Hougham wrote:
I need help with this issue, I setting sshd_config with AllowGroups 
but I can´t authenticate with LDAP, the groups are settings up, this 
is my configuration:
Do you have any tutorial or guide for setting ssh authentication 
groups with LDAP?

This is the mistake, but the user ahougham is in Search Group

[r...@ds03 log]# tail -f secure
Nov  6 04:09:33 ds03 sshd[7055]: User ahougham from 10.10.38.27 not 
allowed because none of user's groups are listed in AllowGroups


Assuming your system is set up to use LDAP groups (usually via PAM, so 
make sure SSH is configured to use PAM), you don't need to do anything 
special to use AllowGroups.


What does groups ahougham show on that box? Is that user in an allowed 
group?
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: how to generate pi in c

2010-11-08 Thread bruce
and...

drum roll

pi are squared... cake are round!!!

gotta love those numonics!


On Mon, Nov 8, 2010 at 10:38 AM, Joe Zeff j...@zeff.us wrote:
 On 11/08/2010 10:00 AM, Bruno Wolff III wrote:
 Just remember that depends on Euclidean Geometry. In other geometries (say
 very large circles on the surface of the earth) the ratio is different.

 And, of course, let's not forget the time that B.S. Johnson managed to
 make pi equal exactly three in a small volume of space.
 --
 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: revisor doesn't start

2010-11-08 Thread Bruno Wolff III
On Mon, Nov 08, 2010 at 14:19:30 -0200,
  Germán A. Racca german.ra...@gmail.com wrote:
 Hi list:
 
 I want to use revisor but
 
 $ revisor
 Cannot find anaconda-runtime in /usr/lib/anaconda-runtime

These changes affected livecd-creator and we made some changes to work for
that. Probably no one noticed the same issue affected revisor.

Have you filed a bug against revisor for this issue?
-- 
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


corrupted x32 Fedora 14 DVD

2010-11-08 Thread perfectday
i've downloaded Fedora 14 DVD for x32 a few times and the iso always corrupted. 
When i check the iso before installing Fedora it says:
The image which was just tested has errors. This could be due to a corrupt 
download or a bad disc. If applicable, please clean the disc and try again. If 
this test continues to fail you should not continue the install. and i can't 
to install.

Who knows where can i find not corrupted iso of the x32 Fedora 14 DVD? thanks a 
lot!
-- 
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: revisor doesn't start

2010-11-08 Thread Zoltan Hoppar
I have noticed that too, it's just an missing symbolic link to
/usr/lib/anaconda - what makes runnable the revisor UI, but still
causing problems, so it seems that this is not only missing part. I
have tried to find out more of the bugs, but given up - because
affects to the whole line of progs.

Zoltan

2010/11/8 Bruno Wolff III br...@wolff.to:
 On Mon, Nov 08, 2010 at 14:19:30 -0200,
  Germán A. Racca german.ra...@gmail.com wrote:
 Hi list:

 I want to use revisor but

 $ revisor
 Cannot find anaconda-runtime in /usr/lib/anaconda-runtime

 These changes affected livecd-creator and we made some changes to work for
 that. Probably no one noticed the same issue affected revisor.

 Have you filed a bug against revisor for this issue?
 --
 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




-- 
PGP:  06853DF7
-- 
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: Irritating sound when playing flash

2010-11-08 Thread M A Young
On Mon, 8 Nov 2010, Petrus de Calguarium wrote:

 Also have 64-bit fedora 14 and using flash square 2 64-bit beta. Clicking
 noises only with flash, even youtube.

 Negative to using 32-bit system on this computer, trying another distro, or
 another computer.

There is a known problem with the recent 64-bit Flash preview, and recent 
versions of glibc on Fedora 14. See 
https://bugzilla.redhat.com/show_bug.cgi?id=638477 or
https://bugs.adobe.com/jira/browse/FP-5739

Michael Young
-- 
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: Irritating sound when playing flash

2010-11-08 Thread Petrus de Calguarium
stan wrote:

 I'm not living up to my full potential

I'm sorry to hear that, but recognizing it is the first step to recovery LOL

-- 
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: corrupted x32 Fedora 14 DVD

2010-11-08 Thread Tim
On Mon, 2010-11-08 at 21:48 +0300, perfect...@mail.ru wrote:
 i've downloaded Fedora 14 DVD for x32 a few times and the iso always
 corrupted. When i check the iso before installing Fedora it says:
 The image which was just tested has errors. This could be due to a
 corrupt download or a bad disc. If applicable, please clean the disc
 and try again. If this test continues to fail you should not continue
 the install. and i can't to install.

I suspect you downloaded it fine, but the burn was bad.  This is the
usual case, often remedied by two things:  Buying better discs, and
burning at a slower speed.

Did you test the downloaded file, before you burnt it?  That's part of
what the checksum is for:  (a) Verify that you've downloaded the same
image file that Fedora project has built, and not someone's trojaned
alternative version of it.  And (b) Verify that what you've downloaded
hasn't got corrupted when you downloaded and saved it.

  See:  https://fedoraproject.org/en/verify  

On that page, the links for the different versions are the checksum
files for those versions.  i.e. The first i386 link is the checksum for
checking the i386 install/rescue DVD.  Then, as the page briefly
details, with inadequate explanation, you check that the checksum is
fine, then you check your downloaded install ISO file against the
checksum.

But it can also be that the install routine's disc test failed.  For
several years there's been an ongoing debate about how bad that test is,
yet the default test never gets fixed up to something better.

So, in summary:

 1. Download your ISO (just try with what you've already got,
first).
 2. Check the ISO is okay.  If not, re-download.
 3. Burn on good discs, not at a gazillion times speed.
 4. Boot the install, and take the disc test results with a pinch of
salt.

If you've never really had a problem with burning dud discs before, I
wouldn't expect burning the install disc to be any different.  If you
have had quite a few bad discs, then I'd try and resolve that problem,
properly, rather than cross your fingers and hope for the best.  

Cheap discs are cheap for a reason.  Certain brands are better than
others (I've only ever had one bad batch of Verbatim discs).  I've seen
some brands which people have believed, for unknown reasons (probably
recommendations by unscrupulous shopkeepers), were a good brand, when
they certainly are not (e.g. Laser brand).  Certain brands are more
compatible with some drives, than others.  Certain types of discs are
better with certain drives.  e.g. DVD+R discs can, technically, be
superior to DVD-R discs, but it's also going to depend on the drive.

The same issues with /some/ discs applies for /some/ drives...  There
are crap drives.  Drives do wear out, some quicker than others.  Muck
getting into the drive doesn't help (dust, smoke, aerosol sprays).  Most
of those cleaner discs which have a brush stuck onto them (that will
whack into the lens as the disc spins around) will cause more problems
than they cure.

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

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



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Fedora 14 Kickstart Problems

2010-11-08 Thread Tim
On Mon, 2010-11-08 at 14:09 +0100, Bernd Nies wrote:
 is there another better way to install some hundred Workstations with
 as little user untervention as possible.

I've always wondered about this, and I'd be surprised if someone on the
list hasn't tried it, but:  Is it quicker, than doing individual
automated installs to, build one system, and then clone the drive for
each other work station?

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


f14 / Gnome Question

2010-11-08 Thread Genes MailLists


  Does f14 support focus follows mouse on Gnome ?

  On f13 we needed to install (a soon-to-be-deprecated)
control-center-extras to get this working.

  Can anyone advise what the status is in f14 ?

  Tricks such as gconf registry edits are ok too.

  thanks!

  gene
-- 
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 generate pi in c

2010-11-08 Thread Tim
Klaus-Peter Schrage:
 http://www.correctpi.com/

Tim:
 I was always under the impression that pi was merely the ratio of the
 circumference to the diameter, something that's easy enough to prove
 empirically (measure the two, and do the maths).

Marko Vojinovic:
 Hey Tim, didn't you read a hidden ROTFLMAO between the lines above? :-D

Well, somewhere along the line I suspect there's a bit of that guy was
nuts in the reasoning for referring to him.  But you're never quite
sure, when someone refers to something like that, if they were taking
him seriously.

You didn't notice a you've got to be kidding? hidden in my first
paragraph?  ;-)

I read a fair bit of what was on that site, but my eyes glazed over
rather rapidly.  It was like proving a banana by discussing elephants.

-- 
[...@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: f14 / Gnome Question

2010-11-08 Thread Bob Goodwin
On 08/11/10 14:50, Genes MailLists wrote:

Does f14 support focus follows mouse on Gnome ?

On f13 we needed to install (a soon-to-be-deprecated)
 control-center-extras to get this working.

Can anyone advise what the status is in f14 ?

Tricks such as gconf registry edits are ok too.

thanks!

gene

It seems to work for me, with XFCE if that makes any difference?

A DVD upgrade from F-13 to 14.

Bob

-- 
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 / Gnome Question

2010-11-08 Thread Paolo Galtieri
On 11/08/10 12:50, Genes MailLists wrote:


Does f14 support focus follows mouse on Gnome ?

On f13 we needed to install (a soon-to-be-deprecated)
 control-center-extras to get this working.

Can anyone advise what the status is in f14 ?

Tricks such as gconf registry edits are ok too.

thanks!

gene

I'm running Gnome and it works fine for me.

Paolo
-- 
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 generate pi in c

2010-11-08 Thread Michael Hennebry
On Mon, 8 Nov 2010, Bruno Wolff III wrote:

 Just remember that depends on Euclidean Geometry. In other geometries (say
 very large circles on the surface of the earth) the ratio is different.

There aren't terribly many useful non-Euclidean
geometries for which there is a the ratio.
Spherical geometry is not one of them.

-- 
Michael   henne...@web.cs.ndsu.nodak.edu
Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be.
-- 
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 / Gnome Question

2010-11-08 Thread Paul Morgan
On Mon, Nov 08, 2010 at 02:58:15PM -0500, Bob Goodwin wrote:
 On 08/11/10 14:50, Genes MailLists wrote:
 
 Does f14 support focus follows mouse on Gnome ?
[snip]
 Tricks such as gconf registry edits are ok too.


I use a script and a config file to automate my setup.
The config with gconf settings is at:
https://github.com/jumanjiman/workstation/blob/master/role-workstation/src/gconf-keys.conf

To discover new settings, I'll typically browse or grep
through /etc/gconf/schemas.

example: egrep -r 'key' *

hth,
-paul

-- 
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: Irritating sound when playing flash

2010-11-08 Thread stan
On Mon, 08 Nov 2010 12:15:48 -0700
Petrus de Calguarium pguec...@gmail.com wrote:

 stan wrote:
 
  I'm not living up to my full potential
 
 I'm sorry to hear that, but recognizing it is the first step to
 recovery LOL
 
You've been there. ;-)
-- 
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 Kickstart Problems

2010-11-08 Thread Rick Stevens
On 11/08/2010 11:48 AM, Tim wrote:
 On Mon, 2010-11-08 at 14:09 +0100, Bernd Nies wrote:
 is there another better way to install some hundred Workstations with
 as little user untervention as possible.

 I've always wondered about this, and I'd be surprised if someone on the
 list hasn't tried it, but:  Is it quicker, than doing individual
 automated installs to, build one system, and then clone the drive for
 each other work station?

Assuming the hardware and such on the other stations are identical, you
can ghost the drives or use some commercial product (e.g. Acronis) and
clone to your heart's content.

If they're not identical (ESPECIALLY if you have to use different disk
drivers), then you'll have to rebuild the boot ramdisks and such after
cloning (e.g. boot off a rescue CD, chroot to the root of the installed
system and use dracut or mkinitrd or whatever to rebuild it).

We do both cloning and PXE boot kickstarts off network installs.
Depends on your pain tolerance.  :-)
--
- Rick Stevens, Systems Engineer, C2 Hosting  ri...@nerd.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-  The problem with being poor is that it takes up all of your time  -
--
-- 
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: revisor doesn't start

2010-11-08 Thread A. Racca
On Mon, 2010-11-08 at 12:37 -0600, Bruno Wolff III wrote:
 On Mon, Nov 08, 2010 at 14:19:30 -0200,
   Germán A. Racca german.ra...@gmail.com wrote:
  Hi list:
  
  I want to use revisor but
  
  $ revisor
  Cannot find anaconda-runtime in /usr/lib/anaconda-runtime
 
 These changes affected livecd-creator and we made some changes to work for
 that. Probably no one noticed the same issue affected revisor.
 
 Have you filed a bug against revisor for this issue?

Bruno:

As I said in my message:

 I've reported this to BZ:

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

Regards,
Germán.
-- 
Germán A. Racca
National Institute for Space Research (INPE)
São José dos Campos - SP - Brasil
http://skytux.fedorapeople.org

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: how to generate pi in (bash)

2010-11-08 Thread Rodolfo Alcazar Portillo
Hey I love this. Approximating pi by cannonball firing.

http://tldp.org/LDP/abs/html/mathc.html#cannonref

:)
--
Rodolfo Alcazar Portillo - nosp...@gmail.com
otbits.blogspot.com / counter.li.org: #367962
--
Any sufficiently advanced technology is indistinguishable from a rigged
demo
-- Andy Finkel


-- 
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: Black WinXP screen in qemu-kvm after f13-f14 upgrade on i686

2010-11-08 Thread John Lagrue
I have to report exactly the same problem, though I am running the 32 bit
version.

John

On 6 November 2010 08:12, Mogens Kjaer m...@lemo.dk wrote:

 After I've upgraded my laptop (preupgrade i386 f13-f14) I can no longer
 start my guest Win XP in virt-manager. The screen is black when I start
 Windows.

 On my desktop running x86_64 f14 (also upgraded from f13) I don't have
 this problem.

 If I do a fresh installation of Win XP in a new guest window I get the
 same problem: The screen is black after the installation has finished.
 I don't have this problem in x86_64.

 What should I look for?

 Mogens

 The contents of /etc/libvirt/qemu/XP.xml (this worked in f13):

  domain type='kvm'
  nameXP/name
  uuid81861fa1-ae36-c8e5-8aeb-97d92ffd9d87/uuid
  memory524288/memory
  currentMemory524288/currentMemory
  vcpu1/vcpu
  os
type arch='i686' machine='fedora-13'hvm/type
boot dev='hd'/
  /os
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashdestroy/on_crash
  devices
emulator/usr/bin/qemu-kvm/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw'/
  source file='/var/lib/libvirt/images/XP.img'/
  target dev='hda' bus='ide'/
  address type='drive' controller='0' bus='0' unit='0'/
/disk
disk type='file' device='cdrom'
  driver name='qemu' type='raw'/
  target dev='hdc' bus='ide'/
  readonly/
  address type='drive' controller='0' bus='1' unit='0'/
/disk
controller type='ide' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01'
 function='0x1'/
/controller
interface type='network'
  mac address='00:16:3e:1c:87:d7'/
  source network='default'/
  address type='pci' domain='0x' bus='0x00' slot='0x04'
 function='0x0'/
/interface
input type='tablet' bus='usb'/
input type='mouse' bus='ps2'/
graphics type='vnc' port='5900' autoport='no' listen='0.0.0.0'
 keymap='da'/
video
  model type='cirrus' vram='9216' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02'
 function='0x0'/
/video
  /devices
 /domain

 --
 Mogens Kjaer, m...@lemo.dk
 http://www.lemo.dk
 --
 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


error trying to send document as email from openoffice via evolution

2010-11-08 Thread Brian Millett
In F14, x86_64 install, I try to send a document as email from
openoffice via evolution and I get the following error:

(evolution:11890): Tracker-CRITICAL **: D-Bus service
name:'org.freedesktop.Tracker1.Miner.Emails' is already taken, perhaps
the application is already running?

(evolution:11890): Tracker-CRITICAL **: Miner could not register object
on D-Bus session

No window pops up with the document as an attachment.

Looks like a D-Bus error, but could be evolution.

However, if I stop/shutdown evolution and try it, evolution starts with
the email  the document is an attachment.

Sp 1) no workie with evolution running
2) workie with evolution shutdown.

Would file a bugzilla, but not sure if d-bus, evolution, or what.

Any ideas?

Thanks.
-- 
Brian Millett - [ Ivanova, The Quality of Mercy]
Look, I don't mind if you bend the rules a little, Doctor. I mean I bend a
 few myself. But I do like to be informed. If I'm going to share in the
 blame, I'd at least like to share in some of the fun.



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


(F13, KDE) ugly, grey system tray icons after update

2010-11-08 Thread Dean S. Messing

After doing an F13 update today, in which a load of KDE packages got
updated, my system tray now contains drab, grey, hard-to-see icons
instead of the nice coloured ones it had previously.  The previous
update (before the one that broke the icons)  was on 2nd November,
so this is due to stuff brought onto the mirrors w/in the last week.

Clues?

Thanks.

Dean
-- 
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: (F13, KDE) ugly, grey system tray icons after update

2010-11-08 Thread Chris Smart
On Tue, Nov 9, 2010 at 10:03 AM, Dean S. Messing de...@sharplabs.com wrote:

 Clues?

Do you mean the, monochromatic icons [which] give visual clarity, and
more consistent user interactions improve usability - introduced in
4.5?

http://www.kde.org/announcements/4.5/plasma.php

-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


How can one set sealert permanently active?

2010-11-08 Thread Paul Smith
Dear All,

How can one set sealert permanently active? Apparently, mine is down.

Thanks in advance,

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


(F13, KDE) More problems

2010-11-08 Thread Dean S. Messing

More issues.

Apart from the system setting GUI being entirely re-arranged (of which
I'm not complaining :-) I now have lost all my wallpaper assignments on
the various desktops!  Nor can I find where to re-assign wallpaper to
desktops.

Is this KDE update (to 4.5.2 it appears) broken, or am I just
experiencing some new features?

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


mkiosfs question

2010-11-08 Thread bruce
Hey.

Got a question regarding the iso file.

I can do a mount of the iso, and get a r/w tree/dir of files.

i can then modify/add a file as needed.

but if i want to recreate the iso file, do i simply run the mkisofs on the tree.

 mkisofs -R -b boot/isolinux/isolinux.bin -no-emul-boot -boot-load-size \
4 -boot-info-table -c boot/isolinux/boot.cat -iso-level 3 -o
livecd.iso isofiles/

where isofiles/ is the dir with the tree/dir of the iso files from the
initial iso

will the above get me back to an iso that can be used to boot up from
(assuming i don't screw up any critical file for the iso)

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


Weather applet in the F14 gnome shell

2010-11-08 Thread Sam Varshavchik
I'm checking out the Gnome shell, after switching from the regular Gnome 
desktop. I can't seem to find the equivalent of the weather applet that I 
have in my standard gnome desktop's panel. The Gnome shell, apparently, does 
not use the panel applet.


A google search finds reference to comparable features in the Gnome shell 
called, apparently, gizmos, but I can't seem to find them under 
Activities.





pgpsYVV6ad5bl.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: Re: Fedora 14 Kickstart Problems

2010-11-08 Thread Leonid Flaks
On 01/-10/-28163 02:59 PM, Rick Stevens wrote:
 On 11/08/2010 11:48 AM, Tim wrote:
 On Mon, 2010-11-08 at 14:09 +0100, Bernd Nies wrote:
 is there another better way to install some hundred Workstations with
 as little user untervention as possible.

 I've always wondered about this, and I'd be surprised if someone on the
 list hasn't tried it, but:  Is it quicker, than doing individual
 automated installs to, build one system, and then clone the drive for
 each other work station?

 Assuming the hardware and such on the other stations are identical, you
 can ghost the drives or use some commercial product (e.g. Acronis) and
 clone to your heart's content.

 If they're not identical (ESPECIALLY if you have to use different disk
 drivers), then you'll have to rebuild the boot ramdisks and such after
 cloning (e.g. boot off a rescue CD, chroot to the root of the installed
 system and use dracut or mkinitrd or whatever to rebuild it).

 We do both cloning and PXE boot kickstarts off network installs.
 Depends on your pain tolerance.  :-)
 --
 - Rick Stevens, Systems Engineer, C2 Hosting  ri...@nerd.com -
 - AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
 --
 -  The problem with being poor is that it takes up all of your time  -
 --

Are you aware of cobbler and koan packages? It might meet your needs 
quite well. There is some learning to do at first, but documentation is 
extensive,  there is a wiki page at https://fedorahosted.org/cobbler/ 
and mail list. People do amazing things with this program.

Leon
-- 
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 generate pi in c

2010-11-08 Thread Dean S. Messing

The following program will compute pi to three (3) places
(approximately :-)


  #define _ -F00 || --F-OO--;
  int F=00,OO=00;
  main(){F_OO();printf(%1.3f\n, 4.*-F/OO/OO);}F_OO()
  {
  _-_-_-_
 _-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_
   _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
   _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
   _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
   _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_
 _-_-_-_-_-_-_-_-_
  _-_-_-_
   }



Be sure to compile like this:

   gcc -traditional-cpp pi_calc.c -o pi_calc.x

Then run like this:

  ./pi_calc.x

W/o the -traditional-cpp switch you will, instead, get an excellent
approximation to 1/4.

Excercise: Discover how the program works?

   Once you do, you will know how to make it more accurate, so
   that you can compute pi to _any_ finite precision you like.
   :-)


This code was the winner of one of the wonderful Obfuscated C contests
in the early 1990's or late 1980's.


Dean
-- 
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: (F13, KDE) ugly, grey system tray icons after update

2010-11-08 Thread Dean S. Messing

 
  Clues?
 
 Do you mean the, monochromatic icons [which] give visual clarity, and
 more consistent user interactions improve usability - introduced in
 4.5?
 
 http://www.kde.org/announcements/4.5/plasma.php

What a laugh.

Now, how to I revert to 4.4 


½:-)
-- 
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: (F13, KDE) More problems (Solved)

2010-11-08 Thread Dean S. Messing
I wrote:
 More issues.
 
 Apart from the system setting GUI being entirely re-arranged (of which
 I'm not complaining :-) I now have lost all my wallpaper assignments on
 the various desktops!  Nor can I find where to re-assign wallpaper to
 desktops.
 
 Is this KDE update (to 4.5.2 it appears) broken, or am I just
 experiencing some new features?


The two wallpapers I had chosen in 4.4 were evidently removed from 4.5 (How
nice of the KDE folks).

To set wallpaper, right click on the desktop and go to desktop
settings.  This doesn't seem to be in the System's Settings anymore.
(Maybe it never was and I'm mis-remembering. :-)

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


Sipie in F14

2010-11-08 Thread Joseph L. Casale
Anyone got Sipie working in F14?
I get a screen full of errors after running `easy_install sipie` and launching 
it.

Thanks,
jlc
-- 
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: high temperatures after coming back from hibernate

2010-11-08 Thread Ranjan Maitra
On Fri, 5 Nov 2010 18:55:19 -0500 Gordon Messmer yiny...@eburg.com
wrote:

 On 11/04/2010 05:40 AM, Ranjan Maitra wrote:
  I have noticed a strange problem after I come back from hibernate and
  upgrade in F14 on my Thinkpad T61. The temperatures are off the charts,
  hitting as high as 95C, and staying there, soon after waking up. The
  laptop has become unusable, basically. Here is the output of top: the
  topmost processes. Note that the laptop has 4 GB of memory,
 
1751 maitra20   0  422m 2232  964 R 99.7  0.1  22:05.74 pulseaudio
 
 It looks like pulseaudio is in some sort of loop.  I'd attach strace to 
 it and see what it's doing.  The PID is 1751, so you'd do something like:
 
 strace -f -s 256 -p 1751
 
 and cancel with Ctrl+C.  You'll probably notice that there are sections 
 of output that simply repeat.  Send a bit back to the list.  It's hard 
 to say whether or not the problem will be apparent, but that'll be a 
 place to start.
 -- 
 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
 

Hi,

Many thanks for your e-mail. It appears that you are right because the
following loops incessantly, and only when I go into pm-hibernate, not
when I go into pm-suspend.

Here is the necessary output:

% top

 PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND   
 1589 maitra 9 -11  422m 2176 1048 R 94.9  0.1   8:48.81 pulseaudio

% strace -f -s 256 -p 1589

The following keeps on scrolling:

[pid  1589] ppoll([{fd=5, events=POLLIN}, {fd=21, events=POLLIN}, {fd=9, 
events=0}, {fd=4, events=POLLIN}, {fd=20, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=31, events=POLLIN|POLLERR|POLLHUP}, {fd=31, events=0}, 
{fd=30, events=POLLIN}, {fd=29, events=POLLIN}, {fd=22, events=POLLIN}, {fd=25, 
events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=15, 
events=POLLIN|POLLERR|POLLHUP}, {fd=15, events=0}, {fd=14, events=POLLIN}, 
{fd=13, events=POLLIN}, {fd=7, events=POLLIN}], 19, NULL, NULL, 8) = 1 ([{fd=9, 
revents=POLLHUP}])

Killing pulseaudio (the process) seems to take care of it, and the
temperature cools.

Once again, I am running the F14-LXDE spin.

Many thanks,
Ranjan

-- 
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: high temperatures after coming back from hibernate

2010-11-08 Thread JD
On 11/08/2010 07:22 PM, Ranjan Maitra wrote:
 On Fri, 5 Nov 2010 18:55:19 -0500 Gordon Messmeryiny...@eburg.com
 wrote:

 On 11/04/2010 05:40 AM, Ranjan Maitra wrote:
 I have noticed a strange problem after I come back from hibernate and
 upgrade in F14 on my Thinkpad T61. The temperatures are off the charts,
 hitting as high as 95C, and staying there, soon after waking up. The
 laptop has become unusable, basically. Here is the output of top: the
 topmost processes. Note that the laptop has 4 GB of memory,

1751 maitra20   0  422m 2232  964 R 99.7  0.1  22:05.74 pulseaudio
 It looks like pulseaudio is in some sort of loop.  I'd attach strace to
 it and see what it's doing.  The PID is 1751, so you'd do something like:

 strace -f -s 256 -p 1751

 and cancel with Ctrl+C.  You'll probably notice that there are sections
 of output that simply repeat.  Send a bit back to the list.  It's hard
 to say whether or not the problem will be apparent, but that'll be a
 place to start.
 -- 
 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

 Hi,

 Many thanks for your e-mail. It appears that you are right because the
 following loops incessantly, and only when I go into pm-hibernate, not
 when I go into pm-suspend.

 Here is the necessary output:

 % top

   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
   1589 maitra 9 -11  422m 2176 1048 R 94.9  0.1   8:48.81 pulseaudio

 % strace -f -s 256 -p 1589

 The following keeps on scrolling:

 [pid  1589] ppoll([{fd=5, events=POLLIN}, {fd=21, events=POLLIN}, {fd=9, 
 events=0}, {fd=4, events=POLLIN}, {fd=20, events=POLLIN}, {fd=26, 
 events=POLLIN}, {fd=31, events=POLLIN|POLLERR|POLLHUP}, {fd=31, events=0}, 
 {fd=30, events=POLLIN}, {fd=29, events=POLLIN}, {fd=22, events=POLLIN}, 
 {fd=25, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, 
 {fd=15, events=POLLIN|POLLERR|POLLHUP}, {fd=15, events=0}, {fd=14, 
 events=POLLIN}, {fd=13, events=POLLIN}, {fd=7, events=POLLIN}], 19, NULL, 
 NULL, 8) = 1 ([{fd=9, revents=POLLHUP}])

 Killing pulseaudio (the process) seems to take care of it, and the
 temperature cools.

 Once again, I am running the F14-LXDE spin.

 Many thanks,
 Ranjan

Hello Ranjan,
I wrote about the pulseaudio taking 40% of cpu when nothing was playing.
The cause of this constant looping is a bug in the Adobe flash plugin.
Pulseaudio daemon listens on a socket FD for incoming audio.
Each client (such as the adobe flash plugin) is supposed to close
the socket after the media finishes playing. Well, the adobe flash plugin
does not close the socket, causing pulseaudio to be in a tight loop,
polling the socket and finding nothing to process.

In contradistinction to the Adobe plugin, run
/usr/bin/ffplay -autoexit somefile.mp3 (or any media file).
While the file is being played, you will notice pulseaudio
take a lot of the CPU. Once ffplay exits and closes the audio
socket, pulseaudio will consume a very negligible amount
of cpu, approaching 0%.

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: F14: high temperatures after coming back from hibernate

2010-11-08 Thread JD
On 11/08/2010 07:57 PM, Ranjan Maitra wrote:
 On Mon, 8 Nov 2010 21:35:19 -0600 JDjd1...@gmail.com  wrote:
 Hello Ranjan,
 I wrote about the pulseaudio taking 40% of cpu when nothing was playing.
 The cause of this constant looping is a bug in the Adobe flash plugin.
 Pulseaudio daemon listens on a socket FD for incoming audio.
 Each client (such as the adobe flash plugin) is supposed to close
 the socket after the media finishes playing. Well, the adobe flash plugin
 does not close the socket, causing pulseaudio to be in a tight loop,
 polling the socket and finding nothing to process.

 In contradistinction to the Adobe plugin, run
 /usr/bin/ffplay -autoexit somefile.mp3 (or any media file).
 While the file is being played, you will notice pulseaudio
 take a lot of the CPU. Once ffplay exits and closes the audio
 socket, pulseaudio will consume a very negligible amount
 of cpu, approaching 0%.
 Interesting, but I do not have flash plugin installed.

 Ranjan
So, you do not watch any videos via the browser?
Because if you do, then you have to have some kind
of flash plugin.


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


dovecot

2010-11-08 Thread Genes MailLists

  Best I can tell the version in f14 is 2.0.1 from 2010-08-24 .. current
version is 2.0.7 from 2010-11-08.

  Its generally quite stable, but several fixes have happened in the
last 3 months that are probably worth updating for.


  g
-- 
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: high temperatures after coming back from hibernate

2010-11-08 Thread Ranjan Maitra
On Mon, 8 Nov 2010 22:25:27 -0600 JD jd1...@gmail.com wrote:

 On 11/08/2010 07:57 PM, Ranjan Maitra wrote:
  On Mon, 8 Nov 2010 21:35:19 -0600 JDjd1...@gmail.com  wrote:
  Hello Ranjan,
  I wrote about the pulseaudio taking 40% of cpu when nothing was playing.
  The cause of this constant looping is a bug in the Adobe flash plugin.
  Pulseaudio daemon listens on a socket FD for incoming audio.
  Each client (such as the adobe flash plugin) is supposed to close
  the socket after the media finishes playing. Well, the adobe flash plugin
  does not close the socket, causing pulseaudio to be in a tight loop,
  polling the socket and finding nothing to process.
 
  In contradistinction to the Adobe plugin, run
  /usr/bin/ffplay -autoexit somefile.mp3 (or any media file).
  While the file is being played, you will notice pulseaudio
  take a lot of the CPU. Once ffplay exits and closes the audio
  socket, pulseaudio will consume a very negligible amount
  of cpu, approaching 0%.
  Interesting, but I do not have flash plugin installed.
 
  Ranjan
 So, you do not watch any videos via the browser?
 Because if you do, then you have to have some kind
 of flash plugin.
 

Nope! Not on this (64-bit) machine.

Ranjan
-- 
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: Black WinXP screen in qemu-kvm after f13-f14 upgrade on i686

2010-11-08 Thread Mogens Kjaer
On 11/08/2010 10:30 PM, John Lagrue wrote:
 I have to report exactly the same problem, though I am running the 32 bit
 version.

I fixed it by backing up /home, /var/lib/libvirt, /etc, etc. and
installing f14 x86_64 from scratch.

I have a test machine with f14 i686 that shows this bug too; how do I
find out which package to file a bug against? qemu, libvirt*, 
virt-manager, etc.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
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 generate pi in c

2010-11-08 Thread Klaus-Peter Schrage
Am 08.11.2010 20:54, schrieb Tim:
 Klaus-Peter Schrage:
 http://www.correctpi.com/

 Tim:
 I was always under the impression that pi was merely the ratio of the
 circumference to the diameter, something that's easy enough to prove
 empirically (measure the two, and do the maths).

 Marko Vojinovic:
 Hey Tim, didn't you read a hidden ROTFLMAO between the lines above? :-D

 Well, somewhere along the line I suspect there's a bit of that guy was
 nuts in the reasoning for referring to him.  But you're never quite
 sure, when someone refers to something like that, if they were taking
 him seriously.

Now, I was the one referring to that site - I admit, with some irony in 
mind. Without any irony this time: I took my math degree 35 years ago, 
so my basics might be somewhat rusty, but they are fresh enough to know 
that such a treatise is not worth to be read on after the first page.
Klaus
-- 
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


Unable to add ipod touch 3G to amarok

2010-11-08 Thread sumatheja
Hi All,
       I'm using fedora 13. I have an ipod touch 64 gb which works
fine with rythmbox but i'm unable to sync the changes made. So i
thought of using amarok. But while using amarok(1.4.10) i don't see
media devices tab anywhere using which i can add my ipod to it. In
many tutorials i see the screenshots having this tab in
settings--configure amarok--media devices but unable to find in
mine. Am i missing anything? Any help will be much appreciated.

--
cheers
Sumatheja Dasararaju
-- 
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: Irritating sound when playing flash [SOLVED]

2010-11-08 Thread Vadgama Harsh


08.11.10, 22:11, M A Young m.a.yo...@durham.ac.uk:

 On Mon, 8 Nov 2010, Petrus de Calguarium wrote:
  
   Also have 64-bit fedora 14 and using flash square 2 64-bit beta. Clicking
   noises only with flash, even youtube.
  
   Negative to using 32-bit system on this computer, trying another distro, or
   another computer.
  
  There is a known problem with the recent 64-bit Flash preview, and recent 
  versions of glibc on Fedora 14. See 
  https://bugzilla.redhat.com/show_bug.cgi?id=638477 or
  https://bugs.adobe.com/jira/browse/FP-5739
  
   Michael Young
  

The 32 bit wrapped version solved all the probs. I agree it was a bug in the 
64bit beta version. 

1. Followed guidelines from http://fedoraproject.org/wiki/Flash
2. Used step headed 
On 64-bit Fedora:--
32 bit wrapped version

Thank you all. 
Vadi01
-- 
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