[TOC] 一 DRBD介绍 二 DRBD的模式 三 DRBD的同步协议 四 实验环境 1.3 在两台机器上添加DRBD磁盘 在Primary机器上添加一块20G的硬盘作为DRBD,分区为/dev/sdb1,不做格式化,并在本地系统创建/data目录,不做挂载操作 在Secondary机器上添加一块 ...
分类:
其他好文 时间:
2019-08-18 09:39:27
阅读次数:
114
Writting Attached Files Maybe you might want to get familiar about how to write the Final report. Please find bellow some useful material: http://www. ...
分类:
其他好文 时间:
2019-08-17 15:04:13
阅读次数:
132
一、服务器配置 1、查看服务器、客户端操作系统版本 2、查看服务器是否安装ntp,系统默认安装ntpdate; 3、安装ntp ntpdate,其中ntpdate默认安装,可以只安装ntp; 4、查看ntp服务器状态,两条命令效果一样 或 6、修改配置文件,使该NTP服务器在不联网的情况下,使用本服 ...
分类:
其他好文 时间:
2019-08-15 12:33:14
阅读次数:
281
Return Value On success, the total number of characters written is returned.If a writing error occurs, the error indicator (ferror) is set and a negat ...
分类:
其他好文 时间:
2019-08-07 14:38:31
阅读次数:
135
0 备份所有数据库 mongodump -o /root/dump1 -o 指定备份文件存在的路径 [root@localhost bin]# mongodump -o /root/dump1 2019-07-26T16:37:48.830+0800 writing admin.system.ver ...
分类:
数据库 时间:
2019-07-26 17:41:33
阅读次数:
130
官方 http://appium.io/docs/cn/writing-running-appium/caps/ 常用参数记录 示例: python+appium 打开夜神浏览器中app 能力 描述 值 automationName 使用哪个自动化引擎 Appium(默认)或Selendroid或者 ...
分类:
移动开发 时间:
2019-07-25 10:43:42
阅读次数:
169
Document CSS中不为人知的部分 原文地址:http://madebymike.com.au/writing/the-invisible-part-of-CSS/ ... ...
分类:
Web程序 时间:
2019-07-25 09:34:35
阅读次数:
131
听说Python的文件操作很容易在某一些电脑上出问题,然而罪魁祸首就是字符编码。让我们来了解一些底层的编码方式。 ...
分类:
其他好文 时间:
2019-07-24 15:08:15
阅读次数:
77
** table#+NAME: tab:waveTypes #+CAPTION: wave types | wave types | periods || wind wave | 0-15s || tides | 2-24h |As shown in Table [[tab:waveTypes ]] ...
分类:
其他好文 时间:
2019-07-07 17:47:29
阅读次数:
109
原文来自:https://www.avrfreaks.net/comment/2236256 I'm writing code for an embedded chip that consists of an Atmega16U2 connected to two devices via the p ...
分类:
其他好文 时间:
2019-07-05 19:18:35
阅读次数:
119