Showing posts with label UBUNTU. Show all posts
Showing posts with label UBUNTU. Show all posts

MultiCS: How to installation on UBUNTU



Install MULTICS on a pc linux

1- Extract the zip file into a folder, and move to this folder.

2- *if you dont have have the directory /usr/local/bin, create it

Code:
mkdir -p /usr/local/bin

*For 32bits: copy the file "multics.x32" to /usr/local/bin

Code:
cp multics.x32 /usr/local/bin/multics

*For 64bits: copy the file "multics.x64" to /usr/local/bin

Code:
cp multics.x64 /usr/local/bin/multics

3- change file propriety to executable

Code:
chmod 755 /usr/local/bin/multics

4- copy the file "multics.cfg" to /var/etc

Code:
cp multics.cfg /var/etc

After installation edit your config and execute the next command:

Code:
./multics -b

if you want debug info execute:

Code:
./multics -b -v


 >>>>>>*/var/etc/multics.cfg

Code:


#############################################################
## copy this file to /var/etc/multics.cfg
## to run multics with debug type $# multics -v
## to run multics in background type $# multics -b
## to run multics with another config file type $# multics -C ##/var/etc/newconfig.cfg
#############################################################

##########################################################
## WEB INTERFACE
##########################################################

HTTP PORT: 5500

## web user/pass protection
#HTTP USER: admin
#HTTP PASS: admin

##########################################################
## CLUSTERED CACHE (Compatible with CSP cache)
##########################################################

CACHE PORT: 4444    # cache listen port(udp)
CACHE TIMEOUT: 300  # timeout to wait dcw from cache servers if a cacherequest was received.

# friend cacheline (host port)
CACHE PEER: myfriend.dns.org 12345
CACHE PEER: localhost 5555


##########################################################
## SERVERS CONNECTIONS (CCCAM+NEWCAMD+MGCAMD)
##########################################################

## CCcam Client version
CCCAM VERSION: 2.1.1 # Select cccam client version "2.0.11", "2.1.1", "2.1.2", "2.1.3", "2.1.4" (default: 2.0.11)

## Change you clientid (in hex) by default it is Generic
#NEWCAMD CLIENTID: 4343 # Mgcamd(6D67).newcs(6E73).Evocamd(6576).CCcam(4343)...


C: localhost 12000 user pass # get all local cards with reshare or not.
C: 192.168.1.100 12000 user pass
C: mydyndns.no-ip.org 12000 user pass

N: localhost 10001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.1.100 10003 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: mydyndns.no-ip.org 10002 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14


##########################################################
## PROFILES
##########################################################

## Default des-key for all profiles
DEFAULT KEY: 01 02 03 04 05 06 07 08 09 10 11 12 13 14

## Global Users, must be defined before the first profile
USER: guser1 gpass1  # for all profiles
USER: guser1 gpass1 { 5501, 5502 }  # selected profiles by port list


[Digital+] # Profile name
##############################

# Newcamd config key&port
# KEY : 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # optional, if not set default key is used.
PORT : 5501

# Profile Caid&Providers
CAID: 1810
PROVIDERS: 0, 4001, 4101

ONID: 31 # Operator Network ID (hex value)

## Time/Server Config (all times start from ecm receive time)
DCW MINTIME : 300     # minimum time to send dcw to client.( default=0, max=700ms )
DCW TIMEOUT : 3500    # delay after that if no cw returned from servers, multics would send decode failed to client
# Next options depend on your cards number and speed for this profile
SERVER MAX: 2         # max server to use for decoding one ecm request.
SERVER INTERVAL: 1500 # interval between sending ecm request to servers. first server will be requested at receiving ecm request from client, the second request will be done after "SERVER INTERVAL" has been elapsed and so ...
SERVER TIMEOUT: 2000  # max time for selecting servers to decode one ecm request it must be greater than "SERVER INTERVAL"
SERVER VALIDECMTIME: 2000 # Disable sending ecmrequest to cards with ecmtime greater than 2000ms

## newcamd clients

USER: user1 pass1 # Newcamd client ( nline is like that N: mydns.dns 5502 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 )
USER: user2 pass2


[Canalsat] # Profile 2
##############################

## Deny ecm requests for channels Cine+ 1...11
SID DENYLIST: 1
SID LIST: 20D2,20D3,20D4,20D5,20D6,20D7,20D8,20D9,20DB,20DC

# Newcamd config key&port
KEY : 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E
PORT : 5502

# Profile Caid&Providers
CAID: 0100
PROVIDERS: 3311

ONID: 1

## Time/Server Config
DCW MINTIME : 0
DCW TIMEOUT : 3500
SERVER MAX: 3
SERVER INTERVAL: 1500
SERVER TIMEOUT: 2000
SERVER VALIDECMTIME: 2000

## newcamd clients
USER: user pass


[***it]
##############################

# Newcamd config key&port
PORT : 5503

# Profile Caid&Providers
CAID: 093B
PROVIDERS: 0

ONID: fbff

## Time/Server Config
DCW MINTIME : 0 # if you have many clients and channel freezes increase it to 300..500 ms
DCW TIMEOUT : 1000
SERVER MAX: 2
SERVER INTERVAL: 400  # if channel freezes and your cards have high ecmtime set it to 0
SERVER TIMEOUT: 500
SERVER VALIDECMTIME: 700

## newcamd clients
USER: user pass


[Jsc+9+10]
##############################

## Open only +9 and +10 channels, other channels are not accepted
SID LIST: 0325, 0326, 20FD, 20FE

# Newcamd config key&port
PORT : 5504

# Profile Caid&Providers
CAID: 0500
PROVIDERS: 42400

## Time/Server Config
DCW MINTIME : 300
DCW TIMEOUT : 3500
SERVER MAX: 3
SERVER INTERVAL: 1500
SERVER TIMEOUT: 2000
SERVER VALIDECMTIME: 1500

## newcamd clients
USER: user pass


##########################################################
## CCCAM SERVER
##########################################################

## CCcam server listen port
CCCAM PORT: 12000

## CCcam clients
F: user1 pass1  # no reshare
F: user2 pass2 1 # 1 reshare
F: user2 pass2 2 # 2 reshare








Install Multics on a Linux PC


How to: Instal Multics

To install Multics on a Linux PC :

(1) Extract the zip file into a folder, and move to this folder.

(2) If you dont have have the directory /usr/local/bin, create it

mkdir -p /usr/local/bin

* For 32bits: copy the file “multics.x32″ to /usr/local/bin

cp multics.x32 /usr/local/bin/multics

* For 64bits: copy the file “multics.x64″ to /usr/local/bin

cp multics.x64 /usr/local/bin/multics

(3) Change file propriety to executable

chmod 755 /usr/local/bin/multics

(4) Copy the file “multics.cfg” to /var/etc

cp multics.cfg /var/etc

(5)After installation edit your config and execute the next command:

./multics -b

* If you want debug info execute:

./multics -b -v



MutliCS CFG file

Copy/paste & edit to your own requirements then save on the box in


/var/etc/multics.cfg

##
## copy this file to /var/etc/multics.cfg
## to run multics with debug type $# multics -v
## to run multics in background type $# multics -b
## to run multics with another config file type $# multics -C /var/etc/newconfig.cfg
##

################################################## ########
## WEB INTERFACE
################################################## ########

HTTP PORT: 5500

## web user/pass protection
#HTTP USER: admin
#HTTP PASS: admin

################################################## ########
## CLUSTERED CACHE (Compatible with CSP cache)
################################################## ########

CACHE PORT: 4444 # cache listen port(udp)
CACHE TIMEOUT: 300 # timeout to wait dcw from cache servers if a cacherequest was received.

# friend cacheline (host port)
CACHE PEER: myfriend.dns.org 12345
CACHE PEER: localhost 5555

################################################## ########
## SERVERS CONNECTIONS (CCCAM+NEWCAMD+MGCAMD)
################################################## ########

## CCcam Client version
CCCAM VERSION: 2.1.1 # Select cccam client version "2.0.11", "2.1.1", "2.1.2", "2.1.3", "2.1.4" (default: 2.0.11)

## Change you clientid (in hex) by default it is Generic
#NEWCAMD CLIENTID: 4343 # Mgcamd(6D67).newcs(6E73).Evocamd(6576).CCcam(4343) ...

C: localhost 12000 user pass # get all local cards with reshare or not.
C: 192.168.1.100 12000 user pass
C: mydyndns.no-ip.org 12000 user pass

N: localhost 10001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.1.100 10003 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: mydyndns.no-ip.org 10002 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

################################################## ########
## PROFILES
################################################## ########

## Default des-key for all profiles
DEFAULT KEY: 01 02 03 04 05 06 07 08 09 10 11 12 13 14

## Global Users, must be defined before the first profile
USER: guser1 gpass1 # for all profiles
USER: guser1 gpass1 { 5501, 5502 } # selected profiles by port list

[Digital+] # Profile name
##############################

# Newcamd config key&port
# KEY : 01 02 03 04 05 06 07 08 09 10 11 12 13 14 # optional, if not set default key is used.
PORT : 5501

# Profile Caid&Providers
CAID: 1810
PROVIDERS: 0, 4001, 4101

ONID: 31 # Operator Network ID (hex value)

## Time/Server Config (all times start from ecm receive time)
DCW MINTIME : 300 # minimum time to send dcw to client.( default=0, max=700ms )
DCW TIMEOUT : 3500 # delay after that if no cw returned from servers, multics would send decode failed to client
# Next options depend on your cards number and speed for this profile
SERVER MAX: 2 # max server to use for decoding one ecm request.
SERVER INTERVAL: 1500 # interval between sending ecm request to servers. first server will be requested at receiving ecm request from client, the second request will be done after "SERVER INTERVAL" has been elapsed and so ...
SERVER TIMEOUT: 2000 # max time for selecting servers to decode one ecm request it must be greater than "SERVER INTERVAL"
SERVER VALIDECMTIME: 2000 # Disable sending ecmrequest to cards with ecmtime greater than 2000ms

## newcamd clients

USER: user1 pass1 # Newcamd client ( nline is like that N: mydns.dns 5502 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 )
USER: user2 pass2

[Canalsat] # Profile 2
##############################

## Deny ecm requests for channels Cine+ 1...11
SID DENYLIST: 1
SID LIST: 20D2,20D3,20D4,20D5,20D6,20D7,20D8,20D9,20DB,20DC

# Newcamd config key&port
KEY : 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E
PORT : 5502

# Profile Caid&Providers
CAID: 0100
PROVIDERS: 3311

ONID: 1

## Time/Server Config
DCW MINTIME : 0
DCW TIMEOUT : 3500
SERVER MAX: 3
SERVER INTERVAL: 1500
SERVER TIMEOUT: 2000
SERVER VALIDECMTIME: 2000

## newcamd clients
USER: user pass

[***it]
##############################

# Newcamd config key&port
PORT : 5503

# Profile Caid&Providers
CAID: 093B
PROVIDERS: 0

ONID: fbff

## Time/Server Config
DCW MINTIME : 0 # if you have many clients and channel freezes increase it to 300..500 ms
DCW TIMEOUT : 1000
SERVER MAX: 2
SERVER INTERVAL: 400 # if channel freezes and your cards have high ecmtime set it to 0
SERVER TIMEOUT: 500
SERVER VALIDECMTIME: 700

## newcamd clients
USER: user pass

[Jsc+9+10]
##############################

## Open only +9 and +10 channels, other channels are not accepted
SID LIST: 0325, 0326, 20FD, 20FE

# Newcamd config key&port
PORT : 5504

# Profile Caid&Providers
CAID: 0500
PROVIDERS: 42400

## Time/Server Config
DCW MINTIME : 300
DCW TIMEOUT : 3500
SERVER MAX: 3
SERVER INTERVAL: 1500
SERVER TIMEOUT: 2000
SERVER VALIDECMTIME: 1500

## newcamd clients
USER: user pass

################################################## ########
## CCCAM SERVER
################################################## ########

## CCcam server listen port
CCCAM PORT: 12000

## CCcam clients
F: user1 pass1 # no reshare
F: user2 pass2 1 # 1 reshare
F: user2 pass2 2 # 2 reshare

How to install Multics r82

if you go to use Multics r82 your server must have a minimum of 4 cores
if you have 200 a 300 cache peers and 150 - 200 CCcam clients ant 300 server line's
your CPU use a lot +- 100-140%

Multics r82 64x
this multics is whits STYLESHEET
the config are ready
CS378x Ready
CAMD35 Ready
MGcamd Ready
Necamd Ready
CCcam Ready

The Profil ports are: 35501:3570
Cache port: 4444
CCcam port: 18002
MGcamd port: 22220

Web interface Port and passwd
HTTP PORT: 8888
HTTP USER: admin
HTTP PASS: passwd

Install
use debian 7 or 8 or ubuntu last version

Put the file: multics in
Code:
/var/bin/
CHMOD it to 755

Now put the file: Multics.cfg in
Code:
/var/etc

Put the file: Style.css in
Code:
/var/etc/

Create the map script in var folder
Now make a file multics.sh in
Code:
/var/script/
CHMOD it to 755

Put this in multics.sh
Code:
#!/bin/sh
process=`ps auxwww | grep multics | grep -v grep | awk '{print $1}'`
if [ -z "$process" ]; then
echo "Couldn't find multics running. Restarting server-binary" >> /var/log/multics.check
nohup /var/bin/multics -b
else
echo "Multics R82 is still OK!" >> /var/log/multics.check
fi

Save it

Now open crontab use putty
Code:
nano /etc/crontab
ADD this line
Code:
*/03 * * * * root /var/script/multics.sh

Save it CTRL X Enter

now restart your server and wait 3 min ant your Multics r82 = running

www host.com:8888 admin passwd

if you want to restart your server every night on 4:00 open crontab
Code:
nano /etc/crontab
Put this in crontab
Code:
00 4    * * *   root    /sbin/shutdown -r now

Save it CTRL X Enter

and restart crontab
Code:
/etc/init.d/cron restart


Attached Files
.zip   Multicsr82 (2).zip (Size: 341.95 KB / Downloads: 322)

How to install OSCam on Debian and Ubuntu

1) Prepair for compile with installing new needed packs:
HTML Code:
sudo apt-get install build-essential
sudo apt-get install libssl-dev libpcsclite-dev
sudo apt-get install mercurial cvs subversion libncurses-dev
sudo apt-get install cmake
2) Oscam compile:

2.1 Download OSCam
HTML Code:
cd /usr/src
sudo svn co http://oscam.to/svn/oscam/trunk oscam
OR
svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn
2.2 Compile OSCam

HTML Code:
cd oscam
sudo cmake -DWEBIF=1 -DPCSC=1
sudo make
2.3 Copy OSCam Compiled file
HTML Code:
sudo cp oscam /usr/local/bin
3) Unused oscam compile directory delete:
HTML Code:
cd ..
sudo rm -rf oscam
4) Setting oscam to correct attribute:
HTML Code:
cd /usr/local/bin
sudo chmod 755 oscam
5) Oscam automatic startup with bootup

EDIT RC.LOCAL FROM NORMAL WINDOW 
HTML Code:
nano /etc/rc.local
add next line before the "exit0" line, /usr/local/bin/oscam -b -r2

in server edition type 
HTML Code:
sudo pico /etc/rc.local
How to: Instal Multics
How to install Multics r82

How to install OSCam on Debian and Ubuntu

1) Prepair for compile with installing new needed packs:
HTML Code:
sudo apt-get install build-essential
sudo apt-get install libssl-dev libpcsclite-dev
sudo apt-get install mercurial cvs subversion libncurses-dev
sudo apt-get install cmake
2) Oscam compile:

2.1 Download OSCam
HTML Code:
cd /usr/src
sudo svn co http://oscam.to/svn/oscam/trunk oscam
OR
svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn
2.2 Compile OSCam

HTML Code:
cd oscam
sudo cmake -DWEBIF=1 -DPCSC=1
sudo make
2.3 Copy OSCam Compiled file
HTML Code:
sudo cp oscam /usr/local/bin
3) Unused oscam compile directory delete:
HTML Code:
cd ..
sudo rm -rf oscam
4) Setting oscam to correct attribute:
HTML Code:
cd /usr/local/bin
sudo chmod 755 oscam
5) Oscam automatic startup with bootup

EDIT RC.LOCAL FROM NORMAL WINDOW 
HTML Code:
nano /etc/rc.local
add next line before the "exit0" line, /usr/local/bin/oscam -b -r2

in server edition type 
HTML Code:
sudo pico /etc/rc.local
How to: Instal Multics
How to install Multics r82

How to installation Oscam On Linux Server

What you will need:

1. A PC (moderate power ).
2. A Smartcard reader
3. A valid smartcard

Skip Step 1 to 7, if you already have Debian server running and ftp server installed[


1. Download the latest Debian CD from here:

http://cdimage.debian.org/cdimage/we...-i386-CD-1.iso

2. Install using the default options. When prompted for features, untick "Desktop Environment", and tick "SSH Server".

3. Log in and switch to the 'root' user:

su root

4. Set a static IP address:

a. Backup original config:
cp /etc/network/interfaces /etc/network/interfaces.bak

b. Edit the file:
nano/etc/networking/interfaces

c. Edit the file such that the iface etho entry looks like this:

iface eth0 inet static
address 192.168.10.6
gateway 192.168.10.1
netmask 255.255.255.0
network 192.168.10.0
broadcast 192.168.10.255

5. Log out of the console session:

exit

6. You can now ssh into 192.168.0.6 using putty. After you login:

su root

7. OPTIONAL Install ftp server:

apt-get install vsftpd

Backup the original configuration file:

cp /etc/vsftpd.conf /etc/vsftpd.conf.ORIG

Open /etc/vsftpd.conf in an editor:

nano /etc/vsftpd.conf

To configure vsftpd to authenticate system users and allow them to upload filesuncomment the lines:

local_enable=YES
write_enable=YES

Now restart vsftpd:

/etc/init.d/vsftpd restart

8. Install oscam:
Code:
cd /lib/

ln -s libcrypto.so.0.9.8e libcrypto.so.0.9.8

apt-get install yum bzip2 gcc g++ cmake libpcsclite1 libpcsclite-dev subversion make

cd /usr/src

wget http://cdnetworks-us-2.dl.sourceforg...-1.0.8.tar.bz2

tar xjvf libusb-1.0.8.tar.bz2

cd libusb-1.0.8

./configure --enable-shared=no

make

make install

cd /usr/src

svn co http://streamboard.gmc.to/svn/oscam/trunk oscam

cd oscam

mkdir build

cd build

cmake -DWEBIF=1 ..

make install


9. Create oscam config files

Code:
nano /usr/local/etc/oscam.server

"copy below text into file as sample"

[reader]
label=reader1
protocol=SmartReader
detect=CD
group=1
emmcache=1,1,2
device=Serial:Reader XXX
caid=096C
boxid=XXXXXXXX

**To determine what to put in the oscam.server boxid= line:
a. Get your 11 digit box serial (101*******5)
b. Remove the last digit (101*******) and type it in the windows calculator in dec mode
c. Click hex - this will give you the 7 or 8 digit hex to replace the xxxxxxxx's with


**To determine what to put in the oscam.server device= line:

a. Ensure your smartcard reader is running.
b. Insert the reader into a usb port on the server.
c. Now that oscam is actually installed you can point a web browser to 192.168.0.6:8888 (or whatever ip address you gave the server). User Name is username, Password is password.
d. When you have accessed the web interface successfully, go to the "Readers" section and click the "Scan USB" link. Output will be something like:

Bus 001 Device 003: ID 0403:6001 USB-Serial (UART) IC
iProduct 0
iSerial 3 Reader 67
In the example output above the "iSerial 3 Reader 67" is of interest to us. Change the line:

device=Serial:Reader XXX

To:

device = Serial:Reader 67


Code:
nano /usr/local/etc/oscam.conf

"copy below text into file as sample"

[global]
nice = -19
WaitForCards = 1
saveinithistory = 1

# logging
pidfile = /var/run/oscam.pid
logfile = /var/log/oscam.log
usrfile = /var/log/oscamuser.log
cwlogdir = /var/log/cw.log
maxlogsize = 1000

[newcamd]
key = 0102030405060708091011121314
port = 10000@096c:000000;

# web interface
[webif]
httpport = 8888
httpuser = username
httppwd = password
httpallowed = 0.0.0.0-255.255.255.255





Code:
nano /usr/local/etc/oscam.user

"copy below text into file as sample"

[account]
user = username
pwd = password
uniq = 1
group = 1
au = reader1
ident = 096c:000000
caid = 096c


10. Make oscam start and stop automatically with server bootup/shutdown. Create script:

Code:
nano /etc/init.d/oscam


Copy and paste below code.

#!/bin/sh
# Start/stop the OScam daemon.
#
### BEGIN INIT INFO
# Provides: OScam
# Required-Start: $syslog $network $pcscd
# Required-Stop: $syslog $network $pcscd
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start and Stop OScam
# Description: OScam init script. This script start and stop OScam.
### END INIT INFO

. /lib/lsb/init-functions

NAME=oscam
DAEMON=/usr/local/bin/$NAME
CONFIG_DIR=/usr/local/etc
PIDFILE=/var/run/oscam.pid
LOG=/var/log/oscam.log
LOGUSR=/var/log/oscamuser.log
LOGCW=/var/log/cw.log
STARTAS="$DAEMON -- -b -c $CONFIG_DIR"

#test -f $DAEMON || exit 0

[ -d $CONFIG_DIR ] || exit 0

echo $NAME

clear_file() {
# Clear log and pid file if exists
if [ -e $PIDFILE ]
then
rm -f $PIDFILE
fi
if [ -e $LOG ]
then
rm -f $LOG
fi
if [ -e $LOGUSR ]
then
rm -f $LOGUSR
fi
if [ -e $LOGCW ]
then
rm -f $LOGCW
fi
}
case "$1" in
start)
clear_file
log_daemon_msg "Starting OScam daemon" "OScam"
start-stop-daemon --start --quiet --exe $DAEMON --startas $STARTAS
log_end_msg $?
;;
stop)
log_daemon_msg "Stopping OScam daemon" "OScam"
start-stop-daemon --stop --quiet --exe $DAEMON
log_end_msg $?
;;
restart)
log_daemon_msg "Restarting OScam daemon" "OScam"
start-stop-daemon --stop --retry 5 --quiet --exe $DAEMON
clear_file
start-stop-daemon --start --quiet --exe $DAEMON --startas $STARTAS
log_end_msg $?
;;
status)
status_of_proc -p $PIDFILE $DAEMON $NAME && exit 0 || exit $?
;;
*)
log_action_msg "Usage: /etc/init.d/OScam {start|stop|restart|status}"
exit 2
;;
esac
exit 0


then press ctr+x to exit, then "y" to save on prompt

Then:
Code:

chmod 755 /etc/init.d/oscam


Then:
Code:

update-rc.d oscam defaults


11. On the clients, install CCcam. This is done via the blue panel.

12. Configure CCcam by editing /var/etc/CCcam.cfg:

nano /var/etc/CCcam.cfg

Delete the contents of the file and add a single line:

N: 192.168.0.6 10000 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14

13. Insert the smartcard into the reader and reboot.

14. Once server is restarted, on webbrowser type"http://your server_ip:8888"


NOTES:

To get info on the various options in the oscam config files and what they mean, look here:

http://streamboard.gmc.to/svn/oscam/...ution/doc/txt/

To remove a dir:
rm -rf build_dir/

To check log:
tail -f /var/log/oscam.log

To see if oscam running:
ps -A | grep oscam

To start oscam:
oscam -b

To stop oscam:
pkill oscam

OR:

/etc/init.d/oscam status
/etc/init.d/oscam start
/etc/init.d/oscam stop
/etc/init.d/oscam restart


To see usb devices and their address:
lsusb -v


To compile a new version of oscam:

/etc/init.d/oscam stop
cp /usr/local/bin/oscam /usr/local/bin/oscam.PREVIOUS
cd /usr/src
rm -rf oscam
svn co http://streamboard.gmc.to/svn/oscam/trunk oscam
cd oscam
mkdir build
cd build
cmake -DWEBIF=1 ..
make install


Recently Updated