Posts by sajjid

    A quick tip for Debian users who want to install and stay up to date with the latest Oracle Java 7 (JDK7): the WebUpd8 Java 7 PPA works on Debian too since the package is just an installer and all you have to do is manually add the PPA repository to the Software Sources.


    As a reminder, the Oracle Java 7 PPA repository does not host any Java files but only an installer that automatically downloads and installs Oracle Java 7, like the flashplugin-installer package for instance.


    To add the WebUpd8 Oracle Java PPA repository to the Software Sources in Debian (tested on Debian Squeeze, but it should work with any Debian version), use the following commands:


    Code
    su -
    echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee -a /etc/apt/sources.list
    echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee -a /etc/apt/sources.list
    apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
    apt-get update
    apt-get install oracle-java7-installer
    exit

    if anyone interested please send me your line in pm and i will reply with mine i have good cache which is running at 96%.
    This just cache share no connectors
    ECM cache hits: (96.3%)

    thats how i done it and it works well you can add removes services


    <newcamd-connector name="connector name" profile="0963-***UK" provider-idents="00 00 00" metric="0" enabled="true">
    <host>host ip</host>
    <port>port</port>
    <user>user name</user>
    <password>password</password>
    <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key>
    <cannot-decode-services exclusive="true">d3c2 102b 1024 102e 1020 d7c0 cb48 d7c6 d15e d156 d154 d157 d15c d7c2 c5cb</cannot-decode-services>
    <asynchronous>true</asynchronous>
    </newcamd-connector>

    it seems you have copied config from somewhere which dont always work try make your own when ever you can but here are few things first you have two profiles same id:




    copy the above config and save then work from there

    ok in the cluster file first line should be your ip and port second line you can makeup if you not sharing with anyone like this:
    ip:port ( your ip and port )
    ip:port ( soneone else you share cache ip and port or just make up dummy ip and port )
    save and start csp :)


    i remove below 1 line then my csp start if i put that csp not start rest of same seeting which u sended above.
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    + i make clustered folder in csp/cashe/clustered but i saw nthing file n it? nt tknow why


    you need to make a folder in your csp called cache then in that folder create file without any extenations cluster put you cache ip and port in that and 1 more in the second line if you not sharing cache with anyone then just make one up.

    if someone figured out please tell as i am having same issue my cache starts at 78% and after few hours it comes down to around 40% but if i restart my csp it goes back up.
    my setup is
    debian server which has two cards on oscam feeding the csp on vps but i dont have any peers in csp all my peers are on another vps running the cccam.
    cccam server is conneted to csp with nline.
    thanks

    i bought this box about month ago but then went back to my dm800 and its up for sale in perfect working order sorry i have thrown the packaging away but box is still as new :
    - Full HD 1080p, 720p
    - DVB-S/S2 and DVB-T combo
    - 5000 channels
    - USB PVR function
    - HDMI and YPbPr out ports
    - CI slot
    - CA smartcard reader slot
    - USB slot
    - Time Shift mode (by using external HDD)
    - 8-digit VFD display
    - Multi language OSD
    - Fast channel change
    - PiG (Picture in Graphic)
    - Unicable, DiSEqC 1.2 and USALS compatible
    - 3D ready
    929b5cd72b7825b.jpg
    eca0de6709149c4fd.jpg
    48a9a93637bc.jpg
    i paid £120 plus postage
    will take £80 including postage within U.K
    thanks

    this is what i have and never had any freezing issues


    <cache-config>
    <cw-max-age>8</cw-max-age>
    <max-cache-wait>200ms</max-cache-wait>
    <local-port>MY PORT</local-port>
    <local-host>MY IP</local-host>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>3</tracker-update>
    <sync-period>10</sync-period>
    <auto-add-peers>false</auto-add-peers>
    </cache-config>