Re: CHECKSUM is not easily accessible on Fedora Download Page

2011-02-02 Thread Hiisi
pe, 2011-01-21 kello 13:03 -0500, Máirín Duffy kirjoitti: > Point well-taken and thank you for the lovely compliment. I'm just a > bit > worried about adding more things-to-learn / more > software-to-download / > more things-to-do / more time taken to the workload of the types of > users we're try

Re: putting something into single quotes in a bash script

2011-02-02 Thread suvayu ali
On Wed, Feb 2, 2011 at 4:57 PM, Petrus de Calguarium wrote: > Joe Zeff wrote: > >> You might find what you need at http://tldp.org/LDP/abs/html/ > > Thanks for the suggestion, but I don't have the time to read a book just to > find out the meaning of ` and learn that it is not the same as '. > Le

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Kevin J. Cummings
My apologies Burkhard, I confused your email with another I am also helping out with. Please ignore the response I just posted and let me try again. Thank-you. On 02/02/2011 08:30 PM, Burkhard Plache wrote: > Xorg.0.log is long. Rather than attaching the whole thing, let > me try to select what

Re: Things are getting really messed up on Fedora 14

2011-02-02 Thread Joe Zeff
On 02/02/2011 07:08 PM, Patrick O'Callaghan wrote: > On Wed, 2011-02-02 at 09:15 -0800, les wrote: >> > By the way the problem of not saving the >> > separator position in evolution has come back as well. > It's a bug. There's a workaround. See the Evolution list for the last > day or two. The l

Re: Things are getting really messed up on Fedora 14

2011-02-02 Thread Steven Stern
On 02/02/2011 07:46 PM, compdoc wrote: >> Every now and again, the firefox profile gets hosed. > > > Are you saying this is a normal occurrence in Fedora 14, or for Firefox in > general? > > I've never had it happen... > > > I've had it happen with Firefox on more than one OS. It's not a big

Re: mplayer doesn't like me again

2011-02-02 Thread Kevin J. Cummings
On 02/02/2011 08:35 PM, Michael Hennebry wrote: > On Wed, 2 Feb 2011, Kevin J. Cummings wrote: > >> Let's start at the beginning: >> >> What is the output of "lspci | grep VGA" > > 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD > 3600 Series I can't find this on the

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Kevin J. Cummings
On 02/02/2011 08:30 PM, Burkhard Plache wrote: > xorg.conf exists now. Contains Actually, I was hoping to see the output from Xorg.0.log without an /etc/X11/xorg.conf file. It would show us what the *system* thinks it was doing and whether or not it chose a sane driver for the video card. > Sect

Problems exporting partitions via NFS

2011-02-02 Thread don fisher
I have three systems, two Ubuntu and one F14. I am trying to move to F14. Currently I can mount any of the Ubuntu the systems on the three computers. But when I try to mount the file system exported from F14 I receive a message from NFS: mount.nfs: No route to host I can ping the F14 system, s

Re: putting something into single quotes in a bash script

2011-02-02 Thread john wendel
On 02/02/2011 07:09 PM, Patrick O'Callaghan wrote: > On Wed, 2011-02-02 at 17:59 -0700, Petrus de Calguarium wrote: >> g wrote: >> >>> man bash >> >> The man page for bash is the worst one of all! I use man all the time for all >> kinds of commands, but anything to do with bash directs you to this

Recommendations: Simple Audio Recorder

2011-02-02 Thread Patrick Bartek
Looking for a simple audio recorder with built-in playback for foreign language practice. Commandline type okay. Will be using a Skype-type headset with integrated microphone--two separate plugs. Have found many audio recording studio programs, but don't need all that sophistication. Tried a

Re: putting something into single quotes in a bash script

2011-02-02 Thread Patrick O'Callaghan
On Wed, 2011-02-02 at 17:59 -0700, Petrus de Calguarium wrote: > g wrote: > > > man bash > > The man page for bash is the worst one of all! I use man all the time for all > kinds of commands, but anything to do with bash directs you to this bash > page, > meaning you have to pore over hundreds

Re: Things are getting really messed up on Fedora 14

2011-02-02 Thread Patrick O'Callaghan
On Wed, 2011-02-02 at 09:15 -0800, les wrote: > By the way the problem of not saving the > separator position in evolution has come back as well. It's a bug. There's a workaround. See the Evolution list for the last day or two. poc -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: putting something into single quotes in a bash script

2011-02-02 Thread g
On 02/02/2011 10:55 PM, Joe Zeff wrote: > On 02/02/2011 01:32 PM, Patrick O'Callaghan wrote: >> I recommend reading up on bash to fully understand this last part. It's >> not trivial to explain. > > You might find what you need at http://tldp.org/LDP/abs/html/ i believe poc was just stating that

Re: putting something into single quotes in a bash script

2011-02-02 Thread g
On 02/03/2011 12:59 AM, Petrus de Calguarium wrote: <> > The man page for bash is the worst one of all! not really. using '/' to look for what you want to know about makes it very informative. at least for me. maybe not for some who are not used to man pages. > I use man all the time for all kin

Re: mplayer doesn't like me again

2011-02-02 Thread Michael Hennebry
On Wed, 2 Feb 2011, Mark LaPierre wrote: > On 02/02/2011 08:35 PM, Michael Hennebry wrote: >> Could having an AGP card be causing my problems? >> My computer doesn't do PCIX. >> >> Thank you for your patience. >> > I've got an AGP card in my machine and I've never had a problem. I've > switched

RE: Things are getting really messed up on Fedora 14

2011-02-02 Thread compdoc
> Every now and again, the firefox profile gets hosed. Are you saying this is a normal occurrence in Fedora 14, or for Firefox in general? I've never had it happen... -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraprojec

Re: Things are getting really messed up on Fedora 14

2011-02-02 Thread genomega
-Original Message- >From: Steven Stern >Sent: Feb 2, 2011 7:20 PM >To: Community support for Fedora users >Subject: Re: Things are getting really messed up on Fedora 14 > >On 02/02/2011 11:15 AM, les wrote: >> Hi, guys, >> First it was evolution, and some poor slowdowns with othe

Re: mplayer doesn't like me again

2011-02-02 Thread Mark LaPierre
On 02/02/2011 08:35 PM, Michael Hennebry wrote: > On Wed, 2 Feb 2011, Kevin J. Cummings wrote: > >> Let's start at the beginning: >> >> What is the output of "lspci | grep VGA" > > 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD > 3600 Series > >> Also, what video driver

Re: mplayer doesn't like me again

2011-02-02 Thread Michael Hennebry
On Wed, 2 Feb 2011, Kevin J. Cummings wrote: > Let's start at the beginning: > > What is the output of "lspci | grep VGA" 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series > Also, what video driver are you using to drive it? > (Check the output of /var/log/

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Burkhard Plache
On Wed, Feb 2, 2011 at 10:26 AM, Kevin J. Cummings wrote: > On 02/01/2011 05:25 PM, Burkhard Plache wrote: >> On Tue, Feb 1, 2011 at 6:11 PM, Bruno Wolff III wrote: >>> On Tue, Feb 01, 2011 at 00:30:26 -0400, >>>  Burkhard Plache wrote: Hello Fellow Users, after installing F14, th

Re: Things are getting really messed up on Fedora 14

2011-02-02 Thread Steven Stern
On 02/02/2011 11:15 AM, les wrote: > Hi, guys, > First it was evolution, and some poor slowdowns with other things, now > it is firefox, where I cannot set the home page. I have tried using > edit>preferences and typing it in, selecting the page I want and > selecting edit>preferences and s

Things are getting really messed up on Fedora 14

2011-02-02 Thread les
Hi, guys, First it was evolution, and some poor slowdowns with other things, now it is firefox, where I cannot set the home page. I have tried using edit>preferences and typing it in, selecting the page I want and selecting edit>preferences and selecting use current page, and I hav tried

Re: putting something into single quotes in a bash script

2011-02-02 Thread Petrus de Calguarium
g wrote: > man bash The man page for bash is the worst one of all! I use man all the time for all kinds of commands, but anything to do with bash directs you to this bash page, meaning you have to pore over hundreds of separate entries in the vain hope of finding something relevant to your que

Re: putting something into single quotes in a bash script

2011-02-02 Thread Petrus de Calguarium
Joe Zeff wrote: > You might find what you need at http://tldp.org/LDP/abs/html/ Thanks for the suggestion, but I don't have the time to read a book just to find out the meaning of ` and learn that it is not the same as '. -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: putting something into single quotes in a bash script

2011-02-02 Thread Petrus de Calguarium
Patrick O'Callaghan wrote: > Of course they do. They are entirely different things. The first one is > for quoting strings which might contain Shell metacharacters. The second > is to execute a command and insert its output as the value of the > string, e.g. > > ls -l `find ~/.kde` > > This is e

Re: fc 11 evolution Error while storing folder inbox

2011-02-02 Thread Aaron Konstam
On Wed, 2011-02-02 at 09:30 -0800, Tony Foster wrote: > "Error while storing folder inbox > Summary and folder mismatch even after a sync" > > I am getting an error in Evolution mail > this is in FC11 but I thought I would ask if anyone has seen it or their > is a way around it. > Looks like I

Re: putting something into single quotes in a bash script

2011-02-02 Thread Joe Zeff
On 02/02/2011 01:32 PM, Patrick O'Callaghan wrote: > I recommend reading up on bash to fully understand this last part. It's > not trivial to explain. You might find what you need at http://tldp.org/LDP/abs/html/ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscri

KRandRtray ??

2011-02-02 Thread Jim
F14/ KDE-4 KRandRTray, how does it work ? As User if you set resolution to the size you want and accept , after Logging out of User and then log back in , the resolution setting has changed. How do you as User lock in setting so it will not change. -- users mailing list users@lists.fedorapro

Re: putting something into single quotes in a bash script

2011-02-02 Thread g
On 02/02/2011 09:32 PM, Patrick O'Callaghan wrote: <> > I recommend reading up on bash to fully understand this last part. It's > not trivial to explain. or to understand. -- peace out. tc.hago, g . [just for you, poc. (GBWG)] signature.asc Description: OpenPGP digital signature -- us

Re: Evolution and GPG groups

2011-02-02 Thread g
On 02/02/2011 06:35 PM, Greg Woods wrote: > I have a group declared in my gpg.conf file. I would like to be able to > send mail to this group and have it encrypted with each member of the > group's public key. not using evolution. using thunderbird, but i have a suggestion about use in evolution.

Re: putting something into single quotes in a bash script

2011-02-02 Thread Patrick O'Callaghan
On Wed, 2011-02-02 at 13:43 -0700, Petrus de Calguarium wrote: > What is the difference in a bash script when one places something between > single quotes: > > - using the apostrophe, ' > - using the accent grave, ` > > ? > > Eg., > > ps -fu 'whoami' > ps -fu `whoami` > > They produce entirel

Re: putting something into single quotes in a bash script

2011-02-02 Thread g
On 02/02/2011 08:43 PM, Petrus de Calguarium wrote: > What is the difference in a bash script when one places something between > single quotes: single/double quotes and grave are something i tend to forget sometimes. i find it quicker, easier and refreshing to run man bash the search on th

Re: putting something into single quotes in a bash script

2011-02-02 Thread Michael Cronenworth
Petrus de Calguarium wrote: > ps -fu 'whoami' This just passes the text whoami as a group argument with no execution of whoami. ps -fu whoami ^ Equivalent command > ps -fu `whoami` The accent graves tell bash to execute the text inside them. The whoami command will be executed then passed to

putting something into single quotes in a bash script

2011-02-02 Thread Petrus de Calguarium
What is the difference in a bash script when one places something between single quotes: - using the apostrophe, ' - using the accent grave, ` ? Eg., ps -fu 'whoami' ps -fu `whoami` They produce entirely different results. There are many other places where one might wish to put a command, va

Re: Some thoughts on Audacious in Fedora

2011-02-02 Thread Michael Schwendt
On Wed, 02 Feb 2011 14:30:14 -0500, Digimer wrote: > > Audacious refuses to load or play MP3s for me since a recent update > > (Fedora 14 x86_64). I'm guessing this is the kind of problem you are > > talking about? Yes. The updated -freeworld plugin packages are in linked within the rpmfusion bug

vlc update?

2011-02-02 Thread Genes MailLists
Anyone know if rpmfusion will update vlc to 1.1.7 as per VideoLAN-SA-1102 http://www.videolan.org/security/sa1102.html -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fe

Evolution and GPG groups

2011-02-02 Thread Greg Woods
I have a group declared in my gpg.conf file. I would like to be able to send mail to this group and have it encrypted with each member of the group's public key. I know Thunderbird can do this but I have not yet figured out how to do it in Evolution despite a lot of Googling and reading the Evoluti

Some thoughts on Audacious in Fedora

2011-02-02 Thread Michael Schwendt
As the Fedora 14 update of Audacious from 2.4.0 to 2.4.3 has not been smooth at all and is still annoying users, who need 3rd party plugin packages which still haven't been pushed, the following consequences are arising IMO: Fedora 13 I'm offering Audacious 2.2 (audacious-2.2-16 and audacious-pl

Re: fc 11 evolution Error while storing folder inbox

2011-02-02 Thread Patrick O'Callaghan
On Wed, 2011-02-02 at 09:30 -0800, Tony Foster wrote: > "Error while storing folder inbox > Summary and folder mismatch even after a sync" > > I am getting an error in Evolution mail > this is in FC11 but I thought I would ask if anyone has seen it or their > is a way around it. > Looks like I

Re: [389-users] 1.2.7.5 process disappearing, replication failing

2011-02-02 Thread Rich Megginson
On 02/02/2011 10:37 AM, Andrew Kerr wrote: > I reinstalled the two replicas that were saying "No such object" and now they > work - same exact cut-and-paste process that didn't work before. > > The good news is that I am back up and running (phew, what a morning!). > > I left one replica on 1.2.7.

Re: Printing in 64-Bit Google-Chrome fails

2011-02-02 Thread mike cloaked
On Wed, Feb 2, 2011 at 2:22 AM, Richard Shaw wrote: > I downloaded directly from the google website the latest google-chrome > and opened the RPM archive and found the shell script that adds the > chrome specific repo. Now I'm showing the newer software packages. > > # yum list google-chrome* > L

Re: [389-users] 1.2.7.5 process disappearing, replication failing

2011-02-02 Thread Andrew Kerr
I reinstalled the two replicas that were saying "No such object" and now they work - same exact cut-and-paste process that didn't work before. The good news is that I am back up and running (phew, what a morning!). I left one replica on 1.2.7.5, disabled behind our load balancer, so it is getti

fc 11 evolution Error while storing folder inbox

2011-02-02 Thread Tony Foster
"Error while storing folder inbox Summary and folder mismatch even after a sync" I am getting an error in Evolution mail this is in FC11 but I thought I would ask if anyone has seen it or their is a way around it. Looks like I need to rebuild the database but I do not see a tool for that. tf

Re: mplayer doesn't like me again

2011-02-02 Thread Michael Hennebry
On Wed, 2 Feb 2011, Kevin J. Cummings wrote: > Let's start at the beginning: > > What is the output of "lspci | grep VGA" > Also, what video driver are you using to drive it? > (Check the output of /var/log/Xorg.0.log to be sure, but you could also > look in your /etc/X11/xorg.conf file if you hav

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/02/2011 10:10 PM, Burkhard Plache wrote: > On Tue, Feb 1, 2011 at 6:25 PM, Burkhard Plache > wrote: >> On Tue, Feb 1, 2011 at 6:11 PM, Bruno Wolff III wrote: >>> On Tue, Feb 01, 2011 at 00:30:26 -0400, >>> Burkhard Plache wrote: Hello Fe

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Kevin J. Cummings
On 02/01/2011 05:25 PM, Burkhard Plache wrote: > On Tue, Feb 1, 2011 at 6:11 PM, Bruno Wolff III wrote: >> On Tue, Feb 01, 2011 at 00:30:26 -0400, >> Burkhard Plache wrote: >>> Hello Fellow Users, >>> >>> after installing F14, the monitor resolution defaults to 960x600, >>> whereas my BenQ FP 75

Re: F14 New Installation: Unknown Monitor

2011-02-02 Thread Burkhard Plache
On Tue, Feb 1, 2011 at 6:25 PM, Burkhard Plache wrote: > On Tue, Feb 1, 2011 at 6:11 PM, Bruno Wolff III wrote: >> On Tue, Feb 01, 2011 at 00:30:26 -0400, >>  Burkhard Plache wrote: >>> Hello Fellow Users, >>> >>> after installing F14, the monitor resolution defaults to 960x600, >>> whereas my B

Re: Fedora 14: Shutdown problem

2011-02-02 Thread JB
Terry Barnaby beam.ltd.uk> writes: > ... > I'm not sure why /home uses NFS 3 while the others use NFS4. > They are from the same server and there is no specific config > for 3 or 4, so on Fedora 14 I would have expected them to be 4. > The server is Fedora 14 as well. > ... The analysis above i

Re: F14 - choosing right motherboard question

2011-02-02 Thread Cristian Sava
Thanks, we will go with H57/P57 and I5-760 or I7-870 C. Sava On Wed, 2011-02-02 at 11:40 +, Yorvyk wrote: > On Wed, 02 Feb 2011 11:15:38 +0200 > Cristian Sava wrote: > > > Hi all, > > > > We want to move to Intel Sandy Bridge platform and install F14 x64 on > > them. > > Are Gigabyte GA-H6

Re: F14 - choosing right motherboard question

2011-02-02 Thread Yorvyk
On Wed, 02 Feb 2011 11:15:38 +0200 Cristian Sava wrote: > Hi all, > > We want to move to Intel Sandy Bridge platform and install F14 x64 on > them. > Are Gigabyte GA-H67MA-UD2H and Asus P8H67-M EVO compatible with F14? > If not what about Intel DH67GD ? > We want very good performance (build in

F14 - choosing right motherboard question

2011-02-02 Thread Cristian Sava
Hi all, We want to move to Intel Sandy Bridge platform and install F14 x64 on them. Are Gigabyte GA-H67MA-UD2H and Asus P8H67-M EVO compatible with F14? If not what about Intel DH67GD ? We want very good performance (build in graphics), stable and long life products. C. Sava -- users mailing l