How To: Edit CCcam.cfg through Telnet using "vi"

ToneDeff

Inactive User
Joined
Jul 30, 2009
Messages
996
Reaction score
41
Location
127.0.0.1
saw a post about CCcam.cfg being hidden on latest image and the way your expected to edit it is by powering of box and going into miniweb..?

haven't tried this on the latest image myself yet but you should be able to edit the CCcam.cfg through telnet using "vi" editor that's included with Enigma.

-Telnet into UR image
-enter into telnet vi /var/etc/CCcam.cfg
that will then display something like
C: test1.com 12000 user1 pass1
C: test2.com 12001 user2 pass2
~
~
~
~
~
~
"/var/etc/CCcam.cfg" line 1 of 2 --50%--
-to delete text from the file press Escape then move cursor/box using arrow keys to letter you want to delete then press x
-to enter text press Escape then press i then just type in text, you are unable to delete in this mode and will need to do above process to delete letters

-to save your edits press Escape then type :w and press Enter
-to quit file "without saving" press Escape then type :q! and press Enter

just discovered "vi" a minuet ago so there are probably easier ways of editing etc, that's just the way i tested and thought this is "better" then having to power off box to edit.

here's some more info about "vi" commands...
How to Use the vi Editor

Edit:
just tested and this works with the latest image and hidden CCcam.cfg
 
Last edited:
Excellent, I just tested this in my TM800 and it worked great. :)
 
Back
Top