Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 4:30 PM, Rick Stevens wrote: > On 06/10/2016 03:07 PM, Chris Murphy wrote: >> >> On Fri, Jun 10, 2016 at 1:59 PM, Chris Murphy >> wrote: >> >>> Clicking the Apply button does not reload the connections, so the >>> settings change does not take effect. I either have to do '

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Rick Stevens
On 06/10/2016 03:07 PM, Chris Murphy wrote: On Fri, Jun 10, 2016 at 1:59 PM, Chris Murphy wrote: Clicking the Apply button does not reload the connections, so the settings change does not take effect. I either have to do 'nmcli c reload' or in the GUI click on Wired, then change On to Off to b

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 4:07 PM, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 1:59 PM, Chris Murphy wrote: > >> Clicking the Apply button does not reload the connections, so the >> settings change does not take effect. I either have to do 'nmcli c >> reload' or in the GUI click on Wired, then ch

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 1:59 PM, Chris Murphy wrote: > Clicking the Apply button does not reload the connections, so the > settings change does not take effect. I either have to do 'nmcli c > reload' or in the GUI click on Wired, then change On to Off to back > On. And now it works as expected. G

Re: nmcli d wifi list shows no AP's

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 3:34 PM, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 3:28 PM, Chris Murphy wrote: >> Here we go again! >> >> Fedora 23 Server, no GUI, running on an Intel NUC which has Intel >> Corporation Wireless 3165. The problem is, despite the radio being on >> and no obvious compl

Re: nmcli d wifi list shows no AP's

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 3:28 PM, Chris Murphy wrote: > Here we go again! > > Fedora 23 Server, no GUI, running on an Intel NUC which has Intel > Corporation Wireless 3165. The problem is, despite the radio being on > and no obvious complaints, no APs are listed with nmcli d list. > > # nmcli r > W

nmcli d wifi list shows no AP's

2016-06-10 Thread Chris Murphy
Here we go again! Fedora 23 Server, no GUI, running on an Intel NUC which has Intel Corporation Wireless 3165. The problem is, despite the radio being on and no obvious complaints, no APs are listed with nmcli d list. # nmcli r WIFI-HW WIFI WWAN-HW WWAN enabled enabled enabled enabled [r

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 1:40 PM, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 1:25 PM, Chris Murphy wrote: >> On Fri, Jun 10, 2016 at 12:50 PM, Gordon Messmer >> wrote: >>> On Fri, Jun 10, 2016 at 9:42 AM, Chris Murphy >>> wrote: I would have though for wired, setting "Use this conn

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 1:25 PM, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 12:50 PM, Gordon Messmer > wrote: >> On Fri, Jun 10, 2016 at 9:42 AM, Chris Murphy >> wrote: >>> >>> I would have though for wired, setting "Use this connection only for >>> resources on its network" would do that, b

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Earl Ramirez
On Fri, 2016-06-10 at 13:25 -0600, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 12:50 PM, Gordon Messmer > wrote: > > > > On Fri, Jun 10, 2016 at 9:42 AM, Chris Murphy > com> wrote: > > > > > > > > > I would have though for wired, setting "Use this connection only > > > for > > > resources on

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 12:50 PM, Gordon Messmer wrote: > On Fri, Jun 10, 2016 at 9:42 AM, Chris Murphy wrote: >> >> I would have though for wired, setting "Use this connection only for >> resources on its network" would do that, but it doesn't. > > What does "ip route show" output when you set t

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Tom Horsley
Just a random thought here: If you really want NM to use only the wireless, you could create a /etc/sysconfig/network-scripts/ifcfg- file and set NM_CONTROLLED="no" and ONBOOT="no" and then NetworkManager and network should both ignore it by default. -- users mailing list users@lists.fedorap

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Gordon Messmer
On Fri, Jun 10, 2016 at 9:42 AM, Chris Murphy wrote: > > I would have though for wired, setting "Use this connection only for > resources on its network" would do that, but it doesn't. What does "ip route show" output when you set that option? Also, are you setting that option for both ipv4 and

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Mike Wright
On 06/10/2016 10:38 AM, Chris Murphy wrote: On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: On 06/10/2016 09:42 AM, Chris Murphy wrote: Hi, How do I tell NetworkManager to default to wireless? The environment I'm in provides internet only via wireless, so that needs to be the default r

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 12:11 PM, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 11:58 AM, Fred Smith > wrote: >> On Fri, Jun 10, 2016 at 11:38:22AM -0600, Chris Murphy wrote: >>> On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: >>> > On 06/10/2016 09:42 AM, Chris Murphy wrote: >>> >> >>> >>

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Rick Stevens
On 06/10/2016 11:11 AM, Chris Murphy wrote: On Fri, Jun 10, 2016 at 11:58 AM, Fred Smith wrote: On Fri, Jun 10, 2016 at 11:38:22AM -0600, Chris Murphy wrote: On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: On 06/10/2016 09:42 AM, Chris Murphy wrote: Hi, How do I tell NetworkManager

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 11:58 AM, Fred Smith wrote: > On Fri, Jun 10, 2016 at 11:38:22AM -0600, Chris Murphy wrote: >> On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: >> > On 06/10/2016 09:42 AM, Chris Murphy wrote: >> >> >> >> Hi, >> >> >> >> How do I tell NetworkManager to default to wire

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Fred Smith
On Fri, Jun 10, 2016 at 11:38:22AM -0600, Chris Murphy wrote: > On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: > > On 06/10/2016 09:42 AM, Chris Murphy wrote: > >> > >> Hi, > >> > >> How do I tell NetworkManager to default to wireless? The environment > >> I'm in provides internet only via

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
On Fri, Jun 10, 2016 at 11:01 AM, Rick Stevens wrote: > On 06/10/2016 09:42 AM, Chris Murphy wrote: >> >> Hi, >> >> How do I tell NetworkManager to default to wireless? The environment >> I'm in provides internet only via wireless, so that needs to be the >> default route, if that's the proper ter

Re: NetworkManager, using two networks simultaneously

2016-06-10 Thread Rick Stevens
On 06/10/2016 09:42 AM, Chris Murphy wrote: Hi, How do I tell NetworkManager to default to wireless? The environment I'm in provides internet only via wireless, so that needs to be the default route, if that's the proper term. Right now it's defaulting to wired and since there's no internet via

NetworkManager, using two networks simultaneously

2016-06-10 Thread Chris Murphy
Hi, How do I tell NetworkManager to default to wireless? The environment I'm in provides internet only via wireless, so that needs to be the default route, if that's the proper term. Right now it's defaulting to wired and since there's no internet via that route, the web browser hangs. I would ha

Re: copying images out of pdfs

2016-06-10 Thread Robert Moskowitz
On 06/10/2016 04:41 AM, Klaus-Peter Schrage wrote: Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really want to pull a vector graphic like this in a clean w

Re: copying images out of pdfs

2016-06-10 Thread Gregory P. Ennis
Again Fedora 22 Xfce. It seems Evince lacks being able to copy an image out of a pdf so I can  paste said image into a presentation.  Select text seems to be the only  option. It was sad when we lost Acrobat reader for Linux. What other tool can read in pdfs and provide selecting an image (e.

Re: copying images out of pdfs

2016-06-10 Thread Klaus-Peter Schrage
Am 10.06.2016 um 11:42 schrieb Robert Moskowitz: On 06/10/2016 04:41 AM, Klaus-Peter Schrage wrote: Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really wa

Re: copying images out of pdfs

2016-06-10 Thread Robert Moskowitz
On 06/10/2016 04:41 AM, Klaus-Peter Schrage wrote: Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really want to pull a vector graphic like this in a clean w

Re: thunderbird locks up

2016-06-10 Thread Maikel van Leeuwen
Hey, I have the same situation, but then on a Debian workstation. Especially when Thunderbird has big maildir's. My solution is the following: icedove clean cache: cd /home/maikel/.icedove <-- first find your thunderbird dir. find . -name "*.msf" -exec rm -rf {} \; This will delete the caching

Re: copying images out of pdfs

2016-06-10 Thread Klaus-Peter Schrage
Am 09.06.2016 um 19:58 schrieb Robert Moskowitz: I want to pull out specific figures to include in a presentation. Not convert the entire pdf to an image. Like this fig 9-2: If you really want to pull a vector graphic like this in a clean way, you can do it with Inkscape (any other vector edi

re: thunderbird locks up

2016-06-10 Thread Peter Lesterhuis
Date: Thu, 9 Jun 2016 10:29:03 -0400 From: Robert Moskowitz Subject: Re: Thunderbird locks up To: Community support for Fedora users Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed On 06/09/2016 10:02 AM,peterlesterh...@tiscali.nl wrote: How did you do that, recreating you