Tutorial - Ubuntu Server 11.10, 12.xx, 13.04 x32/x64 - Auto Oscam/CCcam 2.1.3 Install

There are 398 replies in this Thread which was already clicked 150,683 times. The last Post () by master G.

  • Correct, you log into the server with putty from a client / different device..


    Thank you very much.
    And can you see first post and tell me is it any commands or installation need to do on Ubuntu server or on another Windows PC?


    Poslato sa Huawei P8 lite


    P.S. is it need to Logon to Ubuntu PC with my account (radja) or with account ROOT?
    I typed


    sudo -i


    and now I see on screen



    root@Ubuntu-HP:~#


    Before it I typed my account radja and password and then is


    radja@Ubuntu-HP:~#


    What is difference between account radja and root?


    What account I need to Login when install some software?


    Poslato sa Huawei P8 lite


    And now from another Windows PC I login to Router IP and there is no MAC adress of Ubuntu-HP server and I can't set reservation IP adress for Ubuntu. Ubuntu is not connected on router now.
    I connect it with cable with router.
    What to do now?
    Please.


    Poslato sa Huawei P8 lite


    I fix it and install oscam, but when go to webinfo and restart oscam i think it's not started again.
    What to do to oscam automatically start after restart?
    I'm new in linux.


    Poslato sa Huawei P8 lite


    Anyone?


    Poslato sa Huawei P8 lite

  • Hi guys. Just got my ubuntu 16.04 server running so going to take a look at installing OSCAM. Standby for a lot of stupid questions please :)


    how did you go ? not seen any questions did it work ok just installed 16.04 anah ;)


    - - - Updated - - -


    Can Confirm this is working under 16.04 :)
    big ups


    PM for support 0nly with a Link to Y0ur
    P05t w1Th Wat5 up 0r 155u3 thaT5
    B33N ....... P05T3D


    0D3R PATCH3D 3H ;)
    much <3 th0ugh in d0 a5 Ab0v3
    1n Wh3n 533N r3plY n PM n 58PP0rt G1v3n ;)



    "I'm against Piracey so please DONT ATTACK SHIPS"
    :p

  • HI All,

    When I follow the server build instructions above all seems to go OK, however when I try to update the oscam version I get the following about missing files etc. Any ideas. Maybe I am following an old tutorial.


    file check

    ----------


    dialog ... is not installed

    xz is installed found in /usr/bin/xz

    gawk ... is not installed

    svn ... is not installed


    package check

    -------------


    dialog installed

    xz-utils installed

    No packages found matching gawk.

    gawk ... is missing

    No packages found matching subversion.

    subversion ... is missing

    No packages found matching gcc.

    gcc ... is missing

    make installed

    No packages found matching libusb-dev.

    libusb-dev ... is missing

    libusb-1.0-0 installed

    No packages found matching libusb-1.0-0-dev.

    libusb-1.0-0-dev ... is missing

    No packages found matching libssl-dev.

    libssl-dev ... is missing

    libpcsclite-dev installed

    libccid installed

    No packages found matching libc6-dev.

    libc6-dev ... is missing

    No packages found matching zlib1g-dev.

    zlib1g-dev ... is missing

    No packages found matching build-essential.

    build-essential ... is missing

    No packages found matching gcc-multilib.

    gcc-multilib ... is missing

    No packages found matching module-assistant.

    module-assistant ... is missing

    No packages found matching dos2unix.

    dos2unix ... is missing

    No packages found matching sshpass.

    sshpass ... is missing

    openssl installed

  • Thanks , that was a fast reply.

    I ran the update and it seemed to go ok but get install gawk returner the following

    E: Package 'gawk' has no installation candidate

    E: Package 'gcc' has no installation candidate

    E: Package 'libusb-dev' has no installation candidate

    E: Package 'libusb-1.0-0-dev' has no installation candidate

    E: Package 'zlib1g-dev' has no installation candidate

    E: Package 'gcc-multilib' has no installation candidate

    E: Package 'module-assistant' has no installation candidate

    E: Package 'dos2unix' has no installation candidate

    E: Package 'sshpass' has no installation candidate

    • Official Post

    All of the repositories listed in your software sources, don`t have those packages.

    You need to install a new repository that will have what you need.

    Search google or try this -> https://repogen.simplylinux.ch/index.php

    My guess is you are using ubuntu 12.10, which isn`t supported anymore, thats why you can`t download those packages.

  • Install the missing packages:

    apt-get update

    apt-get install gawk subversion gcc libusb-dev libusb-1.0-0-dev libssl-dev libc6-dev zlib1g-dev build-essential gcc-multilib module-assistant dos2unix sshpass

    Hi MasterG,

    Major step forward. I managed to upgrade to ubuntu 16.0 but was having trouble until I replaced the sources file with a new one. This then allowed me to find and install various packs etc and upgrade to oscam 11384. The last thing I need to sort as you may see from a previous post is getting the meo card to show all its entitlements. Thanks again for all you help so far. Keep you all poated.

  • Hi.


    I´m brand new in oscam and cccam.

    I like to get a server up at home sharring a reshare line via oscam.

    Seems this threat is the right for me, but new to linux and OScam i´m struggeling to keep thinks apart.... new vs old commands.

    Anyone that sould help med getting the right MO and setup?


    What is the newest or best Ubuntu server oscam can run on?

    And what script/how to to use?


    Thanks :-)

  • i have here a simple workaround for ubuntu 18.04 install webmin and oscam simplebuild v3.10 i hope i have not to forget ( sorry my english is not so good )


    sudo -i


    sudo sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config


    sudo service ssh restart


    sudo passwd root


    wget https://prdownloads.sourceforge.net/webadmin/webmin_1.941_all.deb


    sudo dpkg -i webmin_1.941_all.deb


    reboot


    sudo -i


    sudo apt-get -f install


    reboot


    https://xxx.xxx.xxx.xxx:10000/




    unpack s3_310_Final.zip


    cd /opt


    mkdir s3


    copy the content (4 files) to opt/s3


    chmod 777 s3


    cd /opt/s3


    ./s3


    ./s3 menu


    adding new functions

    ./s3 update_me #online update

    ./s3 fix_me #repair script

    ./s3 update_emu #get latest oscam-emu

    ./s3 enable_emu #patch actual svn with emu

    • Official Post

    what's reason for delete ?

    Sorry pal, i was going to move it into its own article, then got side tracked with other posts that were made about simplebuild which have since been moved into its own thread.

    How to compile oscam sh4 amino using SimpleBuild 3


    Do you want to add anything else to the post before i add it as an article ?

    • Official Post

    hello, my vps is topped two days and paid it now. please hwo to restart oscam script

    Did you use the script from the first post or something else?

    What`s the name of the script and which folder is it located?

    Which folder is the oscam binary located?

    Can`t you just restart oscam from the webinterface?

  • master G

    Added the Label Article

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!