Re: Easy PPTP Setup?

2011-01-04 Thread Chris Smart
On Tue, Jan 4, 2011 at 6:58 PM, Oliver Ruebenacker wrote: > >  What tools can you recommend? Thanks! Perhaps try: su -c 'yum install NetworkManager-pptp' Then add it using NetworkManager? -c -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http

Conky troubles

2011-01-04 Thread Suvayu Ali
Hi everyone, For a few months now I have been unable to run conky with XFCE. Earlier the following configuration used to work without any problems: background yes ... own_window yes own_window_class Conky own_window_type override own_window_transparent yes But since a few months back this stoppe

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Gordon Messmer
On 01/02/2011 06:45 AM, Matthew Saltzman wrote: > Aha! In /var/log/messages, on the other hand, this happens: > > Jan 2 09:40:36 yankee setroubleshoot: SELinux is preventing > /usr/sbin/sshd from search access on the directory /var/lib/amanda. For > complete SELinux messages. run sealer

Re: DNS not working in Fedora 14

2011-01-04 Thread Gordon Messmer
On 01/02/2011 03:27 AM, Dick Holland wrote: > OK, here are the results of making IPv6 type DNS requests. > > -- > Sending "dig -t google.com" to my local DNS server: > > ;<<>> DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14<<>>

Re: DNS not working in Fedora 14

2011-01-04 Thread Gordon Messmer
On 01/02/2011 04:10 AM, Tom H wrote: > On Sun, Jan 2, 2011 at 6:27 AM, Dick Holland wrote: > >> All this leaves me with one question: is there a way of turning off >> these IPv6 DNS requests in Fedora? > > Disable ipv6. As far as I know, glibc will issue queries whether IPv6 is configured o

Re: DNS not working in Fedora 14

2011-01-04 Thread Gordon Messmer
On 01/02/2011 05:20 AM, Tom H wrote: > google.com doesn't have an ipv6 address so your test is incorrect, The test was correct. I wasn't looking for a result, I was looking for an indication that the DNS server would do recursive queries for records. The hostname could have been anything.

Re: Easy PPTP Setup?

2011-01-04 Thread Oliver Ruebenacker
Hello, On Tue, Jan 4, 2011 at 9:01 AM, Chris Smart wrote: > On Tue, Jan 4, 2011 at 6:58 PM, Oliver Ruebenacker wrote: >> >>  What tools can you recommend? Thanks! > > Perhaps try: > su -c 'yum install NetworkManager-pptp' It is already installed. > Then add it using NetworkManager? H

Re: Printing slow [FIXED]

2011-01-04 Thread Tim Waugh
On Sat, 2011-01-01 at 09:44 -0800, Geoffrey Leach wrote: > Turns out that foomatic (?) changed the default driver for the HP > LaserJet from Fedora 13. The installed default driver is pxlmono, > the correct choice is Postscript, which CUPS shows as the recommended > driver. It would be really u

Re: Easy PPTP Setup?

2011-01-04 Thread Chris Smart
On Tue, Jan 4, 2011 at 8:28 PM, Oliver Ruebenacker wrote: > >  How do I do that? > >  On the other machine that I don't have access right now (which > happens to be a laptop), there is a NetworkManager icon in the upper > right corner, on the menu bar. Plus, there is a menu item to start or > setu

a perl question

2011-01-04 Thread S Mathias
cat asdf.txt bla-bla bla-bla bla[XYZ] importantthing another important thing [/XYZ] bla-bla bla-bla [XYZ] yet another thing hello! [/XYZ] bla-bla etc. $ SOMEPERLMAGIC asdf.txt > output.txt $ cat output.txt importantthing another important thing yet another thing hello! how can i sovle this questi

Re: Easy PPTP Setup?

2011-01-04 Thread L
On Tue, Jan 4, 2011 at 7:01 PM, Chris Smart wrote: > On Tue, Jan 4, 2011 at 6:58 PM, Oliver Ruebenacker wrote: >> >>  What tools can you recommend? Thanks! > > Perhaps try: > su -c 'yum install NetworkManager-pptp' > > Then add it using NetworkManager? > I tried NetworkManager-pptp to connect t

racoon works only in one way

2011-01-04 Thread Luc MAIGNAN
Hi, I use racoon to establish an IPSEC tunnel between a fedora box and a router. The tunnel is mounted. Both my fedora and network behind the router can ping each other The network behind the router can use the tunnel to ssh my fedora But my fedora isn't able to ssh the network behind the rout

Re: a perl question

2011-01-04 Thread Larry Brower
You haven't asked a question. Also, this is not a perl mailing list. You keep sending messages asking how to do things instead of doing your own research. We are not Google, but I hear if you actually use Google and do things for yourself once and a while you will magicaly get answers. Connec

Re: a perl question

2011-01-04 Thread Joachim Backes
On 01/04/2011 11:27 AM, S Mathias wrote: > cat asdf.txt > bla-bla > bla-bla > bla[XYZ] > importantthing > another important thing > [/XYZ] > bla-bla > bla-bla > [XYZ] > yet another thing > hello! > [/XYZ] > bla-bla > etc. > $ SOMEPERLMAGIC asdf.txt > output.txt > $ cat output.txt > importantthing >

Re: F14 Design Spin

2011-01-04 Thread Ankur Sinha
Hello Reolof, On Mon, 2011-01-03 at 16:05 +0700, Roelof 'Ben' Kusters wrote: > I live in a country where a high-speed internet connection is rare. > I > happen to have one, and burn DVDs for people who don't. I have no > experience with other than the desktop spins, but know that the > desktop

Re: Easy PPTP Setup?

2011-01-04 Thread Oliver Ruebenacker
Hello, On Tue, Jan 4, 2011 at 10:50 AM, Chris Smart wrote: > On Tue, Jan 4, 2011 at 8:28 PM, Oliver Ruebenacker wrote: >> >>  How do I do that? >> >>  On the other machine that I don't have access right now (which >> happens to be a laptop), there is a NetworkManager icon in the upper >> ri

Re: a perl question

2011-01-04 Thread Michael Schwendt
On Tue, 04 Jan 2011 12:05:29 +0100, Joachim wrote: > On 01/04/2011 11:27 AM, S Mathias wrote: > > cat asdf.txt > > bla-bla > > bla-bla > > bla[XYZ] > > importantthing > > another important thing > > [/XYZ] > > bla-bla > > bla-bla > > [XYZ] > > yet another thing > > hello! > > [/XYZ] > > bla-bla >

Re: a perl question

2011-01-04 Thread Dave Cross
On 4 January 2011 10:27, S Mathias wrote: > cat asdf.txt > bla-bla > bla-bla > bla[XYZ] > importantthing > another important thing > [/XYZ] > bla-bla > bla-bla > [XYZ] > yet another thing > hello! > [/XYZ] > bla-bla > etc. > $ SOMEPERLMAGIC asdf.txt > output.txt > $ cat output.txt > importantthing

Re: Partitioning questions

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 12:36 +0800, Gregory Hosler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/04/2011 02:34 AM, Alex wrote: > > Hi, > > > > I'm trying to install FC14 x86_64 on a quad-core AMD box with 4 1TB > > SATA disks, and have some questions about partitioning. > >

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/04/2011 04:08 AM, Gordon Messmer wrote: > On 01/02/2011 06:45 AM, Matthew Saltzman wrote: >> Aha! In /var/log/messages, on the other hand, this happens: >> >> Jan 2 09:40:36 yankee setroubleshoot: SELinux is preventing >> /usr/sbin/ssh

Re: Easy PPTP Setup?

2011-01-04 Thread Oliver Ruebenacker
Hello, On Tue, Jan 4, 2011 at 12:35 PM, Oliver Ruebenacker wrote: >     Hello, > > On Tue, Jan 4, 2011 at 10:50 AM, Chris Smart > wrote: >> On Tue, Jan 4, 2011 at 8:28 PM, Oliver Ruebenacker wrote: >>> >>>  How do I do that? >>> >>>  On the other machine that I don't have access right now

Re: a perl question

2011-01-04 Thread Thomas Cameron
On 01/04/2011 04:27 AM, S Mathias wrote: > cat asdf.txt > bla-bla > bla-bla > bla[XYZ] > importantthing > another important thing > [/XYZ] > bla-bla > bla-bla > [XYZ] > yet another thing > hello! > [/XYZ] > bla-bla > etc. > $ SOMEPERLMAGIC asdf.txt> output.txt > $ cat output.txt > importantthing >

Re: Easy PPTP Setup?

2011-01-04 Thread Oliver Ruebenacker
Hello, On Tue, Jan 4, 2011 at 3:24 PM, Oliver Ruebenacker wrote: >     Hello, > > On Tue, Jan 4, 2011 at 12:35 PM, Oliver Ruebenacker wrote: >>     Hello, >> >> On Tue, Jan 4, 2011 at 10:50 AM, Chris Smart >> wrote: >>> On Tue, Jan 4, 2011 at 8:28 PM, Oliver Ruebenacker wrote:

Re: Error - Running Acroread

2011-01-04 Thread Lamar Owen
On Monday, January 03, 2011 06:38:08 pm Jim wrote: > F14 , fresh install > > $ acroread > /opt/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading > shared > libraries: libcrypto.so.0.9.8: cannot enable executable stack as > shared object > requires: Permission denied Please see

RE: Partitioning questions

2011-01-04 Thread Maxime Alarie
-Original Message- From: users-boun...@lists.fedoraproject.org [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of suvayu ali Sent: 04 January 2011 00:53 To: Community support for Fedora users Subject: Re: Partitioning questions On Mon, Jan 3, 2011 at 5:54 PM, Alex wrote: >> As f

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 01:08 -0800, Gordon Messmer wrote: > On 01/02/2011 06:45 AM, Matthew Saltzman wrote: > Aha! In > /var/log/messages, on the other hand, this happens: > > Jan 2 > 09:40:36 yankee setroubleshoot: SELinux is preventing /usr/sbin/sshd > from search access on the director

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Gordon Messmer
On 01/04/2011 06:11 AM, Daniel J Walsh wrote: > On 01/04/2011 04:08 AM, Gordon Messmer wrote: >> # semanage fcontext -a -t user_home_dir_t /var/lib/amanda >> # semanage fcontext -a -t user_home_t "/var/lib/amanda/.*" >> # restorecon -r /var/lib/amanda > No This would probably cause amanda to break

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 09:11 -0500, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/04/2011 04:08 AM, Gordon Messmer wrote: > > On 01/02/2011 06:45 AM, Matthew Saltzman wrote: > >> Aha! In /var/log/messages, on the other hand, this happens: > >> > >> Jan

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/04/2011 11:33 AM, Matthew Saltzman wrote: > On Tue, 2011-01-04 at 09:11 -0500, Daniel J Walsh wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 01/04/2011 04:08 AM, Gordon Messmer wrote: >>> On 01/02/2011 06:45 AM, Matthew Salt

Re: a perl question

2011-01-04 Thread John Haxby
On 4 January 2011 14:27, Thomas Cameron wrote: > > Seriously, Mathias. These look like questions straight out of entry > level university classes. Are you asking mailing lists to do your > homework for you? > > Not cool at all. > > Especially as your supervisor may well be lurking on lists to s

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 11:45 -0500, Daniel J Walsh wrote: > You would need the combination of relabeling the homedir and searching > /var/lib/amanda. > > WHich is what we will be adding to policy. Ah, I don't think that was in your earlier message. If the policy is published someplace, I'd be ha

PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread William Case
This note is just to get some frustration off my chest and to remind the Fedora community that stupidity can reign no matter how smart you might think you are. Just did a virgin Fedora 14 reinstall after completely screwing up my operating system because I thought I had a failing disk drive. The

Re: [389-users] memory allocator - calloc of 4098 elems of 4 bytes failed; OS error 12 (Cannot allocate memory)

2011-01-04 Thread Rich Megginson
On 12/24/2010 12:15 AM, mahao wrote: Hi all, Fedora-ds was down for some reason, And I got these logs: [23/Dec/2010:18:59:32 +0200] - libdb: User-specified malloc function returned NULL [23/Dec/2010:18:59:32 +0200] - id2entry error 12 [23/Dec/2010:18:59:32 +0200] - i

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread William Stock
On Tue, 2011-01-04 at 12:06 -0500, William Case wrote: > This note is just to get some frustration off my chest and to remind the > Fedora community that stupidity can reign no matter how smart you might > think you are. > ... > I know you might say, I have been there, done that. Even bought the

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread Tom Horsley
On Tue, 04 Jan 2011 12:06:22 -0500 William Case wrote: > Only then, in my frustration, did I think to take the side panel off my > computer, jiggle the cables to the harddrive, remove the cable and > reattach it. Fixed everything. Check the dumb stuff first - that's my philosophy! (Had the same

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread g
On 01/04/2011 05:06 PM, William Case wrote: > I know you might say, I have been there, done that. Even bought the > T-shirt. But PEBAK continues exist in the best of families. sure does continue. that should be *PEBKAC*. *Problem Exist Between Keyboard And Chair* (gbwg). -- peace out.

Re: Kororaa Lite beta released

2011-01-04 Thread Beartooth
On Sun, 02 Jan 2011 09:58:21 +1100, Chris Smart wrote: > Oh, really? What link are you downloading from? I just tried grabbing it > from the download links on kororaa.org and it is working for me, on both > ISO images. Perhaps tell SourceForge to try a different mirror? > Bittorrent is working too

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 17:41 +, g wrote: > On 01/04/2011 05:06 PM, William Case wrote: > > > > I know you might say, I have been there, done that. Even bought the > > T-shirt. But PEBAK continues exist in the best of families. > > sure does continue. that should be *PEBKAC*. > > *Proble

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread les
On Tue, 2011-01-04 at 12:27 -0500, Tom Horsley wrote: > On Tue, 04 Jan 2011 12:06:22 -0500 > William Case wrote: > > > Only then, in my frustration, did I think to take the side panel off my > > computer, jiggle the cables to the harddrive, remove the cable and > > reattach it. Fixed everything.

Virtual Mac or Windows Interface

2011-01-04 Thread Doll, Margaret Ann
We use a lot of Adobe software at the University. The software includes Illustrator. Is there a virtual way to run Mac or Windows software on a Fedora system? Is there a good alternative to Illustrator on Fedora? How good is gimp? -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread Joe Zeff
On 01/04/2011 10:02 AM, Matthew Saltzman wrote: > BTW, Googling PEBKAC yields about 70,700 hits; PEBCAK about 18,700. > Wikipedia's entry also lists PICNIC ("Problem In Chair, Not In Computer) > and ID10T as alternative designations for the same issue. Does it mention either Luser or LART? -- use

Re: Virtual Mac or Windows Interface

2011-01-04 Thread Richard Shaw
On Tue, Jan 4, 2011 at 12:49 PM, Doll, Margaret Ann wrote: > We use a lot of Adobe software at the University.  The software includes > Illustrator. > > Is there a virtual way to run Mac or Windows software on a Fedora system? There's always WINE but it can be very hit or miss. Another option wou

computer-center-extra is no longer with us in F14

2011-01-04 Thread Aaron Konstam
Well for the computer-center-extra discussion. See link. http://forums.fedoraforum.org/showthread.php?t=23 -- === Q: How do you save a drowning lawyer? A: Throw him a rock.

Re: Virtual Mac or Windows Interface

2011-01-04 Thread Doll, Margaret Ann
On Tue, Jan 4, 2011 at 1:59 PM, Richard Shaw wrote: > On Tue, Jan 4, 2011 at 12:49 PM, Doll, Margaret Ann > wrote: > > We use a lot of Adobe software at the University. The software includes > > Illustrator. > > > > Is there a virtual way to run Mac or Windows software on a Fedora system? > > T

Re: DNS not working in Fedora 14

2011-01-04 Thread Dick Holland
On Tue, 2011-01-04 at 01:20 -0800, Gordon Messmer wrote: > On 01/02/2011 03:27 AM, Dick Holland wrote: > > OK, here are the results of making IPv6 type DNS requests. > > > > -- > > Sending "dig -t google.com" to my l

Re: Conky troubles

2011-01-04 Thread Kevin Fenzi
On Tue, 4 Jan 2011 00:58:47 -0800 Suvayu Ali wrote: > Hi everyone, > > For a few months now I have been unable to run conky with XFCE. > Earlier the following configuration used to work without any problems: > > background yes > ... > own_window yes > own_window_class Conky > own_window_type ov

How to get window focus to travwel with mouse under compiz

2011-01-04 Thread Aaron Konstam
In F14 is you want to get your window focus to follow your mouse while using compiz this seems to work. Run Configuration editor. Then go to /app/mwetacity/general/focus_mode and change the value from click to mouse. Seems to make no sense bit it seems to do the job. -- ==

[389-users] Cannot login as cn=Directory Manager

2011-01-04 Thread harry . devine
I've been away from my 389-ds admin for a few months (I'm just starting to get familiar with it), and I can't login using the user ID "cn=Directory Manager". A few months ago I could using the GUI 389-console application. But today I can't. It keeps saying: "Can't login because of an incorre

Re: DNS not working in Fedora 14

2011-01-04 Thread Joe Zeff
On 01/04/2011 11:34 AM, Dick Holland wrote: > Oh, I understood that message meant that the DNS server wouldn't enquire > of other servers automatically if it didn't know the IP address of the > domain. Doesn't that break DNS resolution? How does the server know what to report if it never goes af

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/04/2011 11:54 AM, Matthew Saltzman wrote: > On Tue, 2011-01-04 at 11:45 -0500, Daniel J Walsh wrote: >> You would need the combination of relabeling the homedir and searching >> /var/lib/amanda. >> >> WHich is what we will be adding to policy. >

Re: Conky troubles

2011-01-04 Thread suvayu ali
Hi Kevin, On Tue, Jan 4, 2011 at 11:39 AM, Kevin Fenzi wrote: > On Tue, 4 Jan 2011 00:58:47 -0800 > Suvayu Ali wrote: >> background yes >> ... >> own_window yes >> own_window_class Conky >> own_window_type override >> own_window_transparent yes >> >> But since a few months back this stopped work

why is this html looks like this?

2011-01-04 Thread S Mathias
soruce code of the html file: http://img443.imageshack.us/img443/6448/sourcey.png it looks like this in the realiy: http://img443.imageshack.us/img443/6448/sourcey.png WHY? if i put it in "< pre >", then it's good. but if it isn't in "< pre >" then the lines ends are random. why dont they end i

Re: why is this html looks like this?

2011-01-04 Thread Steven Stern
On 01/04/2011 02:50 PM, S Mathias wrote: > soruce code of the html file: > http://img443.imageshack.us/img443/6448/sourcey.png > it looks like this in the realiy: > http://img443.imageshack.us/img443/6448/sourcey.png > > WHY? > > if i put it in "< pre >", then it's good. > but if it isn't in "<

Re: why is this html looks like this?

2011-01-04 Thread suvayu ali
Hi, Please stop asking questions unrelated to Fedora. This is the Fedora users list, not a general programming help list. One occasional question is of course understandable, but one new question everyday with trivial problems is unacceptable. Thanks, On Tue, Jan 4, 2011 at 12:50 PM, S Mathias

Re: why is this html looks like this?

2011-01-04 Thread Bruno Wolff III
On Tue, Jan 04, 2011 at 12:50:28 -0800, S Mathias wrote: > soruce code of the html file: > http://img443.imageshack.us/img443/6448/sourcey.png > it looks like this in the realiy: > http://img443.imageshack.us/img443/6448/sourcey.png > > WHY? > > if i put it in "< pre >", then it's good. > but

Re: computer-center-extra is no longer with us in F14

2011-01-04 Thread Michael Schwendt
On Tue, 04 Jan 2011 13:02:30 -0600, Aaron wrote: > Well for the computer-center-extra discussion. See link. > > http://forums.fedoraforum.org/showthread.php?t=23 Do you mean control-center-extra? If so, watch this: $ rpm --query --obsoletes control-center control-center-extra < 1:2.30.3-3 $ cat

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 15:19 -0500, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/04/2011 11:54 AM, Matthew Saltzman wrote: > > On Tue, 2011-01-04 at 11:45 -0500, Daniel J Walsh wrote: > >> You would need the combination of relabeling the homedir and searching

Re: PEBCAK and frustrated stupidity still exists -- be warned!

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 10:56 -0800, Joe Zeff wrote: > On 01/04/2011 10:02 AM, Matthew Saltzman wrote: > > BTW, Googling PEBKAC yields about 70,700 hits; PEBCAK about 18,700. > > Wikipedia's entry also lists PICNIC ("Problem In Chair, Not In Computer) > > and ID10T as alternative designations for th

Where to set ENV vars for use at boot time

2011-01-04 Thread Donald Russell
I'd like to set the FSCK_FORCE_ALL_PARALLEL environment variable so fsck uses it when it runs when the system is coming up. (i.e. after a shutdown -F ) I don't know where to set these sorts of environment variables... /etc/profile.d/* seems to be too late. I tried /etc/sysconfig/init but I don't t

[389-users] Can't access auto.master directory entries in console

2011-01-04 Thread Orion Poplawski
In 389-console, my auto.master folder entry does not appear on the left pane so I can't edit the entries in it. It does appear as a folder icon on the right. Any ideas why this would be? File a bug? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division

Re: [389-users] Cannot login as cn=Directory Manager

2011-01-04 Thread Rich Megginson
On 01/04/2011 12:55 PM, harry.dev...@faa.gov wrote: I've been away from my 389-ds admin for a few months (I'm just starting to get familiar with it), and I can't login using the user ID "cn=Directory Manager". A few months ago I could using the GUI 389-console application. But today I can't

Re: [389-users] Can't access auto.master directory entries in console

2011-01-04 Thread Rich Megginson
On 01/04/2011 02:30 PM, Orion Poplawski wrote: > In 389-console, my auto.master folder entry does not appear on the left pane > so I can't edit the entries in it. It does appear as a folder icon on the > right. Any ideas why this would be? File a bug? I'm assuming you mean in the directory brows

Re: Unofficial Fedora FAQ Updated for Fedora 14!

2011-01-04 Thread Joe Klemmer
On Tue, 2011-01-04 at 11:43 -0800, Max Kanat-Alexander wrote: > Hey there Fedora land! I've updated the Unofficial Fedora FAQ for > Fedora 14: Whoo! And might I ad, Hoo! The best Fedora info/web site in all 'Net is still rocking the world. ;-) -- http://ohai.im/joe.klemmer "And if I claim

Re: [389-users] 389 Directory server + passwd problem

2011-01-04 Thread Rich Megginson
On 12/30/2010 03:24 AM, MAP 007 wrote: Hi, Recently i have setup 389 DS on my CentOS machine.Now yesterday i m able to reset user's password. Now i m not able to reset it I have checked my directory server's setting and found that i have mistakenly set "disallow_pw_change_aci" ACL. Now i

Re: [389-users] Issue with 389 Console: re-auth request / manage certificates doesn't load

2011-01-04 Thread Rich Megginson
On 12/29/2010 12:18 AM, Matt Juszczak wrote: > Hi folks, > > Sorry for a final follow-up. When this happens on the console, I get this > on the server: > > Dec 29 07:17:22 springer kernel: [ 3419.552289] security[1280]: segfault > at 0 ip 7f2cb9f0fd10 sp 7fff3550fec0 error 6 in > libadmssl

Re: Virtual Mac or Windows Interface

2011-01-04 Thread Richard Shaw
On Tue, Jan 4, 2011 at 1:17 PM, Doll, Margaret Ann wrote: > > > On Tue, Jan 4, 2011 at 1:59 PM, Richard Shaw wrote: >> >> On Tue, Jan 4, 2011 at 12:49 PM, Doll, Margaret Ann >> wrote: >> > We use a lot of Adobe software at the University.  The software includes >> > Illustrator. >> > >> > Is the

Re: [389-users] Character encoding

2011-01-04 Thread Rich Megginson
On 12/28/2010 07:14 AM, Francisco José Pérez González wrote: > Hi > I have a simple question i guess... How do i find out wich character > encoding > it's been in my DS(utf-8,latin1, etc..)? LDAP uses utf-8, and the server stores the data in utf-8. > Regards. -- 389 users mailing list 389-us.

Re: [389-users] Multiple suffixes in 1 database

2011-01-04 Thread Rich Megginson
On 12/21/2010 02:37 AM, Juan Asensio Sánchez wrote: > Hi > > I am trying to setup a test environment where each database should > contain multiple suffixes. I have 6 organizations: > > - o=a1,dc=org,dc=net > - o=a2,dc=org,dc=net > - o=b1,dc=org,dc=net > - o=b2,dc=org,dc=net > - o=c1,dc=org,dc=net >

Re: [389-users] Cannot login as cn=Directory Manager

2011-01-04 Thread Scott Harvey`
I am very new to the 389-ds. I have spent the last few days attempting to get samba up an running with 389-ds with ldap in ssl. or fefora-ds using ldap not a whole lot of luck there. In your case try adding -ZZ to your command i.e. "ldapsearch -x -ZZ -b o=netscaperoot -D "cn=Directory Mana

Re: Virtual Mac or Windows Interface

2011-01-04 Thread Doll, Margaret Ann
Thanks, Richard. I will have to try it out. On Tue, Jan 4, 2011 at 4:45 PM, Richard Shaw wrote: > On Tue, Jan 4, 2011 at 1:17 PM, Doll, Margaret Ann > wrote: > > > > > > On Tue, Jan 4, 2011 at 1:59 PM, Richard Shaw > wrote: > >> > >> On Tue, Jan 4, 2011 at 12:49 PM, Doll, Margaret Ann > >> w

Re: Kororaa Lite beta released

2011-01-04 Thread Chris Smart
On Wed, Jan 5, 2011 at 4:45 AM, Beartooth wrote: > >        The old KDE merely rubbed me the wrong way for some reason. This > one, alas!, to me is not just Stefan George's barbed wire against the > uninitiated ("Stacheldraht wider Unberufene"), but great bodacious > hulking coils of razor wire. >

Re: why is this html looks like this?

2011-01-04 Thread g
On 01/04/2011 08:57 PM, suvayu ali wrote: > Hi, > > Please stop asking questions unrelated to Fedora. This is the Fedora > users list, not a general programming help list. One occasional > question is of course understandable, but one new question everyday > with trivial problems is unacceptable.

Re: Unofficial Fedora FAQ Updated for Fedora 14!

2011-01-04 Thread Patrick O'Callaghan
On Tue, 2011-01-04 at 16:43 -0500, Joe Klemmer wrote: > On Tue, 2011-01-04 at 11:43 -0800, Max Kanat-Alexander wrote: > > > Hey there Fedora land! I've updated the Unofficial Fedora FAQ for > > Fedora 14: > > Whoo! And might I ad, Hoo! The best Fedora info/web site in all 'Net > is still rock

Re: Unofficial Fedora FAQ Updated for Fedora 14!

2011-01-04 Thread Chris Smart
On Wed, Jan 5, 2011 at 9:32 AM, Patrick O'Callaghan wrote: > > What are you replying to? The message you quote is not in the archives. > Looks like a post to the Fedora Forums: http://forums.fedoraforum.org/archive/index.php/t-27348.html -c -- users mailing list users@lists.fedoraproject.org To

Re: Unofficial Fedora FAQ Updated for Fedora 14!

2011-01-04 Thread Chris Smart
On Wed, Jan 5, 2011 at 9:37 AM, Chris Smart wrote: > Looks like a post to the Fedora Forums: > http://forums.fedoraforum.org/archive/index.php/t-27348.html Sorry, ignore that :-) Google can't help me, but it's about http://fedorafaq.com -c -- users mailing list users@lists.fedoraproject.org To

Re: why is this html looks like this?

2011-01-04 Thread suvayu ali
On Tue, Jan 4, 2011 at 2:29 PM, g wrote: > On 01/04/2011 08:57 PM, suvayu ali wrote: >> Hi, >> >> Please stop asking questions unrelated to Fedora. This is the Fedora >> users list, not a general programming help list. One occasional >> question is of course understandable, but one new question ev

Re: why is this html looks like this?

2011-01-04 Thread Patrick O'Callaghan
On Tue, 2011-01-04 at 22:29 +, g wrote: > On 01/04/2011 08:57 PM, suvayu ali wrote: > > Hi, > > > > Please stop asking questions unrelated to Fedora. This is the Fedora > > users list, not a general programming help list. One occasional > > question is of course understandable, but one new qu

Re: why is this html looks like this?

2011-01-04 Thread Steven Stern
On 01/04/2011 04:39 PM, suvayu ali wrote: > On Tue, Jan 4, 2011 at 2:29 PM, g wrote: >> On 01/04/2011 08:57 PM, suvayu ali wrote: >>> Hi, >>> >>> Please stop asking questions unrelated to Fedora. This is the Fedora >>> users list, not a general programming help list. One occasional >>> question is

Re: How to get window focus to travwel with mouse under compiz

2011-01-04 Thread Sam Varshavchik
Aaron Konstam writes: In F14 is you want to get your window focus to follow your mouse while using compiz this seems to work. Run Configuration editor. Then go to /app/mwetacity/general/focus_mode and change the value from click to mouse. Seems to make no sense bit it seems to do the job. Or,

Re: How to get window focus to travwel with mouse under compiz

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 17:54 -0500, Sam Varshavchik wrote: > Aaron Konstam writes: > > > In F14 is you want to get your window focus to follow your mouse while > > using compiz this seems to work. > > Run Configuration editor. Then go to /app/mwetacity/general/focus_mode > > and change the value f

Interesting Evolution Issue

2011-01-04 Thread Frank Tanner
After I upgraded to Fedora 14 from Fedora 13, an issue has cropped up with my Address Book, I am hoping that someone has seen. I exported my configuration from the old one and imported it into the new one. When I click on two of my three address books that I have I get the following error message

Re: Interesting Evolution Issue

2011-01-04 Thread les
On Tue, 2011-01-04 at 17:39 -0700, Frank Tanner wrote: > After I upgraded to Fedora 14 from Fedora 13, an issue has cropped up > with my Address Book, I am hoping that someone has seen. > > I exported my configuration from the old one and imported it into the > new one. When I click on two of my

Re: How to get window focus to travwel with mouse under compiz

2011-01-04 Thread Aaron Konstam
On Tue, 2011-01-04 at 17:54 -0500, Sam Varshavchik wrote: > Aaron Konstam writes: > > > In F14 is you want to get your window focus to follow your mouse while > > using compiz this seems to work. > > Run Configuration editor. Then go to /app/mwetacity/general/focus_mode > > and change the value fr

Re: computer-center-extra is no longer with us in F14

2011-01-04 Thread Aaron Konstam
On Tue, 2011-01-04 at 22:00 +0100, Michael Schwendt wrote: > On Tue, 04 Jan 2011 13:02:30 -0600, Aaron wrote: > > > Well for the computer-center-extra discussion. See link. > > > > http://forums.fedoraforum.org/showthread.php?t=23 > > Do you mean control-center-extra? If so, watch this: > > $ r

Re: DNS not working in Fedora 14

2011-01-04 Thread Gordon Messmer
On 01/04/2011 11:34 AM, Dick Holland wrote: > > So if that proves that the glibc bug you suspected is indeed there, > Gordon, what's the next step for us to take? I've added information to the bug (which I originally filed). You can add yourself to the CC list if you have an account. I looked a

Re: How to get window focus to travwel with mouse under compiz

2011-01-04 Thread Sam Varshavchik
Aaron Konstam writes: On Tue, 2011-01-04 at 17:54 -0500, Sam Varshavchik wrote: Aaron Konstam writes: > In F14 is you want to get your window focus to follow your mouse while > using compiz this seems to work. > Run Configuration editor. Then go to /app/mwetacity/general/focus_mode > and chang

Re: Partitioning questions

2011-01-04 Thread Alex
Hi, >> raid cannot be partitioned. lvm _is_ partitioning. > > That's somewhat misleading, I think. As I interpret what I do to create > software RAIDs with Fedora: > > 1. Partitioning is something that you do to a raw disk. Or a RAID array when setting up LVM on top of it, correct? >

Website in a box?

2011-01-04 Thread Alex
Hi, I have an FC14 x86_64 install, and would like to find a basic application for some friends that will provide a simple web presence, including a simple blogging features and a photo gallery. Should I just install wordpress and gallery, or is there something that's better and more integrated, a

Re: ipv6 question

2011-01-04 Thread Robert Nichols
On 01/04/2011 11:52 AM, Marko Vojinovic wrote: > On Tuesday 04 January 2011 01:44:36 Robert Nichols wrote: >> On 01/03/2011 06:31 PM, Michael H. Warfield wrote: >> The problem that I see is that any system to which I have ever made a >> connection now has a nice, routable IPv6 address back to the m

Re: computer-center-extra is no longer with us in F14

2011-01-04 Thread Michael Schwendt
On Tue, 04 Jan 2011 18:55:50 -0600, Aaron wrote: > On Tue, 2011-01-04 at 22:00 +0100, Michael Schwendt wrote: > > On Tue, 04 Jan 2011 13:02:30 -0600, Aaron wrote: > > > > > Well for the computer-center-extra discussion. See link. > > > > > > http://forums.fedoraforum.org/showthread.php?t=23 > >

Re: Interesting Evolution Issue

2011-01-04 Thread Ankur Sinha
On Tue, 2011-01-04 at 17:39 -0700, Frank Tanner wrote: > After I upgraded to Fedora 14 from Fedora 13, an issue has cropped up > with my Address Book, I am hoping that someone has seen. > > I exported my configuration from the old one and imported it into the > new one. When I click on two of my

Re: Website in a box?

2011-01-04 Thread Zoltan Hoppar
HI, Look for the XAMPP package, or webpage. Follow the instructions there and you could stand up a complete local webpage on your machine. If furthermore you need to be sync'ed then you need an dyndns adress, and more stronger security (firewall, permissions etc) setup then is it in XAMPP. Cheers