skip to content
Tags → #linux
-
解决CentOS Yum安装软件报错
-
## 错误信息 ```bash [root@localhost sbin]# yum install -y nginx 已加载插件:fastestmirror Loading mirror speed...
-
Rust 跨平台编译
-
## 检查服务器`python`版本 - 检查命令 ``` shell # 如果有符合要求的版本就不用再安装了 whereis python ``` > 注意:不要随意卸载系统已安装`python`...
-
### 背景 在中标麒麟`Linux master01 4.19.90-17.5.ky10.aarch64`服务器上升级安装`python` #12 之后发现`yum`无法使用了,报错信息如下 ```...
-
## 安装命令 `yum install -y redis` ## 启动报错 启动命令`service redis start`,以下是具体报错信息 ```shell [root@master01 e...
-
## 安装命令 `yum install -y nginx` ## 访问nginx报错 1. 403 Forbidden 2. 404 Not Found
在nginx.conf在找到nginx e...
-
在Ubuntu上安装firefox时提示 ```shell Running Firefox as *** in a regular user's session is not supported. ...