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

HWE Kernel Ubuntu 16.04 Installation – Step-by-step

September 21, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing HWE Kernel

    Now to Install HWE Kernel on Ubuntu
    Simply play:

    sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04

    And the to enable it Reboot with:

    sudo reboot

Contents