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

How to Get Started With Firetools on Gnu/Linux

April 23, 2021 | By the+gnu+linux+evangelist.

Getting Started

  1. 2. Firejail Getting-Started Guide

    Getting-Started with Firejail on GNU/Linux

    Firejail QuickStart Guide

    Especially relevant: executing the Firejail Desktop Integration all the Apps present on System are automatically configured to Run in a Sandbox.

  2. 3. Using Firetools

    So to Launch Firetools
    Use the Desktop Launcher:

    Launching Firejail

    From Shell with:

    firetools

    So then you can start to Manage Apps with Firetools
    You can launch them in a Sandbox from the Firetools Menu window:

    Menu Window

    And after Firetools is avaiable on the System Tray, choose “Restore” to open the Menu window:

    System Tray

    From there you can access the Firejail Sandboxes Stats and Configuration:

    Firejail Apps Stats
  3. 4. Using Firejail UI

    Finally, a Firejail UI
    Is avaiable to lauch per App in a Firejail Sandbox:

    Launching Firetools

    There you can launch a default App or directly to enter the Command for a Custom one:

    Launching Custom App

Contents