摘要:
系统yum安装文件的时候,突然掉电重启。再次使用yum安装提示一下报错,但是能够安装成功 There are unfinished transactions remaining. You might consider running yum-complete-transaction, or "yum 阅读全文
摘要:
系统:redhat 7.6 说明:配置yum源,提示This system is not registered with an entitlement server. You can use subscription-manager to register. 配置文件: [root@localhos 阅读全文
摘要:
[root@oracle ~]# service sendmail stop Shutting down sm-client: [ OK ] Shutting down sendmail: [ OK ] [root@oracle ~]# chkconfig --list sendmail sendm 阅读全文
摘要:
select table_schema, table_name from information_schema.tables where table_name not in (select distinct table_name from information_schema.columns whe 阅读全文