This is quick guide to get started with own p2pool node that you can merge mine Solidar coin with.
I mostly use debian, should work on Ubuntu also. Be aware that you might need to run a version 8 of debian.
Make sure you have Git installed ( sudo apt-get install git)
git clone https://github.com/wincev/p2pool.git p2pool
This will put the p2pool code for Freicoin in p2pool directory.
Install requirements for running p2pool.
sudo apt-get install python-zope.interface python-twisted python-twisted-web
Now, grab your coin daemon from freico.in and solidar.it, install