QNAP: Difference between revisions
From Freephile Wiki
Created page with "The QNAP NAS TS-231 forms the basis of our local network shares and backup 2x 2TB Western Digital "Red" drives in RAID 1 configuration = 1.8 TB storage locally on the networ..." |
No edit summary |
||
Line 5: | Line 5: | ||
locally on the network, it uses DHCP, with two ethernet nics (dual-homed) | locally on the network, it uses DHCP, with two ethernet nics (dual-homed) | ||
Access it at 192.168.1.4 or 192.168.1.5 or more generally at cloud.equality-tech.com | Access it at 192.168.1.4 or 192.168.1.5 or more generally at cloud.equality-tech.com | ||
== Administration == | |||
Under the covers, the QNAP is a Linux box, so if you want to reset someones password, you can just use the <code>passwd</code> command as usual. | |||
[[Category:Company]] [[Category:Cloud]] [[Category:Network]] [[Category:NAS]] [[Category:Storage]] [[Category:Server]] [[Category:Backups]] | [[Category:Company]] [[Category:Cloud]] [[Category:Network]] [[Category:NAS]] [[Category:Storage]] [[Category:Server]] [[Category:Backups]] |
Revision as of 16:32, 7 March 2016
The QNAP NAS TS-231 forms the basis of our local network shares and backup
2x 2TB Western Digital "Red" drives in RAID 1 configuration = 1.8 TB storage
locally on the network, it uses DHCP, with two ethernet nics (dual-homed) Access it at 192.168.1.4 or 192.168.1.5 or more generally at cloud.equality-tech.com
Administration
Under the covers, the QNAP is a Linux box, so if you want to reset someones password, you can just use the passwd
command as usual.