当前位置:网站首页>Alibaba cloud notes for the first time
Alibaba cloud notes for the first time
2022-07-03 09:23:00 【zeng31403】
The cause of the outbreak , Determined to recharge at home .
Today, I just started to try Alibaba cloud , Buy 89 Yuan minimum configuration package ._
centOS8.0 V64 CPU2.0G beginner 
Next , Take a look at the online Daniel tutorial , To configure .
One . The process of logging in to the remote server
- Enter instance :
Change the password first
- Remote connection again

- SSHD Login failed , Not allowed by default root Sign in , You need to change the configuration file .

- Remote desktop login is not good ,

- Try adding the white list of security groups as required

- After restarting the instance , use SSHD You can log in . Get into linux Interface .

Two . Next install python
First loading gcc The smooth
yum -y install gcc
Next download python decompression compile Create a soft connectionLegend has it that linux The lower version is slightly stable , choice 3.7.6 Well
wget https://www.python.org/ftp/python/3.7.6/Python-3.7.6.tgz
Download speed 2-3k It's too slow ,change to the use of sth. FTP Transfer the installation package ,10 Seconds pass

decompression python3.7.6 To local/install, You need to create a directory in advance The smooth
tar zxvf Python-3.7.6.tgzinstall python rely on On the Internet The smooth
yum install libffi-devel -y
yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel gcc libffi-devel gcc make automake autoconf libtool libffi-devel
- Get into python Extract directory
cd Python-3.7.6
- Set up python Install the directory and install
CD Go to the decompression Directory then
./configure --prefix=/local/python3
Then enter the installation instructions
make && make install
- Python Installation successful
It is similar to a burst of frantic shaking of various character codes in the matrix 
There is a mistake zlib Not loaded , But it doesn't affect , We'll deal with it later .
zipimport.ZipImportError: can’t decompress data; zlib not available
make: *** [Makefile:1141: install] Error 1
I didn't do soft connection , however python The command is still successful , It could be an example .
The following is the soft connect command , The directories are changed according to the settings , I didn't do .
/*********************************************************
Soft connect command ln -s /usr/local/python3/bin/python3 usr/bin/python3
ln -s /usr/local/python3/bin/pip3 /usr/bin/pip3
Test after verification
python3 -V
pip3 -V
/*********************************************************
Enter... On the command line python3, success !
边栏推荐
- Uc/os self-study from 0
- Hudi 集成 Spark 数据分析示例(含代码流程与测试结果)
- 【Kotlin学习】高阶函数的控制流——lambda的返回语句和匿名函数
- [point cloud processing paper crazy reading classic version 9] - pointwise revolutionary neural networks
- Hudi 数据管理和存储概述
- Tag paste operator (#)
- AcWing 788. Number of pairs in reverse order
- Crawler career from scratch (3): crawl the photos of my little sister ③ (the website has been disabled)
- MySQL installation and configuration (command line version)
- 【毕业季|进击的技术er】又到一年毕业季,一毕业就转行,从动物科学到程序员,10年程序员有话说
猜你喜欢

Excel is not as good as jnpf form for 3 minutes in an hour. Leaders must praise it when making reports like this!

Hudi integrated spark data analysis example (including code flow and test results)
![[kotlin learning] classes, objects and interfaces - define class inheritance structure](/img/66/34396e51c59504ebbc6b6eb9831209.png)
[kotlin learning] classes, objects and interfaces - define class inheritance structure
![[point cloud processing paper crazy reading classic version 14] - dynamic graph CNN for learning on point clouds](/img/7d/b66545284d6baea2763fd8d8555e1d.png)
[point cloud processing paper crazy reading classic version 14] - dynamic graph CNN for learning on point clouds

AcWing 788. Number of pairs in reverse order

【点云处理之论文狂读经典版14】—— Dynamic Graph CNN for Learning on Point Clouds

【Kotlin学习】类、对象和接口——带非默认构造方法或属性的类、数据类和类委托、object关键字

What are the stages of traditional enterprise digital transformation?

LeetCode 57. Insert interval

Just graduate student reading thesis
随机推荐
[point cloud processing paper crazy reading classic version 8] - o-cnn: octree based revolutionary neural networks for 3D shape analysis
Spark structured stream writing Hudi practice
ERROR: certificate common name “*.” doesn’t match requested ho
AcWing 786. Number k
NPM install installation dependency package error reporting solution
Crawler career from scratch (3): crawl the photos of my little sister ③ (the website has been disabled)
[point cloud processing paper crazy reading classic version 9] - pointwise revolutionary neural networks
AcWing 787. Merge sort (template)
[point cloud processing paper crazy reading frontier version 11] - unsupervised point cloud pre training via occlusion completion
Basic knowledge of network security
【点云处理之论文狂读前沿版11】—— Unsupervised Point Cloud Pre-training via Occlusion Completion
Bert install no package metadata was found for the 'sacraments' distribution
Beego learning - JWT realizes user login and registration
Win10 quick screenshot
The server denied password root remote connection access
[point cloud processing paper crazy reading cutting-edge version 12] - adaptive graph revolution for point cloud analysis
STM32F103 can learning record
CSDN markdown editor help document
Banner - Summary of closed group meeting
Detailed steps of windows installation redis