Home 2015

Yearly Archives: 2015

Develop a GNU/Linux-like OS for a Single Board Computer

0
Single board computers (SBCs) have a variety of applications such as monitoring and observation devices, kiosk terminals, etc. In this column, the author shares...
Mozilla Firefox with WebAssembly

Tweak Firefox to Get a Better Browsing Experience

0
Here are a few simple tricks to improve Mozilla Firefox’s performance and privacy settings. You can also enjoy ads-free browsing Have you ever tried entering...

Use the History Command Effectively to Make Your Work Easier

0
Linux users have to make use of the command line at one time or the other. The History command saves them from repeatedly typing...

Speed Up your Research Paper with zotero

0
Zotero is an amazing open source tool that helps writers to manage the various references used in their articles and presentations. Essentially, it helps...

Secure your Linux Box with effective user and group management

0
Security is a paramount concern today with identity theft becoming an everyday occurrence. Linux security is built around privileges given to users and groups....

Playing Around with Graphs in Maxima

0
In the final and 24th article in this series, the reader gets to play around with graphs using previously gained knowledge about the graphs...
Writing I2C clients in Linux

Writing I2C Clients in Linux

6
I2C is a protocol for communication between devices. In this column, the author takes the reader through the process of writing I2C clients in...

Automate the Bare Metal Provisioning Process through Razor

0
This article describes how to automate the bare metal provisioning of physical and virtual machines through Razor, an open source tool that works perfectly...

The Need to Address Security Concerns in the Cloud Environment

0
Security of data is of paramount concern to those in government and industry. This article takes readers through the typical security concerns in the...

Java Virtual Machine (JVM) Delving Deep into its Architecture

0
A Java Virtual Machine can be thought of as an abstract computer that is defined by certain specifications. The author leads readers deep into...