Loading...
欢迎来到秋哥's BLOG(https://shangpan.net),简简单单的一个博客。。
介绍VPS和服务器全自动网络安装centos7系统。作者地址。安装方法Centos:yum install -y xz openssl gawk file wget下载SHELL脚本wget --no-check-certificate -qO ~/Network-Reinstall-System-Modify.sh 'http://down.qiuge.net/reinstall/Netw...
收了台KS7,运气不好,硬盘使用时间都超5W多个小时了。yum -y install smartmontools smartctl -a /dev/sda Power_On_Hours是硬盘使用的总时间Load_Cycle_Count是加载循环计数Temperature_Celsius是硬盘温度
现在的Chevereto已经支持了阿里云OSS了,在后台添加OSS存储怎么搞都失败,最后hostloc的一个大佬给的解决办法。打开/app/lib/classes/class.storage.phpLine 632 Change OSSClient to OssClientLine 633 Change OSSException to OssException
在论坛有大佬介绍了handsome主题,发现真心不错,才搞了这个小博客。现在主题更新至了7.2.1,喜欢的朋友尽快下手。购买链接:https://www.ihewro.com/archives/489/发张后台设置:
网络收集来的,记录一些常用的,省得用得到的时候再百度。一:使用CentOS常用命令查看cpumore /proc/cpuinfo | grep "model name"grep "model name" /proc/cpuinfogrep "CPU" /proc/cpuinfo二:使用CentOS常用命令查看内存grep MemTotal /proc/meminfo三:使用CentOS常用命...