Showing posts with label google. Show all posts
Showing posts with label google. Show all posts

Thursday, February 06, 2020

Automounting google-drive-ocamlfuse: getting Google Drive to appear as a Linux folder

This is well documented elsewhere, but just for clarity, here are my settings, that work. I.e., the Google drive appears automatically mounted after a fresh boot.

1. Install google-drive-ocamlfuse

2. Line in /etc/fstab (all one line):
gdfuse#default  /home/dom/GoogleDriveUofA    fuse    uid=1000,gid=1000,allow_other,user,_netdev     0       0

3. Contents of executable /usr/bin/gdfuse
#!/bin/bash
su dom -l -c "google-drive-ocamlfuse -label $1 $*"
exit 0

Friday, January 23, 2015

Canada tops the list of yoga interest worldwide

According to Google's metrics on search trends, the keyword "yoga" is searched for more in Canada than in any other country in the world.  And within Canada, the top "yoga" locations are Vancouver and then Calgary.