Scripting

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:10, 13 May 2010 (edit)
Glenn (Talk | contribs)
(+ MyPage description)
← Previous diff
Revision as of 22:01, 15 November 2010 (edit) (undo)
Phuzi0n (Talk | contribs)

Next diff →
Line 2: Line 2:
* [[Telnet/SSH_and_the_Command_Line|Telnet/SSH and the Command Line]] * [[Telnet/SSH_and_the_Command_Line|Telnet/SSH and the Command Line]]
:: A general introduction to many Linux commands and some DD-WT key commands in particular :: A general introduction to many Linux commands and some DD-WT key commands in particular
 +* [[LED Scripts]] - scripts that control the router lights
* [[Linux Inside]] * [[Linux Inside]]
* [[MyPage]] - rely heavily on the javascript dd-wrt libraries, nvram program and on generic linux commands. Every router that is supported by dd-wrt can use Mypage without having problems . * [[MyPage]] - rely heavily on the javascript dd-wrt libraries, nvram program and on generic linux commands. Every router that is supported by dd-wrt can use Mypage without having problems .
* [[Script Examples]] * [[Script Examples]]
-* [[Useful Scripts]]+* [[Useful Scripts]] - miscellaneous scripts that are useful
* [[Remote Scripts]] - scripts that interact with a dd-wrt router remotely * [[Remote Scripts]] - scripts that interact with a dd-wrt router remotely
* [[Startup Scripts]] - web-GUI method, NVRAM method, and more * [[Startup Scripts]] - web-GUI method, NVRAM method, and more

Revision as of 22:01, 15 November 2010

A general introduction to many Linux commands and some DD-WT key commands in particular
  • LED Scripts - scripts that control the router lights
  • Linux Inside
  • MyPage - rely heavily on the javascript dd-wrt libraries, nvram program and on generic linux commands. Every router that is supported by dd-wrt can use Mypage without having problems .
  • Script Examples
  • Useful Scripts - miscellaneous scripts that are useful
  • Remote Scripts - scripts that interact with a dd-wrt router remotely
  • Startup Scripts - web-GUI method, NVRAM method, and more
  • Script Execution - place scripts in config folders to have them run automatically