The unshutdownable sharing site. New technology. Zeronet. Presentation by Khawar Nehal

download The unshutdownable sharing site. New technology. Zeronet. Presentation by Khawar Nehal

If you can't read please download the document

Transcript of The unshutdownable sharing site. New technology. Zeronet. Presentation by Khawar Nehal

Zeronet Howto

By : Khawar Nehalhttp://atrc.net.pkhttp://dubai-computer-services.com3 March [email protected]

Installation commands

Get a Linux mint or any ubuntu or debian machine Run sudo bash and provide the user or root password. Now execute the following commands :

apt-get update sudo apt-get install msgpack-python python-gevent wget https://github.com/HelloZeroNet/ZeroNet/archive/master.tar.gz tar xvpfz master.tar.gz cd ZeroNet-master

Start with python zeronet.py Open http://127.0.0.1:43110/ in your browser and get moving.

Possible errors and fixes

When I tried to run the command python zeronet.py

I got an error relating to the version with a suggested command in the error python zeronet.py

sudo apt-get install python-pip; sudo pip install msgpack-python upgrade

So I ran the command (as root after my sudo bash)

apt-get install python-pip; sudo pip install msgpack-python upgrade

Then the command python zeronet.py ran fine.

Still have issues

Send issues to [email protected]

Maybe we can help you.

Regards,

Khawar Nehal

Thank You

Thank you for listening.