This is a tool written with Bash, which will replace all the specified lines in document. This tool uses sed to do the replacing.
Digital Clock v.3 (C++)
Here is Digital clock version 3. This project is now translated into C++. 
Download Digital_clock version 3 as a zip.(This version centers the “:” which is wrongly placed on the screenshot).
In the future the C++ version is scheduled to replace the Python version in PostX Gnu/Linux.
/*
#Digital Clock v.3 Copyright (c) 2018 JJ Posti <techtimejourney.net>
#Digital Clock comes with ABSOLUTELY NO WARRANTY;
#for details see: http://www.gnu.org/copyleft/gpl.html.
#This is free software, and you are welcome to redistribute it under
#GPL Version 2, June 1991
*/ Continue reading
User not in netdev group
The issue of the user not being in netdev group appeared in PostX Gnu/Linux 0.5. The user that gets created during the installation ends up not having the rights to use wicd after the installation. Luckily, this is very easy to fix: Open terminal and execute:
sudo gpasswd -a username netdev
Replace username with your actual username. After this you should be able to run wicd without an issue.
PostX Gnu/Linux 0.5 has been released
PostX 0.5 has now been released. The size of the iso image is about 634 megabytes. This release is also SystemD free and uses SysVinit. Desktop is Openbox and display manager is Slim. This release is also using Debian“s kernel rather than providing its own.
Disclaimer: You use PostX Gnu/Linux at your own responsibility. The author of techtimejourney.net (JJ Posti) or any other party is not responsible if any kind of damage or harm will occur . NO WARRANTY is given and the user therefore agrees to use this software at his/hers own risk.

PostX Gnu/Linux desktop on its most basic form – after startup, Download PostX Gnu/Linux by clicking this link.
