1wget --no-check-certificate -qO 'BBR.sh' 'https://moeclub.org/attachment/LinuxShell/BBR.sh' &...
1fdisk -l 查看磁盘 1mkfs.ext4 /dev/vdb1 格式化要挂载的磁盘 1mkdir /www 新建目录 1mount /dev/vdb1 /www 挂载磁盘到刚新建的目录 1echo "/dev/vd...
1、Site网站的个性化描述,大家需要根据自己的实际情况认真填写 Setting 描述 title 网站标题 subtitle 网站副标题 description 网站描述 keywords 网站关键字 ...
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using ...