Page 1 of 1

Linux Center - Debian 8 Server

Posted: Sun Dec 02, 2018 4:50 am
by ceprio
Simple question: How do I connect to the server once installed?
Within Linux Center I installed Debian 8 server and I am now seeing the configuration panel that says "You can connect using the ssh client". I'm not finding any ip address or specific port to connect to. I even scanned my network for open ssh ports and found nothing new.

I have an AS6404T-A41D updated to the latest software. The server seem to be using the Lagg1 network interface.

Image

Thank you,

Re: Linux Center - Debian 8 Server

Posted: Tue Dec 04, 2018 4:29 pm
by Marco@ASUSTOR
Hi! I'm going to need a little bit of time to look into this to see if I can recreate your symptoms. I hope you don't mind.

Re: Linux Center - Debian 8 Server

Posted: Sun Mar 31, 2019 6:22 pm
by OveS
For me, the Linux Center shows that the IP adddress in upper right under "Remote Connection" is 192.168.1.33
Then the command

Code: Select all

ssh admin@192.168.1.33
in the Terminal of my Linux laptop connected me.

I have ADM 3.2.7.RRE3

Re: Linux Center - Debian 8 Server

Posted: Sun Dec 06, 2020 6:50 pm
by oberger
It seems one has to do ssh admin@IPADDRESS_OF_THE_LINUX_GUEST and provide password "admin" ... how the hell didn't I find any mention anywhere in the UI or the docs... :-/

Re: Linux Center - Debian 8 Server

Posted: Mon Dec 07, 2020 3:26 am
by Nazar78
oberger wrote:It seems one has to do ssh admin@IPADDRESS_OF_THE_LINUX_GUEST and provide password "admin" ... how the hell didn't I find any mention anywhere in the UI or the docs... :-/
It does stated in the UI, the IP (top right in blue), user and pass (bottom note in red) ;)