Plex

First time I heard about Plex was perhaps 2-3 years ago. A friend of mine was traveling from the US to EU was telling how he’s watching (streaming) movies from his home server on his tablet and how perfectly it all works. Until now I’ve always had some sort of home media server, some storage…

LFCS

For I while now I wanted to complete the Linux Foundation Certified Sysadmin exam and this week I did it. Yay! If you’re a linux admin then this will not present too much difficulty to pass it. The LF certification page explains what domains and competencies will be tested and this can be used to…

Deploying Ghost blog

Yesterday I started using Ghost and I simply ran npm start in a Tmux session. This is obviously not the best way to do it so I have made some improvements now. After reading a bit of deployment docs, which by the way are very nice, I decided to give pm2 a try. So if…

Ghost on FreeBSD

I have been thinking for couple of days now that I should give Ghost a try. Since I am re-starting blogging and all, might as well try different blog engines while I’m at it. It would be no fun installing it on linux, so I decided to use FreeBSD VM on Digitalocean + a Jail…