Intel SS4000-E NAS: Skirtumas tarp puslapio versijų
Jump to navigation
Jump to search
25 eilutė: | 25 eilutė: | ||
* [https://lists.debian.org/debian-arm/2011/03/msg00093.html from serial to boot procedure on a mailing list] | * [https://lists.debian.org/debian-arm/2011/03/msg00093.html from serial to boot procedure on a mailing list] | ||
* [http://www.openbsd.org/armish.html OpenBSD Port] | * [http://www.openbsd.org/armish.html OpenBSD Port] | ||
− | * [https://openwrt.org/docs/techref/instructionset/arm_xscale | + | * [https://openwrt.org/docs/techref/instructionset/arm_xscale ARM XScale OpenWRT Support] |
12:16, 24 gegužės 2025 versija
LaCie Ethernet Disk INNS04-4200-LAC arba tas pats Intel SS4000-E NAS yra labai senas NAS pagamintas 2006 metais.
SSH įjungimas
https://host/ssh_controlF.cgi įjungia ssh.
Pasijungimas kaip root, su jūsų admin nustatytu slaptažodžiu, pasijungimas yra į seną ssh todėl reikalinga aprašyti ssh konfige šias eilutes:
Host NAS_HOSTAS KexAlgorithms +diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 Ciphers aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc HostKeyAlgorithms +ssh-rsa
Installing Debian
- step by step Italian tutorial
- serial cable
- https://web.archive.org/web/20170328022704/http://d-i.alioth.debian.org/manual/en.armel/ch05s01.html
- Debian installer manual
- Booting debian armel
- Software Raid and LVM]
- SS4000-E/FreeBSD Install
- booting debian linux mail list
- save original firmware
- from serial to boot procedure on a mailing list
- OpenBSD Port
- ARM XScale OpenWRT Support