All proceeds from Ad Clicks goes to the author of this site.

 

Monday, January 23, 2006

Power to the people


Allow dtrace for a regular user. (RBAC)

Here's the magic command to allow a regular user to run dtrace. Ideal for your own laptop/workstation.

# usermod -K defaultpriv=basic,dtrace_kernel,dtrace_proc,dtrace_user USERNAME
Thanks Garry J Little

0 Comments:

Post a Comment

<< Home