Ofline
Hello friends!
Due to the fact that I compiled that oscam 11689 bin for vps (pc _X64) I said to come to the aid of those who have a little patience with a config that did not disappoint me .... All you have to do is take 4 steps and you will have a functional oscam 100% with cache filtering and everything must . I mention that I did not implement the support for external readers but I don't think it is a problem for those who want this to install them ...
First things first :
1. Download and unzip the "oscam" file on your PC
2.Enter your vps and in /var move the whole "oscam" folder
3.In the "bin" folder you will find the "oscam" bin that will have to be moved to vps in /usr/local /bin
4.We return to / var / oscam and edit oscam.conf, oscam.server and oscam.user as we want and then after editing and saving as desired we type the following:
cd /usr/local/bin
ls
chmod 755 oscam
ls
./oscam -b
If everything was done carefully you should be able to access oscam on the port with the username and password set by you in /var/oscam/oscam.conf.
Thank you !
Due to the fact that I compiled that oscam 11689 bin for vps (pc _X64) I said to come to the aid of those who have a little patience with a config that did not disappoint me .... All you have to do is take 4 steps and you will have a functional oscam 100% with cache filtering and everything must . I mention that I did not implement the support for external readers but I don't think it is a problem for those who want this to install them ...
First things first :
1. Download and unzip the "oscam" file on your PC
2.Enter your vps and in /var move the whole "oscam" folder
3.In the "bin" folder you will find the "oscam" bin that will have to be moved to vps in /usr/local /bin
4.We return to / var / oscam and edit oscam.conf, oscam.server and oscam.user as we want and then after editing and saving as desired we type the following:
cd /usr/local/bin
ls
chmod 755 oscam
ls
./oscam -b
If everything was done carefully you should be able to access oscam on the port with the username and password set by you in /var/oscam/oscam.conf.
Thank you !