No Picture
Gentoo Linux

nvPY on Gentoo

nvPY is a fast, simple to use, no fuss, cross-platform note taking application. One of the big benefits is that all your notes are stored somewhere on the cloud – so you don’t need to […]

No Picture
Gentoo Linux

Firefox on Gentoo

I recently setup Firefox sync on my work machine which runs Ubuntu, then did the same on my home desktop which runs Gentoo. Before I knew it, all my work add-ons appeared on my home […]

No Picture
Gentoo Linux

Gentoo: Amend Global USE Flags

Here I need to amend the global USE flag to allow for Native Language Support (nls). nano /etc/portage/make.conf Now just add nls to the end of the USE flag variable. For example, USE=”…. nls”. Then […]