Checking your Linux Kernel Version:
Once your up and running with your favorite Linux distribution, you might find the need to install additional software packages or drivers. Some of these software applications or drivers can be specific to a Linux Kernel version in which case you will need to find this information. Finding the Kernel Version, Release information and Operating System from a running system is fairly straight forward and can be done directly from a terminal.
Locating your Linux Kernel Version:
Open up a terminal and type one of the following commands listed in bold text.
uname -a (prints all information)
uname -r (prints the kernel release)
uname -v (prints the kernel version)
uname -o (prints the operating system)
by: http://www.pendrivelinux.com/how-to-find-your-linux-kernel-version/
Hello! The purpose of this page is to guide new users of Ubuntu who want to install and configure Ubuntu to the maximum the graphics mode. If use of the graphical environment is not possible, the guidelines seek to be as simple as possible, always geared to beginners of Ubuntu. Ours efforts is to explain using the newest version of Ubuntu, you have to pay attention when the blog shows tricks about an older ubuntu version and if that explanations are enough or appropriate for your situation.
Dicas para o Ubuntu
Olá!
O objetivo dessa página é orientar usuários iniciantes do Ubuntu que desejam instalar e configurar o Ubuntu utilizando ao máximo o modo gráfico. Caso o uso do ambiente gráfico não for possível, as orientações buscam ser o mais simples possível, sempre voltadas aos iniciantes do Ubuntu. A versão utilizada do Ubuntu é sempre mais atual e estável de 64 bits.
sexta-feira, 25 de novembro de 2011
quinta-feira, 24 de novembro de 2011
Removing old kernel
At some point in time, almost every Linux user will have updated their kernel image. After you've used Linux with the new kernel image for a while and your content everything is working properly, you might want to remove the old Linux image or images that still reside on your system and appear as grub boot options. The following process explains how to entirely remove the old Linux image which in turn also unclutters your grub menu.
Removing those old Linux kernel images:
Make a note of your old kernel images from the Grub Menu during boot.
Note: You can also find and remove linux-headers using this simple method.
Removing those old Linux kernel images:
Make a note of your old kernel images from the Grub Menu during boot.
- Press Alt+F2 and type Synaptic
- From the Menu select Search and type linux-image in the Search box
- Locate your old linux-mage from the list for example: linux-image-2.6.xx-xx-xxx
- Right Click the images you would like to remove, select Mark for Complete Removal and then click apply to remove the old image
Note: You can also find and remove linux-headers using this simple method.
Assinar:
Postagens (Atom)