首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏信安之路

    开源安全平台 wazuh 架构介绍

    详细的配置请看: https://documentation.wazuh.com/current/user-manual/capabilities/log-data-collection/how-it-works.html 详情请看: https://documentation.wazuh.com/current/user-manual/capabilities/file-integrity/how-it-works.html 架构差不多,也没啥新的东西,详情请看: https://documentation.wazuh.com/current/user-manual/capabilities/anomalies-detection 详情请看: https://documentation.wazuh.com/current/user-manual/capabilities/vulnerability-detection.html#compatibility-matrix

    6.4K70发布于 2019-07-05
  • 来自专栏GreatSQL出品技术文章

    GreatSQL TPC-H 性能测试报告正式发布!

    TPC-H 性能测试报告 - (2024 年 2 月28日) 完整性能测试报告:https://greatsql.cn/docs/8032-25/user-manual/10-optimze/3-3-benchmark-greatsql-tpch-report.html SF300(32C64G)对比示意图如下 5、测试步骤 5.1 安装 GreatSQL 请参考GreatSQL手册内容:安装指南 ➥ https://greatsql.cn/docs/8032-25/user-manual 5.2 生成 TPC-H 测试数据 请参考GreatSQL手册内容:TPC-H性能测试 ➥ https://greatsql.cn/docs/8032-25/user-manual/10-optimze revenue0 | | supplier | +----------+ 利用GreatSQL的 parallel load data特性 ➥ https://greatsql.cn/docs/8032-25/user-manual 完整性能测试报告:https://greatsql.cn/docs/8032-25/user-manual/10-optimze/3-3-benchmark-greatsql-tpch-report.html

    40110编辑于 2024-03-05
  • 来自专栏MySQL修行 | 老叶茶馆

    GreatSQL TPC-H 性能测试报告正式发布!

    TPC-H 性能测试报告 - (2024 年 2 月28日) 完整性能测试报告:https://greatsql.cn/docs/8032-25/user-manual/10-optimze/3-3-benchmark-greatsql-tpch-report.html SF300(32C64G)对比示意图如下 5、测试步骤 5.1 安装 GreatSQL 请参考GreatSQL手册内容:安装指南 ➥ https://greatsql.cn/docs/8032-25/user-manual 5.2 生成 TPC-H 测试数据 请参考GreatSQL手册内容:TPC-H性能测试 ➥ https://greatsql.cn/docs/8032-25/user-manual/10-optimze revenue0 | | supplier | +----------+ 利用GreatSQL的 parallel load data特性 ➥ https://greatsql.cn/docs/8032-25/user-manual 完整性能测试报告:https://greatsql.cn/docs/8032-25/user-manual/10-optimze/3-3-benchmark-greatsql-tpch-report.html

    34600编辑于 2024-03-02
  • 来自专栏GreatSQL出品技术文章

    GreatSQL社区月报 | 2024.04

    详见:https://greatsql.cn/docs/8032-25/user-manual/11-faq/0-faq.html 更新GreatSQL用户手册,增加面向应用开发者内容,已启动,预计在5 详见:https://greatsql.cn/docs/8032-25/user-manual/12-dev-guide/12-dev-guide.html 利用Docker buildx重构GreatSQL

    22510编辑于 2024-05-20
  • 来自专栏每日一善

    每天20分钟之elastic-job-lite的应用

    简单使用官网: https://shardingsphere.apache.org/elasticjob/current/cn/user-manual/elasticjob-lite/简单的说:lite

    74320编辑于 2023-01-14
  • 来自专栏BioIT爱好者

    vim 之中 U 命令的浅析

    今天看 vim帮助文档的 user-manual 的第二章,发现了还有U(大写)这个命令,于是反复实验,略微搞懂了一点它的用处,特地拿来和大家分享一下! 举个例子,首先说每次只针对一行,比如说我有一个文件如下(这个句子到底要表达个啥,我也不明白, vim 的 user-manual 就是给出了个这句子!)

    1.2K10发布于 2021-10-15
  • 来自专栏GreatSQL出品技术文章

    官答丨初始化GreatSQL找不到数据目录或初始化数据字典失败

    接着我们再来看看GreatSQL官方文档是怎么初始化的 ※ 截取自GreatSQL官方手册 【Ubuntu系统中安装GreatSQL】 https://greatsql.cn/docs/8032/user-manual GreatSQL安装手册➥https://greatsql.cn/docs/8032/user-manual/4-install-guide/3-install-with-tarball.html 常规解决

    65410编辑于 2024-01-10
  • 来自专栏Rainbond开源「容器云平台」

    Rainbond 5.5 发布,支持Istio和扩展第三方Service Mesh框架

    channel=tencent) 3(https://www.rainbond.com/docs/user-manual/app-manage/deploy-istio?

    49230编辑于 2021-12-15
  • 来自专栏爱可生开源社区

    SQL 审核 | 支持通过飞书审批工单

    你可以在用户手册的流程对接部分查找相关应用的配置指南(https://actiontech.github.io/sqle-docs/docs/user-manual/sys-configuration/

    65820编辑于 2023-09-09
  • 来自专栏frytea

    Vim第七讲 帮助、个性化和补全

    请试验以 下参数(可别忘了按回车键哦): :help w :help c_CTRL-D :help insert-index :help user-manual 7.2

    72510发布于 2020-07-15
  • 来自专栏全栈程序员必看

    code blocks使用方法总结「建议收藏」

    Started ——————-以上复制粘贴于https://www.cnblogs.com/zhrb/p/8513351.html—————– 官网使用手册:http://www.codeblocks.org/user-manual

    3.5K30编辑于 2022-09-20
  • 来自专栏Hadoop数据仓库

    ShardingSphere实践(8)——影子库

    shardingsphere.apache.org/document/current/cn/reference/shadow/ https://shardingsphere.apache.org/document/current/cn/user-manual shardingsphere-jdbc/builtin-algorithm/shadow/ https://shardingsphere.apache.org/document/current/cn/user-manual shardingsphere-proxy/distsql/syntax/rdl/rule-definition/shadow/ https://shardingsphere.apache.org/document/current/cn/user-manual shardingsphere-proxy/distsql/syntax/rql/rule-query/shadow/ https://shardingsphere.apache.org/document/current/cn/user-manual

    2K51编辑于 2022-08-30
  • 来自专栏吴伟祥

    Vi编辑器 转

    可以在Vim中输入":help user-manual"进入用户手册。手册除了原始的英文版本之外,也被志愿者翻译成了各国文字,其中包括中文。 新用户也应该学习Vim的帮助系统。

    72620发布于 2018-08-14
  • 来自专栏张戈的专栏

    《Vimtutor的中文版》快速学习Linux的vim命令

    下一步您可以阅读 vim 手册,使用的命令是∶ :help user-manual 为了更进一步的参考和学习,以下这本书值得推荐∶ Vim - Vi Improved - 作者∶Steve Oualline

    2.7K80发布于 2018-03-26
  • 来自专栏做不甩锅的后端

    springboot2.0集成ShardingSphere-jdbc5.0-alpha所遇到的一些坑

    2.数据源中的common配置必须存在 参考官方配置文档,上门是这么描述的: https://shardingsphere.apache.org/document/5.0.0-alpha/cn/user-manual 我这个数据源命名可是参考了yaml的多数据源配置实例: https://shardingsphere.apache.org/document/5.0.0-alpha/cn/user-manual/shardingsphere-jdbc load-balancers 相关配置必须存在否则报错 在一开始,参考读写分离配置: https://shardingsphere.apache.org/document/5.0.0-alpha/cn/user-manual

    6.7K20发布于 2021-09-26
  • 来自专栏文鹃阁

    nmap用法总结

    preface 做 web 安全和渗透经常会用到 nmap 这个强大的工具,可以直接扫描内网存活的主机以及主机开放的端口,今天就记录一下 nmap 的各种使用方法,参照 nmap 官网 user-manual

    1.1K20编辑于 2022-09-02
  • 来自专栏杨不易呀

    数据库魔法师:使用ShardingSphere实现MySQL读写分离与分片指南跟着爆叔的节奏稳了!

    进行搭建 读写分离 官方文档:https://shardingsphere.apache.org/document/5.0.0-beta/cn/user-manual/shardingsphere-jdbc

    94910编辑于 2023-10-04
  • 来自专栏Rainbond开源「容器云平台」

    Rainbond v5.1.2发布,微服务架构应用便捷管理和交付

    //www.rainbond.com/docs/quick-start/rainbond_install/ Rainbond 使用参考手册 https://www.rainbond.com/docs/user-manual

    56510发布于 2019-04-19
  • 来自专栏Hadoop数据仓库

    ShardingSphere实践(7)——数据加密

    shardingsphere.apache.org/document/current/cn/reference/encrypt/ https://shardingsphere.apache.org/document/current/cn/user-manual shardingsphere-proxy/distsql/syntax/rdl/rule-definition/encrypt/ https://shardingsphere.apache.org/document/current/cn/user-manual shardingsphere-proxy/distsql/syntax/rql/rule-query/encrypt/ https://shardingsphere.apache.org/document/current/cn/user-manual

    2.4K11编辑于 2022-06-14
  • 来自专栏WalkingCloud

    开源安全平台Wazuh的部署与体验

    拉取不到RHEL7的漏洞脆弱性数据 可以采用离线更新的方式解决,参考下面链接文章解决 https://documentation.wazuh.com/current/user-manual/capabilities

    18.8K71发布于 2021-08-06
领券