tagged with reminder

Dell e6330 linux ubuntu install

Some trouble running Ubuntu raring on the Dell e6330 out of the box... here are my solutions.

(read more)

Master of ffmpeg

With increasing frequency I find myself reverting to ffmpeg to do video and audio conversion. So for my own reminder a few recipes I collected from my mind and the web:

(read more)

NFS group limit of 16

Just as an important reminder for myself. Apparently NFS has a limit of 16 groups you can be a member of. I was just investigating why I couldn't write to certain files no more only to discover this nasty limitation.

(read more)

Quick manual opencl installation on linux

According to Debian docs you should be able to do

(read more)

Python3.3 from source for blender

It's very handy to have a full featured python 3.3 available in Blender. So this is how how you do that. For linux that is... but it should be sort of similar for Windows and OSX.

(read more)

sticky bits

Always forgetting certain not often used commands. So here's a reminder to set the sticky group bit on a directory so everything created is with same group ownership of the parent directory!

(read more)