Linux cccam监控脚本,How to setup Linux PC CCcam server with Clark...

How to setup Linux PC CCcam server under 1 hour with ClarkConnect This tutorial helps you to setup a Linux PC

CCcam server under 1 hour, even for users with no Linux knowledge.

We need some old working PC. Hardware: Pentium 3 or Amd 600Mhz and up , 256mb ram, from 5gb HDD and up,

Networkcard, and a simple 1mb videocard.

Intro:

Out there are many Linux distro's. With most of them you can build a good share server, but we use today

"ClarkConnect".

What is ClarkConnect you ask!?, ClarkConnect is a powerful and affordable Internet server and gateway solution based

on RedHat. http://www.clarkconnect.com/

Is it stable!? Yes it is very stable and works almost perfectly with CCcam.

No Graphical User Interface (GUI) except the Dashboard over what you can monitor add new modules etc in your server

easy and comfortable to use.

OK lets start now.

1: Download and burn it to a CD. Link for ClarkConnect iso: ftp://community-42:hiptop@ftp.clarkc...ty-4.2.SP1.iso

If you do not know how do burn it to CD here is help for that too:

http://www.clarkconnect.com/help/fla...tall_burn.html

2: In install mode please select language what you want to use. Then select install from "CDrom" then "standalone and use manual IP table. From modules select only "FTP" other stuff from modules you do not need for share

server! Select automatic partition.

3: Now if ClarkConnect is installed and you used manual IP table then you can unplug monitor and keyboard from PC

you do not need them anymore.

If you used automatic DHCP then log to server from current monitor and keyboard to know what IP your server has.

Use command: ifconfig

Now you see your server IP, unplug monitor and keyboard from PC.

4: Now open from your regular PC webbrowser and add such line:

https://192.168.1.15:81

Of course you need put there your server IP! And you are on Dashboard.

5: Open from dashboard "Account Manager" and "Users". Create new user lets say "blabla" there and put "xxxxx"

password.

6: Open from dashboard "Software" and "FTP" and set:

Status - Running

On boot - Automatic

If that is done close the dashboard

7: Download CCcam pack and totalcommander FTP client software.

U Can Find Cccam Pack In The Forum

http://www.ghisler.com/

Install to your regular PC totalcommander it is trial. And unpack CCcam and take out from there CCcam.x86 and

CCcam.cfg.

8: Open totalcommander, select FTP button and new connection and add there lines like so:

Session: server

Host named: 192.168.1.15

User name: blabla that you have created under dashboard

Password: xxxxx

Now OK and connect to server.

8: Copy with totalcommander CCcam.x86 and CCcam.cfg to share server. If it is done close the FTP session.

9: Now we need open Putty. If you do not have putty you can download it here:

http://the.earth.li/~sgtatham/putty/.../x86/putty.*** for windows PC.

Log with putty to server as root not as user blabla!

Now we can put some commands to get CCcam to right place.

10: Commands: (command "ls" is directory viewer) Please give commands exactly like i write here then it works 100%!!!

cd /var

ls

mkdir /var/bin

mkdir /var/etc

ls

Note: mkdir is command for create new directory. If you see now 2 new directory then that part is OK. Next commands

are:

cd /home/blabla

ls

Note: that blabla is user what you created under dashboard and you see there CCcam.x86 and CCcam.cfg.

cp CCcam.x86 /var/bin

cp CCcam.cfg /var/etc

Note: cp is command for copy. Command rm is for delete.

cd /var/bin

ls

chmod 755 CCcam.x86

ls

Note: Now you see that CCcam.x86 is green, before it wase withe.

CCcam auto startup script:

nano /etc/rc.d/rc.local

Note: there you see line like that: "touch" and so one. under that line is lot empty space. Now please write next line exact

under that "touch" line there so:

/var/bin/CCcam.x86

Note: / you can get there only with shift+7 and crtl+o is save file and crtl+x exit. Look out that you do not change there

nothing else!

cd /var/bin

ls

./CCcam.x86

Note: ./CCcam.x86 is command to start CCcam from command line and command: killall CCcam.x86 stops it agan. For

CCcam debuge mode use command: ./CCcam.x86 -d

cd /var/etc

ls

nano CCcam.cfg

Note: with that command you have access to cfg file to edit it or you can use cam editor. I prefer to change cfg file over

putty.

10: Done. CCcam server is up and running. With ClarkConnect working most external cardreaders serial and usb with no

extra linux configuration.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值