Re: Install Dellsupportassist for Fedora 30.

2019-07-11 Thread George White
There were reports of security problems in the PC Doctor 3rd party libraries used by SupportAssist, so due diligence is in order. Maybe Linux has other tools to do what you need. — George N. White III > On Jul 11, 2019, at 9:37 AM, > wrote: > > I'd say no since it says not supported righ

Re: change user id

2018-03-07 Thread George White
> On Mar 6, 2018, at 2:19 PM, Tony Nelson wrote: > >> On 18-03-05 21:30:17, Bill Shirley wrote: >> ... >> 5) run: >> sudo find / -xdev -uid 1000 -exec chown bob {} \; > ... > > I've done (something like) as root: > >chown --recursive --no-dereference --from=1000 bob /home/bob/ >chown