List of Telnet commands for Enigma 2 Boxes

User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

List of Telnet commands for Enigma 2 Boxes



Post by taree »

The most common Linux commands used in telnet to get the most from your enigma2 receiver.
Learn how to update, upgrade, download and install packages remotely.
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

tar -xzvf /tmp/filename.tar.gz -C /


above command will install filename.tar.gz from /tmp
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by taree »

Installing IPK file to the box


FTP the .ipk file to /tmp
Execute the command below replacing filename with the actual filename
Code

opkg install /tmp/filename.ipk


above command will install specific filename.ipk file from /tmp


Code

opkg install /tmp/*.ipk


above command will install all and any .ipk files in /tmp
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
Shahid Geo
Moderator
Moderator
Posts: 9897
Joined: 16 Jun 2013, 9:51 pm
Has thanked: 6409 times
Been thanked: 3208 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by Shahid Geo »

plz explain how to install arm extension
User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by taree »

same proccess for arm which u used for mips or sh4
place ipk in tmp and install via telenet or via remote(install local extention).
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
Muhammad Qaiser
Administrators
Administrators
Posts: 2142
Joined: 29 Dec 2018, 12:56 pm
Location: golden-forum.com
Has thanked: 893 times
Been thanked: 2363 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by Muhammad Qaiser »

@ Taree, Good Job, i cant control my self :)

M. Qaiser
VU + Solo 4K
Tiger T 800+ Full HD


Online - when I'm there
Offline - when I'm not there :)
User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by taree »

Listing & Uninstalling IPK files on the box
NOTE: Always perform a full image backup before uninstalling IPK through telnet
List ipkg
Code

ipkg list

Remove packages (Replace package with package name)
Code

ipkg remove package
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by taree »

Update Box Image & plugins
Using Open PacKaGe Management
Update Image
Code

opkg update


Update Plugins
Code

opkg upgrade
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
Shahid Geo
Moderator
Moderator
Posts: 9897
Joined: 16 Jun 2013, 9:51 pm
Has thanked: 6409 times
Been thanked: 3208 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by Shahid Geo »

taree wrote: 05 Feb 2019, 2:14 pm Listing & Uninstalling IPK files on the box
NOTE: Always perform a full image backup before uninstalling IPK through telnet
List ipkg
Code

ipkg list

Remove packages (Replace package with package name)
Code

ipkg remove package
how to set file permissions? like a 755/555/888 from telnet :D
User avatar
taree
Senior Registered Member
Senior Registered Member
Posts: 894
Joined: 01 Aug 2013, 3:32 pm
Has thanked: 686 times
Been thanked: 417 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by taree »

file permission can be set from ftp by right click on file.
VU ZERO 4K
WETEKPLAY2
SAMSUNG 40K5000
User avatar
Shahid Geo
Moderator
Moderator
Posts: 9897
Joined: 16 Jun 2013, 9:51 pm
Has thanked: 6409 times
Been thanked: 3208 times

Re: List of Telnet commands for Enigma 2 Boxes



Post by Shahid Geo »

taree wrote: 05 Feb 2019, 2:24 pm file permission can be set from ftp by right click on file.
i know from ftp but i want to set from telnet

Who is online

Users browsing this forum: No User AvatarAhrefs [Bot], User avatarApple, No User AvatarClaude, No User AvatarSemrush [Bot] and 5 guests