现象[root@XT-Server80 yum.repos.d]# yum install -y wgeThere was a problem importing one of the Python ... 阅读全文
现象[root@openeuler22tmp php-7.4.33]# sudo dnf reinstall dnf python3-dnTraceback (most recent call la ... 阅读全文
代码cat > /tmp/a.py from PIL import Imag# 打开图片image = Image.open("input_image.png"# 确保图片有透明通道image = image.convert(" ... 阅读全文
现象[root@kylinosv10sp2 /]# passwChanging password for user root.New passwordBAD PASSWORD: The passw ... 阅读全文
使用yum命令(推荐例如,安装python3,命令如下-- 系统未安装yum install xrdp --downloadonly --downloaddir=/sof-- 系统已安装yum ... 阅读全文
1、巡检脚本简介该套数据库巡检脚本多数为纯SQL脚本开发,如下所示目前一共包含33个脚本,若脚本的扩展名为“.sql”则表示该脚本为sql脚本;若脚本的扩展名为“.pl”则表示该脚本为perl脚本; ... 阅读全文
1、巡检脚本简介该套数据库巡检脚本多数为纯SQL脚本开发,如下所示目前一共包含32个脚本,若脚本的扩展名为“.sql”则表示该脚本为sql脚本;若脚本的扩展名为“.pl”则表示该脚本为perl脚本; ... 阅读全文
简介在 linux 与 linux 主机间可以通过 sshfs (SSH File System) 将对方的目录远程挂载在自己的主机上。相对于 nfs 、samba、webdav 等服务,sshfs ... 阅读全文
简介在Windows上开启OpenSSH服务端后,就可以通过远程的ssh来登陆Windows的cmd界面了,然后可以做很多操作了。OpenSSH 是安全 Shell (SSH) 工具的开放源代码版本, ... 阅读全文
现象[root@mdw ~]# docker start lhrprometheuError response from daemon: failed to create task for cont ... 阅读全文

