docker安装plex及设置

搭建Plex Server 新建文件夹plex, 创建docker-compose.yml 1 2 mkdir plex && cd plex touch docker-compose.yml vim docker-compose.yml写入下面的配置 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 version: "2.1" services: plex: image: linuxserver/plex container_name: plex environment: -

Homelab Ubuntu 20.04系统安装后自用配置

换国内源 配置中科大源 1 2 sudo sed -i 's@//.*archive.ubuntu.com@//mirrors.ustc.edu.cn@g' /etc/apt/sources.list sudo apt update ssh配置 安装ssh 1 2 sudo apt update sudo apt install openssh-server vim 配置密钥 1 2 3 4 5 ssh-keygen cd .ssh cat id_rsa.pub >> authorized_keys chmod 600 authorized_keys chmod 700 ~/.ssh 1 sudo vim /etc/ssh/sshd_config sshd_config文件内修改: 1 2 3 4 5 6 RSAAuthentication yes #开启密钥登陆 PubkeyAuthentication yes

commit了一个大文件导致本地仓库无法推送到github的问题解决方法

报错 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 枚举对象中: 57, 完成. 对象计数中: 100% (57/57), 完成. 使用 8 个线程进行压缩 压缩对象中: 100% (37/37), 完成. 写入对象中: 28% (11/38) 写入对象中: 100% (38/38), 365.92 MiB | 4.85 MiB/s, 完成. 总共 38(差异 23),复用 0(差异