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

Step-by-step – I2P Linux Mint 19 Installation

March 11, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling I2P PPA Repo

    Add I2P PPA for Mint GNU/Linux

    Install I2P Repo for Linux Mint
  2. 3. Installing I2P

    Then to Install I2P in Linux Mint
    Simply play:

    sudo apt install i2p
  3. 4. Running I2P

    Finally, Launch & Enjoy I2P.

    From Command Line Start I2P Server simply as:

    i2prouter start

Contents