搜索内容

yxbinghe 的文章
  • 手机安装ubuntu
    Daily

    手机安装ubuntu

    首先 需要获得root,可以先安装recovery,也可以用鲁大师,但是我搜了好几个root的软件都没有获取成功,所以我找到了免 Root的安装方法。安装的前提是手机剩余……
    yxbinghe 2023年12月6日
  • TCP Brutal拥塞控制算法安装
    Daily

    TCP Brutal拥塞控制算法安装

    相关链接 TCP Brutal官方仓库 sing-box官方文档 TCP Brutal安装 依赖安装(可选) centos stream/fedora18+ 安装额外的软件包 sudo dnf -y install epel-release……
    yxbinghe 2023年12月4日
  • Debian 10 全程手动部署WordPress个人博客,手动部署LNMP环境,新手小白也可以拥有自己的个人博客站。
    Daily

    Debian 10 全程手动部署WordPress个人博客,手动部署LNMP环境,新手小白也可以拥有自己的个人博客站。

    1. 准备工作 VPS RAM≥1024.00 MB 域名一个 2. 部署LNMP环境 LNMP代表Linux、Nginx、MySQL和PHP,是一种用于构建和部署We……
    yxbinghe 2023年12月3日
  • Install btop on Debian Linux
    Daily

    Install btop on Debian Linux

    To Add backports packages support for your Debian 11: Edit /etc/apt/sources.list and include following repositories vim /etc/apt/sources.list deb h……
    yxbinghe 2023年12月3日
  • Debian 安装配置 oh-my-zsh
    Daily

    Debian 安装配置 oh-my-zsh

    su - apt install -y zsh git chsh -s /bin/zsh wget https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh chmod +x install.sh sed -i 's/ohm……
    yxbinghe 2023年12月2日
  • #申请安装证书
    Daily

    置顶 #申请安装证书

    curl https://get.acme.sh | sh ln -s /root/.acme.sh/acme.sh /usr/local/bin/acme.sh acme.sh --set-default-ca --server letsencrypt ……
    yxbinghe 2023年6月2日
  • WordPress网站速度优化终极指南
    Daily

    置顶 WordPress网站速度优化终极指南

    多年来,我们发布了许多WordPress速度优化教程,其中包含优化和加速WordPress的方法。但有时试图在一个地方找到您需要的一切可能会……
    yxbinghe 2023年5月31日
  • WordPress速度优化教程——from:牛津小马哥
    Daily

    置顶 WordPress速度优化教程——from:牛津小马哥

    WordPress速度优化教程 https://xmgseo.com/wordpress%E9%80%9F%E5%BA%A6%E4%BC%98%E5%8C%96/ 相信很多人都希望自己的网站和博客更加的快,……
    yxbinghe 2023年5月31日
  • linux screen 终端切换工具,多窗口运行
    Daily

    linux screen 终端切换工具,多窗口运行

    在Screen环境下,所有的会话都独立的运行,断网续连,其中 带有ctrl + 的命令是再会话里进程运行中操作 yum -y install screen # 安装工具包 ……
    yxbinghe 2023年5月20日
  • my ~tmux.conf
    Daily

    my ~tmux.conf

    #-- base settings --# ……
    yxbinghe 2023年5月20日