Difference between revisions of "Ubuntu"

From Got Opinion Wiki
Jump to navigation Jump to search
m
Line 9: Line 9:
Want to use root @ console:
Want to use root @ console:
<pre>$sudo -i</pre>
<pre>$sudo -i</pre>
[https://help.ubuntu.com/community/WindowsDualBoot Windows Dual Boot] page


Identify video card:
Identify video card:

Revision as of 06:49, 18 July 2010

Shell commands

Enable root account (not recommended):

$sudo passwd root

Disable root account you lock root account:

$sudo passwd -l root

Want to use root @ console:

$sudo -i

Windows Dual Boot page

Identify video card:

paul@congo:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation G92 [GeForce 8800 GT] [10de:0611] (rev a2)

Ubuntu video card

To Linux