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

How to Install New Kernel in Gnu/Linux Distros

GNU/Linux Installing New Kernel Guide

Hi! The linked Tutorials Show you Step-by-step How to Install a New Kernel in GNU/Linux Distributions.

Especially relevant: for then Non Ubuntu based Distros then only choice is often to build a Custom Kernel from Source Code.

Instead, on the Ubuntu Based OSes possibly you dispose also of a Repository of Kernel Prebuilt Images.

Again, on Ubuntu based Desktops an easy Kernel Update may be achieved with the Mainline UI Tool.

Finally, on Debian/Ubuntu and Arch based Desktops an easier and often better Alternative is represented by the ready-made XanMod and Liquorix Kernel Setup.

ow to Install New Kernel in GNU/Linux Distros - Featured

GNU/Linux Kernel Installation Guides

Building Custom Kernel from Source Code
Liquorix Kernel Installation on GNU/Linux Desktops
XanMod Kernel Installation on GNU/Linux Desktops
Easy Kernel Update with Mainline UI on Ubuntu-based Desktops
Prebuilt Kernel Images Setup on Ubuntu Servers