discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Typo on UdevConfig page in wiki?


From: Firas abbas
Subject: Re: [Discuss-gnuradio] Typo on UdevConfig page in wiki?
Date: Sun, 11 Nov 2007 00:05:16 -0800 (PST)

Hi,

How we can edit wiki pages ? What is the login edit permission accounts?.

Firas

----- Original Message ----
From: Eric Blossom <address@hidden>
To: Eric A. Cottrell <address@hidden>
Cc: address@hidden
Sent: Sunday, November 11, 2007 6:12:19 AM
Subject: Re: [Discuss-gnuradio] Typo on UdevConfig page in wiki?

On Sat, Nov 10, 2007 at 08:41:24PM -0500, Eric A. Cottrell wrote:
> Hello,
>
> I finally got my main computer fixed, hardware upgraded, and OpenSuSE
> 10.3 installed.  I noticed going through the wiki instructions when
> installing gnuradio in 10.2 and now 10.3 that one command maybe wrong
> at  http://gnuradio.org/trac/wiki/UdevConfig.  Currently it is:
>
>    Add a user to the group
>
>      # /usr/sbin/usermod -a usrp [username]
>
>    If your copy of usermod does not support this syntax try
>
>      # /usr/sbin/usermod -G usrp -a [username]
>
>
> It appears that the -a should not be included in the second command
> line.  When I used the form below it added [username] to the usrp
> group.  I think the wiki needs to be corrected but I am not 100% sure.
>
>    If your copy of usermod does not support this syntax try
>
>      # /usr/sbin/usermod -G usrp [username]
>
> 73 Eric

Not sure.  Check it out, and please fix it on the wiki.

FWIW, I just edit /etc/group with emacs ;)

Eric


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]