Intel SS4000-E NAS: Skirtumas tarp puslapio versijų

Iš Žinynas.
Jump to navigation Jump to search
14 eilutė: 14 eilutė:
 
== Installing Debian ==
 
== Installing Debian ==
  
 +
* [https://web.archive.org/web/20120105024016/http://www.tomjudge.com/index.php/SS4000-E/Serial_Cable serial cable]
 
* https://web.archive.org/web/20170328022704/http://d-i.alioth.debian.org/manual/en.armel/ch05s01.html
 
* https://web.archive.org/web/20170328022704/http://d-i.alioth.debian.org/manual/en.armel/ch05s01.html
 
* [https://github.com/xobs/debian-installer/blob/master/doc/devel/hardware/arm/ss4000-e/firmware Debian installer manual]
 
* [https://github.com/xobs/debian-installer/blob/master/doc/devel/hardware/arm/ss4000-e/firmware Debian installer manual]
 +
* [https://web.archive.org/web/20130219003706/http://em7210.kwaak.net/cgi-bin/trac.cgi/wiki/DebianInstall Booting debian armel]
 
* [https://cobbaut.blogspot.com/search/label/wolf Software Raid and LVM]]
 
* [https://cobbaut.blogspot.com/search/label/wolf Software Raid and LVM]]
 +
* [https://web.archive.org/web/20120202031804/http://www.tomjudge.com/index.php/SS4000-E/FreeBSD_Install SS4000-E/FreeBSD Install]
 +
* [https://lists.debian.org/debian-arm/2011/03/msg00095.html booting debian linux mail list]
 +
* [https://lists.debian.org/debian-arm/2010/12/msg00023.html save original firmware]
 +
  
  

00:23, 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