
Cdemu-gui
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Cdemu-gui kmder script frontend for cdemu http://cdemu.sourceforge.net/
Instalation:
after installation nead configure sudo for use mount and cdemu commands as superuser
and comment '# Defaults requiretty' in /etc/sudoers for correct application work, or
run with root permisions
joostruis
13 years ago
Pherhaps post a snipet example?
Thx.
Report
vytasgad
13 years ago
and comment '# Defaults requiretty' in /etc/sudoers for correct application work, or
run with root permisions
in /etc/sudoers
comment '# Defaults requiretty'
add 'you_login ALL=(ALL) NOPASSWD: ALL'
Report