Home
Home
    • Blog
    • Clinic
    • Contact
    • Download
    • Video
    • Login

Poll

Favourite console text editor in Ubuntu:

LXer -- Linux and Open Source News

  • Ubuntu 10.10 beta – an insider’s view
  • Equinox Introduces 2 Other Brilliant Themes, Installation Made Easy via PPA
  • First Alpha of uTorrent Server for Linux Released
  • A Linux Demo For Amnesia: The Dark Descent
  • Fedoraproject.org redesign looking really, really great
more

Linux Today

  • Editor's Note: Holiday Tech Fun
  • Mint 9: Minty fresh Linux
  • Amnesia: The Dark Descent Demo Released!
  • Android: the return of the Unix wars?
  • Songbird 1.8.0 adds support for more devices
more

Linux Insider

  • Tablet Skirmish Heats Up With Toshiba Entry
  • Samsung's Galaxy Whirls Into the Tablet Universe
  • Sony's Shocking 'Other OS' Win and Suspect Distro Popularity Trends
  • 2 Smart Backup Apps Show You the Way to Go Home
  • Cloud Computing Calms Open Source Warfare
more

Kernel

Compiling a Kernel on Ubuntu

Submitted by k4tz on Wed, 05/12/2010 - 13:22
  • Blog
  • Kernel
  • Ubuntu
=== Compile A Kernel ===

The first thing to understand is that each and every OS distribution has a set of very specific tools that can be used to build a custom kernel from the sources available. This article is about compiling a kernel on the Ubuntu System(s). What the author shall attempt to describe for you is information on how to build a custom kernel using the latest unmodified kernel sources from Kernel.org and Vanilla Kernel.

  • k4tz's blog
  • Add new comment
  • Read more

(Re) Install a Linux Kernel

Submitted by k4tz on Tue, 02/16/2010 - 13:25
  • Blog
  • Kernel
  • Linux
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1407598

We had an OP who had gotten a little carried away with removing old kernels via Synaptic .. Yeah, you're well ahead of me on this one

Took a little while, and a couple of attempts.. But, this works.. As just as it was written, we had another OP who'd aborted an upgrade to Media after installing the RT kernel, they got his 'normal' kernel back as well. May help someone else

  • k4tz's blog
  • Add new comment
  • Read more

Linux performance: is Linux becoming just too slow and bloated?

Submitted by k4tz on Tue, 01/26/2010 - 11:56
  • Kernel
  • Linux
  • Linux World

Source: http://www.freesoftwaremagazine.com/columns/linux_performance_linux_slow...

This is an aspect of FOSS that is regaining some measure of interest: for years, it was considered that writing production-ready FOSS meant lean and mean software. However, recent events have shown that, in the case of the Linux kernel, this is no longer exactly true: performance is dropping slowly yet steadily.

How come?

  • Add new comment
  • Read more

How to uninstalled old kernels in Ubuntu

Submitted by k4tz on Mon, 12/21/2009 - 11:58
  • Blog
  • Kernel
  • Ubuntu

Source: http://ubuntuforums.org/showpost.php?p=8514471&pos%20tcount=10

While I agree with the need to purge the system of unused, outdated kernels to reduce bloat, with Synaptic and all, you may still miss out on a few of the kernel-related packages.

  • k4tz's blog
  • Add new comment
  • Read more

How to build custom kernel in Ubuntu Karmic

Submitted by k4tz on Mon, 12/14/2009 - 12:43
  • Blog
  • Kernel
  • Linux
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1351701

Im going to post basic instructions on how to build a customized kernel for karmic without using git.
Note that this will take some research as you need to know your computer's hardware components.
It might also take a few tries for you to set all the modules and stuff right.

so lets begin....

  • k4tz's blog
  • Add new comment
  • Read more

Removing kernel 2.6.28 because unstable

Submitted by k4tz on Tue, 02/10/2009 - 10:51
  • Clinic
  • Kernel
  • Ubuntu

Question:

hello
I'm using 8.10, and have upgraded to kernel 2.6.28 using KernelCheck.. but then i read from the forums that this version is unstable. Is it true? If so how do i remove it? I cannot find it in the package manager..
Thankyou

  • k4tz's blog
  • Add new comment
  • Read more

USN-715-1: Linux kernel vulnerabilities

Submitted by k4tz on Fri, 01/30/2009 - 11:27
  • Edubuntu
  • Kernel
  • Kubuntu
  • Linux World
  • Security
  • Ubuntu
  • Xubuntu

===========================================================

Ubuntu Security Notice USN-715-1 January 29, 2009

linux vulnerabilities

CVE-2008-5079, CVE-2008-5182, CVE-2008-5300, CVE-2008-5395,

CVE-2008-5700, CVE-2008-5702 ===========================================================

A security issue affects the following Ubuntu releases:

Ubuntu 8.10

  • Add new comment
  • Read more

HOWTO: Install Nvidia drivers including DKMS module

Submitted by k4tz on Tue, 01/20/2009 - 10:54
  • Blog
  • Kernel
  • Nvidia
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1036788

I figured out the last days how to correctly setup DKMS for newer Versions of the NVidia-Driver. In case you dont know, DKMS is a nifty little system that will ensure you dont run into trouble if you install a new kernel. Running a new Kernel requires ALL modules to be recompiled, and in the case of propietary drivers (ie drivers you dint install through apt-get) this task is left to you.
DKMS is there to automate this very task, you wont ever have to care for kernel-upgrades again.
  • k4tz's blog
  • Add new comment
  • Read more

Install a LinuxWacom Kernel Driver for Tablet PC's

Submitted by k4tz on Thu, 01/15/2009 - 11:57
  • Blog
  • Kernel
  • Linux
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1038949

This HOW TO installs the linuxwacom driver 1.0.8.2 or 1.0.8.2-1 (the latest) in Ubuntu Intrepid (8.10) --May work for Hardy (8.04)
(1.0.8.2 install tested on kernel 2.6.27-9; 1.0.8.2-1 install tested on kernel 2.6.27-11)

Last Updated: January 12, 2009

Adapted from gali98's tutorial at:
http://ubuntuforums.org/showthread.p...47#post5469447

  • k4tz's blog
  • Add new comment
  • Read more

Linux power user's guide: Fglrx and or Mesa 7.3rc1 working all under a custom kernel

Submitted by k4tz on Mon, 01/12/2009 - 11:37
  • Blog
  • Kernel
  • Linux
  • Ubuntu

Source: http://ubuntuforums.org/showthread.php?t=1036456

Hello! This is an advanced guide for Linux power users who want the most out of their system on Ubuntu 8.10 (specifically the graphics processor) by getting fglrx (ATi driver) and or Mesa 7.3 release candidate 1 (Beta release) working on a custom kernel (I used upstream official linux kernel 2.6.28 stable with no snapshots or Andrew Norton's patches.)

  • k4tz's blog
  • Add new comment
  • Read more
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • next ›
  • last »

Recent blog posts

  • How to install PHP-GTK in Ubuntu 10.04 Lucid Lynx
  • Download Linux Mint 9 "Xfce"
  • ISO Booting with Grub 2 in Ubuntu
  • Howto Fix Rhythmbox Iphone + Ipod Sync Issues in Ubuntu
  • How to install Ubuntu 10.04 on Thinkpad x201
  • Fix for Audio Problem in Dell Studio 1450 in Ubuntu 10.04 (lucid lynx)
  • Howto optimize Flash in Firefox on Ubuntu
  • HP Laserjet P1006 Printer not Working on Ubuntu
  • How to get video recording working with Acer Crystal Eye Webcam on Ubuntu
  • Reset your Windows password and edit the Windows Registry from Ubuntu
more

Linux World

  • Net Neutrality: what does the Google Verizon proposal mean for GNU Linux?
  • Why can't free software lead to hardware innovation?
Archive Syndicate content

Recent comments

  • Re
    34 weeks 4 days ago
  • Re
    34 weeks 4 days ago
  • Re
    35 weeks 4 days ago
  • Re
    36 weeks 22 hours ago
  • Re
    36 weeks 5 days ago
  • Re
    36 weeks 5 days ago
  • Re
    37 weeks 2 hours ago
  • iwl3945
    38 weeks 4 days ago
  • HomeBank
    50 weeks 5 days ago
  • KMyMoney and direct connect to banks
    1 year 2 weeks ago
All contents copyright © 2008, Dhuha Net. All rights reserved
Ubuntudoctor® is a member of the Dhuha Network. Privacy Policy
RoopleTheme