Posts by master G

    Bouquet Editor Suite v1.21


    v1.21
    -----------------------------------------------------------------------------
    Feature: Add current channel and close stream to mobile streaming interface
    Feature: Excel export (picon reference list, service details, bouquet details)
    Fix: Name picon export fix (several problems)
    Fix: Channelfilter deactivation now works correct (incl. export)
    Fix: Now i delete picons over telnet and not ftp anymore (solved delete problems with files with spaces)
    Fix: Settings could not be saved problem
    Fix: Settings Upgrade from older Versions
    Fix: Single picon upload works now correct
    Fix: Program dont't restart on options change (Sometimes it must!)
    Fix: King of Sat namespace creation
    Fix: Settings cleaner now compiled with .net 2.0
    Fix: Picon export date creation on other languages then german
    Fix: Small other fixes

    Version: 3.5.0.103


    3.5.0.103: Codefix for Webif-dyndns
    3.5.0.102: New boot logo
    3.5.0.101: Local Card added assistant
    3.4.0.100: Log parameters changed mg_cfg to L: {00}
    3.4.0.99: Fix for language icons
    3.4.0.98: Small Codefix

    NFS Manager 3.6


    NFS Manager is a graphical user interface to control all built-in NFS features of Mac OS X. It can manage a whole network of Mac OS X computers to setup a distributed NFS file system via a few simple mouse clicks.


    NFS (Network File System) is the industry standard for file sharing on UNIX systems like Mac OS X. Each Mac OS X system can be setup as an NFS server to offer files to the network, or as an NFS client to access files shared by other computers. Different from other file sharing protocols built into Mac OS X, NFS has no limitations in the number of users or connections concurrently active. In addition, NFS can be setup to connect to servers fully automatically (“automounting”) without any password entries being necessary.


    The application is designed to use the latest technologies available in Mac OS X, like Open Directory, Bonjour, or Kerberos. If your network is setup as a Kerberos realm, secure NFS with authenticated and encrypted connections can be configured.


    NFS Manager 3 is for Mac OS X Leopard or later only. Previous generations of Mac OS X use a very different implementation of NFS and therefore need a different management tool. If you like to use NFS with legacy systems, please see the pages of NFS Manager 2 for further information.


    The software is distributed electronically. You can download the product and test it before you decide to purchase a license for unrestricted usag



    Release 3.6


    This version adds support for the operating system Mac OS X 10.7 Lion. Please read the Release Notes. Higher level components of the first releases of Mac OS X Lion might not be mature enough yet to use NFS features of the lower system levels under all circumstances. Data loss can occur.
    Support for Mac OS X 10.5 Leopard has been removed. Mac OS X 10.6 is now the minimum requirement to use the application.
    All components of the application now support full 64 bit operation.
    The user interfaces to log in to directory services have been modified to match the design of current Mac OS X versions.
    The internal architecture to communicate with Apple Open Directory Services has been redesigned in order to use the latest Mac OS X technologies.
    When using Lion, the following new features of the operating system can be accessed via NFS Manager:
    Support for NFS version 4 (client only).
    Support for NFS over IPv6 (client only).
    Configuration of callback features for NFSv4 operation.
    Specific selection of TCP or UDP protocols for the different NFS sub-services.
    Opportunistic fetching of attributes via ACCESS calls.
    Disabling quota operations for specific mounts.
    Disabling extended attributes and fork features for NFSv4 access.
    Enabling Access Control Lists (“ACL permissions”) for NFSv4 access.
    Replacing POSIX permissions by ACL permissions during NFSv4 access.
    Using Unicode Normalization Form C for the encoding of names during NFS communication.





    oki doki !
    i have searched my entire debian server and the only cccamx86 i can find is in /emu/cccam ?


    do i have to run a kill command before attempting to swap a x.86 file and performing chmod ?
    sorry to waste evryones time being so incompitant........just when i thought i was getting the hang of things :tire: lol


    Rik


    Sorry rik /emu/cccam is the correct location i was thinking ubuntu, just replace the file chmod 755 then reboot.


    to chmod using putty

    Code
    chmod 755 /emu/cccam/CCcam.x86

    ADD USER


    PHP
    echo "F: USER PASS 5 1 0 { 0:0:1 }" >>/var/etc/CCcam.cfg


    ADD CLINE


    PHP
    echo "C: host port user pass" >>/var/etc/CCcam.cfg


    ADD NLINE


    PHP
    echo "N: host port user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14" >>/var/etc/CCcam.cfg


    Tested on Ubuntu 10.4

    Sly Sports 1 and 2 are to be made available on UK DTT through the use of a CI Plus CAM (conditional access module). Top Up TV has announced it will launch the service next month.


    It follows last December’s ruling from the regulator Ofcom that *** Sports 1 and *** Sports 2 – the two *** premium channels already included under Wholesale Must Offer (WMO) regulations – to be distributed through a conditional access module (CAM).


    “‘Customer research tells us that Freeview customers love the idea of being able to receive *** Sports and ESPN without the need to sign a lengthy contract’ said Nick Markham, CEO of Top Up TV ‘but they do not always want the clutter of additional hardware.”


    Top Up TV uses Nagravision conditional access.

    Quote

    Just change the port and CCcam version. Then configure my client with the appropriate cline


    Thats basically all you need but there are many more options that can be set up for virtual reader (like max hops, etc), all can be found on oscam wiki pages.
    You need to add user entries in oscam.user for your clients. Then you can send the C line that connects to your oscam/cccam server.

    Code
    [account]
    user = [COLOR='#FF0000']user2[/COLOR]
    pwd = [COLOR='#FF0000']password2[/COLOR]
    monlevel = 1
    uniq = 0
    group = 2
    au = reader2
    services = services2
    ident = [COLOR='#FF0000']0200:000000[/COLOR]
    caid = [COLOR='#FF0000']0200[/COLOR]

    Use DCC, its a great tool for ftp, telnet, backup etc. Something you might want to check is CCcam installed on the DM500 and is it active. If its on Common cam and not CCcam then your c lines will not work.

    P.S in the last line of the file you will see MINIMUM DOWNHOPS: 1
    Disable this by putting # infront of it so it appears as below


    #MINIMUM DOWNHOPS: 1


    The reason for this is the line you have been given will not allow reshare so your server will show 0 cards if you left it as it is.