现象[root@test /]# su - gpadmiLast login: Mon Aug 5 04:23:02 UTC 2024 on pts/Last failed login: Mon ... 阅读全文
Linux环境单机或rac非DG环境对于单实例的数据库,在没有DG的环境下,可以使用如下的脚本,保留归档日志2天mkdir -p /home/oracle/locat > /home/ora ... 阅读全文
xfce4-termina#更新软件源sudo apt-get updat#安装xfce4终端sudo apt-get install xfce4-termina# 配置默认终端sudo upd ... 阅读全文
安装下载:https://vpn2.shu.edu.cn/com/installClient_en.htmhttps://vpn2.shu.edu.cn/portal/#!/logiwget ht ... 阅读全文
现象SecureCRT连接Linux很慢,但是我用其它ssh工具(例如ssh客户端、xshell等)直接连接却很快,那说明是SecureCRT的问题。分析开启scrt跟踪选项。开启方法:文件-> ... 阅读全文
现象解决找不到匹配的key exchange算法修改 /etc/ssh/sshd_config,在最后添加一行。eccho "KexAlgorithms +diffie-hellman-gr ... 阅读全文
现象[gpadmin@mdw ~]$ crontab -You (gpadmin) are not allowed to use this program (crontabSee crontab( ... 阅读全文
脚本sshUserSetup.sh内容来源于Oracle的rac脚本,做了适量的调整cat > /tmp/sshUserSetup.sh #!/bin/s# Nitin Jerath - Aug 200 ... 阅读全文
总结1、不能用在docker中2、centos可以使用3、命令yum install man-pages-zh-Cexport LANG=zh_CN.UTF-export LANGUAGE=zh_CN:zh:e ... 阅读全文
现象切换用户的时候,发现报错 bash: /usr/libexec/grepconf.sh: /bin/sh: 坏的解释器: 没有那个文件或目录[root@test /]# su - absu: ... 阅读全文

