11 2018 档案

摘要:一、Mono,apache安装,配置网站(以 centos 7 +apache 2为例): 安装教程以官网的教程为追,百度来的多少有版本问题。 mono官网连接: 1. Mono的安装:https://www.mono-project.com/download/stable/#download-li 阅读全文
posted @ 2018-11-29 11:28 leolzi 阅读(544) 评论(0) 推荐(0) 编辑
摘要:select saddr,sid,serial#,paddr,username,status from v$session where username is not null and username = 'EHR' ; select 'alter system kill session '''| 阅读全文
posted @ 2018-11-29 11:05 leolzi 阅读(312) 评论(0) 推荐(0) 编辑
摘要:1.使用jexus https://www.jexus.org/ 2.“loopback”错误 阅读全文
posted @ 2018-11-27 15:50 leolzi 阅读(217) 评论(0) 推荐(0) 编辑
摘要:1.archivelog设置:(存档模式) 2.standy controlfile 设置: alter database create standby controlfile as '/data/oracle/app/oradata/orcl/standby.ctl'; 3.online redo 阅读全文
posted @ 2018-11-13 17:19 leolzi 阅读(145) 评论(0) 推荐(0) 编辑
摘要:首先关闭selinux,防火墙: setenforce 0 service firewalld stop service iptables stop安装依赖包: yum -y install binutils yum -y install compat-libstdc++ yum -y instal 阅读全文
posted @ 2018-11-08 16:02 leolzi 阅读(876) 评论(0) 推荐(0) 编辑
摘要:一.逻辑卷创建使用 https://www.cnblogs.com/xiaoluo501395377/archive/2013/05/24/3096087.html fdisk -l pvcreate /dev/vdb (如果失败,重启)vgcreate vg_extend /dev/vdb lvc 阅读全文
posted @ 2018-11-06 14:21 leolzi 阅读(4639) 评论(0) 推荐(0) 编辑
摘要:一.安装桌面系统 1.命令 yum grouplist 列举系统中以组安装的包(组安装的包会包括很多,组安装一下就就可以安装很多附在的包。) 2. yum groupinstall "GNOME Desktop" "Graphical Administration Tools" 安装命令-(安装“G 阅读全文
posted @ 2018-11-05 10:48 leolzi 阅读(2063) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示