检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Method 2: Delete Remote Desktop Session Host (Windows Server 2008) or Remote Desktop Services (Windows Server 2012). After you delete the role, the ECS allows a maximum of two users (including local login users) to access.
Delete Certificate. Figure 3 Deleting Certificate Restart the ECS. Choose Start > Administrative Tools > Remote Desktop Services > Remote Desktop Session Host Configuration. Figure 4 Opening Remote Desktop Session Host Configuration Right-click RDP-Tcp and choose Properties.
Alternatively, delete the comment tag (#) before PasswordAuthentication yes. Restart SSH. CentOS 6 service sshd restart CentOS 7 systemctl restart sshd Parent topic: Remote Login Errors on Linux
If the administrator account exists, delete it. Figure 3 Deny log on through Remote Desktop Services properties Parent topic: Remote Login Errors on Windows
Prerequisites Before disabling ECS recycle bin, you need to recover or permanently delete any ECSs currently in the recycle bin. Recovering an ECS from the Recycle Bin Permanently Deleting ECSs from the Recycle Bin Procedure Log in to the management console.
Not supported Adding tags to an ECS (native OpenStack API) (discarded) PUT /v2.1/{project_id}/servers/{server_id}/tags ecs:servers:setTags ecs:servers:get Supported Not supported Not supported Not supported Deleting a specified tag from an ECS (native OpenStack API) (discarded) DELETE
Locate row that contains the launch template to be deleted and click Delete in the Operation column. Click OK. Parent Topic: Launch Templates
Delete the content following Boot Options and add init=/bin/bash. Figure 16 Boot options Press Enter to enter the single-user mode.
Run the following command to view the configuration file. vim /CloudResetPwdUpdateAgent/conf/wrapper.conf Figure 2 wrapper.conf before modification Delete the comment tag (#) at the beginning of wrapper.java.initmemory=16 and wrapper.java.maxmemory=64.
Do not modify or delete this account or uninstall the Cloudbase-Init agent program. Otherwise, you will be unable to insert data to initialize an ECS created using a Windows private image.
When editing the /etc/hosts file, do not delete the statement in the line where 127.0.0.1 is located. Otherwise, switching from a non-root user to user root will time out. Parent topic: Linux ECS Issues
Delete or comment out the configuration of automatic mounting found in 2. To comment out the configuration, add # in front of it.
Perform the following operations to free up inodes: Archive files in all directories. tar czvf /tmp/backup.tar.gz /home/data Delete unnecessary files to release inodes. Parent topic: Disk Space Management Issues
The procedure is as follows: Delete the initial password for logging in to ecs_03. Locate the row containing ecs_03, click More in the Operation column, and select Delete Password from the drop-down list. Then, click OK. The ecs_03 must be stopped. Start ecs_03.
After the specifications are modified, manually delete the snapshot on the snapshot page if you have verified that services are running properly. Parent Topic: Modifying ECS Specifications (vCPUs and Memory)
You can create or delete such an ECS at any time. If you want to use an ECS for a long time, you can change its billing mode from pay-per-use to yearly/monthly to reduce cost. For details, see Changing Pay-per-Use to Yearly/Monthly.
You can create or delete such an ECS at any time. If you want to use an ECS for a long time, you can change its billing mode from pay-per-use to yearly/monthly to reduce cost. For details, see Changing Pay-per-Use to Yearly/Monthly.
After you delete an H2 ECS, the data stored in SSDs is automatically cleared. Therefore, do not store persistence data into SSDs during ECS running. An H2 ECS is charged even if it is stopped. To stop the ECS from being billed, delete it and its associated resources.
Do not delete the VMTool program, or an exception may occur on the ECS. Linux ECS Do not modify the /etc/issue file. Otherwise, the OS distribution will not be identified. Do not delete system directories or files. Otherwise, the system may fail to run or start.
DELETE Requests the server to delete specified resources, for example, an object. HEAD Same as GET except that the server must return only the response header. PATCH Requests the server to update partial content of a specified resource.