Re: What happened to www.linuxhomepage.com ??? Other Linux homepages ?

2010-11-23 Thread James McKenzie
On 11/9/10 6:10 AM, Linuxguy123 wrote: > What happened to www.linuxhomepage.com ? It looks like the domain > expired ??? > > Are there any other linux homepages ? Looks like Phillip renewed the page. James McKenzie -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Dmitrij S. Kryzhevich
> I actually have another question, is it safe to directly install > packages with dpkg ? Dpkg does NOT use rpm db to check files to be ovewriten if they are already exist in the system, dpkg does not make dependencies check. > Intuitively, I would say no... but then I wonder why this tool is

Globus on Fedora 14

2010-11-23 Thread Abu Attar Musharih
Dear List, Has anyone tried to build grid using globus downloadable from fc14? I am in the initial stage of building grid environment using fc14 and now need to know where the command set-simple-ca. I used to compile and install the globus-5-0.1 from tar-ball before for fc7 and noticed that the c

Re: Firefox, Youtube and Sound

2010-11-23 Thread Abu Attar Musharih
On Wed, Nov 17, 2010 at 4:45 AM, Gregory P. Ennis wrote: > Dear List > > I am running FC13, and after the upgrade to 3.6.12 on the 28th of > October there is a problem with youtube videos and sound.  Youtube > worked perfectly with sound before the upgrade to 3.6.12. I had the same problem when i

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Fernando Cassia
On Tue, Nov 23, 2010 at 2:09 PM, Todd Zullinger wrote: > Fernando Cassia wrote: >> On the other side, I wonder what has made Fedora decide that "Alien" >> was not worth including as a standard package with the distro?. >> After all it doesn´t mean supporting that other devil package format >> ;-)

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Paul Smith
On Tue, Nov 23, 2010 at 10:58 PM, Daniel J Walsh wrote: >> I have having the following problem with sealert: >> >> # sealert >> could not attach to desktop process >> # >> >> Any ideas? > > sealert -b maybe? Thanks, Thomas, but getting the following wh

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 04:51 PM, Paul Smith wrote: > On Tue, Nov 23, 2010 at 9:42 PM, Daniel J Walsh wrote: > I have having the following problem with sealert: > > # sealert > could not attach to desktop process > # > > Any ideas? >

Re: What is going on with Fedora mirrors today?

2010-11-23 Thread Frank Murphy
On 23/11/10 19:52, Marcus D. Leech wrote: > Most of the mirror sites appear to be missing their Fedora mirrors this > afternoon--what's going on? > No problems here. -- Regards, Frank Murphy UTF_8 Encoded Friend of Fedora -- users mailing list users@lists.fedoraproject.org To unsubscribe or c

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Paul Smith
On Tue, Nov 23, 2010 at 9:42 PM, Daniel J Walsh wrote: I have having the following problem with sealert: # sealert could not attach to desktop process # Any ideas? >>> >>> sealert -b maybe? >> >> Thanks, Thomas, but getting the following when running 'sealert -b'

Re: iOS 4 AirPrint on F14

2010-11-23 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 03:06 PM, Steven Stern wrote: > Wow! It was pretty easy to get this going. We can now print from our > iPhones. (Whether that's a good idea is TBD.) > > I used this site as a guide: > > http://www.micromux.com/2010/11/22/airprint-for-m

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 02:48 PM, Paul Smith wrote: > On Tue, Nov 23, 2010 at 7:22 PM, Thomas Cameron > wrote: >>> I have having the following problem with sealert: >>> >>> # sealert >>> could not attach to desktop process >>> # >>> >>> Any ideas? >> >> sealert

Re: Can't make Directory in /sys/fs/cgroup as SU

2010-11-23 Thread Konstantin Svist
On 11/23/2010 11:56 AM, valent.turko...@gmail.com wrote: > On Fri, Nov 19, 2010 at 8:27 PM, Konstantin Svist wrote: >> Try this one, instead (mostly from http://lkml.org/lkml/2010/11/16/413) >> >> add to .bashrc: >> >> if [ "$PS1" ] ; then >> mkdir -m 0700 -p /cgroup/cpu/user/$$ >>

perl-DateTime-Event-Sunrise - F13?

2010-11-23 Thread Jon Ingason
I can't find perl-DateTime-Event-Sunrise for F13. Is there an alternative package for this in Fedora now? It did exist in FC8 and older but seems to be missing from Fedora now. -- Regards Jon Ingason -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription optio

Re: What is going on with Fedora mirrors today?

2010-11-23 Thread Robert Myers
On Tue, Nov 23, 2010 at 3:09 PM, Kevin Fenzi wrote: > On Tue, 23 Nov 2010 14:52:26 -0500 > "Marcus D. Leech" wrote: > >> Most of the mirror sites appear to be missing their Fedora mirrors >> this afternoon--what's going on? >> >> Trying to do an update of an F14 system, and most mirrors are >> re

Re: What is going on with Fedora mirrors today?

2010-11-23 Thread Kevin Fenzi
On Tue, 23 Nov 2010 14:52:26 -0500 "Marcus D. Leech" wrote: > Most of the mirror sites appear to be missing their Fedora mirrors > this afternoon--what's going on? > > Trying to do an update of an F14 system, and most mirrors are > returning 505/404 when YUM tries to fetch updates. > > If I go

iOS 4 AirPrint on F14

2010-11-23 Thread Steven Stern
Wow! It was pretty easy to get this going. We can now print from our iPhones. (Whether that's a good idea is TBD.) I used this site as a guide: http://www.micromux.com/2010/11/22/airprint-for-mac-on-linux/ Here a a couple of Fedora specific tips: 1. Stop cupsd. Edit /etc/cups/cupsd.com and ad

KDE and proxy configuration script

2010-11-23 Thread Serguei Miridonov
Hello, Is there any way to trace how KDE sets proxy from the PAC configuration file? For me it seems not working... Here is a sample file proxy_config.pac: function FindProxyForURL(url, host) { if (shExpMatch(url, "https:*")) return "DIRECT"; if (isInNet(host, "127.0.0.0", "255.0.0.0")) ret

Re: Can't make Directory in /sys/fs/cgroup as SU

2010-11-23 Thread valent.turko...@gmail.com
On Fri, Nov 19, 2010 at 8:27 PM, Konstantin Svist wrote: > Try this one, instead (mostly from http://lkml.org/lkml/2010/11/16/413) > > add to .bashrc: > > if [ "$PS1" ] ; then > mkdir -m 0700 -p /cgroup/cpu/user/$$ > echo 1 > /cgroup/cpu/user/$$/notify_on_release > echo $$

What is going on with Fedora mirrors today?

2010-11-23 Thread Marcus D. Leech
Most of the mirror sites appear to be missing their Fedora mirrors this afternoon--what's going on? Trying to do an update of an F14 system, and most mirrors are returning 505/404 when YUM tries to fetch updates. If I go in with my browser, I get the same thing. Fedora part of the mirror simp

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Paul Smith
On Tue, Nov 23, 2010 at 7:22 PM, Thomas Cameron wrote: >> I have having the following problem with sealert: >> >> # sealert >> could not attach to desktop process >> # >> >> Any ideas? > > sealert -b maybe? Thanks, Thomas, but getting the following when running 'sealert -b': Nov 23 19:46:33 loca

cups printing - private job feature broken f13

2010-11-23 Thread Genes MailLists
This used to work and now it doesn't. For printers which support private jobs. Under the printing window -> advanced - job storage if you choose Private - the box to enter the pass key is gone. It used to be you could choose private, enter a key - walk to the printer (for those that sup

Re: Sealert does not pop up as a desktop window

2010-11-23 Thread Thomas Cameron
On 11/23/2010 07:07 AM, Paul Smith wrote: > Dear All, > > I have having the following problem with sealert: > > # sealert > could not attach to desktop process > # > > Any ideas? > > Thanks in advance, > > Paul sealert -b maybe? -- users mailing list users@lists.fedoraproject.org To unsubscribe o

Re: [389-users] slapd not responding

2010-11-23 Thread Rich Megginson
On 11/23/2010 10:21 AM, Reinhard Nappert wrote: Rich, the slapd process was again in a state, where it did not respond. I did disable access logging. See the attached thread information. Could you have a look at it and tell me, what you see. I don't see anything - most of the interesting symbol

Re: Mailman tutorial

2010-11-23 Thread Robert Moskowitz
On 11/23/2010 12:13 PM, Chris Tyler wrote: > On Tue, 2010-11-23 at 11:43 -0500, Robert Moskowitz wrote: > >> I have never configured mailman. >> >> My server is F12 and the mail setup is based on: >> http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x8

Re: Mailman tutorial

2010-11-23 Thread Chris Tyler
On Tue, 2010-11-23 at 11:43 -0500, Robert Moskowitz wrote: > I have never configured mailman. > > My server is F12 and the mail setup is based on: > http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64 > > I have been running this mail setup for ov

Re: [389-users] Fwd: [389-announce] Please Help Test 389 Directory Server 1.2.7

2010-11-23 Thread Rich Megginson
On 11/23/2010 10:01 AM, Gerrard Geldenhuis wrote: >> Creating directory server . . . >> Your new DS instance 'dmz' was successfully created. >> Creating the configuration directory server . . . >> Beginning Admin Server creation . . . >> Creating Admin Server files and directories . . . >> Updating

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Todd Zullinger
Fernando Cassia wrote: > On the other side, I wonder what has made Fedora decide that "Alien" > was not worth including as a standard package with the distro?. > After all it doesn´t mean supporting that other devil package format > ;-) but actually making life _easier_ for Fedora users that > some

Re: [389-users] Fwd: [389-announce] Please Help Test 389 Directory Server 1.2.7

2010-11-23 Thread Gerrard Geldenhuis
> > Creating directory server . . . > Your new DS instance 'dmz' was successfully created. > Creating the configuration directory server . . . > Beginning Admin Server creation . . . > Creating Admin Server files and directories . . . > Updating adm.conf . . . > Updating admpw . . . > Registering

[389-users] Fwd: [389-announce] Please Help Test 389 Directory Server 1.2.7

2010-11-23 Thread Andrey Ivanov
Hi Rich, I have two issues with this new version (that i have compiled from the git sources) here is the first issue : there were some changes to the memberfo plugin (Bug 620927) that added a more rigorous verification of memberofgroupattr parameter of MemberOf plugin. We use the uniqueMember/me

Mailman tutorial

2010-11-23 Thread Robert Moskowitz
I have never configured mailman. My server is F12 and the mail setup is based on: http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-fedora-12-x86_64 I have been running this mail setup for over a year and am happy with it. Now I want to add mailman. I have in

Re: usbip: how to build or find the driver

2010-11-23 Thread Dario Lesca
Il giorno mar, 23/11/2010 alle 15.55 +0100, Henrik Nordström ha scritto: > > Fedora do not normally include staging kernel drivers, but you can > find them on rpmfusion. > > I have not looked into if the specific drivers you are looking for is > there however. > > Regards > Henrik Thanks Henr

Re: Distributing a Fedora appliance

2010-11-23 Thread Fernando Cassia
On Tue, Nov 23, 2010 at 11:24 AM, Markku Kolkka wrote: > 23.11.2010 15:52, Fernando Cassia kirjoitti: >> Are there any restrictions, for ditributing a pre-installed Fedora VM >> appliance (for Virtualbox)? > > The Trademark Guidelines: > (use http://tinyurl.com/32fbuy5 if the above long URL is bro

Re: Problem with SELinux

2010-11-23 Thread Paul Smith
On Tue, Nov 23, 2010 at 2:30 PM, Daniel J Walsh wrote: >> Thanks, Daniel. Let me add some more information: >> >> /home/psmith/programs/myprogram: error while loading shared libraries: >> /home/psmith/gurobi400/linux64/lib/libgurobi.so.4.0.0: cannot enable >> executable stack as shared object requ

Re: Wireless drivers

2010-11-23 Thread John W. Linville
On Mon, Nov 22, 2010 at 03:51:34PM -0600, Mike Chambers wrote: > Would someone be able to possibly tell me the most used wireless drivers > in laptops that are mostly supported by Fedora, out of the box and not > require much 3rd party support? For example, intel, realtek (sp?), > atheros, etc..ar

Re: Wireless drivers

2010-11-23 Thread John W. Linville
On Mon, Nov 22, 2010 at 04:08:43PM -0700, Petrus de Calguarium wrote: > Mike Chambers wrote: > > > wireless drivers > > in laptops that are mostly supported by Fedora, out of the box > > My laptop has a BROADCOM NETXTREME BCM5751M GIGABIT ETHERNET and it uses the > tg3 kernel module. I just boot

Re: Problem with SELinux

2010-11-23 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 09:28 AM, Paul Smith wrote: > On Tue, Nov 23, 2010 at 2:22 PM, Daniel J Walsh wrote: I am experiencing the following problem with SELinux on F14: Nov 23 12:49:33 localhost kernel: [ 4881.260409] type=1400 audit(129051

Re: Problem with SELinux

2010-11-23 Thread Paul Smith
On Tue, Nov 23, 2010 at 2:22 PM, Daniel J Walsh wrote: >>> I am experiencing the following problem with SELinux on F14: >>> >>> Nov 23 12:49:33 localhost kernel: [ 4881.260409] type=1400 >>> audit(1290516573.348:31748): avc:  denied  { execstack } for >>> pid=14597 comm="myprogram" >>> scontext=un

Re: Distributing a Fedora appliance

2010-11-23 Thread Markku Kolkka
23.11.2010 15:52, Fernando Cassia kirjoitti: > Are there any restrictions, for ditributing a pre-installed Fedora VM > appliance (for Virtualbox)? The Trademark Guidelines: https://fedoraproject.org/wiki/Legal:Trademark_guidelines#Virtual_images_or_appliances_with_combinations_of_Fedora_software_

Re: Problem with SELinux

2010-11-23 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/23/2010 07:56 AM, Alan Cox wrote: > On Tue, 23 Nov 2010 12:52:41 + > Paul Smith wrote: > >> Dear All, >> >> I am experiencing the following problem with SELinux on F14: >> >> Nov 23 12:49:33 localhost kernel: [ 4881.260409] type=1400 >> aud

Distributing a Fedora appliance

2010-11-23 Thread Fernando Cassia
Are there any restrictions, for ditributing a pre-installed Fedora VM appliance (for Virtualbox)? I´d like to do one (in fact, I´ve already done one, just not distributed it), centered around Java, with OpenJDK presinstaled, the IcedTea plug-ins, and other apps pre-installed like jEdit. Second qu

Sealert does not pop up as a desktop window

2010-11-23 Thread Paul Smith
Dear All, I have having the following problem with sealert: # sealert could not attach to desktop process # Any ideas? Thanks in advance, Paul -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/us

Re: Problem with SELinux

2010-11-23 Thread Alan Cox
On Tue, 23 Nov 2010 12:52:41 + Paul Smith wrote: > Dear All, > > I am experiencing the following problem with SELinux on F14: > > Nov 23 12:49:33 localhost kernel: [ 4881.260409] type=1400 > audit(1290516573.348:31748): avc: denied { execstack } for > pid=14597 comm="myprogram" > scontext

How to get an USB scanner running under Wine?

2010-11-23 Thread Joachim Backes
Hi, I'm running f14 with an installed wine-*-1.3.7.2, especially wine-twain. My scanner is an USB attached Canon Lide 30, running properly with xsane in F14. Now installed the windows version of vuescan (because of curiosity; I don't need it really) under wine and tried to get it running, but vue

Problem with SELinux

2010-11-23 Thread Paul Smith
Dear All, I am experiencing the following problem with SELinux on F14: Nov 23 12:49:33 localhost kernel: [ 4881.260409] type=1400 audit(1290516573.348:31748): avc: denied { execstack } for pid=14597 comm="myprogram" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfi

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Fernando Cassia
On Tue, Nov 23, 2010 at 8:12 AM, Dmitrij S. Kryzhevich wrote: > > I can't swear it will be there for a sufficiently long time. I can upload the files to sourceforge, then... FC -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedor

rtl8180 freeze some i386 systems

2010-11-23 Thread Frantisek Hanzlik
On two PCs with Fedora 14/i386 these systems freezes just after command "ip link set wlan0 up" was entered. "freezes" meant system is totally unuseable, ping to LAN interface hasn't reply, kbd/mouse not work, only way is HW reset/power off. This hang occurs always independently on system runlevel:

usbip: how to build or find the driver

2010-11-23 Thread Dario Lesca
hi, I want share a usb key via IP and I have found this project: http://usbip.sourceforge.net/ Someone can help me to find the usbip_common_mod.ko, vhci-hcd.ko and usbip.ko module for fedora 14? Into Readme file of project, for build the driver i see this: "For newer kernels ( >=2.6.28

Re: screen lock

2010-11-23 Thread Mamoru Tasaka
Patrick Dupre wrote, at 11/23/2010 06:31 AM +9:00: > Hello, > > in fedora 13, the gnome lock screen (System tab) does not work ! > After an upgrade from 11 to 12 to 13. > I noticed that the option "lock screen does not exist if I log in root > (X11). > Is there a line command to do it ? > > Thank.

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Fernando Cassia
On Tue, Nov 23, 2010 at 5:07 AM, Dmitrij S, kryzhevich wrote: > Hi! > > I have alien built for F14 (64bit) here: > http://krege.fedorapeople.org/alien/ I have created an easy-to-remember redirector. I hope you don´t mind. :) http://ho.io/alien4fedora FC -- users mailing list users@lists.fedora

Re: screen lock

2010-11-23 Thread sguazt
On Tue, Nov 23, 2010 at 10:58 AM, Patrick Dupre wrote: > On Mon, 22 Nov 2010, sguazt wrote: > >> On Mon, Nov 22, 2010 at 10:31 PM, Patrick Dupre wrote: >>> [cut] > > Thank, you are right. I need to laod gnome-screensaver. > It is not a service. So, when/where should I start it ? > Somewhere in

Re: screen lock

2010-11-23 Thread Patrick Dupre
On Mon, 22 Nov 2010, sguazt wrote: On Mon, Nov 22, 2010 at 10:31 PM, Patrick Dupre wrote: Hello, in fedora 13, the gnome lock screen (System tab) does not work ! After an upgrade from 11 to 12 to 13. I noticed that the option "lock screen does not exist if I log in root (X11). Is there a line

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Fernando Cassia
On Tue, Nov 23, 2010 at 5:07 AM, Dmitrij S, kryzhevich wrote: > Hi! > > I have alien built for F14 (64bit) here: > http://krege.fedorapeople.org/alien/ Thanks Dmitrij!! I really appreciate it. On the other side, I wonder what has made Fedora decide that "Alien" was not worth including as a stan

Re: "Alien" .deb converter to rpm in F14, how?

2010-11-23 Thread Dmitrij S, kryzhevich
Hi! I have alien built for F14 (64bit) here: http://krege.fedorapeople.org/alien/ It _could_ be used on 32bit system, but will create /usr/lib64 dir (my mistake while package building) wich is not required at all. Dmitrij. > Has anyone managed to install "Alien" (the .deb to .rpm package > co