Stella981 Stella981
3年前
CentOS6.5安装ntopng
准备环境CentOS6.4和ntopng1.2.1.tgz下载提取码:2142(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fyunpan.cn%2FcA7XcqEzTDNza)首先换为国内的源wgetO/etc/yum.repos.d/CentOS
Wesley13 Wesley13
3年前
oracle 11g 静默安装
有时候会遇到命令行安装oracle和建库,没事就做个试验记录下1.配置Yum源及关闭SeLinux\root@rhel65mnt\mount/dev/sr0/mntmount:blockdevice/dev/sr0iswriteprotected,mountingreadonly\root@rhel65
Wesley13 Wesley13
3年前
ubuntu 16.04 跑 docker
Ubuntu的软件源配置文件是 /etc/apt/sources.list换国内的,不然会疯。下面是清华大学滴:默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.tuna.tsinghua.edu.cn/ubuntu/xenialmainrestric
Stella981 Stella981
3年前
CentOS7 yum 安装和启动mysql
安装环境:CentOS(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.linuxidc.com%2Ftopicnews.aspx%3Ftid%3D14)764位MINI版,安装MySQL5.71、配置YUM源在MySQL(https://www.o
Stella981 Stella981
3年前
Android 四种特殊Interpolator源码解析
源博客链接:http://linkyan.com/2013/06/animationinterpolator/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Flinkyan.com%2F2013%2F06%2Fanimationinterpolator%2F)今天介绍4种动画插值
Stella981 Stella981
3年前
Netty实战十三之使用UDP广播事件
1、UDP的基础知识我们将会把重点放在一个无连接协议即用户数据报协议(UDP)上,它通常用在性能至关重要并且能够容忍一定的数据报丢失的情况下。面向连接的传输(如TCP)管理了两个网络端点之间的连接的建立,在连接的生命周期内的有序和可靠的消息传输,以及最后,连接的有序终止。相比之下,在类似于UDP这样的无连接协议中,并没有持久化连接这样的概念,并且每个
Stella981 Stella981
3年前
Linux软件包管理之yum在线管理
目录1、yum在线管理(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fysocean%2Fp%2F7774468.html%23_label0)2、网络yum源(https://www.oschina.net/ac
Wesley13 Wesley13
3年前
OGG异构平台安装部署 MySQL
本文旨在从安装部署中了解OGG的知识一、OGG理论概念1.1简单介绍1.2同步过程1.3OracleGoldenGate简要体系图二、测试实验2.1实验环境介绍2.2源端MySQL数据库配置1\.创建操作系统MySQL用户
Stella981 Stella981
3年前
Gitlab中README.MD编写格式模板
 README.MD文件!(https://oscimg.oschina.net/oscnet/872c4916dfa41e9e0a4168e0aaae2ffac77.png)格式:!(https://oscimg.oschina.net/oscnet/c2fd447168628589a300844f6a8725cc024.png)源