[clug] Blank CD-R Disc

Scott Ferguson scott.ferguson.clug at gmail.com
Sun Sep 2 02:46:45 UTC 2018



On 01/09/18 15:15, Randall Crook via linux wrote:
> Hi Bryan,
> 
> Just add yourself to the cdrom group. 
> 
> # sudo usermod -G cdrom <username>
> 
> Logout and back in and try again. 


Or....
gpasswd -a <username> cdrom

(no need to reboot or log backin.

To do a similar thing with bashrc changes:-
source ~/.bashrc
(will make changes to ~/.bashrc without the need to log out and log back
in).

<snipped>

Kind regards



More information about the linux mailing list