学习实践

公网IP、域名和搭建个人网站

阿里云租用一个ECS云服务器,有学生优惠99人民币一年,我的云服务器使用ubuntu 22.04配置,开始入门计算机网络通信相关内容,打算搭建自己的网站,并写博客记录竞赛项目和生活。

首先在阿里云租用ECS云服务器,有了公网IP(120.26.118.242),TCP/IPv4

购买域名:www.wangwenqian.website(15人民币)

注册局审核:身份证(人脸)、手机号和通话审核。

域名解析:www.wangwenqian.website —> 120.26.118.242(DNS)

设置备案号:浙ICP备2024065143号

安装web服务器,使用Apache2

设置数据库管理软件 MySQL

设置安全组开放必要端口号(TCP 1883端口)

添加SSL证书,使网址的HTTP变为HTTPS

安装wordpress(网站设计管理软件)

学习wordpress网站管理:网站模板选择,自定义网页排版,博客内容等等

Author

wwq136@163.com
I am a junior majoring in Measurement and Control Technology and Instrumentation, with a passion for exploration and innovation. I have participated in various competitions, such as the Electronic Design Competition and Intelligent Vehicle Competition, and have contributed to national innovation projects, including the development of a fruit-picking robot. I possess strong embedded systems skills, working with platforms like STM32, Arduino, Raspberry Pi, and Jetson Nano, alongside proficiency in C/C++ and Python programming. My interests lie in the intersection of robotics and artificial intelligence, particularly in areas like computer vision (CV) and natural language processing (NLP), with a focus on machine learning. I am constantly learning AI-related technologies and exploring ways to integrate them into practical applications, aspiring to develop digital twins incorporating AI. I use Ubuntu 22.04 both on WSL2 for Windows and on my server. Currently, I am preparing for the IELTS, aiming for a 7.0 score, with a current score of 6.5. My future academic goal is to study at a top 50 QS university in Australia, such as UNSW Sydney, the country’s top-ranked university for engineering. Post-graduation, I plan to pursue entrepreneurship, focusing on local AI model deployment, particularly in healthcare. In addition to my technical pursuits, I am fascinated by Western culture, history, and philosophy, and I look forward to returning to Europe to further explore these areas.
Total post: 52

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

python爬虫实践

16/10/2024