Scripting

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:48, 19 December 2006 (edit)
Kubanczyk (Talk | contribs)
(removed UnderContruction)
← Previous diff
Revision as of 22:01, 15 November 2010 (edit) (undo)
Phuzi0n (Talk | contribs)

Next diff →
(17 intermediate revisions not shown.)
Line 1: Line 1:
 +{{Languages|Scripting}}
 +* [[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
 +* [[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 .
* [[Script Examples]] * [[Script Examples]]
-* [[Useful Scripts]]+* [[Useful Scripts]] - miscellaneous scripts that are useful
-* [[Startup Scripts]]+* [[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
-[[Category:English documentation]]+[[Category:Scripts| ]]
-[[Category:Indexes]]+

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