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

How to Ubuntu 17.10 Stop X Server Easy Guide

July 23, 2017 | By the+gnu+linux+evangelist.

Ubuntu 17.10 Stop X - Go Runlevel 3

  1. Finally, Go to Runlevel 3.

    sudo init 3

Contents