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

How to Install AirControl in Ubuntu 24.04 – Step-by-step

April 7, 2024 | By the+gnu+linux+evangelist.

Installing

  1. 3. Oracle Java JRE 8 Setup

    First, Check if Java 8 is Already Installed
    With:

    java --version

    If “8” is in the Output you are done! Otherwise See below…
    How to Install Required Oracle Java on Ubuntu

    Installing Java for Ubuntu
  2. 4. Installing airControl

    Then to Set up airControl on Ubuntu
    First, Access the Target, usually in the Downloads folder:
    (But if downloaded with Firefox it can be instead into /tmp/mozilla*)

    cd && cd Downloads

    To Check it’s there List the contents with:

    ls . | grep air

    The grep Command refine the output List showing only the Entries matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.

    Then give Execution Permission:

    chmod +x ./aircontrol*.bin

    Finally, to Setup airControl:

    sudo ./aircontrol*.bin

Contents


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