AndreyPopov
Senior Member
it`s work!!!!
sysdeps fron NT-53 work with RT-N10P!!!!
now firmware compiled for RT-N10P.
sysdeps fron NT-53 work with RT-N10P!!!!
now firmware compiled for RT-N10P.
Last edited:
<table width="100%" border="1" align="center" cellpadding="4" cellspacing="0" bordercolor="#6b8fa3" class="FormTable">
<thead>
<tr>
<td colspan="2">Cron Jobs</td>
</tr>
</thead>
<tr>
<th>Cron Tasks</th>
<td>
<textarea rows="12" class="textarea_cron_table" name="cron_tasks" cols="64" maxlength="8192"><% nvram_dump("../jffs/crontabs/admin",""); %></textarea>
</td>
</tr>
</table>
RMerlin, please help.
I decide add cron jobs to web ui.
in /jffs create /crontabs dir and admin file.
in /jffs/scripts/init-start add :
ln -s /jffs/crontabs/admin /var/spool/cron/crontabs/admin
in Adnvaced_System_Contene.asp add:
Code:<table width="100%" border="1" align="center" cellpadding="4" cellspacing="0" bordercolor="#6b8fa3" class="FormTable"> <thead> <tr> <td colspan="2">Cron Jobs</td> </tr> </thead> <tr> <th>Cron Tasks</th> <td> <textarea rows="12" class="textarea_cron_table" name="cron_tasks" cols="64" maxlength="8192"><% nvram_dump("../jffs/crontabs/admin",""); %></textarea> </td> </tr> </table>
this code only show content of /jffs/crontabs/admin file.
how make button "Save" to save edited content of text area to /jffs/crontabs/admin file?
thanks!
Have anybody tested this firmware on RT-N10U?
RT-N10U on 134.249.188.205 work now on this firmwareHave anybody tested this firmware on RT-N10U?
RT-N10U on 134.249.188.205 work now on this firmware
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!