$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Kernel 5.11 From Source on MX Linux

January 15, 2021 | By the+gnu+linux+evangelist.

Downloading

[ad_slider autoplay=”true” interval=”8″ count=”5″]

  1. 3. Downloading Linux Kernel

    Download Linux Kernel 5.11 Source Code for MX GNU/Linux

    Linux Kernel 5.11 tar.xz Archive
    [ad_slider autoplay=”true” interval=”8″ count=”5″]

    Grab the tar.xz or tar.gz Archive from the List.

  2. 4. Extracting Linux Kernel Archive

    Then Extract Linux Kernel into the target Directory
    First, access it:

    cd ~/kernel

    Then to untar the downloaded Kernel Source into the current Folder run:

    tar -xavf ~/Downloads/linux*.tar.xz

    But if you got “No such file” then see: How to Access Downloads Folder from Browser.
    Last, copy the Source into the default location:

    sudo cp -r ./linux* /usr/src/

[ad_slider autoplay=”true” interval=”8″ count=”5″]


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,