Posts by sunlight786

    server not ready yet mate as i have fault cd rom now and i did oredr the new one so i can install a fresh coppy of ubuntu 10.10 then i will update the thread for help or success.
    these are just the infor i am colecting so job can be easy on time.
    and by the way as there is too many auto install oscam on ubuntu, will you point me the most working installation to follow so i can face less pain please.

    Mr YOUKNOWWHO , he did help me to make my first cccam server years back.and i never struggle with linux untill he died. what a great man he was. always remeber him.


    jus a quick quisten


    can we use oscam its own with out cccam as server?
    i heard we can cccam lines in oscam server too so whats the point to have cccam with oscam?

    hi, can you please explain me a bit more as i am sorry i am not a great user of linux at the minut. the guy who was giuding me he keep saying to me i need lib files for oscam on ubuntu.


    i have tried too may script include aouto install from Mr YOUKNOWWHO but after every thing finish when i type my ip of the box it say it works and when i add :8888 with ip it d,nt find the page and i had some eerer show on terminal regarding oscam. so i spend neary 4 weeks to install oscam. untill i found this site and i am galde to be herer as i like to be good to install oscam my own with out any problem whith you guys help.


    i can start from scartch and i will post any erer i face for you guys to sort but i need an manaul or either auto install oscam with cccam script on ubuntu with all the files what i need.

    hi,



    please be kind to me as i am not a great user of linux


    first of all i did try to install oscam server and cccam client but could,nt make it run and now i am trying to install oscam and cccam with my sly cards on pc and i tried to used too many version of ubuntu and still no luck


    this time again i install a fress copy of ubuntu-server 10.10 _maverick meerkat_ -release i386


    after that i have given him staic ip and these
    download openssh-server
    apt-get install openssh-server
    apt-get update
    apt-get install proftp


    i have install winscp and putty and from other computer i made these folder as


    mkdir /var/etc
    mkdir /var/keys
    mkdir /var/script
    mkdir /var/config
    mkdir /var/backup
    mkdir /var/cccamlog
    mkdir /var/www


    chown scott /var/etc
    chown scott /var/keys
    chown scott /var/script
    chown scott /var/config
    chown scott /var/backup
    chown scott /var/cccamlog
    chown scott /usr/local/bin
    chown scott /usr/local/etc
    chown scott /var/www


    Note scot=my server user name


    i put CCcam.x86 in usr/local/bin
    i also put oscam in usr/local/bin (which i have taken fron a site)


    after
    chmod 755 /usr/local/bin/CCcam.x86
    chmod 755 /usr/local/bin/oscam
    I also take oscam confid from rossi2000
    put my oscam.conf oscam.server and oscam.user in /usr/local/etc


    then put my cccam.cfg and provider and channel list in /var/etc


    ok to get oscam to read my sly uk card i add this n line in my cccam.cfg file


    N: myserverip 10000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    now i past this parameter in them 3 files as



    paste this in the file and save
    oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1
    disablelog = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = my ubuntu server ip-255.255.255.255


    protocols


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000


    now make oscam.server paste this in and save file


    [reader]
    label = slyuk
    protocol = smartreader
    detect = cd
    device = 004:002 ------ i replace with my own bus and device
    emmcache = 1,3,2
    caid = 0963
    boxid = xxxxxxxx ----- put my bx keys
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    blockemm-unknown = 1
    mhz = 357
    cardmhz = 357
    ident = 0963:000000
    group = 1


    oscam.user paste this in and save file


    [account]
    user = test1
    pwd = test2
    monlevel = 0
    uniq = 0
    group = 1,2
    au = slyuk
    caid = 0963


    so now i have have 3 files in usr/local/etc
    oscam.conf
    oscam.server
    oscam.user


    chmod 755 all 3
    chmod 755 /usr/local/etc/oscam.conf
    chmod 755 /usr/local/etc/oscam.server
    chmod 755 /usr/local/etc/oscam.user



    now i put script in for oscam and cccam to start on reboot or start up
    in terminal as root put line
    nano /etc/rc.local
    under the word # by default put these 2 lines in
    /usr/local/bin/oscam -b -c /usr/local/etc/ &
    /usr/local/bin/CCcam.x86
    ctrl+x then y and enter to save


    i also install them
    apt-get install apache2
    apt-get install php5 i have opened both my cccam port and the oscam newcs port 10000 to my server ip
    now after reboot if i type just my server ip i get message it works
    and if i type my server ip:8888 i got page not found


    now every body can see what i done , i am completely stuck and need some one to sort this out.please



    i can start from begning if there is any thing else i can do to make it run please


    i have also tried Mr YOUKNOWWHO auto set up oscam&cccam and still no joy.