Page 1 of 1

Re: work whit telnet

Posted: Thu Sep 16, 2010 11:10 am
by juusso
You will brick Your TV if You don`t know what commands You execute. What exact You need to make in telnet on Your TV? Because command

Code: Select all

mtd_wiselink
does nothing.

Re: work whit telnet

Posted: Thu Sep 16, 2010 12:04 pm
by geo650
juuso is right. You may brick your TV sending telnet commands without understanding them.
I advice you to learn linux first, for example by downloading any Live CD of linux, executing terminal window and playing with telnet on PC (not TV!!!)
Until you know linux commands you may execute these commands on TV without fear:

Code: Select all

ls
df
ps
free
exit
:)
If you want to do a particular thing, tell us what you want to do and somebody will tell you the right command. Be careful.

P.S. mtd_wiselink is the name of directory (folder), not linux command.