Polipo start as service

2013-08-17 Thread Martin S
I am trying to setup Tor and Polipo as an anonymousing service on my laptop, and while Tor starts as a service polipo times out. -- Logs begin at Wed 2013-08-14 19:00:50 CEST, end at Sat 2013-08-17 09:47:33 CEST. -- Aug 17 09:45:56 dragon yum[8051]: Installed: vidalia-0.2.20-2.fc19.x86_64 Aug 1

Re: Fedora to Android

2013-08-17 Thread Timothy Murphy
Craig White wrote: >> The only thing I am missing is a method to read and edit files >> on the phone. >> If I click on the Terminal icon in SSHelper I get the message >> sh: can't access tty; job control turned off >> which I don't understand. >> Is there a standard way to turn job control on?

Is fedup process currently down?

2013-08-17 Thread Ed Greshko
Trying to do a fedup on a VM currently in multi-user mode instead of graphical mode Upon doing "fedup-cli --network 19" I'm seeing the following getting boot images... Downloading failed: couldn't get boot images: curl#22 - "The requested URL returned error: 404 Not Found" -- Gettin

Re: cannot install google earth on F19

2013-08-17 Thread poma
On 17.08.2013 08:45, antonio wrote: > > does it work also for draftsight from dassault systems??? > Non proprio. Unwrap it via 'deco' and install it via 'install' man 1 install poma -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://ad

How a looney programmer spends a weekend :-).

2013-08-17 Thread Tom Horsley
Chasing a mysterious bug: http://home.comcast.net/~tomhorsley/game/heisenbug.html -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-cond

Automatically forcing port speed at system boot

2013-08-17 Thread Sam Varshavchik
To make a long story short, I need to execute ethtool -s wan0 advertise 00c at system boot, before networking comes up. The only thing I can come up with is to throw a systemd service, WantedBy=basic.target. But wondering if there isn't anything already that runs at system boot, whose purp

Re: Automatically forcing port speed at system boot

2013-08-17 Thread Roger Heflin
Assuming you are using ifcfg-* files, there is an option called ETHTOOL_OPTS that allows you to set various ethtool settings when the network gets brought up. if you need multiple settings you can do it like this "-s ${DEVICE} advertise 00c ; " On Sat, Aug 17, 2013 at 9:05 AM, Sam Varshavchik wr

Re: Slow initialization of something during boot

2013-08-17 Thread Frank
On 08/14/2013 10:33 AM, T.C. Hollingsworth wrote: On Tue, Aug 13, 2013 at 10:51 AM, আনন্দ কুমার সমাদ্দার wrote: Can you not use bootchart to visualise this and find the culprit? To expand upon this, just add the following to your kernel command line before booting: init=/usr/lib/systemd/syst

Re: Is fedup process currently down?

2013-08-17 Thread Rahul Sundaram
Hi On Sat, Aug 17, 2013 at 5:36 AM, Ed Greshko wrote: > Trying to do a fedup on a VM currently in multi-user mode instead of > graphical mode > > Upon doing "fedup-cli --network 19" > > I'm seeing the following > > getting boot images... > > Downloading failed: couldn't get boot images:

Re: Is fedup process currently down?

2013-08-17 Thread Kevin Fenzi
On Sat, 17 Aug 2013 17:36:04 +0800 Ed Greshko wrote: > Trying to do a fedup on a VM currently in multi-user mode instead of > graphical mode > > Upon doing "fedup-cli --network 19" > > I'm seeing the following > > getting boot images... > > Downloading failed: couldn't get boot images

How to reinstall grub2 after upgrade?

2013-08-17 Thread Georgios Petasis
Hi all, I have upgraded a pc from fedora 18 to 19, and I am left with an ugly grub2 boot loader. So, I have removed packages grub2, grub2-tools, erased /etc/default/grub, re-installed them, and run: |grub2-install /dev/sda ||grub2-mkconfig -o /boot/grub2/grub.cfg| But grub still has no theme

Re: How a looney programmer spends a weekend :-).

2013-08-17 Thread Marko Vojinovic
On Sat, 17 Aug 2013 09:46:34 -0400 Tom Horsley wrote: > Chasing a mysterious bug: > > http://home.comcast.net/~tomhorsley/game/heisenbug.html A lot of fun, as I can see! :-) Reading through, as soon as you said that you are using mplayer in a cron job I thought "maybe he should set -vo null", b

Re: How a looney programmer spends a weekend :-).

2013-08-17 Thread Randolph D.
you better try http://goldbug.sf.net 2013/8/17 Tom Horsley > Chasing a mysterious bug: > > http://home.comcast.net/~tomhorsley/game/heisenbug.html > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman

Set default video application -

2013-08-17 Thread Bob Goodwin ~ Zuni, Virginia, USA
This is F-19/64 XFCE. How do I change the default video application to VLC. No matter what I have done it insists on HandBrake. I want to change that ... Bob -- http://www.qrz.com/db/W2BOD box10 Fedora-19 Linux/XFCE -- users mailing list users@lists.fedoraproject.org To unsubscribe or c

Set default video application -

2013-08-17 Thread Bob Goodwin ~ Zuni, Virginia, USA
This is F-19/64 XFCE. How do I change the default video application to VLC. No matter what I have done it insists on HandBrake. I want to change that ... Bob -- http://www.qrz.com/db/W2BOD box10 Fedora-19 Linux/XFCE -- users mailing list users@lists.fedoraproject.org To unsubscribe or c

Re: Is fedup process currently down?

2013-08-17 Thread Ed Greshko
On 08/18/13 01:07, Rahul Sundaram wrote: > Hi > > > On Sat, Aug 17, 2013 at 5:36 AM, Ed Greshko wrote: > > Trying to do a fedup on a VM currently in multi-user mode instead of > graphical mode > > Upon doing "fedup-cli --network 19" > > I'm seeing the following > > getting

Re: Is fedup process currently down?

2013-08-17 Thread Reindl Harald
Am 17.08.2013 19:07, schrieb Rahul Sundaram: > On Sat, Aug 17, 2013 at 5:36 AM, Ed Greshko wrote: > > Trying to do a fedup on a VM currently in multi-user mode instead of > graphical mode > > Upon doing "fedup-cli --network 19" > > I'm seeing the following > > getting

Re: Polipo start as service

2013-08-17 Thread Martin S
On Saturday, August 17, 2013 09:57:43 AM Martin S wrote: > I am trying to setup Tor and Polipo as an anonymousing service on my > laptop, and while Tor starts as a service polipo times out. I've been googling for a good part of yesterday, and can't find a solution. I found a similar bug reported

Re: Polipo start as service

2013-08-17 Thread Ed Greshko
On 08/18/13 11:54, Martin S wrote: > On Saturday, August 17, 2013 09:57:43 AM Martin S wrote: >> I am trying to setup Tor and Polipo as an anonymousing service on my >> laptop, and while Tor starts as a service polipo times out. > > I've been googling for a good part of yesterday, and can't find a

Re: Polipo start as service

2013-08-17 Thread Martin S
On Sunday, August 18, 2013 12:15:20 PM Ed Greshko wrote: > On 08/18/13 11:54, Martin S wrote: > > On Saturday, August 17, 2013 09:57:43 AM Martin S wrote: > >> I am trying to setup Tor and Polipo as an anonymousing service on my > >> laptop, and while Tor starts as a service polipo times out. > >

Re: Polipo start as service

2013-08-17 Thread Ed Greshko
On 08/18/13 13:02, Martin S wrote: > > Hmm, weird. I can make it start but not as a service. If I manually start > Polipo it actually does. Or, at least it did when I tried that earlier. > This is on a newly installed F19 laptop. > I don't know what other stuff your system may be running But

Re: Polipo start as service

2013-08-17 Thread Martin S
On Sunday, August 18, 2013 01:14:53 PM Ed Greshko wrote: > On 08/18/13 13:02, Martin S wrote: > > Hmm, weird. I can make it start but not as a service. If I manually start > > Polipo it actually does. Or, at least it did when I tried that earlier. > > This is on a newly installed F19 laptop. > > I

Re: Polipo start as service

2013-08-17 Thread Ed Greshko
On 08/18/13 13:31, Martin S wrote: > On Sunday, August 18, 2013 01:14:53 PM Ed Greshko wrote: >> On 08/18/13 13:02, Martin S wrote: >>> Hmm, weird. I can make it start but not as a service. If I manually start >>> Polipo it actually does. Or, at least it did when I tried that earlier. >>> This is o

Re: Polipo start as service

2013-08-17 Thread Martin S
On Sunday, August 18, 2013 01:43:36 PM Ed Greshko wrote: > But, the man page has... By default, Polipo listens on TCP port 8123 ... > and that what mine is using. > > Maybe check your configuration? Try using the supplied default config file? Of course, now it actually starts. I must have som

Re: Polipo start as service

2013-08-17 Thread Ed Greshko
On 08/18/13 14:13, Martin S wrote: > On Sunday, August 18, 2013 01:43:36 PM Ed Greshko wrote: > >> But, the man page has... By default, Polipo listens on TCP port 8123 ... >> and that what mine is using. >> >> Maybe check your configuration? Try using the supplied default config file? > Of cours

Canadian Spell Check & English (Canadian) language

2013-08-17 Thread Bill Case
Hi. Having a problem setting up Fedora to find and installing a dictionary for Canadian English. I would like to work with an English(US) keyboard. An English(US or Canadian) format, but want to spellcheck for English(Can). I have searched and googled with no luck. The American dictionary is