Run Linux On Gmail

Linux Code

yes you read right. it’s possible to install linux on gmail. richard jones wrote some python that allows you to mount linux within gmail. you can use all kinds of unix commands to communicate with gmail like ls, rm, grep, cp, etc. it’s an ongoing project in development but it’s very cool and allows you basically a 2gb virtual drive of sorts. you’ll need to have libgmail and FUSE at hand to make it work properly. libgmail communicates with gmail while FUSE provides the filesystem. Give it a shot, it looks like it’s progressing very nicely.

Continue reading “Run Linux On Gmail”