Gentoo: keywords

When using Gentoo sometimes you face the situation that you just need to add something to your keywords file. More specifically portage will tell you something like: the following keyword changes are required in order to install packages x and y…

Keywords are basically words, whill tell your Gentoo box what is suitable or desired to be installed in your box. Keywords can also be used to install packages, which are not so stable in general use – so caution is adviced before actually enabling any extra keywords.

Continue reading

Solving the automount issue

When you are using a lightweight window manager (fluxbox, openbox, jwm…) the first issue you will probably encounter is how to mount an usb drive. Of course the manual way of doing things as a root or a sudo works (meaning: sudo mount /dev/volume_name mountpoint_name) but it can get a bit frustrating to do it every single time when a new usb appears – so here are two ways to make things automatic. Continue reading

Understanding Debian Sid a.k.a. Debian Unstable

Disclaimer: This text is provided mainly for educational purposes and it does contain some simplifications, so learn at your own responsibility. If any misunderstandings or harm would result because of this text techtimejourney.net and its maintainer JJ Posti will not take any responsibility from any possible scenarios that might result.

When people generally hear the word unstable they tend to think of something that is not working and remains far from functional. In Debian the term unstable does not necessarily mean the same as not functional or unsafe and below are some reasons why.
Continue reading