Today we wanna install PlexDrive 4.0 on Debian 8, which can mount a Google Drive with Node Caching so you dont get API banned by Google for overuse the API.
Install dependencies
without some packages we can’t start here….
1 2 3 4 |
apt-get update apt-get upgrade apt-get install fuse mongodb |