Monday, June 15, 2015
Tuesday, May 12, 2015
Monday, May 11, 2015
Friday, May 8, 2015
Tuesday, May 5, 2015
Install IPTV PANEL xtream-codes
Hello everyone.
In this guide we will explain on how to install and upgrade to the brand new IPTV Panel V1 Professional brought to you by Xtream Codes.






In this guide we will explain on how to install and upgrade to the brand new IPTV Panel V1 Professional brought to you by Xtream Codes.
Lets start!
STEP 8
Now its time to disable the old panel.
Now run the code below
- crontab -u www-data -r
- service nginx stop
- service php5-fpm stop
- update-rc.d php5-fpm disable
- update-rc.d nginx disable
- pkill -9 vlc
STEP 9
For a smooth transition from the old panel
to the new panel do the following
You want to change port 8000 to port 80
go to Manage Servers -> Edit Server
and put the one you had before (eg 80)...
Monday, May 4, 2015
Install Nimble Streamer for Ubuntu
Install nimble server
Add following rep into /etc/apt/sources.listdeb http://nimblestreamer.com/ubuntu lucid/
for Ubuntu 10.04 Lucid
deb http://nimblestreamer.com/ubuntu precise/
for Ubuntu 12.04 Precise
deb http://nimblestreamer.com/ubuntu trusty/
for Ubuntu 14.04 Trusty
Run:
wget -q -O - http://nimblestreamer.com/gpg.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install nimble
Register server in WMSPanel
sudo /usr/bin/nimble_regutil
You will be asked for your WMSPanel login and password sent to you during sign up.
You can automate registration by adding the following parameters: -u for user name and -p for password, e.g.
sudo
/usr/bin/nimble_regutil -u test@yourcompany.com -p mypassword
Restart server:
sudo service nimble restart
Server will be visible in the panel immediately
Set up streaming scenarios
You may now can go through the following setup instruction to configure your serverWhat's next?
To operate server run:
sudo service nimble status|start|stop
Subscribe to:
Posts (Atom)