«•» GeoSharing Worlds No.1 Satellite Forum «•»

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

How to Update OScam Vps

-=EYEDREAM=-

Administrator
Staff member
Administrator
Joined
Dec 18, 2018
Messages
87
Reaction score
107
Points
33
PHP:
cd /usr/local/bin/
rm -rf oscam-svn
svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn
cd oscam-svn
sudo mkdir build_dir
cd build_dir
sudo cmake /usr/local/bin/oscam-svn
sudo make
sudo make install
cd
sudo killall oscam
sleep 4
sudo /usr/local/bin/oscam -b
 
There is no OSCAM installation update on VPS because there are many servers that accept OSCAM installation
 
Top