Difference between revisions of "Ubuntu"

From Got Opinion Wiki
Jump to navigation Jump to search
m
m
Line 17: Line 17:


[http://ubuntuforums.org/ Ubuntu web forums]
[http://ubuntuforums.org/ Ubuntu web forums]
[http://ubuntuforums.org/showthread.php?t=1195275 Grub 2] basics


Identify video card:
Identify video card:

Revision as of 13:16, 4 August 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

Recovering Ubuntu After Windows Install

For support-related question you can use Launchpad. You can also search the complete history of questions and answers.

Ubuntu web forums

Grub 2 basics

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