上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 49 下一页
摘要: 华为:screen-length 0 temporary 华三:screen-length disable 阅读全文
posted @ 2021-11-19 08:37 LeoShi2020 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 1. 安装依赖 yum install -y gcc make patch gdbm-devel openssl-devel sqlite-devel readline-devel zlib-devel bzip2-devel ncurses-devel libffi-devel xz-devel 阅读全文
posted @ 2021-11-17 14:35 LeoShi2020 阅读(2518) 评论(1) 推荐(1) 编辑
摘要: 1. 报错 2. 问题解决 su - oracle $export DISPLAY=:0.0 END 阅读全文
posted @ 2021-11-17 08:10 LeoShi2020 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 1. sqlplus 上下左右乱码 ^[[A^[[B^[[D^[[C^C 2. 安装rlwrap yum install rlwrap -y 3. 修改配置文件 su - oracle cat >>.bash_profile<<EOF alias sqlplus='rlwrap sqlplus' a 阅读全文
posted @ 2021-11-12 14:38 LeoShi2020 阅读(45) 评论(0) 推荐(0) 编辑
摘要: 1. 查看ARP 老化时间 >dis arp timer aging Current ARP aging time is 86400 seconds 2. 配置ARP老化时间60秒 # arp timer aging 60 END 阅读全文
posted @ 2021-11-09 10:29 LeoShi2020 阅读(1324) 评论(0) 推荐(0) 编辑
摘要: 1. 漏扫内部DNS服务器出现DNS Server Spoofed Request Amplification DDoS 2. 内网使用DNS不做根解析删除 /etc/named.conf zone "." IN { type hint; file "named.ca"; }; END 阅读全文
posted @ 2021-10-29 10:42 LeoShi2020 阅读(443) 评论(0) 推荐(0) 编辑
摘要: oradb1:oracle:/oracle>sqlplus /nolog SQL*Plus: Release 10.2.0.5.0 - Production on Fri Oct 29 08:35:31 2021 Copyright (c) 1982, 2010, Oracle. All Right 阅读全文
posted @ 2021-10-29 09:42 LeoShi2020 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 1. 系统默认POSTFIX systemctl stop postfix systemctl disable postfix END 阅读全文
posted @ 2021-10-28 08:50 LeoShi2020 阅读(889) 评论(0) 推荐(0) 编辑
摘要: 1. 访问共享文件夹报错 2. 修改组策略 END 阅读全文
posted @ 2021-10-26 09:02 LeoShi2020 阅读(308) 评论(0) 推荐(0) 编辑
摘要: 1. vCenter https://interopmatrix.vmware.com/#/Upgrade?productId=2 2. Esxi https://interopmatrix.vmware.com/#/Upgrade?productId=1 3. 兼容性列表 https://www. 阅读全文
posted @ 2021-10-21 22:54 LeoShi2020 阅读(518) 评论(0) 推荐(0) 编辑
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 49 下一页