So I’ve been trying to signing in on raidrive from my Ubuntu server which doesn’t have any GUI/ It’s Headless .
raidrivecli signin
This terminal does not have a DISPLAY environment
Can not open the browser. You need to run it in a terminal on X-Window
any solution ?
Hi @Darnel_Mathew,
You can sign in to the RaiDrive via prompt.
raidrivecli signin -u <username> -p [password]
In a storage authentication, you may need a browser if a storage service provider (e.g. Google, Microsoft) request a browser authentication.
We recommend one of following tools:
MobaXterm works fine, Thanks