Here's how to ensure your Ubuntu-driven PC is up-to-date with the latest hardware drivers.
The hardware drivers required varies, of course, from machine to machine. Ubuntu generally works out what driver choices you'll want to know about, to consider installing.
To take a look at what's available for your PC, in the menu:-
"Blank box to top-notch web server"
- plain English copy/paste tutorials with video
- written for VPS beginners and Linux newbies
- perfect for multiple sites, blogs & more
- Fast. Secure. Future-proofed. Cheap-as-chips!
- "Wow!!" "godsend!!" "GREAT!!!" "awesome"
Ubuntu & Debian, Nginx (beats Apache), MySQL, PHP-FPM, Xcache, WordPress, WP MU, Drupal etccccc
Set Up & Enhance Ubuntu 9.10 .. KARMIC KOALA BIBLE
In simple copy/paste steps .. from zero to hero.
Scroll down for the full series index.
Wake up and smell the Ubuntu! Hope it helps. the_guv
System > Administration > Hardware Drivers
Listed are any available proprietary drivers. Simply highlight what, if anything, you want, and click the Activate button.
For instance, by default, my wireless wasn't working until I chose the appropriate driver from this list, and I was able to improve the graphical performance as well from one of the choices in this list.
.. But don't get too click happy here. Check out the options and Google them. I had two choices of wifi driver and, after a little research, it turned out one was more advanced than the other. Talk about a close call, huh.
Set up Koala .. tweak it to perfection .. & maximize productivity .. for work & play.
That's what the Karmic Koala Bible does, stepped out in easy copy/paste guides.
From Linux initiates to intermediates, here's what you need.
If you liked that ...
-
Give your site a design lift with this simple CSS code snippet. Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]
-
This how-to guide uses Subversion to download & install standalone WordPress blogs & their plugins, quickly and easily from your Linux command line interface, with simple updates thereafter. It also [...]
-
The bashrc file is where we create aliases to shortcut those long CLI commands, plus functions to improve usability. In this tutorial, as well as setting locale, performing a software index update & a Linux [...]
-
Hi. My name's Olly Connelly. Welcome to Guvnr.
About Guvnr.com
Guvnr launched in 2008 as a showcase for my Web, PC and Content services.
[...]
-
In advance of the new series of posts to show how to set up Ubuntu's latest Linux distro, Lucid Lynx, here are my initial thoughts about this important Long Term Support edition.
Pros: Wireless works out of the [...]
-
Here are some simple tips to tweak Nautilus - Ubuntu's file explorer - or at least to introduce some of the options. For some they are pretty obvious but for noobs they are well worth a peek.
This is a personal [...]
... maybe you'll like these?
Larry Albert November 11th, 2009 at 3:34 am
Regarding your nice ub910 install guide and the two "mysterious" zeros at the end of those fstab entries, in fstab fields five and six, which you were not sure the purpose of? The fifth field controls which file systems need to be dumped, but generally NOT a good idea, so set it to zero! And the sixth field controls fs checking. Set root fs to 1, all others to be checked to 2, and those you do not want checked at all to 0.
root / fs = 0 1
all others to be checked = 0 2
and any fs you don't want auto checked = 0 0
Hope that is useful.
Cheers,
LMA
the_guv November 11th, 2009 at 3:03 pm
@Larry .. thank you, that is indeed useful. Appreciated (and duly educated!) .. will append post.
grepo December 21st, 2009 at 1:49 am
ijust want to get alist of drivers and hardware as in windows u can go to control panel or properties which buttons do I press in ubuntu?
the_guv January 9th, 2010 at 6:40 pm
@grepo, sorry for delay, been a bit way-laid. .. well, there are a variety of ways .. what do you actually need to do?