looking for a BASH tool

2016-06-27 Thread SternData
Years ago, I used a tool called CED and PCED on DOS systems. I could type in "abc" and press an up-arrow and it would walk back through my stack of DOS commands showing only those with "abc" in them. There's *got* to be a similar tool for bash, but my google-fu is weak today. Thanks for

Nouveau weirdness with google-chrome

2016-06-27 Thread Tom Horsley
It is wonderful that the nouveau driver works out of the box not on my GTX 750 Ti and 4K monitor, but I have just been noticing a weird thing: Using google-chrome with the window resized to be a good chunk of the full 4K screen, when scrolling a page, it looks like big diagonal chunks of page are

Re: looking for a BASH tool

2016-06-27 Thread FS
On Mon, Jun 27, 2016 at 10:56 AM, Chris Adams wrote: > Once upon a time, SternData said: > > Years ago, I used a tool called CED and PCED on DOS systems. I could > > type in "abc" and press an up-arrow and it would walk back through my > >

Re: rpmbuild error (wbar) on F24

2016-06-27 Thread Ranjan Maitra
On Sun, 26 Jun 2016 23:35:39 +0200 Michael Schwendt wrote: > On Sun, 26 Jun 2016 12:44:59 -0500, Ranjan Maitra wrote: > > > > Revisit the build output and look for a real error message from the > > > compiler, not these that Make prints. > > > > Where is this build

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Gordon Messmer
On 06/26/2016 05:51 PM, Sam Varshavchik wrote: This host is using masquerading, with firewalld. I suspect that this is firewalld's doing. Anything interesting in the nat table? # iptables -L -n -t nat -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: 3.6.x version necessary before upgrading to 4.0

2016-06-27 Thread Patrick O'Callaghan
On Mon, 2016-06-27 at 16:06 +0200, Gianluca Cecchi wrote: > is there any requirement to update at latest 3.6.x version the engine > before upgrading to 4.0? Or could I have for example 3.6.3 and > directly upgrade to 4.0? You neglected to say what "engine" you're talking about. poc -- users

Re: looking for a BASH tool

2016-06-27 Thread Richard Shaw
On Mon, Jun 27, 2016 at 9:46 AM, SternData wrote: > Years ago, I used a tool called CED and PCED on DOS systems. I could > type in "abc" and press an up-arrow and it would walk back through my > stack of DOS commands showing only those with "abc" in them. > >

Re: looking for a BASH tool

2016-06-27 Thread Mark Haney
Uh, the history command? history | grep Or there's the UP arrow in the terminal. Does what that DOS tool did. On Mon, Jun 27, 2016 at 10:46 AM, SternData wrote: > Years ago, I used a tool called CED and PCED on DOS systems. I could > type in "abc" and press

Re: F24: gnome crashing after nvidia driver install

2016-06-27 Thread Łukasz Posadowski
Data Mon, 27 Jun 2016 08:37:25 -0600 Kevin napisał(a): > Hi, After a fresh F24 install nouveau was freezing my screen > intermittently so I removed it in favor of the nvidia drivers > (367.27). It seems that Ive now traded one problem for another. With > these divers in

F24: gnome crashing after nvidia driver install

2016-06-27 Thread Kevin
Hi, After a fresh F24 install nouveau was freezing my screen intermittently so I removed it in favor of the nvidia drivers (367.27). It seems that Ive now traded one problem for another. With these divers in place and nouveau removed, gnome itself crashes and when it does the first message in the

Re: looking for a BASH tool

2016-06-27 Thread Chris Adams
Once upon a time, SternData said: > Years ago, I used a tool called CED and PCED on DOS systems. I could > type in "abc" and press an up-arrow and it would walk back through my > stack of DOS commands showing only those with "abc" in them. > > There's *got* to be

Re: rpmfusion for F24

2016-06-27 Thread Ed Greshko
On 06/28/16 07:28, Clifford Snow wrote: > I use the non free rpmfusion for Nvidia drivers. (The nouveau doesn't work > for my card, > no or insufficient thermal controls.) Where is the best place to ask for > drivers > compiled for the latest kernel, 4.5.7-300? rpmfusion is up and running

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Sam Varshavchik
Tom H writes: On Sun, Jun 26, 2016 at 8:51 PM, Sam Varshavchik wrote: > > For the longest time I had /etc/sysconfig/network-scripts/eno2 specify: > > TYPE=Ethernet > BOOTPROTO=none > DEFROUTE=yes > NAME=wan0 > UUID=71e6ac4b-c693-4c20-aa0d-e1a63b7373fe > ONBOOT=yes >

Re: rsh busted?

2016-06-27 Thread Joe Zeff
On 06/27/2016 05:30 PM, Tom Horsley wrote: Oh yes. ssh works, ping works, everybody has a route to the host except rsh. OK, that rules out everything except the two machines involved. Can you use rsh from a different box or connect from the first one to a different one? -- users mailing

Re: rpmfusion for F24

2016-06-27 Thread Ed Greshko
On 06/28/16 08:23, Clifford Snow wrote: > Do you use the akmods or the kmods? I'm using kmods which are precompiled as > I understand. I use akmods so as not to have to wait for the fine folks at rpmfusion to update after a kernel update. -- You're Welcome Zachary Quinto -- users mailing

Re: what release am I running ?

2016-06-27 Thread Rick Stevens
On 06/27/2016 02:58 PM, jdow wrote: > The release number is a part of the kernel name. It takes a wee bit of > knowledge to parse it. For example mine contains > "2.6.32-573.12.1.el6.x86_64" The ".el6" is the effective release number > (Enterprise Linux). In actuality it's Scientific Linux SL6.

Re: rsh busted?

2016-06-27 Thread Gordon Messmer
On 06/27/2016 03:06 PM, Tom Horsley wrote: But when I get on another system and try to rsh in, it always tells me "no route to host". Anyone have a clue what else to check? Use firewall-cmd to open the rsh port? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Re: rsh busted?

2016-06-27 Thread Joe Zeff
On 06/27/2016 03:06 PM, Tom Horsley wrote: But when I get on another system and try to rsh in, it always tells me "no route to host". Anyone have a clue what else to check? Can you ping the host? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: rpmfusion for F24

2016-06-27 Thread Derrik Walker v2.0
On 06/27/2016 07:28 PM, Clifford Snow wrote: I use the non free rpmfusion for Nvidia drivers. (The nouveau doesn't work for my card, no or insufficient thermal controls.) Where is the best place to ask for drivers compiled for the latest kernel, 4.5.7-300? Thanks, Clifford -- I had to

Re: what release am I running ?

2016-06-27 Thread Gordon Messmer
On 06/27/2016 02:20 PM, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. If you upgraded to the beta, then "dnf update" has (or will) update to the final release. You don't need to run "dnf system-upgrade" again. --

Re: rsh busted?

2016-06-27 Thread Tom Horsley
On Mon, 27 Jun 2016 15:54:51 -0700 Gordon Messmer wrote: > Use firewall-cmd to open the rsh port? There is no firewall running, but now that I think about it, I may have neglected to disable selinux. It always breaks rsh. I'll have to check that tomorrow. -- users mailing list

Re: what release am I running ?

2016-06-27 Thread Joe Zeff
On 06/27/2016 03:27 PM, Rick Stevens wrote: Taking my cursory look at the system-upgrade plugin, it appears that it looks at the file I mentioned to figure out which version it currently is and where you want it to go. I've never dug through it that closely, but that seems to be what it does. I

Re: rpmfusion for F24

2016-06-27 Thread Clifford Snow
Do you use the akmods or the kmods? I'm using kmods which are precompiled as I understand. On Mon, Jun 27, 2016 at 4:42 PM, Ed Greshko wrote: > On 06/28/16 07:28, Clifford Snow wrote: > > > I use the non free rpmfusion for Nvidia drivers. (The nouveau doesn't > work for

Re: rsh busted?

2016-06-27 Thread Rick Stevens
On 06/27/2016 05:51 PM, Tom Horsley wrote: > On Mon, 27 Jun 2016 17:38:29 -0700 > Joe Zeff wrote: > >> OK, that rules out everything except the two machines involved. Can you >> use rsh from a different box or connect from the first one to a >> different one? > > I've been experimenting, and

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Sam Varshavchik
Gordon Messmer writes: On 06/26/2016 05:51 PM, Sam Varshavchik wrote: This host is using masquerading, with firewalld. I suspect that this is firewalld's doing. Anything interesting in the nat table? # iptables -L -n -t nat Nothing there. Just see generic wildcard rules, no explicit

Re: rsh busted?

2016-06-27 Thread Tom Horsley
On Mon, 27 Jun 2016 17:38:29 -0700 Joe Zeff wrote: > OK, that rules out everything except the two machines involved. Can you > use rsh from a different box or connect from the first one to a > different one? I've been experimenting, and it is very weird. Apparently I can rsh to or from

Re: Brasero: can't choose a directory. [SOLVED]

2016-06-27 Thread mattison . computer
I was trying Brasero in Gnome and Plasma. I gather that makes a difference. It might also matter that I was root, not a regular user when I tried your suggestions. Bill. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: rsh busted?

2016-06-27 Thread Tom Horsley
On Mon, 27 Jun 2016 17:01:57 -0700 Joe Zeff wrote: > Can you ping the host? Oh yes. ssh works, ping works, everybody has a route to the host except rsh. I'm pretty sure it is selinux. I remember it broke rsh in previous releases and I don't remember turning it off on the test machines. -- users

rpmfusion for F24

2016-06-27 Thread Clifford Snow
I use the non free rpmfusion for Nvidia drivers. (The nouveau doesn't work for my card, no or insufficient thermal controls.) Where is the best place to ask for drivers compiled for the latest kernel, 4.5.7-300? Thanks, Clifford -- @osm_seattle osm_seattle.snowandsnow.us OpenStreetMap: Maps

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Rick Stevens
On 06/26/2016 06:44 PM, Ed Greshko wrote: > > > On 06/27/16 08:51, Sam Varshavchik wrote: >> Not sure if this is known changed behavior in F24, but: >> >> For the longest time I had /etc/sysconfig/network-scripts/eno2 specify: >> >> TYPE=Ethernet >> BOOTPROTO=none >> DEFROUTE=yes >>

Re: looking for a BASH tool

2016-06-27 Thread Steven Stern
perfect. Thanks! Yes, everyone, I know about grep. :-) On Mon, Jun 27, 2016 at 10:12 AM, FS wrote: > On Mon, Jun 27, 2016 at 10:56 AM, Chris Adams wrote: > >> Once upon a time, SternData said: >> > Years ago, I used a tool

Re: Nouveau weirdness with google-chrome

2016-06-27 Thread Tom Horsley
On Mon, 27 Jun 2016 10:54:41 -0400 Tom Horsley wrote: > Weirdly, it does seem to be isolated to google-chrome. > I just scrolled through the same page on firefox and > didn't see the effect. Found the "smooth scrolling" option in chrome://flags and disabled it. I no longer see irritating waves

Re: looking for a BASH tool

2016-06-27 Thread Emmett Culley
On 06/27/2016 07:56 AM, Chris Adams wrote: > Once upon a time, SternData said: >> Years ago, I used a tool called CED and PCED on DOS systems. I could >> type in "abc" and press an up-arrow and it would walk back through my >> stack of DOS commands showing only

Re: looking for a BASH tool

2016-06-27 Thread Tom Killian
Once upon a time, SternData said: > Years ago, I used a tool called CED and PCED on DOS systems. I could > type in "abc" and press an up-arrow and it would walk back through my > stack of DOS commands showing only those with "abc" in them. > > There's *got* to be

Re: bluetooth applet [SOLVED]

2016-06-27 Thread Rick Stevens
On 06/26/2016 02:54 PM, Frank Elsner wrote: > On Sun, 26 Jun 2016 18:15:33 +0200 Frank Elsner wrote: >> Hi, >> >> today I discovered that I can't enable bluetooth via the Blueman Applet. >> When I click on "Turn Bluetooth On" nothing happend. >> >> What might be the reason? >> >> I should note

Re: rpmfusion for F24

2016-06-27 Thread Robin Laing
On 27/06/16 17:28, Clifford Snow wrote: I use the non free rpmfusion for Nvidia drivers. (The nouveau doesn't work for my card, no or insufficient thermal controls.) Where is the best place to ask for drivers compiled for the latest kernel, 4.5.7-300? Thanks, Clifford Just installed a new

Re: looking for a BASH tool

2016-06-27 Thread Richard England
On 06/27/2016 07:46 AM, SternData wrote: Years ago, I used a tool called CED and PCED on DOS systems. I could type in "abc" and press an up-arrow and it would walk back through my stack of DOS commands showing only those with "abc" in them. There's *got* to be a similar tool for bash, but my

Re: rpmbuild error (wbar) on F24

2016-06-27 Thread stan
On Mon, 27 Jun 2016 10:56:52 -0500 Ranjan Maitra wrote: > On Sun, 26 Jun 2016 23:35:39 +0200 Michael Schwendt > wrote: > > > On Sun, 26 Jun 2016 12:44:59 -0500, Ranjan Maitra wrote: > > > > > > Revisit the build output and look for a real

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Tom H
On Sun, Jun 26, 2016 at 8:51 PM, Sam Varshavchik wrote: > > For the longest time I had /etc/sysconfig/network-scripts/eno2 specify: > > TYPE=Ethernet > BOOTPROTO=none > DEFROUTE=yes > NAME=wan0 > UUID=71e6ac4b-c693-4c20-aa0d-e1a63b7373fe > ONBOOT=yes >

Re: Brasero: can't choose a directory.

2016-06-27 Thread Fred Smith
On Mon, Jun 27, 2016 at 12:19:53PM -0600, William wrote: > I'm using Fedora-23, last patched last Thursday, 6/23. > > Last Friday, I was trying to back up some directory trees to DVD. I > launched Brasero, and chose "New Data Project". The result should > have been a list of the directories and

Re: Brasero: can't choose a directory.

2016-06-27 Thread Rick Stevens
On 06/27/2016 11:19 AM, William wrote: > I'm using Fedora-23, last patched last Thursday, 6/23. > > Last Friday, I was trying to back up some directory trees to DVD. I > launched Brasero, and chose "New Data Project". The result should have > been a list of the directories and files at the home

Re: Brasero: can't choose a directory.

2016-06-27 Thread Richard Shaw
On Mon, Jun 27, 2016 at 1:26 PM, Fred Smith wrote: > On Mon, Jun 27, 2016 at 12:19:53PM -0600, William wrote: > > I'm using Fedora-23, last patched last Thursday, 6/23. > > > > Last Friday, I was trying to back up some directory trees to DVD. I > > launched

Re: Default IP address for multihomed hosts changed in F24

2016-06-27 Thread Tom H
On Mon, Jun 27, 2016 at 12:44 PM, Rick Stevens wrote: > On 06/26/2016 06:44 PM, Ed Greshko wrote: >> On 06/27/16 08:51, Sam Varshavchik wrote: >>> >>> For the longest time I had /etc/sysconfig/network-scripts/eno2 specify: >>> >>> IPADDR1=216.254.115.102 >>> PREFIX1=24 >>>

Re: bluetooth applet [SOLVED]

2016-06-27 Thread Samuel Sieb
On 06/27/2016 10:42 AM, Rick Stevens wrote: I have also seen this with blueman-2.0.4-2.fc23.x86_64. It appears to be a problem with the python bits: set_adapter_state (/usr/lib/python3.4/site-packages/blueman/plugins/applet/PowerManager.py:90) Exception occurred

Re: Brasero: can't choose a directory. [SOLVED]

2016-06-27 Thread William
Good afternoon, > I don't use brasero much, but on the offchance that this specific thing > works like it does in k3b, have you tried opening a seprate file manager > (nautilus, whatever) and dragging directory names from it into brasero? > or copy/paste into brasero? This works. Thank-you,

Re: Brasero: can't choose a directory. [SOLVED]

2016-06-27 Thread Rick Stevens
On 06/27/2016 12:59 PM, William wrote: > Good afternoon, > >> I don't use brasero much, but on the offchance that this specific thing >> works like it does in k3b, have you tried opening a seprate file manager >> (nautilus, whatever) and dragging directory names from it into brasero? >> or

Re: what release am I running ?

2016-06-27 Thread jdow
uname -a {^_^} On 2016-06-27 14:20, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. https://fedoraproject.org/wiki/DNF_system_upgrade heres what I get now: $ sudo dnf system-upgrade download --refresh --releasever

what release am I running ?

2016-06-27 Thread Jim Cromie
I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded. https://fedoraproject.org/wiki/DNF_system_upgrade heres what I get now: $ sudo dnf system-upgrade download --refresh --releasever 24 --allowerasing --best Error: Need a --releasever greater

Re: what release am I running ?

2016-06-27 Thread Rick Stevens
On 06/27/2016 02:22 PM, jdow wrote: > uname -a Joanne, that'll report the kernel version and such but not the distribution release number. Jim, That's odd. I believe that "dnf system-upgrade" pulls this stuff from a file called /var/lib/dnf/system-upgrade.json which contains stuff such as

Re: what release am I running ?

2016-06-27 Thread jdow
If the major version is not sufficient, "cat /etc/issue.net" or "cat /etc/issue". {^_^} On 2016-06-27 14:22, jdow wrote: uname -a {^_^} On 2016-06-27 14:20, Jim Cromie wrote: I installed Fc24 beta a month ago on a new laptop Ive tried upgrading to 24-final, unsure Ive succeeded.

Re: what release am I running ?

2016-06-27 Thread jdow
The release number is a part of the kernel name. It takes a wee bit of knowledge to parse it. For example mine contains "2.6.32-573.12.1.el6.x86_64" The ".el6" is the effective release number (Enterprise Linux). In actuality it's Scientific Linux SL6. The other suggestion gives me "Scientific

rsh busted?

2016-06-27 Thread Tom Horsley
1. The first person to lecture me about rsh and security gets shot :-). 2. On fedora 24, I can't get some test scripts to run which have used rsh since time first fell upon the face of the earth (and they are behind a firewall on a local network anyway). I've installed rsh and rsh-server on all

3.6.x version necessary before upgrading to 4.0

2016-06-27 Thread Gianluca Cecchi
Hello, is there any requirement to update at latest 3.6.x version the engine before upgrading to 4.0? Or could I have for example 3.6.3 and directly upgrade to 4.0? Do you test upgrade only from latest previous version or what? And what about nodes in case they start as plain CentOS 7.x in 3.6.x?

Re: dual screen settings lost after dnf update

2016-06-27 Thread Gary Stainburn
On Monday 27 June 2016 12:52:55 Ed Greshko wrote: > > Have you tried bringing up "System Settings" and going to > Hardware-->Display and Monitor-->Display Config swapping the monitor > positions? > Ed, I had looked in there a lot while trying to fix the priblem but I had been looking for buttons

Re: bluetooth applet [SOLVED]

2016-06-27 Thread Samuel Sieb
On 06/26/2016 02:54 PM, Frank Elsner wrote: I've found the solution for broken Blueman Applet: After downgrading from blueman-1:2.0.4-2.fc23.i686 to the previous blueman-2.1-0.3.git7a2e20e.fc23.i686 bluetooth is controllable using the applet and works as desired. That is odd. For some

dual screen settings lost after dnf update

2016-06-27 Thread Gary Stainburn
I have a F23 system (upgraded from F22 a while since) with two screens. The two screens were configured correctly with the mouse moving off the right side of the left screen and appearing on the left side of the right screen, giving one desktop spread across the two monitors. I've done a 'dnf

Re: dual screen settings lost after dnf update

2016-06-27 Thread Gary Stainburn
On Monday 27 June 2016 10:28:03 Gary Stainburn wrote: > I have a F23 system (upgraded from F22 a while since) with two screens. > > The two screens were configured correctly with the mouse moving off the > right side of the left screen and appearing on the left side of the right > screen, giving

Re: dual screen settings lost after dnf update

2016-06-27 Thread Ed Greshko
On 06/27/16 18:52, Gary Stainburn wrote: > On Monday 27 June 2016 10:28:03 Gary Stainburn wrote: >> I have a F23 system (upgraded from F22 a while since) with two screens. >> >> The two screens were configured correctly with the mouse moving off the >> right side of the left screen and appearing

Re: vpn password will not save in fedora 24

2016-06-27 Thread Patrick O'Callaghan
On Sat, 2016-06-25 at 17:37 -0700, William Biggs wrote: > I set up my vpn server in gnome but it will not keep the password . > Every time i connect to the vpn it ask my for the password . How can > I get it to save it  I don't see what Gnome has to do with a VPN server, but at a minimum you

Re: vpn password will not save in fedora 24

2016-06-27 Thread Joachim Backes
On 06/27/16 12:21, Patrick O'Callaghan wrote: On Sat, 2016-06-25 at 17:37 -0700, William Biggs wrote: I set up my vpn server in gnome but it will not keep the password . Every time i connect to the vpn it ask my for the password . How can I get it to save it I don't see what Gnome has to do