AWS EC2 开启root登陆权限(User data),也可适用于GCP, AZURE,甲骨文等

本文阅读 1 分钟

默认密码92kmenet,注意更改root密码,使用时请将将代码中的92kmnet改为自己将要设置的密码.
登录进ssh,再执行以下的代码.

#!/bin/bash
echo root:92kmnet |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart

你也可以在创建instance时,点击add launch script,将上面的代码复制进去.

此代码在Centos7/Debian/Ubuntu上均通过测试. 其他发行版自行测试,不过应该不存在问题.

本文来自投稿,不代表本站立场,如若转载,请注明出处:
Oracle Cloud永久免费服务+300美元试用额度
« 上一篇 09-18
atlntic.net 免费一年VPS
下一篇 » 10-30

发表评论

发表评论

热门文章

标签TAG

热评文章

最近回复

Monica abota
2天前

— Monica – Your Ultimate AI Assistant for Every Task!
Looking for a way to boost productivity and streamline your daily tasks? Monica.im is your all-in-one AI assistant, integrating top-tier AI models like OpenAI o1-preview, GPT-4o, Claude 3.5, and Gemini 1.5. It helps you with communication, research, writing, and even coding—all accessible through a browser extension for Chrome and Edge, as well as mobile apps for Android and iOS. (monica.im)

— Key Features of Monica (https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi

AI Chat: Interact with leading AI models in one place.
AI Summarizer: Save up to 90% of your time by instantly summarizing web pages and videos.
AI Writer: Generate or enhance any content 10x faster, from short paragraphs to full-length articles.
AI Search: A powerful search engine with real-time access to the latest information.
AI Translator: Translate entire web pages for seamless bilingual reading.
AI Art Generator: Turn your ideas into stunning images effortlessly.

— Why Choose Monica?

Available Across All Platforms: Use Monica on browsers, desktops, or mobile devices.
Intelligent Toolbar: Quickly explain, translate, or summarize any highlighted text.
Writing Assistant: Create, rewrite, or improve text content on any webpage.
Enhanced Web Experience: Get AI-powered answers alongside search results, summarize YouTube videos, and extract key insights with timestamps.
— Start Boosting Your Productivity Today with Monica https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi)

— Install for Free: https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi

自建机场---快捷部署xboard面板,及hysteria2并对接