书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 1115 个相关结果.
  • Systems Administration

    Systems Administration Fabric Salt Psutil Ansible Chef Puppet Blueprint Buildout Shinken Systems Administration Fabric Fabric is a library for simplifying systema...
  • 三张图让你全面掌握加密解密技术

    三张图让你全面掌握加密解密技术 前言 1.加密解密纵览 2.场景与算法 3.Node.js中的的加密和解密、签名与认证 4.趣味实践 场景 需求 方案 编码 链接 参考 三张图让你全面掌握加密解密技术 前言 加密解密技术,涉及面很广,这里,把前人的研究成果汇总起来,通过图表的形式来帮助记忆和筛选,方便日后使用。内容主要包括两...
  • puppet-firewall模块

    puppet-firewall 模块 1.先睹为快 2.代码讲解 2.1 class firewall 2.2 type firewall 2.2.1 为apache开启80和443端口 2.2.2 丢弃FIN/RST/ACK包如果没有对应的SYN包 2.2.3 SNAT 10.1.2.0/24 2.3 type firewallchain ...
  • lsof 显示Linux系统当前已打开的所有文件列表 lsof -p pid

    lsof 补充说明 语法 选项 实例 lsof 显示Linux系统当前已打开的所有文件列表 lsof -p pid 补充说明 lsof命令 用于查看你进程打开的文件,打开文件的进程,进程打开的端口(TCP、UDP)。找回/恢复删除的文件。是十分方便的系统监视工具,因为lsof命令需要访问核心内存和各种文件,所以需要root用户执行。 ...
  • _thread —- 底层多线程 API

    _thread —- 底层多线程 API _thread —- 底层多线程 API 该模块提供了操作多个线程(也被称为 轻量级进程 或 任务)的底层原语 —— 多个控制线程共享全局数据空间。为了处理同步问题,也提供了简单的锁机制(也称为 互斥锁 或 二进制信号)。threading 模块基于该模块提供了更易用的高级多线程 API。 在 3.7...
  • Profiling

    Profiling CPU Profiling Via @profile Triggered During Execution Customization Reference Memory profiling Heap Snapshots Profiling CPU Profiling There are two main appr...
  • Profiling

    Profiling CPU Profiling Via @profile Triggered During Execution Customization Reference Memory profiling Heap Snapshots Profiling CPU Profiling There are two main appr...
  • 引言

    引言 简介 读者 预备条件 如何阅读这个指南 为了完成这个练习,你需要下面的配置 引言 原文:Introduction 译者:飞龙 协议:CC BY-NC-SA 4.0 自豪地采用谷歌翻译 深入兔子洞吧,这就是 Linux: https://bellard.org/jslinux/vm.html?url=https:...
  • 序列化accept(), 亦称惊群效应,亦亦称Zeeg难题

    序列化accept(), 亦称惊群效应,亦亦称Zeeg难题 select()/poll()/kqueue()/epoll()/… 应用服务器 VS web服务器 应用服务器开发者是如何解决它的 没问题???所以,再次,我们在谈论什么? Zeeg难题:带多线程的多进程 David是如何解决它的? uWSGI文档太糟糕了: –thunder-lock...
  • 1 Server

    273 2023-05-03 《Zabbix v6.4 Manual》
    1 Server Overview Running server If installed as package Start up manually Runtime control Process user Configuration file Start-up scripts Server process types Supported ...