Re: cron

2016-09-23 Thread Jon LaBadie
On Fri, Sep 23, 2016 at 09:23:43PM +0200, Patrick Dupre wrote: > > From: "Jon LaBadie" <jo...@jgcomp.com> > > On Fri, Sep 23, 2016 at 01:32:00PM +0200, Patrick Dupre wrote: > > > > > > > Regardless, as has been said before, if you

Re: liveusb-creator

2016-09-25 Thread Jon LaBadie
On Sun, Sep 25, 2016 at 02:59:59PM -0600, Lawrence E Graves wrote: > > Unless I did something wrong, that didn't work either. This the results: > > [root@Jehovah ~]# dd if= of=/dev/sd?? bs=16M > -bash: full-path-name-fedora25-iso: No such file or directory > Lawrence, this has nothing to do

Re: cron

2016-09-24 Thread Jon LaBadie
On Sat, Sep 24, 2016 at 10:05:36AM +0200, Patrick Dupre wrote: > Hello, > > It seems that we are experiencing different behaviours. > It there any test that we could run to try to identify where the > glitch is ? > > By the way, nobody told me how to control anacron. > The installation day can

Re: liveusb-creator

2016-09-26 Thread Jon LaBadie
On Mon, Sep 26, 2016 at 02:04:05PM +0200, Martin Bříza wrote: > On Mon, 26 Sep 2016 12:34:58 +0200, Jon Ingason > > > > Just one question regarding "mediawriter" and "liveusb-creator". can > > they coexist or need I to remove "liveusb-creator" if I want to install > >

Re: DHCP: how to manage dynamic address for the hosts in a network

2016-09-15 Thread Jon LaBadie
On Thu, Sep 15, 2016 at 09:04:54AM +0300, Angelo Moreschini wrote: > Hi, > > I didn't get an answer to my preceding mail : "cups - the printer is not > responding", so I try to get this answer with a different subject. And you waited a whole day? Or weren't the two responses what you wanted? >

Re: a stop job is running....

2016-09-17 Thread Jon LaBadie
On Sat, Sep 17, 2016 at 11:34:54AM -0500, Rex Dieter wrote: > Tom Horsley wrote: > > > Because systemd has a gazillion bugs like this > > In cases like this in general, it's not systemd, > but the individual services that have bugs. > Does anyone else tire of hearing "its not systemd, its ..."

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 04:28:15PM -0400, Jon LaBadie wrote: > On Mon, Sep 19, 2016 at 10:04:21PM +0200, Patrick Dupre wrote: > > The point is that I am not sure that mlocate (or updatedb) runs properly > > because locate does not find my new files ! > > > > How can

Re: cron

2016-09-22 Thread Jon LaBadie
On Thu, Sep 22, 2016 at 06:56:07PM -0400, Tom Horsley wrote: > On Thu, 22 Sep 2016 23:56:04 +0200 > Patrick Dupre wrote: > > > anacron weakly is supposed to run on saturday, it run on Monday now ! > > Same thing for cron ! > > There is no "supposed to" with anacron. It decides when to run >

Re: cron

2016-09-23 Thread Jon LaBadie
On Fri, Sep 23, 2016 at 09:52:30AM +0200, Patrick Dupre wrote: > > > From: "Jon LaBadie" <jo...@jgcomp.com> > > To: users@lists.fedoraproject.org > > Subject: Re: cron > > > > On Thu, Sep 22, 2016 at 06:56:07PM -0400, Tom Horsley wrote: > > &

Re: cron

2016-09-23 Thread Jon LaBadie
On Fri, Sep 23, 2016 at 01:32:00PM +0200, Patrick Dupre wrote: > > > Regardless, as has been said before, if you want a job run at > > specific times, anacron is not the correct tool. Use cron. > > > Yes and no, > Monday is not a good day. I would like to move to Saturday > Why not a

Re: cron

2016-09-21 Thread Jon LaBadie
On Wed, Sep 21, 2016 at 07:26:18PM +0200, Patrick Dupre wrote: > Hello, > > I am a bit surprise by the answers that I received. > Again, cron and anacron used to run quite well for a long time. > Both can co-live, one run periodically according to /etc/crontab > and /etc/cron.daily

Re: diff or deduplicate two volumes with different folder structures

2016-09-20 Thread Jon LaBadie
On Tue, Sep 20, 2016 at 10:52:10PM +0200, Ahmad Samir wrote: > One last try (sometimes an issue nags): > $ find A -exec md5sum '{}' + > a-md5 > $ find B -exec md5sum '{}' + > b-md5 > $ cat a-md5 b-md5 > All > $ sort -u -k 1,1 All > dupes > > Now, (I hopefully got my head around it this time...),

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 11:42:42AM +0200, Patrick Dupre wrote: > Hello, > ... > > 3) systemctl | grep -i locate > provides not answer. > How can I check that mlocate run properly ? > There is not service locate or mlocate locate does not run as a service. locate's database is updated daily via

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 10:04:21PM +0200, Patrick Dupre wrote: > The point is that I am not sure that mlocate (or updatedb) runs properly > because locate does not find my new files ! > > How can I be sure that mlocate runs properly ? > Sorry for the erroneous post. Turns out the cron file I

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 03:15:58PM -0400, Tom Horsley wrote: > On Mon, 19 Sep 2016 20:47:20 +0200 > Patrick Dupre wrote: > > > Sorry, but I do not have > > /etc/cron.daily/mlocate.cron > > This is all part of the systemd fungus experience as it > attempts to engulph all of linux. > > An rpm -q

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 10:57:01PM +0100, Andy Blanchard wrote: > On 19 September 2016 at 22:38, Patrick Dupre wrote: > > I did: > > systemctl enable mlocate-updatedb.service > > (no error) > > but it still does not seem to be enabled: > > ● mlocate-updatedb.service - Update a

Re: anacron/cron

2016-09-19 Thread Jon LaBadie
On Mon, Sep 19, 2016 at 03:09:39PM -0700, Rick Stevens wrote: > > Well, lovely. I've found that "systemctl --full list-timers" truncates > the display if your terminal isn't wide enough (at least it truncates > using xfce-terminal) and gives you no indication it has done so. Isn't > "--full"

Re: the "ls" command line

2016-08-24 Thread Jon LaBadie
On Wed, Aug 24, 2016 at 08:42:31AM +0300, Angelo Moreschini wrote: > OK > > Thank you, I got a good explanation... > > But it is something that I yet don't understand: > > The command (...) is composed both with > > <*options* (-ld)> >and with > <*argument* "/*" or "/*/"> >

Re: calendar program loops

2016-08-25 Thread Jon LaBadie
On Thu, Aug 25, 2016 at 10:55:39AM -0400, Tim Evans wrote: > On 08/25/2016 09:43 AM, Jon LaBadie wrote: > > On Thu, Aug 25, 2016 at 01:39:00AM -0700, Joe Zeff wrote: > > > On 08/24/2016 10:21 PM, Jon LaBadie wrote: > > > > Root runs a nightly cronjob of "/u

Re: long standing boot error message

2016-10-09 Thread Jon LaBadie
On Sun, Oct 09, 2016 at 06:20:03PM -0400, fred roller wrote: > On Sun, Oct 9, 2016 at 5:32 PM, Jon LaBadie <jo...@jgcomp.com> wrote: > > > Anybody recognize this error message? > > > >usb 2-1.5: string descriptor 0 read error: -22 > > > > Accordin

Re: Reverting to nouveau

2016-10-10 Thread Jon LaBadie
On Mon, Oct 10, 2016 at 07:52:49PM +0100, Patrick O'Callaghan wrote: > On Mon, 2016-10-10 at 11:42 -0500, Mike Chambers wrote: > > On Fri, 2016-10-07 at 16:35 +0100, Patrick O'Callaghan wrote: > > > > > > As I said, I'm happy enough with suspend for now. My aim was to > > > reduce power

Mate - new windows hide under top panel

2016-10-18 Thread Jon LaBadie
I have Fedora 24 on two systems, both using the Mate desktop manager and compiz wm. When I start new applications on one, things are fine, the windows are totally below the Mate top panel. On the other system, new window are created with their title bar covered by the Mate top panel. I can't

Re: dnf system-upgrades wants to remove the running kernel

2016-11-23 Thread Jon LaBadie
On Wed, Nov 23, 2016 at 10:25:30PM +0100, Andras Simon wrote: > 2016-11-23 21:30 GMT+01:00, Matthew Miller : > > On Wed, Nov 23, 2016 at 09:20:23PM +0100, Andras Simon wrote: > >> The same: it wants to remove that old kernel. But after booting again > >> the latest kernel

long standing boot error message

2016-10-09 Thread Jon LaBadie
My system is about 2 yrs old and started with F19 or earlier version. It has always had one boot error I'm unable to resolve. Nothing seems to be not working, so I ponder once in a while. Anybody recognize this error message? usb 2-1.5: string descriptor 0 read error: -22 Jon -- Jon H.

Re: long standing boot error message

2016-10-10 Thread Jon LaBadie
On Sun, Oct 09, 2016 at 11:48:11PM -0700, Samuel Sieb wrote: > On 10/09/2016 04:25 PM, Jon LaBadie wrote: > > No "product" listing, but there are vendor and product ids. > > The device is my "internal" BlueTooth adapter made by Lite-On. > > Based on adjace

Re: long standing boot error message

2016-10-11 Thread Jon LaBadie
On Tue, Oct 11, 2016 at 08:12:36AM +0200, François Patte wrote: > Le 09/10/2016 à 23:32, Jon LaBadie a écrit : > > My system is about 2 yrs old and started with F19 or > > earlier version. It has always had one boot error > > I'm unable to resolve. Nothing seems to be

Re: Anyone install Fedora 24 or 25 on old Dell PowerEdge 2800 server?

2016-12-01 Thread Jon LaBadie
On Fri, Dec 02, 2016 at 01:18:31PM +1000, Michael D. Setzer II wrote: > Got a handme down Server from MIS, it is a Dell PowerEdge 2800 with dual > processors 4G Ram and 4 130G SCSI disks. I was able to get it to install > Fedora 24 from an USB flash of the Live CD, but was having big issues with

Re: writing iso image to blank dvd

2016-12-03 Thread Jon LaBadie
On Sat, Dec 03, 2016 at 06:12:58PM -0700, jd1008 wrote: > Any ideas? > > As root: > > # time dd if=/tmp/Fedora-Workstation-Live-x86_64-24-1.2.iso of=/dev/sr0 > bs=128K > dd: failed to open ‘/dev/sr0’: Read-only file system > > real0m0.04s > user0m0.00s > sys 0m0.00s > # ls -l

F25, no desktop wallpaper

2017-01-02 Thread Jon LaBadie
I just upgraded my old laptop (Dell Vostro 1500) from F24 to F25 using the "dnf" plugins. Video is now a problem. My selected desktop wallpaper does not show, just a black background. Once drawn on the desktop, items remain. For example menus still show after making a selection although they

Re: F25, no desktop wallpaper

2017-01-02 Thread Jon LaBadie
I did not attribute it to the same problem. When I reboot the laptop I'll check the /etc/environment file mentioned in the bug report. Jon > On Mon, Jan 2, 2017, 17:45 Jon LaBadie <jo...@jgcomp.com> wrote: > > > I just upgraded my old laptop (Dell Vostro 1500) from > > F24

Re: F25, no desktop wallpaper

2017-01-02 Thread Jon LaBadie
On Mon, Jan 02, 2017 at 08:02:00PM -0500, Jon LaBadie wrote: > On Tue, Jan 03, 2017 at 12:47:00AM +, Christopher wrote: > > See https://bugzilla.redhat.com/show_bug.cgi?id=1397623 > > > > Thanks for the pointer. When I did use gdm and gnome I did > encounter the f

Re: find with regex to find files matching pattern

2016-12-25 Thread Jon LaBadie
On Sun, Dec 25, 2016 at 09:09:38PM -0500, bruce wrote: > Ok.. > > Maybe too much xmas glee... > > Sample files > 1.2.3.4_foo.dat > > 11.2.3.4_foo.dat > > 1.22.33.4_foo.dat > > etc. > > the fillenames follow the ipAddress format.. > > Trying to craft a simple find with regex/pattern to

Re: anaconda problem

2017-03-21 Thread Jon LaBadie
On Tue, Mar 21, 2017 at 06:17:37PM +0100, François Patte wrote: > Le 21/03/2017 16:41, Ed Greshko a écrit : > > On 03/21/17 23:19, François Patte wrote: > > > > >> As I told in my message: using the graphical version of anaconda, you > >> have not the choice: either you ask for lvm, or you ask

Re: ssh stderr question

2017-04-10 Thread Jon LaBadie
On Mon, Apr 10, 2017 at 01:29:59PM -0700, Rick Stevens wrote: > On 04/10/2017 12:46 PM, Gordon Messmer wrote: ... > > That's correct. In both examples, the commands inside the double quotes > and only what's inside the quotes are what's executed on the remote > system. Everything else is executed

Re: Ext3 Question re: Journal and data

2017-04-18 Thread Jon LaBadie
On Tue, Apr 18, 2017 at 11:55:00AM -0600, JD wrote: > > > On 04/18/2017 04:02 AM, Patrick O'Callaghan wrote: > > On Mon, 2017-04-17 at 21:07 -0600, JD wrote: > > > Hi all, > > > is there a way to force the flush (write out) of ext3 journal AND data > > > WITHOUT unmounting it? > > sync(1) > > >

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-03 Thread Jon LaBadie
On Fri, Aug 04, 2017 at 03:33:19AM +, Marmorstein, Robert wrote: > > > >though loginctl does). Login sessions via ssh, either > >from remote hosts or to localhost are registered. > > Does "who -a" show them? I have a vague recollection I looked into that when > I first encountered this.

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-03 Thread Jon LaBadie
On Thu, Aug 03, 2017 at 06:15:25PM -0700, Rick Stevens wrote: > On 08/03/2017 05:58 PM, Ed Greshko wrote: > > On 08/04/2017 08:05 AM, AV wrote: > >> Sorry, Lxqt uses SDDM! (I don't know how stable SDDM is yet, I saw > >> a lot of problems mentioned on the web). > > > > SDDM is quite stable.

Re: Linux anti-virus any good?

2017-07-12 Thread Jon LaBadie
On Wed, Jul 12, 2017 at 05:28:47PM -0500, Doug wrote: > > > On Wed, Jul 12, 2017 at 12:09:09PM -0500, Dave Ihnat wrote: > > > On Wed, Jul 12, 2017 at 10:55:01AM -0400, Frank Pikelner wrote: > > > > It is not complicated finding SSH running on a different port using > > > > Nmap: > > > That's

Re: Linux anti-virus any good?

2017-07-12 Thread Jon LaBadie
On Wed, Jul 12, 2017 at 12:09:09PM -0500, Dave Ihnat wrote: > On Wed, Jul 12, 2017 at 10:55:01AM -0400, Frank Pikelner wrote: > > It is not complicated finding SSH running on a different port using Nmap: > > That's true. It's also true that the vast majority of scriptkiddies don't > do that.

Re: /var/cache

2017-07-05 Thread Jon LaBadie
On Thu, Jul 06, 2017 at 01:53:29AM +0200, Patrick Dupre wrote: > Why do you say that it is not a a multiple of 4k? > dumpe2fs provides: > Block size: 4096 > > At least 1646960 / 4 = 411740 Duh, 4 is not 4096. 1646960 / 4096 is 402.0898 (approximately). > > du seems providing the

Re: /var/cache

2017-07-05 Thread Jon LaBadie
On Wed, Jul 05, 2017 at 10:16:34AM +0200, Patrick Dupre wrote: > Hello, > > I have directory > /var/log/journal which seems large: > 1646960 > What type of file system are you using? ext? or xfs or ?? I ask as ext expands its directories in 4K chunks and the sizes you give above and below are

Re: pgrep -f 'foo' | wc -l -- curiousity!

2017-08-09 Thread Jon LaBadie
On Wed, Aug 09, 2017 at 02:06:20PM -0400, bruce wrote: > Hey peeps. > > From a fed/centos cmdline... > > pgrep -f "foo" | wc -l > > will return 0 -- if "foo" doesn't exist in the procTBL, and something > else if "foo" is running. > > The curiousity... When I have a simple php > > >

Re: Disappearing files

2017-08-06 Thread Jon LaBadie
On Mon, Aug 07, 2017 at 03:48:47AM +, Marmorstein, Robert wrote: > Hi all, > > > Long time Linux user, new Fedora user (well, at least since FC 3), so be > gentle. > > > I installed asterisk and dahdi from source and they were working great, but > when I reboot one of two things happens:

Re: cups sucks

2017-05-14 Thread Jon LaBadie
On Sun, May 14, 2017 at 07:05:49PM +0200, François Patte wrote: > Bonjour, > > I try to configure a printer on my local network: computer A has an usb > printer plugged in. It works. > > From computer B I want to use the computer plugged into A. I use > localhost:631 and configure the printer as

Re: Is default umask of 022 still reasonable for Fedora?

2017-06-18 Thread Jon LaBadie
On Sun, Jun 18, 2017 at 01:24:17PM -0700, stan wrote: > I recently became aware that the default umask for Fedora is 022 when > it caused problems for me that I had a different umask. This seems like > an anachronism, a relic of a kinder, gentler time, when the computing > atmosphere was more

Re: Problem with SELinux: cannot change password, cannot open Plasma session

2017-09-21 Thread Jon LaBadie
On Wed, Sep 20, 2017 at 05:54:19PM +0800, Ed Greshko wrote: > On 09/20/17 17:33, Frédéric Bron wrote: > >> ls -Zd /etc > > system_u:object_r:etc_t:s0 /etc/ > > > > looks fine? > > > > Yes, perfectly fine... > > How the output of this? > > restorecon -F -v /etc/passwd > > FWIW, looking in

Re: Enable SSLv3 in Postfix

2017-10-05 Thread Jon LaBadie
On Thu, Oct 05, 2017 at 06:46:10PM +1300, Nelson Crosby wrote: > On 05/10/17 15:45, Samuel Sieb wrote: ... > > It *has* been suggested to me that Postfix might be inserting `!SSLv3` > because > OpenSSL doesn't have that support compiled in. I think this might not be the > case, as I can set

Re: Very minor but very weird

2017-10-12 Thread Jon LaBadie
On Thu, Oct 12, 2017 at 10:56:51AM -0700, Jonathan Ryshpan wrote: > In the command interpreter (shell) the underline character > (underline_char) generally but not always echos as a space when > actually typed and generally but not always displays as an underline > when produced by the system.

Re: Data migration for replacing HDD with SSD - suggestions?

2017-12-16 Thread Jon LaBadie
On Sat, Dec 16, 2017 at 01:06:16PM -0500, Temlakos wrote: > On 12/16/2017 10:13 AM, fred roller wrote: > > [snip] > > | I now ask the community for some suggestions. > > > > I have done this type of set up on my systems before so what its worth I > > will share how I installed and where

Re: strange screen tearing effect

2017-10-31 Thread Jon LaBadie
On Tue, Oct 31, 2017 at 06:16:58PM +1030, Tim wrote: > Since updating to Fedora 26, I get a strange screen tearing effect on > any moving image (scrolling webpages, watching live video, anything > that moves). The effect is unnoticeable on static displayes. The > effect is like this diagram: >

bootchart-like utility for login

2018-05-06 Thread Jon LaBadie
Is there anything analogous to bootchart but which works on the period between entering your password and either getting a shell prompt (for a CLI login) or a ready desktop environment (for a GUI login). Jon -- Jon H. LaBadie jo...@jgcomp.com

Re: need help with printer set-up.

2018-05-09 Thread Jon LaBadie
On Wed, May 09, 2018 at 03:15:07PM -, home user via users wrote: > I tried this: > - > bash.4[~]: ls -R /usr/share/cups/ | grep ".ppd" > foomatic-db-ppds For a different manufacturer, the Linux version of their "driver" lacked a ppd file. I downloaded the Windows or Mac driver package,

Re: gawk

2018-05-16 Thread Jon LaBadie
On Wed, May 16, 2018 at 02:43:09PM -0700, Rick Stevens wrote: > On 05/16/2018 02:11 PM, Samuel Sieb wrote: > > On 05/16/2018 02:05 PM, Patrick Dupre wrote: > >> This is correct, but > >> if I do: > >>   print "#" > "tmptmp.txt" ; > >> after > >> print $1 $2 > "tmptmp.txt" ; > >> > >> then I

Re: dictd and local dictionaries

2018-06-10 Thread Jon LaBadie
On Sun, Jun 10, 2018 at 10:34:10PM +0200, François Patte wrote: > Le 10/06/2018 à 22:05, Jon LaBadie a écrit : > > On Sun, Jun 10, 2018 at 08:29:21AM +0200, François Patte wrote: > >> Bonjour, > >> > >> I installed dictd and dict and a bunch of local diction

Re: dictd and local dictionaries

2018-06-10 Thread Jon LaBadie
On Sun, Jun 10, 2018 at 08:29:21AM +0200, François Patte wrote: > Bonjour, > > I installed dictd and dict and a bunch of local dictionaries. > > I can search a word in the local dictionaries using stardict or > goldendict, but this operation is impossible using dict... > > If I do: dict -I or

Re: Unsubscription

2018-01-14 Thread Jon LaBadie
On Mon, Jan 15, 2018 at 07:24:03AM +, 郭 灵贤 wrote: > How to unsubscription this list ? > > 发送自 Windows 10 版邮件应用 > > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an

Re: Riddle me this: grep / regx experts

2018-02-02 Thread Jon LaBadie
On Fri, Feb 02, 2018 at 11:04:01AM -0500, R. G. Newbury wrote: > A bug in regx handling??? > > I am cleaning up some html code, using sed to standardize the formatting. I > was searching for specific instances of code to amend using grep. > I was looking for instances like > Example text in a

Re: how to digitize a sizable CD collection using fedora?

2018-02-03 Thread Jon LaBadie
On Fri, Feb 02, 2018 at 05:29:40PM -0500, Robert P. J. Day wrote: > > one of my new year's resolutions was to digitize several hundred > music CDs in preparation for figuring out what system to use in the > domicile to play them, but regardless of how i decide to eventually > play these CDs,

Re: Renaming USB WD 2TB drives

2018-02-05 Thread Jon LaBadie
On Mon, Feb 05, 2018 at 07:11:30PM -0500, Max Pyziur wrote: > On Mon, 5 Feb 2018, Michael Schwendt wrote: > > > On Mon, 5 Feb 2018 13:38:32 -0500, Bill Shirley wrote: > > > > > What's the output of > > > fdisk -l /dev/sdb > > > > > > Bill > > > > Note that fdisk would only show the partition

Re: basic issue/question -- renaming in mass a bunch of files

2018-02-24 Thread Jon LaBadie
On Sat, Feb 24, 2018 at 10:46:46PM +0800, Ed Greshko wrote: > On 02/24/18 22:42, Robert P. J. Day wrote: > > On Sat, 24 Feb 2018, Ed Greshko wrote: > > > >> On 02/24/18 22:03, bruce wrote: > >>> Hi. > >>> > >>> Have a bunch of files with the basic naming of: > >>>

VM recommendation for single Android app

2018-02-15 Thread Jon LaBadie
On my Android tablet I use a contract bridge app to practice against robots. On my Fedora 26 desktop I've installed an instance of Android as a VirtualBox guest OS for just the same game app. I'd like to install the game app on my Fedora 27, 8 yr old laptop. It is much lower performance than my

Re: auto-kill process using too much memory

2018-08-24 Thread Jon LaBadie
On Fri, Aug 24, 2018 at 07:19:41AM +0200, Frédéric wrote: > Hi, > > It happens sometimes that someone launches a process that uses too > much memory. Then the computer starts swapping leaving the computer > completely out of use. When the swap is full (I guess), the process is > automatically

Re: auto-kill process using too much memory

2018-08-25 Thread Jon LaBadie
On Sat, Aug 25, 2018 at 06:47:34PM +0200, Frédéric wrote: > > I've never had to use it, but what about setting > > the process max memory with "ulimit -m"? > > Thanks, it seems to work. I can put it in .bashrc. > > F That will affect every process you run. An alternative is a short script that

Re: dnf: can i "tag" installed packages so i can remove them later?

2018-07-14 Thread Jon LaBadie
On Sat, Jul 14, 2018 at 07:11:32AM -0400, Robert P. J. Day wrote: > > scanned the dnf man page, did not see an immediate solution so i'll > ask here: > > is there any way to dynamically tag or label packages during dnf > install so i can remove them all later by that tag or label? on more >

Re: A FOSS "what-if" app/tool for arranging furniture within a well-defined space (bedroom/dining room)

2018-01-17 Thread Jon LaBadie
On Tue, Jan 16, 2018 at 07:17:23PM -0800, Kenneth Wolcott wrote: > Hello; > > I'm looking for advice about what tool/app you would use on Fedora > (or any Linux distro) so that one could experiment graphically with > the placement of furniture in a well-defined space. > Several years ago I use

Re: How do I check a process' memory usage?

2018-03-26 Thread Jon LaBadie
On Mon, Mar 26, 2018 at 01:53:12PM +1030, Tim wrote: > Allegedly, on or about 24 March 2018, Wolfgang Pfeiffer sent: > > Or maybe even 'htop' - which will you give (among other things) the > > option to move down through - as it seems - all processes that are > > currently running - search for

Re: Dual screen

2018-03-23 Thread Jon LaBadie
On Fri, Mar 23, 2018 at 01:19:40PM +0100, Patrick Dupre wrote: > Hello, > > I noted a small issue when using dual screening (primary and secondary > displays). > If you have windows open in different workspaces, they all move in > workspace 1 after a screen lock. > Is it a configuration issue or

Re: tail for a list of files

2018-03-04 Thread Jon LaBadie
On Sun, Mar 04, 2018 at 02:32:03PM -0800, Samuel Sieb wrote: > On 03/04/2018 11:43 AM, bruce wrote: > > > > I wanted to get the last X lines of each file from an input/wildcard > > list of files !! > > > > There were already at least two different solutions posted. > > tail -n 5 $(find /foo

Re: Sticks with not lights

2018-11-07 Thread Jon LaBadie
On Thu, Nov 08, 2018 at 12:20:02AM +, Rick Stevens wrote: > On 11/7/18 4:06 PM, Paul Allen Newell wrote: > > On 11/07/2018 03:04 PM, Ed Greshko wrote: > >> On 11/8/18 6:52 AM, Paul Allen Newell wrote: > >>> > >>> On 11/07/2018 01:52 PM, ToddAndMargo via users wrote: > > This is the

Re: Optical track ball with wheel

2018-11-15 Thread Jon LaBadie
On Thu, Nov 15, 2018 at 08:50:48PM -0500, Robert Moskowitz wrote: > I am home now from the hospital rehab unit (since Friday).  I have a > 'perscription' for a track ball so I can mouse right-handed unti  my > shoulder heals (6 more weeks). > > So I did a little shopping and want to know if

anything like bootchart for login?

2018-10-01 Thread Jon LaBadie
My fedora 27 laptop used to login very quickly. Now it gets to a blank screen and pauses there for 1-2 minutes. I don't think the pause is due to anything in my start up scripts ~/.profile and ~/.kshrc. I checked this in two ways. First was commenting out large blocks of the executable code in

Re: anything like bootchart for login?

2018-10-01 Thread Jon LaBadie
On Mon, Oct 01, 2018 at 03:07:13PM +0800, Ed Greshko wrote: > On 10/1/18 2:46 PM, Jon LaBadie wrote: > > My fedora 27 laptop used to login very quickly. > > Now it gets to a blank screen and pauses there > > for 1-2 minutes. > > > > I don't think the pause is d

Re: Terminal Badness

2019-01-18 Thread Jon LaBadie
On Fri, Jan 18, 2019 at 06:27:44PM +, Beartooth wrote: > > Mate terminal, that is -- not life threatening but intensely > irritating and anti-productive. When I click on any little x, in the > upper right either of the whole terminal or of one tab, the whole > terminal closes. It

Re: tip: cd previous directory

2019-01-23 Thread Jon LaBadie
On Wed, Jan 23, 2019 at 03:58:09AM -0800, ToddAndMargo via users wrote: > On 1/23/19 3:25 AM, John Harris wrote: > > On Wednesday, January 23, 2019 2:36:06 AM EST ToddAndMargo via users wrote: > > > On 1/22/19 11:15 PM, Ed Greshko wrote: > > > > On 1/23/19 3:12 PM, ToddAndMargo via users wrote: >

Re: tip: cd previous directory

2019-01-23 Thread Jon LaBadie
On Wed, Jan 23, 2019 at 08:43:11AM -0600, SternData wrote: > On 1/23/19 12:55 AM, ToddAndMargo via users wrote: > > Hi All, > > > > I just discovered this.  To cd back to the previous directory > > > > cd  - > > > > What a time saver! > > > > -T > > OK, then this will blow your mind: >

Re: incomplete boot after Fc26-27 upgrade - quick update

2018-12-03 Thread Jon LaBadie
On Sat, Dec 01, 2018 at 02:50:20PM -0500, Jon LaBadie wrote: > > An update. > > After several more attempted reboots changing the > command line parameters failed, I logged in and > found that several commands, notably "systemctl" > failed with the message:

Re: System monitor -

2018-11-26 Thread Jon LaBadie
On Mon, Nov 26, 2018 at 06:03:09AM -0500, Bob Goodwin wrote: > On 11/25/18 15:02, Bob Goodwin wrote: > > . > > Is therea program for monitoring system temperatures for fedora 29 other > > than gkrellm? > > > > Bob > > > . > I found "xfce4-sensors-plugin" which appears to be workingand doing what

incomplete boot after Fc26-27 upgrade

2018-12-01 Thread Jon LaBadie
My primary system was still running Fedora 26 and I'm in the process of updating stepwise using the dnf-system-upgrade plugin. The download and update to F27 seemed to go fine. But reboots fail and put me in "emergency/rescue" mode. Once I've logged in as root and su'ed to my personal account,

Re: incomplete boot after Fc26-27 upgrade - quick update

2018-12-01 Thread Jon LaBadie
n Sat, Dec 01, 2018 at 02:47:08PM -0500, Jon LaBadie wrote: > My primary system was still running Fedora 26 and I'm in the process of > updating stepwise using the dnf-system-upgrade plugin. > > The download and update to F27 seemed to go fine. But reboots fail > and put me i

Re: getting rid of every trace of docker from fedora 29 for re-install?

2019-01-24 Thread Jon LaBadie
On Thu, Jan 24, 2019 at 06:46:23AM -0500, Robert P. J. Day wrote: > > as part of an intro tutorial i'm writing, i want to provide a recipe > for installing docker-ce on fedora 29 from absolute scratch, and part > of that will involve how to first get rid of every trace of any old > docker- or

Re: multi-line URIs

2019-01-25 Thread Jon LaBadie
On Sat, Jan 26, 2019 at 02:14:28PM +1100, Cameron Simpson wrote: > On 25Jan2019 18:14, Jon LaBadie wrote: > > When selection a multi-line URI in a terminal window > > I've noticed two behaviors. Some will ?ignore? the > > extra lines and only select to the end of the fi

Re: Gnome session restore

2019-03-24 Thread Jon LaBadie
On Sun, Mar 24, 2019 at 05:38:14PM +, Patrick O'Callaghan wrote: > I'm experimenting with Gnome (I'm a long-standing KDE user), but can't > figure out how to save and restore a login session, i.e. restore all > open apps after logging in, including window placement on several > virtual

Re: Gnome session restore

2019-03-24 Thread Jon LaBadie
On Sun, Mar 24, 2019 at 06:55:02PM +, Patrick O'Callaghan wrote: > On Sun, 2019-03-24 at 13:54 -0400, Jon LaBadie wrote: > > On Sun, Mar 24, 2019 at 05:38:14PM +, Patrick O'Callaghan wrote: > > > I'm experimenting with Gnome (I'm a long-standing KDE user), but can't &g

Re: Fedora 29 display -

2019-02-01 Thread Jon LaBadie
On Fri, Feb 01, 2019 at 01:23:30PM -0500, Bob Goodwin wrote: > > > On 02/01/19 13:03, Joe Zeff wrote: > > Click on View, Side Pane and make sure that one of the two options is > > checked. > The menu bar is missing unless I bring up something like Firefox or > Thunderbird. When I bring up a

multi-line URIs

2019-01-25 Thread Jon LaBadie
When selection a multi-line URI in a terminal window I've noticed two behaviors. Some will ?ignore? the extra lines and only select to the end of the first line. Others will select the entire URI, typically to an ending ">". Obviously I would prefer the latter. Is this behavior terminal

gnome will not start

2019-06-09 Thread Jon LaBadie
I use Mate as my DE but would like to have gnome available as well. However I must have a configuration error I can not find as I've not been able to login to a gnome environment for about 3 years. If I create a test user, that user can login to a gnome environment. But when I try I get one of

Re: UID and GID on F30

2019-06-21 Thread Jon LaBadie
On Tue, Jun 18, 2019 at 11:31:46PM +0800, Ed Greshko wrote: > On 6/18/19 10:56 PM, Tim via users wrote: > > Hi, > > > > I recently set up Fedora 30 as a new install on a blank SDD. When I > > went to create my user it got UID 1000, as I expected (since I was the > > first user). But, not as I

Re: x11 and the mouse

2019-04-20 Thread Jon LaBadie
On Fri, Apr 19, 2019 at 08:22:46PM -0500, Roger Heflin wrote: > It definitely works: > > xinput --list-props 11 > Device 'Kensington Kensington USB/PS2 Orbit': > Device Enabled (182):1 > Coordinate Transformation Matrix (184):1.00, 0.00, > 0.00, 0.00,

Re: What is a "CHESEN"?

2019-04-20 Thread Jon LaBadie
On Sat, Apr 20, 2019 at 02:33:49PM -0700, ToddAndMargo via users wrote: > $ xinput --list --short | grep -i chesen > ⎜ ↳ CHESEN PS2 to USB Converter Mouse id=17 [slave pointer > (2)] > ↳ CHESEN PS2 to USB Converter id=16 [slave > keyboard (3)] >

Re: Password trouble

2020-02-27 Thread Jon LaBadie
On Mon, Feb 24, 2020 at 08:06:23PM -, Beartooth wrote: ... > > # passwd xxx > Changing password for user xxx. > New password: > BAD PASSWORD: The password fails the dictionary check - it is based on a > dictionary word > Retype new password: > > [at this point I gave it her password

how to reconfigure gnome from scratch

2020-04-13 Thread Jon LaBadie
I've been using mate as my DM on Fedora for years. For about the same number of I've been unable to login to a gnome session. I've go no need except curiosity. But everytime I select gnome (Xorg, classic, Wayland, ...) the screen blanks and I get a full screen literally saying "Opps, something

Re: What is the new sync command?

2020-04-27 Thread Jon LaBadie
On Sun, Apr 26, 2020 at 04:50:57PM -0700, ToddAndMargo via users wrote: > Hi All, > > I am writing several GB of data to a flash drive. > It won't dismount as it is stikll flushing. > > # sync /dev/sdc1 > > comes back instantly. > > Is there a better command to see if the flush > is finished?

Re: dnf list color bad

2020-04-23 Thread Jon LaBadie
On Thu, Apr 23, 2020 at 12:51:20PM -0600, Joe Zeff wrote: > On 04/23/2020 12:37 PM, Tom Horsley wrote: > > Apparently you have the same version of dnf I have. I utterly > > despise "helpful" colors, especially since all the people who > > pick them assume you have a white background in your

Re: Working! - Re: user crontab

2020-05-08 Thread Jon LaBadie
On Thu, May 07, 2020 at 11:24:41PM -0700, Gordon Messmer wrote: > On 5/7/20 10:44 PM, Jon LaBadie wrote: > > In my mail files each message is followed by a blank line > > before the next "From_" line. Is that a requirement of > > mbox format? If

Re: Terminal bleed through?

2020-05-14 Thread Jon LaBadie
On Thu, May 14, 2020 at 01:42:08PM -0500, Christopher Marlow wrote: > What could cause this issue? > > When I open a terminal in FC 32 I see bleed through of my wallpaper as > seen below. > > https://imgur.com/a/EhaLRQu > > See the line right up under the password prompt? > > It will go away

Re: Working! - Re: user crontab

2020-05-07 Thread Jon LaBadie
On Fri, May 08, 2020 at 09:57:33AM +1000, Cameron Simpson wrote: > On 07May2020 15:01, Robert Moskowitz wrote: > > /ustr/sbin/mycron: > > #!/bin/sh > > > > currentDate="$(date +'%a %b %d %T %Y')" > > echo "From cron@localhost  "$currentDate >> /var/spool/mail/$USER > > Put $currentDate inside

Re: Any better gnome-system-monitor?

2020-10-12 Thread Jon LaBadie
On Mon, Oct 12, 2020 at 09:22:54AM -0700, ToddAndMargo via users wrote: > On 2020-10-12 05:10, Richard Shaw wrote: > > > > It's not a GUI based one but I really like "glances". > > > > Thanks, > > Richard > > I see why you like it. > > It does not give individual cpu load like htop though and

Virtual terminals - no VISIBLE I/O

2020-08-25 Thread Jon LaBadie
On Fedora 32 Workstation. My VTs are functional but there is not visible indication of I/O. By that I mean, I get no login or password prompt. But I can blindly login. I get no shell prompt. But I can blindly enter commands that run but they show no output in the VT. The VT system is

Re: wayland or not with nvidia

2020-05-26 Thread Jon LaBadie
On Tue, May 26, 2020 at 04:20:06PM +0800, Ed Greshko wrote: > On 2020-05-26 13:43, hw wrote: > > Ok, I take it that this mailing list is no more than a bad joke and only > > useful for trolls. Everything that has been said so far is entirely > > irrelevant and nothing new. > > If you were to go

Re: OT: Maildir vs. mh folders?

2020-10-20 Thread Jon LaBadie
On Tue, Oct 20, 2020 at 12:10:13PM -0500, Ranjan Maitra wrote: > On Tue, 20 Oct 2020 13:28:37 +1030 Tim via users > wrote: > > Thanks, very much! Btw, how do I list a directory recursively with the more > nested directories listed first inside a directory? I feel that I may want to > do this

<    1   2   3   >