当前位置:网站首页>Winter combat camp hands-on combat - first understand the cloud foundation, hands-on practice ECS ECS ECS novice on the road to get the mouse cloud Xiaobao backpack shadowless
Winter combat camp hands-on combat - first understand the cloud foundation, hands-on practice ECS ECS ECS novice on the road to get the mouse cloud Xiaobao backpack shadowless
2022-04-23 07:02:00 【Alibaba cloud cloud Lab】
Yunqi Laboratory Winter training camp (1.17-3.8)
Refillable card !!!
Phase V actual combat in winter , From entry to advanced , Help developers with best practices , Fast cloud practice , Learning on the cloud .
It's polite to experience , Click to go to :https://developer.aliyun.com/adc/series/wintercamp
The first phase of winter combat camp : Play with ECs from zero to one
Single task reward : Practical battalion skill certificate + Custom mouse
Phase III task reward : The first winter Olympics limited edition cloud Xiaobao on the whole network
Five task rewards : Winter combat camp medal + Custom schoolbag + Shadowless trial
Introduction to the experience
This scenario will automatically create a ECS example . First , Remote login ECS example , And deploy the application . then , Log in to the management console , And on this one ECS Manage instances .
After experiencing this scene , The abilities you can master are :
-
ECS Basic concepts of
-
The remote access ECS example , Deploy the application .
-
Use the administrative console to ECS Perform basic operations : Reset ECS Instance login password and restart ECS example .
Console management practices
1. Double click to open the virtual desktop FireFox ESR browser , stay RAM Click... In the user login box next step , Copy Cloud product resources In the list Subuser password Paste (lx shell Paste shortcut ctrl+shift+v, Paste in other places is ctrl+v) Go to browser RAM User login interface , You can log in to the current sub account .
2. Click in the list on the left Products and services , Then click... On the center page 【 Cloud server ECS】 Get into ECS Administrative console .
3. stay ECS On the left side of the console page , Click on 【 example 】, Enter the instance page . Then select the region . Select the corresponding ECS example ID, And click here ECS Under the operation bar on the right side of the instance 【 management 】, Enter this station ECS Instance management interface .
explain :
Can be found in Cloud product resources Check the list provided by this experiment ECS The region where the instance is located and ECS example ID Information .
4. Click on 【 Cloud disk 】, You can see the two disks included in this instance :20G Data disk and 80G System disk .
5. Click on 【 Example details 】, Enter the instance operation interface , In the basic information bar of the main page , Click on 【 Reset instance password 】 .
6. In the pop-up 【 Reset password 】 In the dialog box , Enter a custom password :
Passw0rd
After completion , Click on 【 Save password 】. After resetting the password , Must be restarted ECS example , The reset password will take effect .
7. Click on 【 Restart immediately 】. stay Example details On the page of , You can see the state of the instance from Stopping Turn into Running , It turns out that ECS The instance is running properly .
8. Minimize browser , Return to the cloud desktop and double-click to enter LX terminal .
Enter the following command , Remote connection ECS example .
explain :@xxx.xx.xx.xx( here xxx.xx.xx.xx by Cloud product resources Provided elastic IP), (lx Terminal paste shortcut ctrl+shift+v / Right click and select paste ).
ssh [email protected]
password Enter the reset password at ( In this paper Password), You can log back in to ECS In the example , Other application deployment and operation .
explain : The interface is unresponsive when entering the password , Enter directly after input , Don't mistake it for something wrong .
So far, after today's experience , You can continue to operate the next day's scene !
版权声明
本文为[Alibaba cloud cloud Lab]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230601371909.html
边栏推荐
- 使用sed命令来高效处理文本
- Ansible basic commands, roles, built-in variables and tests judgment
- 冬季实战营 动手实战-初识上云基础,动手实操ECS云服务器新手上路 领鼠标 云小宝 背包 无影
- 虚拟环境中使用jupyter notebook
- ansible模块之include_tasks:为什么加了tags后导入的任务没有执行?
- Thanos Compact组件测试总结(处理历史数据)
- Typescript (top)
- Number of stair climbing methods of leetcode
- 2021年国产数据库12强介绍
- MySQL【sql性能分析+sql调优】
猜你喜欢
随机推荐
Prometheus和Thanos Receiver的“写多租户”实现
异常记录-6
Oracle net service: listener and service name resolution method
Prometheus Cortex使用Block存储时的相关问题
冬季实战营 动手实战-初识上云基础,动手实操ECS云服务器新手上路 领鼠标 云小宝 背包 无影
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
Implementation of leetcode question brushing str ()
【漏网之鱼】Ansible AWX调用playbook传参问题
ovs与ovs+dpdk架构分析
Prometheus Thanos快速指南
Prometheus Cortex架构概述(水平可扩展、高可用、多租户、长期存储)
surprise库中evaluate函数弃用解决方法
memcached 源码分析
LeetCode刷题|13罗马数字转整数
DDOS攻击/防御介绍
异常记录-8
异常记录-20
你应该知道的 JVM 基础知识
异常记录-10
MySQL Server单机部署手册