OpenWRT on Asus WL-500gP: Command and Path Reference

Revision as of 05:15, 28 July 2007 by Admin (Talk | contribs)

console commands

COMMAND                                     DESCRIPTION
ipkg package manager (update list status install)
logread display entries from log files
nvram show display nvram values
nvram set wl0_radio=0; wifi turn radio off
nvram set wl0_radio=1; wifi turn radio on
logread view system log, all logs

perform basic tasks by command path reference

restart network

/etc/init.d/S40network restart

search for files or folders

find / -name $1 -print

system logs

 

Last modified on 28 July 2007, at 05:15