Home Tags Tips

Tag: Tips

Get Friendly with FFmpeg

0
Manipulating sound and video files appeals to one’s creative instincts. FFmpeg, which is used by application software such as VLC, Mplayer, etc, can be...

Ten Lesser Known Commands for Linux Users

0
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

0
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

0
  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

0
  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: Let’s Learn Some Theory

0
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

0
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

0
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

0
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

0
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...