Tag: Tips
vnStat: A Lightweight Network Traffic Monitor
vnStat is a Web based interface to view and monitor network traffic bandwidth usage in a nice graphical format. It is a command line...
Master the Calendar, Centering, Macros and Drawing Tools in GNU Emacs
Heres another great article in the GNU Emacs series, which tutors readers on using the inbuilt calendar and then leads them through the text...
Getting Started with GNU Radio
This article, which is targeted at scholars working in the area of digital signal processing and communication systems, gives an introduction to GNU Radio....
mongoDB A Document-Oriented Database
The NoSQL database, MongoDB, avoids the traditional RDBMS table structure in favour of JSON-like documents with dynamic schemas. This makes the integration of data...
MariaDB: The Community-Developed Fork of MySQL
MariaDB is a community-developed fork of the MySQL relational database management system and is guaranteed to remain free. This article targets application developers who...
The Grinder: A Handy Performance Testing Tool
In todays world of e-business, e-governance, e-revenue and e-commerce, performance testing helps identify bottlenecks, improves response times, sets fault tolerance and helps to recover...
Simplifying SQLite Tasks Using AndroidWithoutStupid
Programming for mobile apps is not as easy it is for desktops/Web applications. And when it comes to database operations on the mobile, the...
Testing Web Apps with Selenium
Selenium is an open source tool for testing Web apps. It was initially created by ThoughtWorks and now boasts of a dynamic group of...
Building a Powerful Linux System for Newbies
As the Free Software Foundation celebrated 30 years of activism, it asked each of its supporters to help someone they know dump Windows 10...
A Few Useful Linux Commands for CLI Enthusiasts
Linux's forte is the command line. So here is the author's compilation of a set of Linux commands and utilities for the enthusiast and...