Applies to: All versions
#1 Using LINUX shell (bash, zsh, sh, etc.)
Login as "admin" with SSH command
ssh admin@<your_ip_address_or_hostname>
Type your password when prompt, press enter and "yes" to add the key, if is the first time you are login to this server once the question appearing.
Syneto OS 4 (SunOS 5.11 syneto-release-4.3-bf6395e8fe 2019.01.17) You have new mail. Syneto Storage CLI shell version 4.4.0.1194. Use <TAB> key for command line autocompletion. Type 'help' for commands. [Config:hyper41x]$
If you are directed to "unsupported shell" to enter in Solaris shell type:
un sh
If you need to became "root" type:
sudo su -
#2 Using Windows download putty or any other SSH connection tool
Download putty or your preferred SSH connection tool, install it, type IP address or hostname select port 22 and press open
Press open and "yes" to add the key, if is the first time you are login to this server.
login with user "admin" and your password, If you are directed to "unsupported shell" to enter in Solaris shell type:
un sh
If you need to became "root" type:
sudo su -