抱歉,您的浏览器无法访问本站
本页面需要浏览器支持(启用)JavaScript
了解详情 >

1. 修改 sshd_config123456cd /etc/sshvim sshd_config# 找到 Authentication 下的 PermitRootLogin prohibit-password#修改为:PermitRootLogin yes 2. 重启 ssh1/etc/init.d/ssh restart 3. 重置 root 用户的密码 Ubuntu的默认root...

Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy t...

安装 安装前提: nodejs 安装 nodejs 直接下载安装: Nodejs 安装 hexo1npm install -g hexo-cli 初始化项目 找个文件夹1hexo init 使用 vexo theme theme 地址: Vexo Download/Checkout this theme into your project 12345cd your-...

方法一 cd到~/目录下,创建一个文件:touch .git-credentialsvim .git-credentials 然后输入https://{username}:{password}@git.gitxx.com,比如http://fengjiaheng:password@git.gitxx.com 然后执行:git config –global cre...

配置 git config –global user.name “xxxxxx” 配置全局用户名 git config –global user.email “xxxxxx@xxx.com“ 配置全局用户邮箱 git config ...

AList 网盘挂载 地址 AList GitHub Alist文档 主要功能/特点 挂载本地 挂载各种网盘 网页统一访问 支持 WebDAV 协议对外访问 Docker 中使用1234567891011121314version: '3.7'services: trilium: image: zadam/trilium container_n...

trilium 博客系统 地址 中文 github 地址 原版地址 wiki 地址 主要功能(使用几天的感受) 支持 markdown, 但感觉不太多 Trilium 使用了很棒的CKEditor 5作为它的编辑组件。但我感觉不太好用,  可能是不会 可以导出/导入markdown,  不是完美兼容 可以导出html 有客户端,  可以在客户端直接编辑, 随后同步到服务器 部署...

filebrowser 文件服务器

地址

主要功能

  • 上传文件
  • 浏览文件
  • 分享文件
  • 下载文件
  • shell
  • 默认账号密码: admin – admin

nginx

github地址

主要功能

主要特性

ddns-go

github地址

主要功能

  • 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。

主要特性

  • 支持Mac、Windows、Linux系统,支持ARM、x86架构
  • 支持 Docker 中部署;

    重要:
    docker 部署的时候需要使用host模式
    host模式只能在linux中使用
    所以只能在 linux 中 Docker 部署

  • 支持的域名服务商 Alidns(阿里云)
  • 支持多个域名同时解析
  • 网页中配置,简单又方便,默认勾选禁止从公网访问
  • 支持Webhook通知