Re: firewalld?

2013-02-14 Thread Ed Greshko
On 02/15/2013 02:39 AM, 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). > > Shoul

Re: Unlock screen on Fedora18 via VNC

2013-02-14 Thread Uematsu Takeshi
Thanks for your reply. I'm using tigerVNC server on linux box. Before unlocking I have no trubole of using vnc service. But after locking screen, I can't login the server via vnc. 2013/2/15 Chris Tyler : > On Thu, 2013-02-14 at 22:51 +0900, Uematsu Takeshi wrote: >> I use fedora18 on my desktop

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-14 Thread Digimer
On 02/14/2013 01:22 PM, 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: 10:14:45 : network interface p6p1 (r8169) is connected 10:14:46 : Connected to an network 10:14:46 : network interface p6p1 (r8

Re: Firefox and xulrunner updates fail on Fedora-17

2013-02-14 Thread Kevin Fenzi
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 should be fixed later today, it's being pushe

Re: Google Earth runs for all users except me

2013-02-14 Thread Jonathan Ryshpan
On Fri, 2013-02-15 at 00:55 +0800, Ed Greshko wrote: > On 02/14/2013 09:03 PM, 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 no

Custom Partition Fedora 18

2013-02-14 Thread Jim
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 ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproje

Re: Unlock screen on Fedora18 via VNC

2013-02-14 Thread 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. > But I can't unlock the screen when it gets locked.My vnc viewer is TigerVNC. > > Any suggestion ? > > Takeshi Uematsu. > -- > > How a

Re: nc missing option -z

2013-02-14 Thread Cameron Simpson
On 13Feb2013 16:03, Suvayu Ali wrote: | I know about redirection, but was not aware that I could also open | sockets! Thanks a lot for the nice explanation, I'll read up more. Unless bash has even more weirdness in it than I thought, the redirection is probably relying on a Linuxism to open a po

Re: nc missing option -z

2013-02-14 Thread Cameron Simpson
On 13Feb2013 09:36, James Hogarth wrote: | > That prints all the existing connections and sockets. | > -rn prints the routing table. | > | and neither has anything to do with the OPs query... The OP, Suvayu Ali, had as part of his query "or if I have internet connection ... What can I use as rep

Re: nc missing option -z

2013-02-14 Thread Cameron Simpson
On 13Feb2013 08:02, Patrick O'Callaghan wrote: | On Wed, 2013-02-13 at 20:31 +1100, Cameron Simpson wrote: | > On 13Feb2013 01:06, Patrick O'Callaghan wrote: | > | On Wed, 2013-02-13 at 14:40 +1100, Cameron Simpson wrote: | > | > If I want to know if I have an internet connection I look for a | >

ESXi on KVM

2013-02-14 Thread Min Wang
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) build-207095 ( with pentinumpro, an

Re: Frequent Gnome lock-ups since fresh F18 install

2013-02-14 Thread Jonathan Dieter
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 locked up hard on me six times (thre

Re: Firewalld question -

2013-02-14 Thread Bob Goodwin - Zuni, Virginia, USA
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 continue to work after the next reboot? Do you know if tkremind is

Re: Unlock screen on Fedora18 via VNC

2013-02-14 Thread poma
On 02/14/13 14:51, Uematsu Takeshi wrote: > I use fedora18 on my desktop machine. I usually connect to the machine > with VNC from laptop computer. > But I can't unlock the screen when it gets locked.My vnc viewer is TigerVNC. > > Any suggestion ? > > Takeshi Uematsu. > loginctl list-sessions l

Re: Allowing X11 forwarding for root with virt-manager

2013-02-14 Thread Alex
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@mytest > X11 forwarding request failed o

Re: Terminal tabs, how to remove -

2013-02-14 Thread poma
On 02/14/13 13:52, Bob Goodwin - Zuni, Virginia, USA wrote: > On 14/02/13 07:29, poma wrote: >> On 02/12/13 00:57, Bob Goodwin - Zuni, Virginia, USA wrote: >> Ok, I'll admit to being a Luddite then. Guess I'll just have to >> live with the tabs, one more thing to be careful not to d

Allowing X11 forwarding for root with virt-manager

2013-02-14 Thread Alex
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@mytest X11 forwarding request failed on channel 0

Re: F18: how can I share printers??

2013-02-14 Thread Jim
On 02/14/2013 09:37 AM, Thomas Woerner wrote: On 02/13/2013 04:15 PM, antonio montagnani wrote: fedora ha scritto / said the following il giorno/on 13/02/2013 16:10: Ciao Antonio Do you use cups on your Printer Server? To find out, take a browser and enter the URL http://your.printer.server:631

firewalld?

2013-02-14 Thread Neal Becker
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). Should I bother to install firewall-config on my older system?

Firefox and xulrunner updates fail on Fedora-17

2013-02-14 Thread Jonathan Ryshpan
System is Fedora-17 with all updates (except these) running on x86_64 cpu. Here's the yumex log of an attempt to update: 10:14:45 : network interface p6p1 (r8169) is connected 10:14:46 : Connected to an network 10:14:46 : network interface p6p1 (r8169) is connected 10:14:46 : Starting yum child pr

Re: Unlock screen on Fedora18 via VNC

2013-02-14 Thread Chris Tyler
On Thu, 2013-02-14 at 22:51 +0900, Uematsu Takeshi wrote: > I use fedora18 on my desktop machine. I usually connect to the machine > with VNC from laptop computer. > But I can't unlock the screen when it gets locked.My vnc viewer is TigerVNC. Which server are you using? One that connects to your d

Re: Building new kvm/qemu guest from command-line?

2013-02-14 Thread Alex
On Thu, Feb 14, 2013 at 3:50 AM, Martin Garton wrote: > virt-install might be what you are looking for. Awesome, thanks for the info. Looks like this might work. Thanks, Alex -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedorap

Re: Google Earth runs for all users except me

2013-02-14 Thread Ed Greshko
On 02/14/2013 09:03 PM, 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 tha

Re: OT: how to blink NIC lights

2013-02-14 Thread Mike Wright
02/14/2013 03:45 AM, poma wrote: On 02/14/13 01:14, Rick Stevens wrote: On 02/13/2013 02:42 PM, Mike Wright issued this missive: Hi all, I need to be able to identify which networks are on which NICs on a multi-homed box. There is a program that, when given an IP, will cause the associated NI

Video problem with Thinkpad T60 under Fedora-18

2013-02-14 Thread Timothy Murphy
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 video card is Radeon - AMD/ATI M52 [Mobility Radeon X1300]. I didn't insta

Re: OT: how to blink NIC lights

2013-02-14 Thread Ted Roche
On Thu, Feb 14, 2013 at 6:45 AM, poma wrote: > > ethtool -p eth-r8169 > Cannot identify NIC: Operation not supported > ethtool -p eth-forcedeth > Cannot identify NIC: Operation not supported > ethtool -p eth-usbnet > Cannot identify NIC: Operation not supported > I used the ifconfig command to d

Re: F18: how can I share printers??

2013-02-14 Thread antonio montagnani
poma ha scritto / said the followingil giorno/on 13/02/2013 23:31: On 02/13/13 20:57, antonio montagnani wrote: […] what am I missing??? and which are the correct tools??? Two Questions ? Did you download this driver from Samsung site ? Do you get a Selinux failure for this driver

Re: F18: how can I share printers??

2013-02-14 Thread antonio
poma ha scritto / said the followingil giorno/on 13/02/2013 23:31: On 02/13/13 20:57, antonio montagnani wrote: […] what am I missing??? and which are the correct tools??? Two Questions ? Did you download this driver from Samsung site ? Do you get a Selinux failure for this driver ?

Tuned.service Error

2013-02-14 Thread carachi diego
Hello everybody, I have this problem: When I try to start Tuned , to improve the battery life, it doesn't start and return this error: [diego@laptop /]$ sudo systemctl start tuned.service Job for tuned.service failed. See 'systemctl status tuned.service' and 'journalctl -xn' for details. [diego@l

Re: Firewalld question -

2013-02-14 Thread Thomas Woerner
On 02/12/2013 09:59 PM, Bob Goodwin - Zuni, Virginia, USA wrote: I've been checking everything to determine why my calendar program Tkremind would connect to one server but not the other in this F-18 computer. The problem was only with Tkremind, Libreoffice, and Notecase worked normally. I just

Re: F18: how can I share printers??

2013-02-14 Thread Thomas Woerner
On 02/13/2013 04:15 PM, antonio montagnani wrote: fedora ha scritto / said the followingil giorno/on 13/02/2013 16:10: Ciao Antonio Do you use cups on your Printer Server? To find out, take a browser and enter the URL http://your.printer.server:631. If bloudy firewall stays in between, open

Re: F18: how can I share printers??

2013-02-14 Thread Thomas Woerner
On 02/13/2013 03:25 PM, antonio montagnani wrote: Tim Waugh ha scritto / said the followingil giorno/on 13/02/2013 12:12: On Wed, 2013-02-13 at 11:43 +0100, antonio montagnani wrote: what am I missing??? and which are the correct tools??? If you use system-config-printer, or its troublesh

Re: F18: how can I share printers??

2013-02-14 Thread Thomas Woerner
On 02/13/2013 12:12 PM, Tim Waugh wrote: On Wed, 2013-02-13 at 11:43 +0100, antonio montagnani wrote: what am I missing??? and which are the correct tools??? If you use system-config-printer, or its troubleshooter, you might find what's up. My guess is that firewalld is preventing CUPS Browse

p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so

2013-02-14 Thread Neal Becker
I keep seeing this message: p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory This is x86_64, I have a /usr/lib64/pkcs11/gnome-keyring-pkcs11.so There doesn't seem to be an

Re: suspect apache/php problem in Fedora 18

2013-02-14 Thread Reindl Harald
first: why do you explain soembody how to get running squirrelmail if it is not asked? jesus christ do NOT comment THAT out without understand what it is supposed to do and before read docs http://httpd.apache.org/docs/2.4/upgrading.html this is a security protection to not deliver content of ra

Google Earth runs for all users except me

2013-02-14 Thread Jonathan Ryshpan
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 invoked jonrysh everything works correctly (sideb

Re: Terminal tabs, how to remove -

2013-02-14 Thread Bob Goodwin - Zuni, Virginia, USA
On 14/02/13 07:29, poma wrote: On 02/12/13 00:57, Bob Goodwin - Zuni, Virginia, USA wrote: Ok, I'll admit to being a Luddite then. Guess I'll just have to live with the tabs, one more thing to be careful not to do. grep -iP '(?=.*show)(?=.*tab)' ~/.config/Terminal/terminalrc htt

Re: Gnome shell extensions doesn't get installed

2013-02-14 Thread Ted Roche
On Thu, Feb 14, 2013 at 7:34 AM, Ted Roche wrote: > > I note that the website (https://extensions.gnome.org/about/) says: > > and it also says, "If you have checked all of these solutions and are still having trouble installing extensions, please file a bug report using the link in the footer o

Re: Gnome shell extensions doesn't get installed

2013-02-14 Thread Ted Roche
On Wed, Feb 13, 2013 at 8:43 PM, Rahul Sundaram wrote: > Do you really think I don't understand the difference? What I was hinting > at is that GNOME extensions site uses a Firefox extension to be functional. > > I note that the website (https://extensions.gnome.org/about/) says: "Note: there

Re: Terminal tabs, how to remove -

2013-02-14 Thread poma
On 02/12/13 00:57, Bob Goodwin - Zuni, Virginia, USA wrote: > On 02/11/2013 06:16 PM, Mark LaPierre wrote: >> On 02/11/2013 05:50 PM, Joe Zeff wrote: >>> On 02/11/2013 02:21 PM, Bob Goodwin - Zuni, Virginia, USA wrote: I'm referring to tabs in the terminal as in Firefox tabs! And wit

Re: Squirrelmail Not Working after Upgrade to Fedora 18

2013-02-14 Thread Cristian Sava
On Tue, 2013-02-12 at 13:35 -0600, Steven Stern wrote: > On 02/12/2013 12:31 PM, Paul Schwetz wrote: > > After upgrading to fedora 18 from fedora 17 using fedup, my squirrelmail > > is not working. Users are receiving a FORBIDDEN:You don't have > > permission to access /webmail/src/login.php on thi

Re: OT: how to blink NIC lights

2013-02-14 Thread poma
On 02/14/13 01:14, Rick Stevens wrote: > On 02/13/2013 02:42 PM, Mike Wright issued this missive: >> Hi all, >> >> I need to be able to identify which networks are on which NICs on a >> multi-homed box. >> >> There is a program that, when given an IP, will cause the associated >> NIC's leds to blin

Re: suspect apache/php problem in Fedora 18

2013-02-14 Thread Andrew Gray
Hi Fedora 18 X86_64 Have you looked at the section in httpd.conf that blocks squirrelmail access to filesystem :- # # Deny access to the entirety of your server's filesystem. You must # explicitly permit access to web content directories in other # blocks below. # AllowOverride none R

Re: Building new kvm/qemu guest from command-line?

2013-02-14 Thread Martin Garton
virt-install might be what you are looking for. -- Martin. On 14 February 2013 01:29, Alex wrote: > Hi, > > I have an fc18 server and I'm looking for the steps involved in > creating a new virtual guest similar to what virt-manager would do, > except from the command-line. Does anyone know ho