Hello
I have logged in a router system which is linux.
The provider said it's based on debian OS.
If it is Linux running on a router then it is probably embedded Linux.
But there is not any package tool in it.
root@myd-lt527:/# apt
-bash: apt: command not found
root@myd-lt527:/#
root@myd-lt527:/# dpkg
-bash: dpkg: command not found
root@myd-lt527:/#
root@myd-lt527:/# make
-bash: make: command not found
root@myd-lt527:/#
root@myd-lt527:/# gcc
-bash: gcc: command not found
For this case do you know how I can install the software?
What is the manufacturer and model of the router?
Thank you.