Monthly Archives: May 2015

PostX Gnu/Linux v.0.2.5 changelogs

Highlights

– Distribution name change: From Audax Gnu/Linux to PostX Gnu/Linux

The Audax part will act as an identifier pointing to Linux base (Currently Debian).The name change was partially because audax is quite commonly used name and having a bit more originality does not hurt. The biggest reason for the name change was however the fact that the system is getting ready to move towards new directions, which were originally out of scope when I started this project. Continue reading

Keeping track of the program versions via terminal

Sometimes, it is important to know what version of the program you are running.
These days as I develop Audax I need to check version numbers (among other things) quite regularly. Checking a version number is usually quite easy and gets to be done with a – -version suffix. Continue reading