Verification
Verifying the Installation in WebUI Mode
Log in to the Kunpeng DevKit WebUI. For details, see Logging In to the Kunpeng DevKit. If the login is successful, the Kunpeng DevKit has been installed.
Verifying the Installation in CLI Mode
- Use an SSH tool to remotely log in to the openEuler CLI.
- Access the tools directory under the Kunpeng DevKit installation directory (replace /opt/DevKit with the actual tool installation directory).
1cd /opt/DevKit/tools
- Query the tool version.
1./devkit -vIf the following information is displayed, the installation is successful. In the information, x.x.x indicates the version.
1x.x.x
Parent topic: Installing the DevKit