Cryptomator – An Open Source Client-side Encryption Tool For Your Cloud

Cryptomator is a free, open source, lightweight and multi-platform client-side encryption tool for your Cloud data. It uses Advanced Encryption Standard (AES) method to encrypt your data. And, Your passphrase is protected against brute-force attacks using scrypt, a password-based key derivation function. It encrypts each file individually, so if you edit just a small text file, only the corresponding encrypted file […]

Ubuntu 16.04 3rd Party Install Scirpt

For anyone who wants to make installing Ubuntu, Linux Mint or any other Ubuntu 16.04 based Linux distribution a little easier, I present my script for adding third party programs to the system. Just copy and paste into your favorite text editor and change to suit your needs. ubuntu-16-3rd-party-install.sh #!/bin/bash # Script to install third […]

Install Wine 2.0.2 Stable On Ubuntu Linux

Install Wine 2.0.2 stable on Ubuntu 17.04. A total of 62 bugs have been fixed in Wine 2.0.2. Users can download wine for Ubuntu Linux Systems and install it manually. Wine allows to run Windows applications on Linux. Bugs fixed in 2.0.2 (total 62):    2624  In dialogs, an incorrect extra WM_ERASEBKGND is sent after […]

Integrate KDE Connect with GNOME Shell

A new extension helps to integrate key features of KDE Connect with GNOME Shell. The Mconnect GNOME extension allows you to quickly peek at your phone’s power levels, locate it when mislaid, and even send text messages to your Google contacts. What is KDE Connect again? KDE Connect is the easy way to connect Android to Ubuntu. It acts […]

Green Recorder 3.0 Released With Huge Updates

Green Recorder is a simple desktop recorder which we develop for Linux systems. It supports both Xorg and Wayland (GNOME session). It’s built using Python, GTK+ and ffmpeg. Released under GPL 3. The new version includes the following set of updates: GIF format support is now available. The image size is even optimized and is at […]