by setting exec to suid root
chmod 4755 /usr/bin/cdrecord*
- danny
chmod 4755 /usr/bin/cdrecord*
- danny
Since I have the memory of a goldfish, this will basically used to catalog/archive things so that I can use it as a reference. Maybe someone might find it helpful. It will mostly revolve around tech/linux stuff.
cd /usr/src ; wget http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/gtk+-2.10.14.tar.bz2; tar xvfj gtk+-2.10.14.tar.bz2; cd gtk+-2.10.14; ./configure && make && make install