Welcome to Produsat 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!

Register Log in

Binary How to install oscam on Ubuntu (vps)

Produsat™

Fonder
Staff member
Admin
Joined
Apr 14, 2013
Messages
3,740
Reaction score
508
Points
3,712
Offline
Let's start with this famous VPS word: Virtual Private Server.

In fact, you have a virtualized private server. C is "the same principle" as setting up a server on a PC at home.
Except that you often get better bandwidth, and theoretically less risk than having a PC at home. (no ASDL or electric line cutout worries)

1) we start with the tools to have before you start download the following software:

you will take:

- putty
Please, Log in or Register to view URLs content!
.
- winscp
Please, Log in or Register to view URLs content!



Code:
Please, Log in or Register to view codes content!
Oscam compiles:


Code:
Please, Log in or Register to view codes content!

Once the compilation is complete, you can set up oscam on the command line:

Oscam: we copy the binary (l exe) in /usr/local/bin/



Code:
Please, Log in or Register to view codes content!

3) with Winscp in FTP.

On your PC, create a folder at the root of a reader, for example at the root of C:
named your OscamVPS folder
Then you retrieve your oscam file from the oscam folder (file in which you have compiled oscam), and you transfer it to your local oscamVPS folder.
This by clicking/slide.

4) Or if you downloaded oscam via the download link, copy the oscam file to the OscamVPS folder.

In your local oscamVPS folder, put your Oscam configuration files.
Then in the right-hand part, go to /usr/local/bin/
drag the oscam files from left to right

in the right window, right-click on the oscam file "properties" and change the attribute to 755.
5) Then click on the folder with the arrow to go back and you are:

Go to the /etc/ folder and move with a click/slide your oscam.conf files ...etc into the right window, as follows:
Put all files with Attribute 644.
6) Now we're going to edit a file so that oscam automatically starts when your VPS is restarted.
Via Wincsp, go to the root of the partition by clicking several times on the folder with the arrow in the right-hand part of Wincsp.
Go to the /etc/ folder
searching for the rc.local file
right-click on the file rc.local Edit
Add this line:

Code:
Please, Log in or Register to view codes content!

As if underneath and record
Go and hold it, we're almost there.
If you want to have a log file
in oscam.conf
logfile - /var/log/oscam.log
7) 1st test launch oscam with putty


Code:
Please, Log in or Register to view codes content!

for restart oscam type this command


Code:
Please, Log in or Register to view codes content!

for updated to the latest version
Make commands on putty



Code:
Please, Log in or Register to view codes content!
 
Last edited by a moderator:

soda34

Member
Joined
Jul 5, 2020
Messages
8
Reaction score
1
Points
207
Age
70
Offline
STL à toi

merci pour ton partage
 
Top