Code Monkey home page Code Monkey logo

sudo su cd /root

修改authorized_keys文件(即ssh证书) vi .ssh/authorized_keys 把ssh-rsa之前的文件都删除掉. 编辑ssh配置文件 nano /etc/ssh/sshd_config 找到PermitRootLogin, 把前面的#去掉 改成下面这样 PermitRootLogin yes ctrl+x 保存退出 选择y 然后回车 然后 reboot 重启服务器。就可以使用root用户名配合秘钥登入了

2:开启防火墙 iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT iptables -F apt-get purge netfilter-persistent

reboot 重启

akihara-sam's Projects

3x-ui icon 3x-ui

Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)

actions-openwrt icon actions-openwrt

A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 云编译 OpenWrt

arpl icon arpl

Automated Redpill Loader

edtunnel icon edtunnel

Use Cloudflare pages and worker serverless to implement VLESS protocol

freefq icon freefq

翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子

herokuxray icon herokuxray

使用Heroku部署Xray高性能代理服务,通过ws传输的 (vmess、vless、trojan shadowsocks、socks)等协议

iptv icon iptv

Collection of publicly available IPTV channels from all over the world

live icon live

收集于互联网的一些高清直播源。

microsoft-activation-scripts icon microsoft-activation-scripts

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.

sing-x-ui icon sing-x-ui

xray panel that supports multi-protocol and multi-user

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.