检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
After the specifications are modified, if services are running properly, delete the ECS backups or snapshots from the corresponding service console.
For details, see the returned error message or contact technical support. 400 Ecs.0501 Failed to delete the ECS. Try again later or contact customer service. Failed to delete the ECS. Try again later. 400 Ecs.0502 Failed to delete the private IP address.
To stop the ECS from being billed, delete it and its associated resources. Parent topic: Billing
following command: The ECS running Windows Server 2012 is used as an example. netsh interface portproxy add v4tov4 listenaddress=192.168.10.43 listenport=8080 connectaddress=192.168.10.222 connectport=18080 To cancel port redirection, run the following command: netsh interface portproxy delete
You can clone, modify, or delete a security group. If the security group you created does not meet your requirements, you can modify its inbound and outbound rules. After the rules are configured, click OK. For details, see Configuring Security Group Rules.
Operation protection applies to the following operations: stop, restart, or delete an ECS, reset the password for logging in to an ECS, detach a disk from an ECS, and unbind an EIP from an ECS. Enabling Operation Protection Operation protection is disabled by default.
To stop the ECS from being billed, delete it and its associated resources. Parent topic: Billing Modes
Do not delete the CloudResetPwdAgent or CloudResetPwdUpdateAgent process. Otherwise, one-click password reset will become unavailable. Migration Do not deploy applications on a single ECS if you require high availability.
Value range: create, delete, evacuate, restore, stop, start, reboot, rebuild, revertResize, confirmResize, detach_volume, attach_volume, attach_interface, detach_interface, lock, unlock, resize, migrate, pause, unpause, rescue, unrescue, changePassword, shelve, unshelve, live-migration
You must manually delete such snapshots. The image created using an ECS cannot be used to create data disks.
You can delete shared image anytime without notifying the recipient. Encrypted images cannot be shared. A full-ECS image is shareable only when it is created from a CBR backup or from an ECS that has never had a CSBS backup.
/v2.1/{project_id}/servers/{server_id}/action ecs:servers:resize ecs:servers:list ecs:flavors:get ims:images:get evs:volumes:list evs:volumes:create evs:volumes:get evs:volumes:attach evs:volumes:detach evs:volumes:manage vpc:ports:get vpc:ports:update vpc:ports:create vpc:ports:delete
(Press y|Y for Yes, any other key for No) : Y #Press Y to delete the test database and remove access to it. - Dropping test database... Success. - Removing privileges on test database... Success.
------end--------- Run the following command to add the script to the Linux startup script file rc.local: echo '/sshtmp.sh &' >>/etc/rc.local Run the following command to restart the faulty ECS: reboot After the ECS restarts, stop process sshtmp.sh, restore script file rc.local, delete
Locate the ECS group to be deleted and click Delete in the Operation column. In the displayed dialog box, click OK. Parent Topic: Managing ECS Configurations
Run the following command to delete the existing /etc/localtime file: rm /etc/localtime Run the following command to create a symbolic link between /etc/localtime and your time zone file so that the ECS can find this time zone file when it references the local time: ln -sf /usr/share
Constraints After obtaining the initial password, you are advised to delete the record from the system to ensure security. Deleting the initial password record does not affect the ECS operation or login. After the password record is deleted, the password cannot be retrieved.
Find location ~ \.php$ {} in server{} and delete the comments from the lines in the following red box: Press Esc to exit insert mode. Then, enter :wq to save the settings and exit.
After the password of the purchased ECS is reset, you are advised to delete the ECS to avoid additional billing. You have bound an EIP to the temporary ECS.
Run the following command to edit the sshd configuration file: vi /etc/ssh/sshd_config Delete the comment tag (#) from the #port 22 line and change 22 to 2020. Figure 5 Changing the port number to 2020 Press Esc to exit Insert mode and enter :wq! to save the settings and exit.