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

AnyDesk openSUSE 42 Leap Installation

October 31, 2018 | By the+gnu+linux+evangelist.

AnyDesk OpenSUSE 42 Leap - Installing

  1. 3. Installing AnyDesk

    Then to Set Up AnyDesk on openSUSE
    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 the Stuff there is:

    ls .

    This Command will simply List the Directory Contents.
    Next to Install AnyDesk:

    sudo zypper in ./anydesk*.rpm

    Possibly choose ‘i’ to Ignore the Signature Verification…