How to access Dropbox from the command line on pcDuino Ubuntu
Cloud storage is everywhere in today’s multi-device environment where people want to access content across multiple devices wherever they go. […]
Cloud storage is everywhere in today’s multi-device environment where people want to access content across multiple devices wherever they go. […]
There are various flavors of Linux screenshot utilities, including desktop-specific screenshot programs (e.g., KSnapshot for KDE, gnome-screenshot for GNOME, Screenshooter […]
Taking screenshots is something we all do to remember things instead of notes and for sending things we saw to […]
Step 1: modify lsb-release file ubuntu@ubuntu:~$ sudo nano /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS" Save file and exit […]
Sometimes we, as a normal user or a system admin, need to know how well our system is running. Many […]
A Complete Historical Timeline of Linux Evolution Linux is Everywhere, at home, offices, colleges, labs and space stations. But […]
Description Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for a […]
The top command in Linux is used to display a real-time view of processes that are running in the system. […]
1. Install hdparm software sudo apt-get install hdparm 2. Run command for testing $ sudo hdparm -t /dev/sda […]
Swift is a lot like Scala A new programming language called Swift was announced at WWDC’14. Here’s a source-to-source comparison […]