Cannot recognize HDD layout after a fresh installation of Windows 8

2012-11-03 Thread 某因幡
Hi, all. I have a fresh installation of Windows 8. HDD was parted as MBR, a reserved partition, NTFS C:/D: and the left 200GB space was left unchanged. Now I'm trying to install Fedora 17, using UltraISO burned the image as USB HDD. Then it comes to the step of partition. It seems that parted repor

Re: new NetworkManager dependencies?

2012-11-03 Thread Rahul Sundaram
On Sat, Nov 3, 2012 at 9:08 PM, Ed Greshko > Are you saying that even if you > > systemctl disable NetworkManager.service > > it gives you problems? > Disabling doesn't prevent some other service from activating it again when it checks for network connectivity. If you really want it to be perman

Re: IPTABLES and EBTABLES

2012-11-03 Thread Bill Davidsen
Lázaro Morales wrote: Hello, How can be used EBTABLES in addition to IPTABLES to forward traffic from an internal LAN to an external? Suppose that I have an internal LAN with private IPs, and a Gateway that control the traffic to the outside, and I only need forward traffic for certain MAC addr

Re: What are the limitations of preupgrade

2012-11-03 Thread Bill Davidsen
Bill Davidsen wrote: Preupgrade used to be quite limited in capability, and restricted to a single version upgrade at a time. I have some systems I would rather not upgrade by hand if possible, but they need to go from fc13 to fc17, and I'm sure doing it insteps would take more effort on my part

Re: How to find the definition of a string in /usr/include ?

2012-11-03 Thread Patrick O'Callaghan
On Sat, 2012-11-03 at 20:38 -0600, r...@dwf.com wrote: > How do I find the definition of a string in /usr/include? > > OK, there has got to be a better way to do this than with find and > grep (which isnt working). What do you mean they aren't working? > BUT how does one find the definition > of

Re: How to find the definition of a string in /usr/include ?

2012-11-03 Thread Reg Clemens
> > cd /usr/include > grep -ri month * > > Regards, > > John Even without using 'find' to go into subdirectories, that gives 1100 garbage lines. Thats why I was looking for a better way. -- Reg.Clemens r...@dwf.

Re: How to find the definition of a string in /usr/include ?

2012-11-03 Thread Jack Craig
man cscope ! :) On Sat, Nov 3, 2012 at 7:38 PM, wrote: > > How do I find the definition of a string in /usr/include? > > OK, there has got to be a better way to do this than with find and > grep (which isnt working). BUT how does one find the definition > of a string in /usr/include ??? > > I

Re: How to find the definition of a string in /usr/include ?

2012-11-03 Thread reg
Re my previous question about finding a string, the string in fact is 'months'. -- Reg.Clemens r...@dwf.com -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https:

Re: How to find the definition of a string in /usr/include ?

2012-11-03 Thread John Wendel
On 11/03/2012 07:38 PM, r...@dwf.com wrote: How do I find the definition of a string in /usr/include? OK, there has got to be a better way to do this than with find and grep (which isnt working). BUT how does one find the definition of a string in /usr/include ??? In particular, I KNOW that mo

How to find the definition of a string in /usr/include ?

2012-11-03 Thread reg
How do I find the definition of a string in /usr/include? OK, there has got to be a better way to do this than with find and grep (which isnt working). BUT how does one find the definition of a string in /usr/include ??? In particular, I KNOW that month is defined SOMEWHERE, but Im not finding

Re: new NetworkManager dependencies?

2012-11-03 Thread Tom Horsley
On Sun, 04 Nov 2012 04:38:14 +0800 Ed Greshko wrote: > Interesting... Do you happen to know what part of NM springs to life? Seem > like disabling it would prevent that. I think I can test that sometime soon. > I don't know, nor to I have a clue how to find out, I just know that previous a

Network Manager question

2012-11-03 Thread Timothy Murphy
I'm running Fedora-17/KDE on my laptop. I lost the connection to my WiFi router when I was in a rather distant room (though "iwlist scan" could see the router) and as a consequence I got the message = Secrets for linksys - KDE Daemon The network linksys requires authentication

Re: new NetworkManager dependencies?

2012-11-03 Thread Ed Greshko
On 11/04/2012 12:29 AM, Tom Horsley wrote: > On Sat, 03 Nov 2012 23:38:33 +0800 > Ed Greshko wrote: > >> Are you saying that even if you >> >> systemctl disable NetworkManager.service >> >> it gives you problems? > Yep. It springs into life when I do something like plug in > a device that will beco

Re: MySQL installation on Fedora 17

2012-11-03 Thread Sergio Augusto Vladisauskis
yum -y install mysql mysql-server systemctl enable mysqld.service systemctl start mysqld.service Fast! -- Sergio Augusto Vladisauskis -> Oportunix IT Services Brasil - ME -> Site: http://www.facebook.com/oportunix -> Fone: +55 (15) 3411-2300 -> Móvel: +55 (15) 8164-4014 [TIM] / +55 (11) 9-5308-796

RE: IPTABLES and EBTABLES

2012-11-03 Thread Errol Mangwiro
your commands are for iptables not ebtables. another way you could do this is to use system-config-firewall to setup masquerading and a stock set of rules for you since you’re not familiar with netfilter, and then add your custom rules later. From: Lázaro Morales Sent: ‎31‎ ‎October‎ ‎2012 ‎3‎

Re: MySQL installation on Fedora 17

2012-11-03 Thread Phil Dobbin
Yashar Pezeshki wrote: > Why not try to install it using yum, and then reply if you you got any > problem?!! :D > > > On Sat, Nov 3, 2012 at 9:54 PM, Rafnews > wrote: > > Hi, > > I would like to know if someone already installed MySQL on Fedora 17 > witho

Re: MySQL installation on Fedora 17

2012-11-03 Thread Yashar Pezeshki
Why not try to install it using yum, and then reply if you you got any problem?!! :D On Sat, Nov 3, 2012 at 9:54 PM, Rafnews wrote: > Hi, > > I would like to know if someone already installed MySQL on Fedora 17 > without any issue? > I mean by without any issue, to install MySQL from A to Z (f

MySQL installation on Fedora 17

2012-11-03 Thread Rafnews
Hi, I would like to know if someone already installed MySQL on Fedora 17 without any issue? I mean by without any issue, to install MySQL from A to Z (first try) without really no issue. I found several posts/tutorials on internet and for some reasons nobody seemed to be successful from the

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Joe Zeff
On 11/03/2012 04:57 AM, Ed Greshko wrote: We can make an educated guess the he hasn't registered with at the imageshack site. If you're not registered and logged in, you can't view that image. FWIW, I'm not registered there but I had no trouble seeing it. -- users mailing list users@lists.fed

Re: new NetworkManager dependencies?

2012-11-03 Thread Tom Horsley
On Sat, 03 Nov 2012 23:38:33 +0800 Ed Greshko wrote: > Are you saying that even if you > > systemctl disable NetworkManager.service > > it gives you problems? Yep. It springs into life when I do something like plug in a device that will become wlan0. I think I've fixed it though: I now have th

Re: new NetworkManager dependencies?

2012-11-03 Thread Kevin Fenzi
On Sat, 3 Nov 2012 08:54:26 -0400 Tom Horsley wrote: > I have found that the only way I can ever get networking to > function correctly on my systems is to > > yum erase NetworkManager > > with NM installed it insinuates tentacles into everything, > doing stuff like grabbing control of USB netw

Re: new NetworkManager dependencies?

2012-11-03 Thread Tom Horsley
On Sun, 04 Nov 2012 02:00:39 +1030 Tim wrote: > Do they, though? If you re-install them, individually, do they dredge > in NetworkManager at the same time? Yep. The dependency is real (as far as yum is concerned). -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subs

Re: Anyone doing UPNP on Fedora ?

2012-11-03 Thread Ian Pilcher
On 11/02/2012 05:06 PM, Steve wrote: > Isn't there a way to tell a firewall to allow dynamic port allocation ? > I believe my Cisco E4200 wireless router has this option. Is there a > section of ports that is allowed for just this sort of thing ? Sure. I wrote and submitted a netfilter connecti

Re: Anyone doing UPNP on Fedora ? (Partially solved)

2012-11-03 Thread Steve
On 11/02/2012 04:23 PM, Konstantin Svist wrote: I'll take another stab at getting it going later tonight. If you find something interesting, please post here! The problem was SELinux. I totally disabled it on the server and now everything works. nano /etc/selinux/config, change SELINUX=e

Re: Converting Fedora Docs from Docbook HTML or PDF

2012-11-03 Thread Tim
Allegedly, on or about 03 November 2012, Jonathan Ryshpan sent: > The HTML documentation directories are fairly large, so it's not clear > exactly which docbook utility should be applied to which file. For > example: > > ...[snip]... I tend to do things like a "rpm -ql " to see what the package

Re: new NetworkManager dependencies?

2012-11-03 Thread Ed Greshko
On 11/03/2012 08:54 PM, Tom Horsley wrote: > I have found that the only way I can ever get networking to > function correctly on my systems is to > > yum erase NetworkManager > > with NM installed it insinuates tentacles into everything, > doing stuff like grabbing control of USB network devices >

Re: new NetworkManager dependencies?

2012-11-03 Thread Tim
Allegedly, on or about 03 November 2012, Tom Horsley sent: > Now, yum has just reinstalled NetworkManager because new > dependencies dragged it in. When I remove it, all this > new junk goes with it: > > Removed: > NetworkManager.x86_64 > 1:0.9.4.0-9.git20120521.fc17

Re: KMail trash folder?

2012-11-03 Thread Tim
Allegedly, on or about 02 November 2012, Alan Evans sent: > I just did a totally fresh install in a VM. KMail definitely only has > "inbox," "outbox," and "sent-mail" under Local Folders. So it's not > like I accidentally deleted it. > > I tried creating a folder called "Trash" and deleted a messa

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Tim
Allegedly, on or about 03 November 2012, Frank Murphy sent: > I never registered , I viewed it. Likewise. And that, folks, is how you do a "me too..." ;-) -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mai

Re: F17 : installin vmware-workstation 8.0.4 takes forever with 100% cpu

2012-11-03 Thread Paul Smith
On Sat, Nov 3, 2012 at 1:43 PM, mike lan wrote: > I'm installin vmware-workstation 8.0.4 on F17 in a dell latitude laptop and > it takes forever with 100% of cpu . > > though I had no problem installin it on another pc HP Give a try to VirtualBox; it has worked for me like a charm for several yea

Re: what broke chrome flash?

2012-11-03 Thread Ed Greshko
On 11/03/2012 09:18 PM, Neal Becker wrote: > f17. Was using nvidia + google-chrome-unstable. > > Somehow, today flash doesn't work. chrome about:plugins says: > Adobe Flash Player - Version: 11.5.31.1 > Shockwave Flash 11.5 r31 > Name: Shockwave Flash > Description: Shockwave Flash 11.5 r31 > Ve

Time settings are wrong on Desktop

2012-11-03 Thread Jim
Fedora 17/ KDE-4.9 In Time Settings on the clock are correct at non-utc , but the Time display on Panel is UTC time. I have it set to get time from internet. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailma

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Ed Greshko
On 11/03/2012 08:30 PM, Frank Murphy wrote: > On Sat, 03 Nov 2012 19:57:08 +0800 > Ed Greshko wrote: > >> On 11/03/2012 07:39 PM, Frank Murphy wrote: >>> On Sat, 03 Nov 2012 00:33:59 -0200 >>> Lailah wrote: >>> I would like to see that image but I couldn't. What happened? >>> As we are

what broke chrome flash?

2012-11-03 Thread Neal Becker
f17. Was using nvidia + google-chrome-unstable. Somehow, today flash doesn't work. chrome about:plugins says: Adobe Flash Player - Version: 11.5.31.1 Shockwave Flash 11.5 r31 Name: Shockwave Flash Description:Shockwave Flash 11.5 r31 Version:11.5.31.1 Location: /opt/google/ch

new NetworkManager dependencies?

2012-11-03 Thread Tom Horsley
I have found that the only way I can ever get networking to function correctly on my systems is to yum erase NetworkManager with NM installed it insinuates tentacles into everything, doing stuff like grabbing control of USB network devices when I plug them in (devices I don't want it fooling with

Re: Converting Fedora Docs from Docbook HTML or PDF

2012-11-03 Thread Jonathan Ryshpan
Two replies to my query are not much help. See below: On Fri, 2012-11-02 at 21:20 -0400, staticsafe wrote: > On 11/2/2012 20:06, Jonathan Ryshpan wrote: > > Everything in Fedora's documentation tree under /usr/share/doc/HTML is > > actually in Docbook format. What script or program can be used t

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Frank Murphy
On Sat, 03 Nov 2012 19:57:08 +0800 Ed Greshko wrote: > On 11/03/2012 07:39 PM, Frank Murphy wrote: > > On Sat, 03 Nov 2012 00:33:59 -0200 > > Lailah wrote: > > > >> I would like to see that image but I couldn't. What happened? > >> > > As we are not using your PC. > > How can we possible know!

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Ed Greshko
On 11/03/2012 07:39 PM, Frank Murphy wrote: > On Sat, 03 Nov 2012 00:33:59 -0200 > Lailah wrote: > >> I would like to see that image but I couldn't. What happened? >> > As we are not using your PC. > How can we possible know! We can make an educated guess the he hasn't registered with at the im

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Frank Murphy
On Sat, 03 Nov 2012 00:33:59 -0200 Lailah wrote: > I would like to see that image but I couldn't. What happened? > As we are not using your PC. How can we possible know! -- Regards, Frank -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: htt

Re: Fedora 18, future isn't too good as it seems :-

2012-11-03 Thread Lailah
El vie, 02-11-2012 a las 05:26 +1030, Tim escribió: > On Thu, 2012-11-01 at 12:42 -0300, Fernando Cassia wrote: > > > > http://img259.imageshack.us/img259/6580/bodysnatcherstroll.jpg > > I was trying to figure out what a body snatcher stroll would look like > (a zombie shuffle?), before I clic