当前位置:网站首页>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
边栏推荐
- 【MySQL基础篇】启动选项与配置文件
- rdma 编程详解
- Thanos Compact组件测试总结(处理历史数据)
- 异常记录-16
- The time format is incorrect, and an error is reported when running the SQL file
- Introduction to common APIs for EBFP programming
- openvswitch 编译安装
- 【Lombok快速入门】
- Will restarting the Oracle listener break the existing connection
- 通过源码探究@ModelAndView如何实现数据与页面的转发
猜你喜欢
随机推荐
Thanos Compactor组件使用
阿里云日志服务sls的典型应用场景
实践使用PolarDB和ECS搭建门户网站
tensorflow下载
Typescript (top)
BPF program of type XDP
【MySQL基础篇】数据导出导入权限与local_infile参数
LeetCode刷题|两个链表的第一个公共节点
Thanos Compact组件测试总结(处理历史数据)
异常记录-6
【不积跬步无以至千里】MySQL报大量unauthenticated user连接错误
Prometheus和Thanos Receiver的“写多租户”实现
冬季实战营 动手实战-初识上云基础,动手实操ECS云服务器新手上路 领鼠标 云小宝 背包 无影
[MySQL basics] data export and import permissions and local_ Infile parameter
Curry realization of function continuous call calculation and accumulation
Common views of Oracle database performance analysis
用Future与CountDownLatch实现多线程执行多个异步任务,任务全部完成后返回结果
The arithmetic square root of X in leetcode
Introduction to common APIs for EBFP programming
使用百度智能云人脸检测接口实现照片质量检测