Monday, March 7, 2016

No-IP on XBMC

Install noip

From: http://ift.tt/11zoehD

sudo apt-get install make gcc
mkdir /home/pi/noip
cd /home/pi/noip
wget http://ift.tt/1cFopRg
tar vzxf noip-duc-linux.tar.gz
cd noip-2.1.9-1
sudo make
sudo make install

noip can be started with:

sudo /usr/local/bin/noip2

To make noip load on boot, edit the crontab: sudo crontab -e, adding:

@reboot sudo /usr/local/bin/noip2

Source : github

Ameerwww.linuxmails.com | khan@azmuna.comRiyadh,KSA



from WordPress http://ift.tt/1UMCaF3

No comments:

Post a Comment