Hi Claude and Steve,
the easiest command to add a user to a group on Linux is:
sudo adduser $USER dialout
then log out (log out means log out of the desktop session, not just the
terminal window), and back in. Use the 'id' command to check membership.
On some systems (non-Linux) the correct group is 'uucp', just look at
which group devices are in to determine which group you need to be a
member of.
73
Bill
G4WJS.
On 02/07/2020 11:17, Stephen VK3SIR wrote:
Clause,
A minor correction here: its -G
i.e. sudo usermod -a -G adm,tty,disk,dialout,audio,video,plugdev <user>
There is a little "over-caution" in places here !
73
Steve I
VK3VM / VK3SIR
-----Original Message-----
From: Claude Frantz<claude.fra...@bayern-mail.de>
Sent: Thursday, 2 July 2020 7:58 PM
To:wsjt-devel@lists.sourceforge.net
Subject: Re: [wsjt-devel] FW: CAT problems with FT817, FT857 and FT897
On 7/2/20 11:25 AM, Stephen VK3SIR wrote:
Many thanks, Stephen, for this very interesting information and for your tips.
i.e. sudo usermod -a G adm,tty,disk,dialout,audio,video,plugdev <user>
In my own environment, using Fedora, it was important to add "dialout".
Best wishes,
Claude (DJ0OT)
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel