[TYPO3-english] Re: Running TYPO3 on a NAS
Felipe Lembcke
felipe.lembcke at gmail.com
Sun Oct 20 18:42:33 CEST 2013
There is a detail you will have to consider also for the installation of typo3 on a LGNAS, you must add the php-mysql which is not in the original firmware of LGNAS.
You probably will have to install Tantalus Firmware if you want to access the LGNAS with "PUTTY" to install php-mysql.
I use a LGNAS N2R1D and here is some interesting info about my NAS Hardware and memory
CPU INFORMATION
Processor : ARM926EJ-S rev 1 (v5l)
BogoMIPS : 794.62
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 16384
I assoc : 4
I line length : 32
I sets : 128
D size : 16384
D assoc : 4
D line length : 32
D sets : 128
Hardware : Feroceon-KW
Revision : 0000
Serial : 0000000000000000
localhost:~$ Processor : ARM926EJ-S rev 1 (v5l)
sh: syntax error near unexpected token `('
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
MEMORY INFORMATION
localhost:~$ cat /proc/meminfo
MemTotal: 126088 kB
MemFree: 10228 kB
Buffers: 1340 kB
Cached: 56564 kB
SwapCached: 1260 kB
Active: 89440 kB
Inactive: 9064 kB
SwapTotal: 2561896 kB
SwapFree: 2547612 kB
Dirty: 20 kB
Writeback: 0 kB
AnonPages: 40396 kB
Mapped: 28988 kB
Slab: 10920 kB
SReclaimable: 1808 kB
SUnreclaim: 9112 kB
PageTables: 1844 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 2624940 kB
Committed_AS: 515260 kB
VmallocTotal: 516096 kB
VmallocUsed: 1300 kB
VmallocChunk: 514796 kB
You can check some info about the hardware here.
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0198e/index.html
More information about the TYPO3-english
mailing list