You missing something too
command is not chomd but... chmod
Calling "change mode" chmod change the acces permissions to files.
BR
You missing something too
command is not chomd but... chmod
Calling "change mode" chmod change the acces permissions to files.
BR
Ok but files of oscam-cfg ?
Make your own oscam.conf by using help oscam/ubuntu
This is the best way to learn more & is more secure.
In french https://doc.ubuntu-fr.org/oscam.
BR
@Luffy Media
Can you make an tutorial how to install oscam on Ubuntu 18.04
/etc/rc.local does not exist on Ubuntu 18.04
thank you in advance
is there a different line from where to download oscam and link is invalid
sudo svn co http://oscam.to/svn/oscam/trunk oscam
use this command... old link is outdated... more info here: http://www.streamboard.tv/oscam/wiki/GettingOscam
svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn
I don't know if you already solved it but I'll tell you what I do
create file with
you must have at leastnano /etc/rc.local
in the beginning#!/bin/sh -e
at the end of the file
save file and give permissionsexit 0
then runsudo chmod 755 /etc/rc.local
you already have your rc.local file ready in ubuntu 18 and highersudo systemctl status rc-local
hi
can you show How to update oscam with the icam Patch on ubuntu?
I´m looking for Information how to integrate the icam Patch to self-compile, too.
Used to compile OSCAM on my rPi´s on my own....