background picture of the home page

Hi,Friend

Cent OS 7配置加速节点访问Github

国内服务器访问GitHub经常会抽风,现在提供两种方法访问 一、配置hosts 首先在 https://www.ipaddress.com 找到 github.com和github.global.ssl.fastly.net对应的IP地址

thumbnail of the cover of the post

docker下部署X-UI+NPM配置Vmess

一、安装docker和docker-compose 1. 更新系统: sudo yum update 2.安装需要的软件包: sudo yum install -y yum-utils device-mapper-persistent-data lvm2 3.添加Docker仓库: sudo yum

thumbnail of the cover of the post

申请免费Oracle云指北

Oracle 云免费套餐主要内容 永久免费云服务 免费使用,无限时长。 两个 Oracle 自治数据库,其中包含 Oracle APEX 和 Oracle SQL 开发工具等强大工具。 两个 AMD 计算 VM 最多 4 个 ARM Ampere A1 计算实例,每月有 3000 个 OCPU 小时

thumbnail of the cover of the post

Java上传文件到SFTP服务器和从SFTP下载文件

一、SFTP使用场景ftp是大多数网站的文件传输选择工具,但ftp并不是非常安全,并且在centos上搭建的vsftpd也非常的不稳定,偶尔会出现权限问题,例如500、或是账号密码不正确等等。而SFTP是基于默认的22端口,是ssh内含的协议,只要启动了sshd就可以使用。建议:更高的效率使用FTP

thumbnail of the cover of the post

通过VMware虚拟机给小米AX9000(小米AX6000)开启ssh

所需材料:AX9000,以及另一台路由器一台支持WIFI的电脑安装OpenWrt的虚拟机所需工具包步骤:一.电脑开启移动热点网络名称改成:OpenWrt,密码:12345678 ,频带:2.4GHz,关闭下面的节能模式(查看WiFi信道(通常为1),可通过另外的电脑或手机APP连接这个WiFi查看信

thumbnail of the cover of the post