world_alive2020年3月3日2025年7月8日Debain, Python debian9升级安装到python3.6 3.7安装步骤 1.添加testing源 vim /etc/apt/sources.list deb http:// 继续阅读
world_alive2020年3月3日2025年7月8日MariaDB, Mysql, 数据库 Debain9 mysql MariaDB 报错问题升级到Debian Buster时,我也遇到了这个错误(从MariaDB 10.1到10.4)。奔跑mysql 继续阅读
world_alive2019年12月23日2025年7月8日Debain, Mysql Debian9安装MySQLdebian下安装软件的指令为apt-get,在使用apt-get安装MySQL之前,需要先下载MySQL官网 继续阅读
world_alive2019年11月25日2025年7月8日Python, Ubuntu How to Install Python 3.7 on Ubuntu 18.04Python is one of the most popular programming languages 继续阅读
world_alive2019年11月21日2025年7月8日CentOS, Docker Centos7 adminset Docker容器中报错 Failed to get D-Bus connection: Operation not permitted报错的原因: 在运行的docker容器中 执行命令启动nginx [ro 继续阅读
world_alive2019年11月21日2025年7月8日CentOS CentOS 下解决ssh登录 locale 警告登录一台CentOS 机器,发现登录都提示如下警告: -bash: warning: setlocale: L 继续阅读
world_alive2019年11月18日2025年7月8日Linux, SSL openssl查看pem格式证书细节openssl x509部分命令 打印出证书的内容: openssl x509 -in cert.pem -n 继续阅读
world_alive2019年11月5日2025年7月8日Linux OneinStack 1.3 发布,一键 PHP/JAVA 安装工具这个脚本是使用 shell编写,为了快速在生产环境上部署lnmp/lamp/lnmpa/lnmt(Linux、 继续阅读
world_alive2019年11月5日2025年7月8日Disk, Linux 自动分区、格式化、挂载脚本功能:自动检测是否有尚未分区的数据盘,格式化新的数据盘并自动挂载 解决了什么问题:一键式检测是否有尚未分区的数 继续阅读
world_alive2019年11月4日2025年7月8日Linux, 未分类 卸载阿里云盾、云监控、安骑士service aegis stop chkconfig –del aegis wget http 继续阅读