File Paths

During the installation of the Toolbox software package, related configurations and log information are generated. Table 1 lists the paths for storing these files. For security purposes, you need to confirm that the files and directories involved in Table 1 meet the security requirements of your organization.

${HOME} indicates the directory of the current user.

Table 1 File path examples

Name

Path

Software package installation log path

root user: /var/log/ascend_seclog/ascend_toolbox_install.log

Non-root user: ${HOME}/var/log/ascend_seclog/ascend_toolbox_install.log

Path for recording information such as the software package version, CPU architecture, and installation path after the installation

The following uses the default installation path of the Toolbox software package as an example. Replace it as required.

root user: /usr/local/Ascend/toolbox/latest/ascend_toolbox_install.info

Non-root user: ${HOME}/Ascend/toolbox/latest/ascend_toolbox_install.info

Path for recording the installation paths of software packages

root user: /etc/Ascend/ascend_toolbox_install.info

Non-root user: ${HOME}/Ascend/ascend_toolbox_install.info

Path for recording installation parameters (such as --install-for-all and --whitelist) specified during software package installation

root user: /usr/local/Ascend/toolbox/latest/install.conf

Non-root user: ${HOME}/Ascend/toolbox/latest/install.conf