Link: How to mount Google Drive on Linux

As I speak, more than 22,000 people signed up for a petition, desperately wanting to have an official native Linux client for Google Drive, and yet their voice is still being ignored by Google. Perhaps when it comes to boosting their bottom line, Linux desktop market is not a priority for Google.

They can ignore Linux desktop market all they want, but they cannot ignore the power of FOSS. Faced with the frustration, the open-source community responded, producing unofficial Google Drive clients such as Grive or SyncDrive. These clients are file synchronization tools which sync files and folders between local file system and remote Google Drive. As such, you cannot mount Google Drive using these tools.

If you want to mount Google Drive on Linux, you can try google-drive-ocamlfuse, which is a FUSE-based file system backed by Google Drive. Using this user-space file system, you can mount your Google Drive account on Linux, and have full read/write access to files/folders in Google Drive as if they were local files/folders.

In this tutorial, I will describe how to mount Google Drive on Linux with google-drive-ocamlfuse.

Full article here:
How to mount Google Drive on Linux (Xmodulo)

Link: The 5 Coolest Voice Apps For Your Android Phone

This article is a collection of some of the best voice-enabled mobile apps that I discovered in the Android Marketplace. Searching for applications that incorporate voice features is a difficult task, because there’s so much junk out there – apps that just don’t work right. So, I’m pleased to offer you this list of high-quality, useful apps that will help to transform your mobile experience into one that is a bit more hands-free and convenient.

Full article here:
The 5 Coolest Voice Apps For Your Android Phone (MakeUseOf)

Link: How To Install Cinnamon 2.0 On Ubuntu 13.10, 13.04, 12.10, 12.04, Linux Mint 15, 14, 13

Cinnamon is a fork of the Gnome 3 desktop environment, created by the Linux Mint developers. The latest version available is Cinnamon 2.0, which brings improvements and new features to the previous version, Cinnamon 1.8. For a full list of changes and new things, see the official announcement.

Full article here:
How To Install Cinnamon 2.0 On Ubuntu 13.10, 13.04, 12.10, 12.04, Linux Mint 15, 14, 13 (LinuxG.net)

Link: How To Send and Receive SMS From Your Desktop Using Google Chrome

If you are someone who uses both SMS and instant messaging, you know how annoying it gets when you get an SMS. With a WhatsApp message or an iCloud message, you can choose to ignore messages without being rude. But SMS, it’s something you have to get up and respond to every time. This, for someone who sits in front of the computer most of the time, seems like an act of betrayal to the mighty desktop. If you know what I’m talking about, there are a few solutions that will help you read, manage, and send SMSes right from your desktop. Yes, you won’t even have to get up from your chair.

So, for the lazy SMS addict in you, here are some of the best Chrome apps and extensions that let you send and receive SMS from your desktop.

Full article here:
How To Send and Receive SMS From Your Desktop Using Google Chrome (TechSource)

Link: How To Take Screenshots On The Raspberry Pi

While putting together some future articles I wanted to take some screen shots within LXDE, the Pi’s default graphical interface.

I considered taking them on my PC using a remote desktop connection to the Pi but I thought it might be easier to just take them directly on the Pi as I used it.

Full article here:
How To Take Screenshots On The Raspberry Pi (Raspberry Pi Spy)

Link: Back up your Raspberry Pi to your Google drive

Being able to back up data to the cloud is very useful. It means that even if your Raspberry Pi dies or your SD card gets corrupted, your data is still safe. It also means that you can access your data from any where in the world.

If you have a Google drive account, you can use the grive program to sync a folder on your Pi with your Google drive.

Full article here:
Back up your Pi to your Google drive (Raspberry Web Server)

Link: Best Password Managers for Linux

A password manager helps you manage all your passwords in one safe place so that you won’t have to remember them individually. It makes your job easier by letting you look up any stored password instantly and then use it. Furthermore, you also get to create new, secure passwords that are very hard to break. And here’s the best part: all these features are at zero cost. Absolutely free!

So, if you’re looking for some of the best password managers for your Linux desktop, here’s a list of the best ones:

Full article here:
Best Password Managers for Linux (TechSource)

Link: Create Screencast Videos With Ease Using Kazam

Not surprisingly, there isn’t any shortage of screencasting tools in Linux. What sets Kazam apart from the rest is its omnipresence across repositories of popular Linux distros, which makes it a breeze to install. Furthermore, the tool has a simple, unintimidating and intuitive user interface that helps new users get started, and offers just the right number of tweakable controls to experienced users.

Full Article here:
Create Screencast Videos With Ease Using Kazam (Make Tech Easier)

Link: Diffpdf – Compare two PDF files textually or visually

DiffPDF is a GUI application used to compare two PDF files.By default the comparison is of the text on each pair of pages, but comparing the visual appearance of pages is also supported (for example, if a diagram is changed or if a paragraph is reformatted). It is also possible to compare particular pages or page ranges. …

Full article here:
Diffpdf – Compare two PDF files textually or visually (UbuntuGeek)

Link: NoMachine – An Advanced Remote Desktop Access Tool

Working remotely is not a new thing for Linux Administrators. Especially when he/she is not in front of the server. Generally, the GUI is not installed by default on Linux servers. But there may some Linux Administrators who choose to install GUI on Linux servers.

When your server has a GUI, you may want to remote the server with full desktop experience. To do that you may install VNC Server on that server. In this article, we will cover about NoMachine as an alternate Remote Desktop Tool.

What is NoMachine

NoMachine is a remote desktop tool. Just like VNC. So what is the difference between NoMachine with the other? The most important factor is speed. The NX protocol provides near local speed responsiveness over high latency and low bandwidth links. So it feels like you were directly in front of your computer.

Full article here:
NoMachine – An Advanced Remote Desktop Access Tool (Tecmint)