* Martin Yazdzik <yazdzik@nyct.net> [20061014 06:15]: > hint: at first root could play the cd on totem, then next time [...] > I would like to disable any part of any security system which prohibits > any thing I do from accessing anything. I am well aware that I am > choosing convenience over safety. [...] Just allow your user to execute everything via sudo, run 'visudo' and add a line containing something like: martin ALL=(ALL) ALL where 'martin' corresponds to your username. Now running "sudo $CMD" should work for all commands. regards, -mika- _______________________________________________ Grml mailing list - Grml@mur.at http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/