Re: new kernel 3.7.7 prevents booting

2013-02-15 Thread Andre Robatino
Frédéric Bron m4x.org> writes: > Just updated to kernel 3.7.7 -> boot stops at Started Sendmail Mail > Transport Agent written multiple times then FAILED > have to fall back to 3.7.6. Is the machine actually *frozen*, or is it just not going into graphical mode? I'm having that problem as well,

Re: Google Earth runs for all users except me

2013-02-15 Thread Jonathan Ryshpan
On Sat, 2013-02-16 at 01:54 +0100, poma wrote: > On 02/15/13 22:00, Reindl Harald wrote: > > Am 15.02.2013 16:44, schrieb Jonathan Ryshpan: > >> On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: > >>> On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: > I have just installed the proprietary

Re: new kernel 3.7.7 prevents booting

2013-02-15 Thread Ed Greshko
On 02/16/13 14:11, Frédéric Bron wrote: > Just updated to kernel 3.7.7 -> boot stops at Started Sendmail Mail > Transport Agent written multiple times then FAILED > have to fall back to 3.7.6. No problems here running in a VM. Have you tried booting run level 3? -- Don't be bullied by the judgm

Re: new kernel 3.7.7 prevents booting

2013-02-15 Thread Frédéric Bron
> Just updated to kernel 3.7.7 -> boot stops at Started Sendmail Mail > Transport Agent written multiple times then FAILED > have to fall back to 3.7.6. more info: I can also read: Failed to start Wait for Plymouth Boot Screen to Quit see 'systemctl status plymouth-quit-wait.service' for details [

new kernel 3.7.7 prevents booting

2013-02-15 Thread Frédéric Bron
Just updated to kernel 3.7.7 -> boot stops at Started Sendmail Mail Transport Agent written multiple times then FAILED have to fall back to 3.7.6. regards, Frédéric -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/ma

Re: Frequent Gnome lock-ups since fresh F18 install

2013-02-15 Thread Digimer
On 02/15/2013 11:35 PM, Joe Zeff wrote: On 02/15/2013 07:04 PM, Digimer wrote: I'm about to give up on Fedora. Averaging two or three hard crashes per day. My desktop started doing that. It turns out that the CPU fan was in doornail mode[1]. [1]as in "dead as a" That would do it. :) In m

Re: Frequent Gnome lock-ups since fresh F18 install

2013-02-15 Thread Joe Zeff
On 02/15/2013 07:04 PM, Digimer wrote: I'm about to give up on Fedora. Averaging two or three hard crashes per day. My desktop started doing that. It turns out that the CPU fan was in doornail mode[1]. [1]as in "dead as a" -- users mailing list users@lists.fedoraproject.org To unsubscribe

Re: learn to edit your replies, people

2013-02-15 Thread Patrick O'Callaghan
On Sat, 2013-02-16 at 10:20 +1030, Tim wrote: > Looks like it's time, yet again, to remind people that you should trim > your posts when replying. +1 poc -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/li

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Joe Zeff
On 02/15/2013 10:45 AM, Rick Stevens wrote: This is like the eighth time I've seen xulrunner updated without its requirements being pushed out first. I'm not sure who the maintainer is, but (s)he needs a spanking. You are aware, aren't you, that for some people that would be a reward, not a p

Re: 24 hour time -

2013-02-15 Thread Tim
Tim: >> I would have thought that Thunderbird would have a pile of those >> about:config features, like Firefox, where you could specify the format >> of headers. Chances are that it does, but not by default, you might >> have to add a new configuration line into it. Ed Greshko: > You would think

Re: 24 hour time -

2013-02-15 Thread Ed Greshko
On 02/16/2013 11:21 AM, Tim wrote: > I would have thought that Thunderbird would have a pile of those > about:config features, like Firefox, where you could specify the format > of headers. Chances are that it does, but not by default, you might > have to add a new configuration line into it. You

Re: 24 hour time -

2013-02-15 Thread Tim
Bob Goodwin: > I eventually found that I could edit /etc/locale.conf and changed it > to LANG="en_GB.UTF-8 instead of en_US. It seems to me I ought to be > able to change time by alone but this works for me. Though, you'll probably find that changes more things than you care for (dictionaries, sp

Re: Frequent Gnome lock-ups since fresh F18 install

2013-02-15 Thread Digimer
On 02/14/2013 04:03 PM, Jonathan Dieter wrote: On Tue, 2013-02-12 at 21:48 -0500, Digimer wrote: Hi all, I had F17 and updated it last week to F18. It was perfectly stable and I had no problems with Gnome. I did a fresh install of F18 (fresh drive) on Sunday and since then Gnome 3 has

Re: Firefox and xulrunner updates fail on Fedora-17 [RESOLVED]

2013-02-15 Thread Tom Horsley
On Sat, 16 Feb 2013 09:59:00 +0800 Ed Greshko wrote: > Can you be more specific? Actually this one looks like my problem rather than a repo error. Ignore the Qt message :-). -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedorapro

Re: 24 hour time -

2013-02-15 Thread Bob Goodwin - Zuni, Virginia, USA
On 15/02/13 20:13, poma wrote: On 02/05/13 00:53, Bob Goodwin - Zuni, Virginia, USA wrote: How do I set Thunderbird to list messages without AM/PM? In the past I could set the language to en_GB and that worked. I don't see any place to do that in F-18. Via so called old school LC_T

Re: Firefox and xulrunner updates fail on Fedora-17 [RESOLVED]

2013-02-15 Thread Ed Greshko
On 02/16/2013 08:59 AM, Tom Horsley wrote: > Of course, now that I can install firefox, I get errors > with a slew of Qt libs that want to update because all > of KDE still wants the old Qt libs :-). Fully updated F17-64 system. Not using updates-testing. Using KDE and no errors or complaints a

Re: F18 : echo is different from loaded kernel in grub

2013-02-15 Thread Kevin Martin
> >> I had to "rm /etc/grub2.cfg" and "ln -sf /boot/grub2/grub.cfg >> /etc/grub2.cfg" to get grub2 updates to the correct cfg file. >> >> Perhaps there's a more correct way of doing that but that's how I fixed it. >> >> Kevin >> > > I re-run grub2-mkconfig -o /boot/grub2/grub.cfg and it seems to

Re: Google Earth runs for all users except me

2013-02-15 Thread Reindl Harald
Am 16.02.2013 02:33, schrieb Mark LaPierre: > He can either futz around with his environment for hours on end until he > happens upon the solution, or he can just > wipe the whole thing, get G Earth working, then copy back his .appname > directories back in. I'm betting that the > latter will

Re: Google Earth runs for all users except me

2013-02-15 Thread Mark LaPierre
On 02/15/2013 04:00 PM, Reindl Harald wrote: Am 15.02.2013 16:44, schrieb Jonathan Ryshpan: On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: I have just installed the proprietary nvidia drivers on an x86_64 system, and have found that go

Re: 24 hour time -

2013-02-15 Thread poma
On 02/05/13 00:53, Bob Goodwin - Zuni, Virginia, USA wrote: > >How do I set Thunderbird to list messages without AM/PM? In the past >I could set the language to en_GB and that worked. I don't see any >place to do that in F-18. > Via so called old school LC_TIME=C. e.g. /bin/thunderbi

Re: Firefox and xulrunner updates fail on Fedora-17 [RESOLVED]

2013-02-15 Thread Tom Horsley
Of course, now that I can install firefox, I get errors with a slew of Qt libs that want to update because all of KDE still wants the old Qt libs :-). -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo

Re: Google Earth runs for all users except me

2013-02-15 Thread poma
On 02/15/13 22:00, Reindl Harald wrote: > > > Am 15.02.2013 16:44, schrieb Jonathan Ryshpan: >> On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: >>> On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: I have just installed the proprietary nvidia drivers on an x86_64 system, and have

Re: F18: what to to do when plymouth is not loading charge image at boot time

2013-02-15 Thread Sam Varshavchik
antonio montagnani writes: After updating my laptop from F17 to F18, at boot time I get a progression line at screen bottom instead of the standard charge image in the centre of the screen. Of course I have rhgb set in grub configuration file. What shall I check?? Please note that it was wor

Re: Google Earth runs for all users except me

2013-02-15 Thread Reindl Harald
Am 15.02.2013 23:30, schrieb Ed Greshko: > On 02/15/2013 11:42 PM, Jonathan Ryshpan wrote: >> Moving ~/.googleearth out of the way was one of the first things I tried >> (it was in the original posting). I just tried it again just to make >> sure. No help. > > Yeah. I had forgotten you mentio

Re: Firefox and xulrunner updates fail on Fedora-17 [RESOLVED]

2013-02-15 Thread Reindl Harald
Am 15.02.2013 23:09, schrieb Temlakos: > On 02/15/2013 01:50 PM, Reindl Harald wrote: >> >> Am 15.02.2013 13:53, schrieb Temlakos: >>> On 02/14/2013 07:44 PM, Kevin Fenzi wrote: On Thu, 14 Feb 2013 10:22:16 -0800 Jonathan Ryshpan wrote: > System is Fedora-17 with all updates (

Re: Samsung laser drivers for Linux - thinking aloud

2013-02-15 Thread Mark LaPierre
On 02/14/2013 06:28 PM, Fernando Cassia wrote: I have an old system around with F16, which I didnt bother to update to F17 or F18 because I seldom use it (old specs, ancient cpu, low ram ,120GB IDE HD, etc) but XFCE boots and can be used when everything else fails. I decided to plug a Samsung 21

learn to edit your replies, people

2013-02-15 Thread Tim
Looks like it's time, yet again, to remind people that you should trim your posts when replying. Just about every message, lately, has not edited out unnecessary, and often huge, quotes of the prior messages. You don't need to quote the entire thread in each and every reply. Just the prior messa

Re: Thunderbird newbie

2013-02-15 Thread Stephen Morris
On 02/13/2013 11:19 AM, Reindl Harald wrote: Am 13.02.2013 01:17, schrieb Claude Jones: On 02/12/2013 03:33 PM, Stephen Morris wrote: Claude Jones wrote: Perhaps it's a one-way street. I've done this many times. It's possible that I originally created my first TBird install in Linux, and copie

Re: irssi desktop notification on xfce

2013-02-15 Thread Flavio Leitner
On Fri, Feb 15, 2013 at 02:46:30PM -0500, Paul W. Frields wrote: > On Fri, Feb 15, 2013 at 10:16:09AM -0200, Flavio Leitner wrote: > > Hi, > > > > I would like to see a desktop notification (a flashing tray icon would > > be perfect) when some events happen in irssi, like highlighted words > > fo

Re: irssi desktop notification on xfce

2013-02-15 Thread Flavio Leitner
On Fri, Feb 15, 2013 at 10:43:38AM -0800, Rick Stevens wrote: > On 02/15/2013 04:16 AM, Flavio Leitner issued this missive: > >Hi, > > > >I would like to see a desktop notification (a flashing tray icon would > >be perfect) when some events happen in irssi, like highlighted words > >for example. >

Re: Custom Partition Fedora 18

2013-02-15 Thread jonc
On 02/15/2013 05:28 AM, Gordan Bobic wrote: On 14/02/2013 23:26, Jim wrote: Fedora 18 Why for HEAVENS did they change the custom partitioning in F18 from the F17 and previous versions ? Is there a Tutorial for Custom Partitioning for Fedora 18 ? Perhaps in the documentation? This

F18: what to to do when plymouth is not loading charge image at boot time

2013-02-15 Thread antonio montagnani
After updating my laptop from F17 to F18, at boot time I get a progression line at screen bottom instead of the standard charge image in the centre of the screen. Of course I have rhgb set in grub configuration file. What shall I check?? Please note that it was working in F16 and F17. -- Antoni

Re: Google Earth runs for all users except me

2013-02-15 Thread fred smith
On Fri, Feb 15, 2013 at 07:44:15AM -0800, Jonathan Ryshpan wrote: > On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: > > On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: > > > I have just installed the proprietary nvidia drivers on an x86_64 > > > system, and have found that google-earth runs

Re: Google Earth runs for all users except me

2013-02-15 Thread Ed Greshko
On 02/15/2013 11:42 PM, Jonathan Ryshpan wrote: > Moving ~/.googleearth out of the way was one of the first things I tried > (it was in the original posting). I just tried it again just to make > sure. No help. Yeah. I had forgotten you mentioned that. Would be nice to narrow down what in you

mod pagespeed

2013-02-15 Thread Steven Stern
If anyone is using mod-pagespeed from the Google repository and noticed that Yum would like to update it... beware! Version 1.3.25.1-beta is being withdrawn from the repositories. See https://groups.google.com/forum/?fromgroups=#!topic/mod-pagespeed-announce/jgQqxTUtxO8 If you did install it, y

Re: Firefox and xulrunner updates fail on Fedora-17 [RESOLVED]

2013-02-15 Thread Temlakos
On 02/15/2013 01:50 PM, Reindl Harald wrote: Am 15.02.2013 13:53, schrieb Temlakos: On 02/14/2013 07:44 PM, Kevin Fenzi wrote: On Thu, 14 Feb 2013 10:22:16 -0800 Jonathan Ryshpan wrote: System is Fedora-17 with all updates (except these) running on x86_64 cpu. Here's the yumex log of an att

Re: Samsung laser drivers for Linux - thinking aloud

2013-02-15 Thread James Freer
On Fri, Feb 15, 2013 at 2:56 PM, Timothy Murphy wrote: > Fernando Cassia wrote: > >> So the $1M question is: can´t Samsung design drivers which can be >> installed via a package manager (rpm), or via a cups install routine, >> instead of the current method?. I´m sure they can, in theory. > > I agr

Re: Google Earth runs for all users except me

2013-02-15 Thread Reindl Harald
Am 15.02.2013 16:44, schrieb Jonathan Ryshpan: > On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: >> On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: >>> I have just installed the proprietary nvidia drivers on an x86_64 >>> system, and have found that google-earth runs correctly when invoke

Re: Samsung laser drivers for Linux - thinking aloud

2013-02-15 Thread Jim
On 02/15/2013 09:56 AM, Timothy Murphy wrote: Fernando Cassia wrote: So the $1M question is: can´t Samsung design drivers which can be installed via a package manager (rpm), or via a cups install routine, instead of the current method?. I´m sure they can, in theory. I agree completely. I have

Re: F18 : echo is different from loaded kernel in grub

2013-02-15 Thread antonio montagnani
Kevin Martin ha scritto / said the followingil giorno/on 15/02/2013 16:30: On 02/15/13 01:32, antonio montagnani wrote: I updated to F18, after some time I realized that echoed kernel is older that loaded kernel: why is grub like this?? _

Re: Custom Partition Fedora 18

2013-02-15 Thread Jim
On 02/15/2013 08:27 AM, Carroll Grigsby wrote: On Thu, 14 Feb 2013 18:26:04 -0500 Jim wrote: Fedora 18 Why for HEAVENS did they change the custom partitioning in F18 from the F17 and previous versions ? Is there a Tutorial for Custom Partitioning for Fedora 18 ? I share your bafflement. My

Re: ESXi on KVM

2013-02-15 Thread J.Witvliet
Just like xen, that supports nested virtualization... - Oorspronkelijk bericht - Van: Brian Millett [mailto:bmill...@gmail.com] Verzonden: Friday, February 15, 2013 03:31 PM W. Europe Standard Time Aan: users@lists.fedoraproject.org Onderwerp: Re: ESXi on KVM On Thu, 14 Feb 2013 22:13:

Re: irssi desktop notification on xfce

2013-02-15 Thread Paul W. Frields
On Fri, Feb 15, 2013 at 10:16:09AM -0200, Flavio Leitner wrote: > Hi, > > I would like to see a desktop notification (a flashing tray icon would > be perfect) when some events happen in irssi, like highlighted words > for example. > > I am using F18 and XFCE. I use irssi in Terminal currently. >

Re: Custom Partition Fedora 18

2013-02-15 Thread Tom Horsley
On Fri, 15 Feb 2013 08:27:34 -0500 Carroll Grigsby wrote: > Then, when you're > installing F18, specify the mount points and and go. But it is far too baffling to even discover how to specify mount points :-). I resorted to installing in a virtual machine then copying the virtual image to real p

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Matthew Miller
On Fri, Feb 15, 2013 at 07:53:37AM -0500, Temlakos wrote: > >>System is Fedora-17 with all updates (except these) running on x86_64 > >>cpu. Here's the yumex log of an attempt to update: > >Yeah, one dependent package didn't go out in yesterdays push. > >It should be fixed later today, it's being p

Re: firewalld?

2013-02-15 Thread Patrick O'Callaghan
On Fri, 2013-02-15 at 14:11 +0100, Reindl Harald wrote: > > The old firewall configuration tool would reload the entire set of > > kernel rules when you made a change. This could cause side-effects > such > > as dropping open connections. The new firewalld system avoids this > where > > possible. I

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Reindl Harald
Am 15.02.2013 13:53, schrieb Temlakos: > On 02/14/2013 07:44 PM, Kevin Fenzi wrote: >> On Thu, 14 Feb 2013 10:22:16 -0800 >> Jonathan Ryshpan wrote: >> >>> System is Fedora-17 with all updates (except these) running on x86_64 >>> cpu. Here's the yumex log of an attempt to update: >> Yeah, one de

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Rick Stevens
On 02/15/2013 04:05 AM, Reindl Harald issued this missive: Am 15.02.2013 01:50, schrieb Digimer: I *just* ran into this with a co-worker's machine. I fixed it by downloading the conflicting packages from the fedora testing repo: http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/17

Re: irssi desktop notification on xfce

2013-02-15 Thread Rick Stevens
On 02/15/2013 04:16 AM, Flavio Leitner issued this missive: Hi, I would like to see a desktop notification (a flashing tray icon would be perfect) when some events happen in irssi, like highlighted words for example. I am using F18 and XFCE. I use irssi in Terminal currently. As an alternative,

Re: Custom Partition Fedora 18

2013-02-15 Thread Matthew Miller
On Fri, Feb 15, 2013 at 10:28:41AM +, Gordan Bobic wrote: > Dumbing down of installation time partitioning customization since > Fedora 11 (not to mention it's complete removal in text-mode > install, which I thought was quite enfuriating, doubly so when it > filtered down into RHEL6 to boot) h

Re: ESXi on KVM

2013-02-15 Thread Reindl Harald
Am 15.02.2013 11:23, schrieb Gordan Bobic: > Why on earth would you want to stack two layers of virtualization? Is one > virtualization layer not slow enough for > you? to put a complex infrastructure "as it is" in a deploayable and saveable image and test even VMotion/HA and network migrations

Re: Google Earth runs for all users except me

2013-02-15 Thread Jonathan Ryshpan
On Thu, 2013-02-14 at 21:49 -0500, Mark LaPierre wrote: > On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: > > I have just installed the proprietary nvidia drivers on an x86_64 > > system, and have found that google-earth runs correctly when invoked by > > any user except me (root, guest, etc.), but

Re: Google Earth runs for all users except me

2013-02-15 Thread Jonathan Ryshpan
On Fri, 2013-02-15 at 15:12 +0800, Ed Greshko wrote: > On 02/15/2013 08:05 AM, Jonathan Ryshpan wrote: > > Actually installing xorg-x11-drv-nvidia-libs.i686 is the second thing > > you have to do to get google-earth to display properly. First is to > > remove /etc/fonts/conf.d/65-fonts-persian.con

Re: F18 : echo is different from loaded kernel in grub

2013-02-15 Thread Kevin Martin
On 02/15/13 01:32, antonio montagnani wrote: > I updated to F18, after some time I realized that echoed kernel is older that > loaded kernel: why is grub like this?? > > __ > > > # > # DO NOT EDIT THIS FILE > # > # It i

Re: Firewalld question -

2013-02-15 Thread Thomas Woerner
On 02/14/2013 09:52 PM, Bob Goodwin - Zuni, Virginia, USA wrote: On 14/02/13 09:55, Thomas Woerner wrote: However now after restarting Firewalld Tkremind accesses the server and works normally. Something appears to have changed as a result of stopping and starting firewalld? Can I expect it to c

Re: firewalld?

2013-02-15 Thread Thomas Woerner
On 02/14/2013 07:39 PM, Neal Becker wrote: I have a new f18 install. I see it has rpm -q firewall-config firewall-config-0.2.12-2.fc18.noarch But my older system that I updated from f17 does not have this, it is using the older firewall config (which I manually configured). Up to F-17 the defa

Re: Samsung laser drivers for Linux - thinking aloud

2013-02-15 Thread Timothy Murphy
Fernando Cassia wrote: > So the $1M question is: can´t Samsung design drivers which can be > installed via a package manager (rpm), or via a cups install routine, > instead of the current method?. I´m sure they can, in theory. I agree completely. I have a number of Samsung devices (printer, Andro

Re: ESXi on KVM

2013-02-15 Thread Reindl Harald
Am 15.02.2013 06:13, schrieb Jamie Bohr: > ESXi cannot be installed under KVM. ESXi and KVM are both hypervisors > and must be running on bare metal not entirely true google for "EPT nested virtualization" with VMware it is no problem installing ESXi x96_64 on VMware Workstation and install a

Re: ESXi on KVM

2013-02-15 Thread Brian Millett
On Thu, 14 Feb 2013 22:13:57 -0700 Jamie Bohr wrote: > ESXi cannot be installed under KVM. ESXi and KVM are both hypervisors and > must be running on bare metal. > Sorry, but that is incorrect. http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/ -- Brian Millett "I can't

Re: Custom Partition Fedora 18

2013-02-15 Thread Carroll Grigsby
On Thu, 14 Feb 2013 18:26:04 -0500 Jim wrote: > > Fedora 18 > > Why for HEAVENS did they change the custom partitioning in F18 from > the F17 and previous versions ? > > Is there a Tutorial for Custom Partitioning for Fedora 18 ? > I share your bafflement. My suggestion would be to download the

Re: firewalld?

2013-02-15 Thread Reindl Harald
Am 15.02.2013 04:23, schrieb Patrick O'Callaghan: > On Thu, 2013-02-14 at 13:39 -0500, Neal Becker wrote: >> I have a new f18 install. I see it has >> rpm -q firewall-config >> firewall-config-0.2.12-2.fc18.noarch >> >> But my older system that I updated from f17 does not have this, it >> is u

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Temlakos
On 02/14/2013 07:44 PM, Kevin Fenzi wrote: On Thu, 14 Feb 2013 10:22:16 -0800 Jonathan Ryshpan wrote: System is Fedora-17 with all updates (except these) running on x86_64 cpu. Here's the yumex log of an attempt to update: Yeah, one dependent package didn't go out in yesterdays push. It shou

irssi desktop notification on xfce

2013-02-15 Thread Flavio Leitner
Hi, I would like to see a desktop notification (a flashing tray icon would be perfect) when some events happen in irssi, like highlighted words for example. I am using F18 and XFCE. I use irssi in Terminal currently. As an alternative, I looked for how to make the Terminal button blinks in the p

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-15 Thread Reindl Harald
Am 15.02.2013 01:50, schrieb Digimer: > I *just* ran into this with a co-worker's machine. I fixed it by downloading > the conflicting packages from the > fedora testing repo: > > http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/17/x86_64/ > > I download nss-3.14.2-2.fc17.x86_64.rp

Re: Custom Partition Fedora 18

2013-02-15 Thread Gordan Bobic
On 14/02/2013 23:26, Jim wrote: Fedora 18 Why for HEAVENS did they change the custom partitioning in F18 from the F17 and previous versions ? Is there a Tutorial for Custom Partitioning for Fedora 18 ? Ctrl+Alt+F2 fdisk /dev/ Dumbing down of installation time partitioning customization since

Re: Video problem with Thinkpad T60 under Fedora-18

2013-02-15 Thread Darton Williams
On Thu, Feb 14, 2013 at 11:42 AM, Timothy Murphy wrote: > When I wake my Thinkpad from sleep - > whether entered by closing the lid or from the f-Menu - > the screen starts flashing every second or so, > and I have to close down by pressing the power button, > and re-start the laptop. > > The vide

Re: ESXi on KVM

2013-02-15 Thread Gordan Bobic
On 14/02/2013 21:14, Min Wang wrote: Hi has anyone successfully installed ESXi ( tried version) on the Fedora/Centos KVM? If so, what's the good the processor model? tried serveral combinatnion of cpu model and ESX 3.5 and 5.1 ( trial version) without success (1) tried ESX Sever 3i (3.5.0) bu

Re: ESXi on KVM

2013-02-15 Thread Reindl Harald
Am 14.02.2013 22:14, schrieb Min Wang: > has anyone successfully installed ESXi ( tried version) on the Fedora/Centos > KVM? > If so, what's the good the processor model? forget it it was even hard on VMware Workstation to do this until they started to support it as target-OS signature.asc

Re: Tuned.service Error

2013-02-15 Thread Reindl Harald
Am 14.02.2013 16:31, schrieb carachi diego: > I have this problem: When I try to start Tuned , to improve the battery life forget it this is pure snakeoil signature.asc Description: OpenPGP digital signature -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscri

Re: ESXi on KVM

2013-02-15 Thread Darton Williams
On Thu, Feb 14, 2013 at 4:14 PM, Min Wang wrote: > Hi > > has anyone successfully installed ESXi ( tried version) on the > Fedora/Centos KVM? > > If so, what's the good the processor model? > > tried serveral combinatnion of cpu model and ESX 3.5 and 5.1 ( trial > version) without success > > (1)

F18 : echo is different from loaded kernel in grub

2013-02-15 Thread antonio montagnani
I updated to F18, after some time I realized that echoed kernel is older that loaded kernel: why is grub like this?? __ # # DO NOT EDIT THIS FILE # # It is automatically generated by grub2-mkconfig using templates # fr

Re: Google Earth runs for all users except me

2013-02-15 Thread Ed Greshko
On 02/15/2013 08:05 AM, Jonathan Ryshpan wrote: > Actually installing xorg-x11-drv-nvidia-libs.i686 is the second thing > you have to do to get google-earth to display properly. First is to > remove /etc/fonts/conf.d/65-fonts-persian.conf otherwise google-earth > crashes on startup. (Figure that

Re: F18: how can I share printers??

2013-02-15 Thread poma
On 02/14/13 17:16, antonio montagnani wrote: […] > I made a fresh installation of F18 on the same machine and printer seems > to be discovered earlier.I don't understand why is listed as "printer" > and not as "ML-1610" or better to say I have a printer (locally but > prints on the remote printer)

Re: Unlock screen on Fedora18 via VNC

2013-02-15 Thread Uematsu Takeshi
Escape key works fine.Login credentials appears on the screen. Inputting password,the unlock button can't function. 2013/2/15 Junk : > > On 14 Feb 2013, at 13:51, Uematsu Takeshi wrote: > >> I use fedora18 on my desktop machine. I usually connect to the machine >> with VNC from laptop computer.

Re: ESXi on KVM

2013-02-15 Thread Jamie Bohr
ESXi cannot be installed under KVM. ESXi and KVM are both hypervisors and must be running on bare metal. Sorry, what you are trying to do is not possible. On Thu, Feb 14, 2013 at 2:14 PM, Min Wang wrote: > Hi > > has anyone successfully installed ESXi ( tried version) on the > Fedora/Centos KV

Re: Frequent Gnome lock-ups since fresh F18 install

2013-02-15 Thread Digimer
On 02/14/2013 04:03 PM, Jonathan Dieter wrote: On Tue, 2013-02-12 at 21:48 -0500, Digimer wrote: Hi all, I had F17 and updated it last week to F18. It was perfectly stable and I had no problems with Gnome. I did a fresh install of F18 (fresh drive) on Sunday and since then Gnome 3 has

Re: firewalld?

2013-02-15 Thread Patrick O'Callaghan
On Thu, 2013-02-14 at 13:39 -0500, Neal Becker wrote: > I have a new f18 install. I see it has > rpm -q firewall-config > firewall-config-0.2.12-2.fc18.noarch > > But my older system that I updated from f17 does not have this, it > is using the older firewall config (which I manually configured

Re: Google Earth runs for all users except me

2013-02-15 Thread Mark LaPierre
On 02/14/2013 08:03 AM, Jonathan Ryshpan wrote: I have just installed the proprietary nvidia drivers on an x86_64 system, and have found that google-earth runs correctly when invoked by any user except me (root, guest, etc.), but not when invoked by me (that is jonrysh). The symptom is that when

Re: Allowing X11 forwarding for root with virt-manager

2013-02-15 Thread Rick Stevens
On 02/14/2013 11:33 AM, Alex issued this missive: Hi all, I have an fc18 install and it seems that X11 forwarding over ssh has changed. I used to be able to just "ssh -Y root@remotehost" and be allowed to run programs to my display. However, now it seems this is no longer allowed: $ ssh -X root

Re: Allowing X11 forwarding for root with virt-manager

2013-02-15 Thread Tom Horsley
On Thu, 14 Feb 2013 14:33:54 -0500 Alex wrote: > $ ssh -X root@mytest > X11 forwarding request failed on channel 0 I saw that on an opensuse VM the other day, and the google results I eventually dug up claimed it was an ssh bug and I should change /etc/ssh/sshd_config to work around it by setting