DNS-323 Various Information
Did some toying with the NAS (DNS-323) from D-Link just now and enabled telnet access. So what should I do with it?
stdin, stdout, etderr: 0 1 2
BusyBox v1.2.1 (2006.10.30-10:27+0000) Built-in shell (ash)
Enter ‘help’ for a list of built-in commands.#
First thing I did? Check the CPU information! The CPU information are as follows
# cat /proc/cpuinfo
Processor : ARM926EJ-Sid(wb) rev 0 (v5l)
BogoMIPS : 331.77
Features : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 0
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 32768
I assoc : 1
I line length : 32
I sets : 1024
D size : 32768
D assoc : 1
D line length : 32
D sets : 1024Hardware : MV-88fxx81
Revision : 0000
Serial : 0000000000000000
Next would be checking the various memory information
# # cat /proc/meminfo | grep ^Mem
MemTotal: 61948 kB
MemFree: 31480 kB
It packs quite abit of memory. Great for some stuffs like web server? These are just the basic information regarding DNS-323.