Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #59456
| From | Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: sudo override |
| Date | 2024-10-16 15:04 +0300 |
| Organization | An impatient and LOUD arachnid |
| Message-ID | <sm0ed4gxnhm.fsf@lakka.kapsi.fi> (permalink) |
| References | <vemvk5$j4c$1@reader1.panix.com> |
vjp2.at@at.BioStrategist.dot.dot.com writes: > It seems I need to use sudo on minicom, > but not for sudo, to access the USB port. > > It is annoying but not fatal. > Is there any way to turn off this reqmt? On some Linux systems, maybe even typically, permissions are like this for serial devices: crw-rw---- 1 root dialout 188, 0 Oct 12 12:07 /dev/ttyUSB0 So it might be all you need to do is add your user to the dialout group. Then again, /dev/ttyAMA0 on my Raspberry Pi running Ubuntu doesn't follow this convention, so YMMV.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
sudo override vjp2.at@at.BioStrategist.dot.dot.com - 2024-10-15 23:59 +0000
Re: sudo override Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2024-10-16 01:07 +0000
Re: sudo override Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2024-10-16 15:04 +0300
Re: sudo override The Natural Philosopher <tnp@invalid.invalid> - 2024-10-16 19:55 +0100
Re: sudo override Rich <rich@example.invalid> - 2024-10-16 19:37 +0000
Re: sudo override Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2024-10-16 19:46 +0000
Re: sudo override The Natural Philosopher <tnp@invalid.invalid> - 2024-10-16 21:40 +0100
Re: sudo override Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-16 21:01 +0000
Re: sudo override "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2024-10-17 00:58 -0400
Re: sudo override Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-17 05:46 +0000
Re: sudo override Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2024-10-17 13:01 +0300
Re: sudo override Chris Ahlstrom <OFeem1987@teleworm.us> - 2024-10-17 06:51 -0400
Re: sudo override "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2024-10-17 13:28 -0400
Re: sudo override Rich <rich@example.invalid> - 2024-10-17 21:09 +0000
Re: sudo override Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-10-17 21:21 +0000
Re: sudo override Eric Pozharski <apple.universe@posteo.net> - 2024-10-18 07:51 +0000
Re: sudo override vjp2.at@at.BioStrategist.dot.dot.com - 2024-10-20 00:46 +0000
csiph-web