Skip to main content

Linux Configuration for DEP

1.  Install latest openssl in Linux machine.

2.  Generate keys using puttygen.exe (you need to save public and private keys in .pem format).

note

For cloud Linux instance, cloud team will provide the private key.

3.  Navigate to wwwroot folder and open api and pluto web config files.

4.  Enter the below given values in SSH tags:

SSHHost - Linux machine ip

SSHPort - 22

SSHUserName -  Linux machine_user

SSHPrivateKey -  ~/App_Data/private_key.pem 

SSHFolderPath -  /home/Linux machine_user/Suremdm/

5.  Navigate to wwwroot folder and place private key (private_key.pem ) in api and pluto app data folder.