Tag: command line
Buku: A Bookmark Manager in the Command Line
Managing bookmarks is an important aspect of improving our experience on the Web. When used judiciously, bookmarks can save us a lot of time,...
Cliche: Speeding up Command Line Interface Development
Cliche is a small Java library that makes it simple to create interactive command line user interfaces.
Recently, I was evaluating CLI frameworks in Java...
Test Your Troubleshooting Skills With Trouble-Maker
Trouble-Maker, as the name suggests, is a Linux tool that, when installed in a system, randomly selects a problem from its list and actually...
Carry Out Data Mining and Machine Learning with WEKA
WEKA is a collection of visualisaton tools and algorithms for data analysis and predictive modelling. It is very popular among users and developers as...
Top 10 Open Source security tools
This article covers popular Open Source security tools which are used as a layered approach for securing your network.
The layered-security approach centers on maintaining...
Getting Started with the MinnowBoard
With the embedded market being flooded with open source hardware boards, it's tough finding one that not only suits your budget, computing power needs,...
How can I set up VPS on Linux?
Setting up a virtual private server on Linux can be quite challenging. But if you thought it's a hard nut to crack on, think...
A Primer On WSGI
This article shows you how to make money and have fun with some code, Python and the Internet. It all starts with a four...
Fast, Efficient and Reliable Pattern Scanning and Processing with Awk
Introducing Awk, a language that has built-in features to recognise patterns and manipulate them with ease.