MyPage

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:18, 23 December 2009 (edit)
Gi-minni (Talk | contribs)
(Requirements)
← Previous diff
Revision as of 11:23, 23 December 2009 (edit) (undo)
Gi-minni (Talk | contribs)
(Requirements)
Next diff →
Line 9: Line 9:
== Requirements == == Requirements ==
-Look at the syntax of some useful linux commands. (See )+Look at the syntax of some useful linux commands. (See [[Useful Scripts#Other Useful Misc. Scripts|Useful Commands]])
Look how to use telnet or ssh client. (See [[Telnet/SSH and the Command Line|Telnet/SSH]]) Look how to use telnet or ssh client. (See [[Telnet/SSH and the Command Line|Telnet/SSH]])

Revision as of 11:23, 23 December 2009

Contents

Introduction

The main advantage to expand the DD-WRT web interface with your own scripts is the ability to quickly see what happens with your router without opening an ssh or telnet shell and thinking around which command must be executed to see some useful results.

Many of us that use DD-WRT aren't linux aware, so it is great to have the most useful linux command executed inside a web page, just clicking a tab away.

This is possible by using the NVRAM variable mypage_scripts. Usually this variable is empty and normally you don't care about it. In this case you must set this variable to be able to see the scripts inside the web interface.

Please read carefully the next sections to understand what are the prerequisite needed and how to install and configure this pages.

Requirements

Look at the syntax of some useful linux commands. (See Useful Commands)

Look how to use telnet or ssh client. (See Telnet/SSH)

Look how to setup the NVRAM variable. (See Hardware)

Installation

Configuration

Download

Screenshots

Version history