No Picture
Gentoo Linux

Shutter with XMonad

For me, Shutter is the best open-source screenshot program available for Linux. When I used Windows, I really liked Snagit – Shutter is a good alternative. Installing Shutter Installing Shutter is straight forward enough. However, […]

No Picture
Gentoo Linux

Connect to a NFS Share with Gentoo

Contents1 Install NFSv42 Find NFS Shares3 Auto-Mount NFS Shares4 References Install NFSv4 The below command will install with the default USE flags of ipv6, tpcd and nfsv4. emerge –ask nfs-utils Find NFS Shares If you […]

No Picture
Linux

Installing XMonad on Gentoo

I have already installed Gentoo with a Kernel supporting NVidia graphics cards using the open-source Nouveau driver. I also have a working installation of Xorg server. Now all that’s left to do now is install […]

No Picture
Gentoo Linux

Gentoo: Installing a File Manager

After a little research I have decided to install krusader as my file manager. Installing it should be fairly simple. emerge –ask krusader After seeing the below output… [spoiler] storm ~ # emerge –ask krusader […]