Ubuntu

From Got Opinion Wiki
Revision as of 14:12, 21 August 2012 by Paul (talk | contribs)
Jump to navigation Jump to search

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

Grub2 on Ubuntu wiki

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

CLI Software Management

Keep softare updated

sudo apt-get update sudo apt-get dist-upgrade

Hardware

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