Jump to content


Photo

SSH / Telent / CLI commands


  • Please log in to reply
1 reply to this topic

#1 420f00f3

  • Senior Member
  • 49 posts

0
Neutral

Posted 2 January 2024 - 13:31

I prefer to managed / configure devices in command line (not always easy, but I try to learn)

and it's more convenient, then clicking through Menu on the TV, but so far only found

a very limited set of commands and that is:

 

#To manage packages/plugins via OPKG

opkg --help

 

opkg list | grep smart

 

opkg install smartmontools smartmontools-doc

opkg install /tmp/filename.ipk

 

opkg remove packagename

 

 

#To control power state of the BOX

wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=X
where X =
0 = Toogle Standby
1 = Deepstandby
2 = Reboot
3 = Restart Enigma2
4 = Wakeup form Standby
5 = Standby

wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=1
wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=2
wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=3
wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=4
wget -O /dev/null -q http://127.0.0.1/web...tate?newstate=5

 

 

 

#Managing SSH key's here via Dropbear server

https://www.world-of...ll=1#post447298

 

 

 

 

Is that it?

I would much prefer, if I could Back Up the settings from CLI,

rather then via the RCU/TV.

 

Same for the tuning, re-scanning the channels and generally managing

the device ........


Edited by 420f00f3, 2 January 2024 - 13:31.

Vu+ Duo4K SE with 45308X FBC and BCM3466 running OpenPLi 8.3-release (2023-06-25-release-8.3)
Vu+ Ultimo4K with BCM3148, 45208 FBC and TT3L10 running OpenPLi 8.3-release (2023-06-25-release-8.3)


Re: SSH / Telent / CLI commands #2 WanWizard

  • PLi® Core member
  • 70,817 posts

+1,831
Excellent

Posted 2 January 2024 - 13:42

Apart from all linux stuff, there is no CLI API on Enigma2. There is a web API ( https://github.com/o...I-documentation ) but don't expect any low level functions.

 

Autobackup can be set to execute daily, all my boxes make a daily backup, I never do that manually.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users