书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 9952 个相关结果.
  • 13. 配置 Web 服务器提供 PHP 服务

    配置 Web 服务器提供 PHP 服务 使用 PHP-FPM 安装 PHP-FPM 和 Apache 进一步阅读 配置 Web 服务器提供 PHP 服务 使用 PHP-FPM 有多种方式来配置一个 web 服务器以提供 PHP 服务。传统(并且糟糕的)的方式是使用 Apache 的 mod_php 。Mod_php将PHP 绑定到...
  • 边缘内存占用测试

    边缘内存占用测试 Why measure memory footprint? KPI’s measured How to test Test setup Creating a setup Requirements Installation Steps 边缘内存占用测试 Why measure memory footprint? Th...
  • Installation

    Installation Download Pre-requisites New Installation Starting the Neuron System Stopping the Neuron System Starting the specific Neuron System Stopping the specific Neuron S...
  • Alpine

    Alpine 简介 获取并使用官方镜像 迁移至 Alpine 基础镜像 相关资源 Alpine 简介 Alpine 操作系统是一个面向安全的轻型 Linux 发行版。它不同于通常 Linux 发行版,Alpine 采用了 musl libc 和 busybox 以减小系统的体积和运行时资源消耗,但功能上比 busybox...
  • 获取可执行程序

    获取可执行程序 下载预编译fisco-bcos docker镜像 源码编译 安装依赖 克隆代码 编译 编译选项介绍 获取可执行程序 用户可以自由选择以下任一方式获取FISCO BCOS可执行程序。推荐从GitHub下载预编译二进制。 官方提供的静态链接的预编译文件,可以在Ubuntu 16.04和CentOS 7.2以上版本运行。 ...
  • DaemonSet Upgrade Model

    DaemonSet Upgrade Model Background Configuration Usage: 1)Install Yurt-Manager Component 2)AdvancedRollingUpdate Upgrade Model 3)OTA Upgrade Model OTA Upgrade API OTA Upgrade ...
  • neofetch - 显示带有发行徽标的系统信息的工具

    neofetch 补充说明 安装 语法 返回 neofetch 显示带有发行徽标的系统信息的工具 补充说明 neofetch 支持Linux/Unix、Windows、macOS。各发行版均已集成包可直接进行安装 Neofetch是一个在终端上显示带有发行徽标的系统信息工具,neofetch命令将显示有关相应系统的简要信息。 显示的信...
  • Kubernetes Distribution Guide

    Kubernetes Distribution Guide MiniKube scripts/local-cluster and Hyperkube GKE Ubuntu with ‘kubeadm’ Container Linux by CoreOS Openshift Platform9 DC/OS Kubernetes Dist...
  • 守护态运行

    后台运行 后台运行 更多的时候,需要让 Docker 在后台运行而不是直接把执行命令的结果输出在当前宿主机下。此时,可以通过添加 -d 参数来实现。 下面举两个例子来说明一下。 如果不使用 -d 参数运行容器。 $ docker run ubuntu : 18.04 / bin / sh - c "while true; do ec...
  • Compilation

    Compilation Developing mirror compilation using Docker (recommended) Use off-the-shelf mirrors Self-compiling Development Environment Mirror Direct Compilation (CentOS/Ubuntu) ...