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

How to Enable Personal File Sharing on Ubuntu 18.10 Cosmic

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

Personal File Sharing Ubuntu 18.10 Cosmic

The tutorial shows you step-by-step How to Enable Personal File Sharing on Ubuntu 18.10 Cosmic GNU/Linux desktops – Step by step Tutorials.

And so here I’ll shows you how to make a Shared Public Folder on Ubuntu Cosmic Local Network.

Especially relevant: the Local File Sharing is Not Enabled by Default also because it miss of some Needed Components to be Installed.

Finally, so said the Procedure is extremely Easy and Quick to achieve also for the Non Experts.

How to Enable Personal File Sharing on Ubuntu 18.10 Cosmic - Featured
  1. 1. Launching File Manager

    Open a File Manager window

    How to Enable Personal File Sharing on Ubuntu 18.10 Cosmic - Open File Manager