Category Archives: PostX

How to change Slim display manager theme

Slim display manager is a great peace of software. Below, is a tutorial how to apply themes to it. Proceed with caution. If you do not know what you are doing look help before continuing. Otherwise you might break something you do notĀ  want to.

Note. Users of PostX Gnu/Linux will only need to take steps 6 and 7 if they want to change to another slim-ntheme (slim nthemes are already installed) which should take about 3 minutes. Also, in PostX it is good enough if you just exit the desktop to apply changes. Continue reading

PostX 0.3. 64-bit and 32-bit versions released

I am proud to announce that PostX 0.3. is now available. Now, there are two versions available: 32-bit and 64-bit.

Quickstart

You can get both versions from the distribution’s Sourceforge page:

https://sourceforge.net/projects/postx-0-3-openbox/

user under live-mode: audax

password under live-mode: live

If you wish to burn the iso to usb stick open terminal and execute the following command: ALERT: Make sure that /dev/sdb is your actual usb stick – since all data in it will be erased.

sudo dd bs=4M if=name_of_the_file.iso of=/dev/sdb && sync

Tip. Use Fat32 file-format and check you device name with gparted. Open terminal and type sudo gparted

Tip2. You can view all the available shortkeys by pressing Winkey+x

 

obrun dialog, openbox run dialog

You can start the installer under live mode by pressing F2 and writing the text appearing on this screenshot

Continue reading

PostX development update

Here is a short update about PostX 0.3 development.

* Slim display manager is coming back with a new theme.

* PostX 0.3. will use Bluez 4 (if possible) so that the Bluez-alsa connection does not break. Bluez5 currently has no support for Alsa.

*Miimo compression tool will get fixed. While the fixes have already been done I will do someĀ  testing before I release the fix.

* Currently I am writing a new file manager. I decided to name this project as Crosslinker FM. The file manager is written in Python and will hopefully be done in about 1,5 months or a lot sooner. I am also considering about writing a GUI version of Miimo compression tool, which I would include and later integrate to Crosslinker FM. Continue reading

PostX 0.3. beta1 is finally here (Release notes and must read information)

After very long and careful fine-tuning I am proud to release PostX 0.3 first beta.

Download PostX 0.3. beta from my Sourceforge.net page

If you have comments about the PostX 0.3 beta navigate this Deviantart entry and drop a comment.

Some general questions and answers about the beta:

Q: Is it unstable to use?

A: It should not be. However, there might be some minor errors since 0.3. marks a major transition in PostX Gnu/Linux.

Q: Are the packages compatible with Debian Jessie?

A: Yes. Do not upgrade the base-files package though and do not install the apt-configs package if using Debian. The packages in question might break things or alter them in a ways you may not desire.

Q: How final is this the beta version?

A: General outlines are in place. The next beta will be more about fine-tuning things further and upgrading some old dusty things and building more optimized packages. Since the 0.3. beta is a moving target I will release upgrades via techtimejourney’s software channel and build a meta package, which pulls in all the latest things when they appear.

Q: Does the beta fit to a cd?

A: The iso size is about 764 megabytes. The release got bigger due the appearance of Libreoffice and likes. You should get a dvd or an usb stick. Burn image to usb stick like this:

sudo dd bs=4M if=Audax-0.2.iso of=/dev/sdb && sync

The beta user name is: audax and the password is live

Extra note (16th of August): to installthe beta to hd open a terminal client and type sudo live-installer during the live-mode. To switch between opened windows within openbox press ALT + TAB Continue reading