<div class="gmail_quote">On Thu, Jul 9, 2009 at 8:45 AM, Glenn Harris <span dir="ltr">&lt;<a href="mailto:gharris%2Blist%2Bmythtv@eklo.com">gharris+list+mythtv@eklo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you&#39;re going to be doing a lot of things as &#39;root&#39;, you can just use:<br>
<br>
sudo su -<br>
<br>
That will prompt you for your normal sudo password, and give you a<br>
full root shell.  Still no password for root, and all your commands<br>
still get logged.<br>
Everyone is happy.<br>
<br>
Be careful still applies.<br>
<br>
Good luck!<br>
<font color="#888888">--Glenn</font></blockquote><div><br>Ack! No!  :)<br><br>This is the correct method to get a root shell using sudo:<br><br>sudo -i<br><br>     --Matt<br><br></div></div>