Welcome to Produsat Forum

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Register Log in

Help commands for Enigma 2 telnet

Matrix

Staff member
Moderator
Joined
Apr 22, 2013
Messages
863
Reaction score
570
Points
326
Offline
List of Telnet commands for Enigma 2 Box's
Please post below and we will build a master list on this thread...
This list is for E2 Specific telnet commands
Installing a tar.gz file to the box
FTP the tar.gz file to folder /tmp
Execute the command below replacing filename with the actual filename
Code:
Please, Log in or Register to view codes content!
above command will install filename.tar.gz from /tmp
Installing IPK file to the box
FTP the .ipk file to /tmp
Execute the command below replacing filename with the actual filename
Code:
Please, Log in or Register to view codes content!
above command will install specific filename.ipk file from /tmp
Code:
Please, Log in or Register to view codes content!
above command will install all and any .ipk files in /tmp
Listing & Uninstalling IPK files on the box
NOTE: Always perform a full image backup before uninstalling IPK through telnet
List ipkg
Code:
Please, Log in or Register to view codes content!
Remove packages (Replace package with package name)
Code:
Please, Log in or Register to view codes content!
Update ViX image from telnet
I am not sure if this works for all e2 Images, maybe somebody can confirm.
Code:
Please, Log in or Register to view codes content!
Update Box Image & plugins
Using Open PacKaGe Management
Update Image
Code:
Please, Log in or Register to view codes content!
Update Plugins
Code:
Please, Log in or Register to view codes content!
Screen Grabs/Dumps
Execute the command below replacing filename with the filename you want for the screenshot
Grabs OSD only.
Code:
Please, Log in or Register to view codes content!
Grabs OSD with channel.
Code:
Please, Log in or Register to view codes content!
Restart box from telnet
If box Freez's, Restart box from telnet with this command
Code:
Please, Log in or Register to view codes content!
Force overwrite fonts from telnet
If you find that there is always 1 package available for update use this command to force overwrite fonts. This is usually the culprit.
Code:
Please, Log in or Register to view codes content!
Change powerstate of a Enigma2.
Note: Change password to your root password!
Standby:
Code:
Please, Log in or Register to view codes content!
Deep Standby:
Code:
Please, Log in or Register to view codes content!
Reboot:
Code:
Please, Log in or Register to view codes content!
Restart Enigma2:
Code:
Please, Log in or Register to view codes content!
Wakeup from Standby:
Code:
Please, Log in or Register to view codes content!

Reload Enigma2 settings. (copy link instead of only shorten text)
Note: Change the X telnet command to:
0 - reloading lamedb and Userbouquets
1 - reloading lamedb only
2 - reloading Userbouquets only

Code:
Please, Log in or Register to view codes content!
 
Last edited by a moderator:
Top