Tag: Tips
Get Friendly with FFmpeg
Manipulating sound and video files appeals to ones creative instincts. FFmpeg, which is used by application software such as VLC, Mplayer, etc, can be...
Ten Lesser Known Commands for Linux Users
The ten Linux commands listed in this article are not well known but can be pretty useful for systems administrators.
Linux is so vast that...
Qt5: GUIs with QtQuick and QML
In the previous article on Qt5 (Part 2), we built a small server program that served a random fortune cookie to anyone who connected...
Analyse Packet Capture to Protect Your Network
For a network administrator or someone in a production environment who gets paranoid about whether anybody is snooping on the network, tools such as...
Aircrack-ng: Securing Wireless Networks
Aircrack-ng is not a single tool, but rather a suite of tools that can be used to hack a wireless network. In this article,...
Qt5: Lets Learn Some Theory
This article marks the beginning of a new column on Qt5 programming, which is a platform-independent application framework. It is widely used for developing...
Practical Python Programming Writing a Config File Checker
This is the first part of a new column on practical Python programming. In this article, the author explains how the config file of...
The Benefits of Rust and How it Scores Over C
Rust is a modern systems programming language that primarily aims at using code that is memory safe. It has a lot of new features...
Qt5: Console Applications and Networking
Continuing with the series on Qt5 programming, this article takes the reader on to writing code and building a console application, which is also...
Taiga: The Trouble-free Way to Manage Your Project
Taiga is a powerful open source project management platform, which is simple, lean and beautiful. It makes work truly enjoyable
Have you ever faced a...