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

How to Install Google Drive Kali

April 20, 2017 | By the+gnu+linux+evangelist.

Google Drive Kali Linux Installation Guide

Hello Linux user! This tutorial will guide you step-by-step on How to Install Google Drive in Kali GNU/Linux Desktop.

And Google Drive on Kali Linux is ported by the strong>google-drive-ocamlfuse, a FUSE filesystem for Google Drive written in OCaml.

With this Google Drive GNOME Client you can Getting Started to Sync / Access Google Drive Cloud Files on Kali Desktop.

Because thanks to the new feature in Gnome 3.18+ Online Accounts is easy to have access to contents on the Google Drive and other Cloud Services.

Then to launch the administration tool of Online Accounts from desktops not GNOME / Unity will be necessary to make use of a Shell Command.

Especially relevant: CURRENTLY THIS CLIENT IS NOT SUPPORTING THE GOOGLE DRIVE POLICIES.

So instead you may see: RClone Browser Installation Guide.

Install Google Drive Client alt=

  1. 1. Launching Terminal

    First, Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    How to Install Google Drive on Kali - Open Terminal

    In case first see: Terminal QuickStart Guide.



  1. 2. Installing

    Then to Install GNOME Online Accounts
    Just executing:

    sudo apt install gnome-control-center gnome-online-accounts

    If Got “User is Not in Sudoers file” then see: How to Enable sudo



  1. 3. Launching

    And to Launch GNOME Online Accounts from Shell
    Search on the Apps or from Shell:

    gnome-control-center online-accounts
  2. 4. Setting Up Access

    Moreover, the Google Drive Account Set-Up.

    Select the Online Accounts:
    How to Install Google Drive on Kali - GNOME Online Accounts
    Then Click on “Add Online Account”:
    How to Install Google Drive on Kali - Adding Online Account
    Again Pick Google:
    How to Install Google Drive on Kali - Select Google
    And finally, Enter your’s Google Account Credentials…
    How to Install Google Drive on Kali - Sygn In to Google Account
    Then the Google Drive Integration should be Working!
    How to Install Google Drive on Kali - Google Drive Integration
  3. 5. Accessing Folder

    Finally, Access Google-Drive Directory
    Open a on File Manager window:

    How to Install Google Drive on Kali - Google Drive on File Manager

Thanks to webupd8.org