Skip to main content

All Questions

2 votes
0 answers
107 views

How to issue persistent commands on D-Link routers with factory firmware?

I recently bought a D-Link DIR-822 router and I can telnet into it and issue Linux commands. The thing is, say I issued random commands like; iptables -P FORWARD DROP iptables -I INPUT -p tcp --sport ...
randomuser's user avatar
2 votes
1 answer
19k views

How to mount a Windows share in OpenDreambox via Telnet?

I have created a new folder on root of C disk called recordings and I have shared it with everyone. I now want to mount this folder on my Dreambox so that I can record to it. But since this is an ...
Samir's user avatar
  • 20.9k
0 votes
4 answers
354 views

Creating a command that compress a file and save it on a usb, but cannot detect the usb in linux

First of all I can't detect the USB on linux using the command line. I check the directory dev and still cannot find the usb. used the df command to check the usb. I plug and typed df and then unplug ...
user avatar