 Hyperledger Fabric 2.5 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 138 页 | 154.00 KB | 1 年前3 Hyperledger Fabric 2.5 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 138 页 | 154.00 KB | 1 年前3
 Hyperledger Fabric 1.4 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 145 页 | 161.53 KB | 1 年前3 Hyperledger Fabric 1.4 中文文档Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用0 码力 | 145 页 | 161.53 KB | 1 年前3
 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 422 页 | 4.84 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 422 页 | 4.84 MB | 1 年前3
 Secure access to EC2 (for developers)many of de‐ velopers just produce. In 4 words - "it is not good" So that's the story about secured SSH server.Simple fix Resources: EC2SecurityGroup: Type: AWS:: EC2:: SecurityGroup Properties: - CidrIp: 0.0.0.0/0 IpProtocol: -1Low-hanging fruit – install fail2ban – change SSH port. Use for example 31 – lock password login – enable regular firewall – disable default users /Users/kuba/.ssh/id_ed25519_gowaw56 User kuba Hostname 10.0.10.60 Port 22 Host Bastion PreferredAuthentications publickey IdentitiesOnly=yes IdentityFile /Users/kuba/.ssh/id_ed25519_gowaw560 码力 | 10 页 | 3.11 MB | 6 月前3 Secure access to EC2 (for developers)many of de‐ velopers just produce. In 4 words - "it is not good" So that's the story about secured SSH server.Simple fix Resources: EC2SecurityGroup: Type: AWS:: EC2:: SecurityGroup Properties: - CidrIp: 0.0.0.0/0 IpProtocol: -1Low-hanging fruit – install fail2ban – change SSH port. Use for example 31 – lock password login – enable regular firewall – disable default users /Users/kuba/.ssh/id_ed25519_gowaw56 User kuba Hostname 10.0.10.60 Port 22 Host Bastion PreferredAuthentications publickey IdentitiesOnly=yes IdentityFile /Users/kuba/.ssh/id_ed25519_gowaw560 码力 | 10 页 | 3.11 MB | 6 月前3
 Laravel 5.0 Documentation
However, this is a headache. Your console schedule is no longer in source control, and you must SSH into your server to add the Cron entries. Let's make our lives easier. The Laravel command scheduler including Linode, DigitalOcean, Rackspace, and Amazon EC2. Supporting automated Nginx configuration, SSH key access, Cron job automation, server monitoring via NewRelic & Papertrail, "Push To Deploy", Laravel An entirely new SSH component has been introduced with this release. This feature allows you to easily SSH into remote servers and run commands. To learn more, consult the SSH component documentation0 码力 | 242 页 | 1.44 MB | 1 年前3 Laravel 5.0 Documentation
However, this is a headache. Your console schedule is no longer in source control, and you must SSH into your server to add the Cron entries. Let's make our lives easier. The Laravel command scheduler including Linode, DigitalOcean, Rackspace, and Amazon EC2. Supporting automated Nginx configuration, SSH key access, Cron job automation, server monitoring via NewRelic & Papertrail, "Push To Deploy", Laravel An entirely new SSH component has been introduced with this release. This feature allows you to easily SSH into remote servers and run commands. To learn more, consult the SSH component documentation0 码力 | 242 页 | 1.44 MB | 1 年前3
 Flask入门教程for Windows 后(下一节)附带的 Git Bash。cmder 集成了 Git Bash,支持一些在 Linux 或 macOS 下才能使用的命令 (程序),比如 ls、cat、nano、ssh 等,这些命令我们在后面会用到。 使用 Git Git 是一个流行的版本控制工具,我们可以用它来记录程序源码和文件的变动情 况,或是在编程时进行多人协作,你可以把它看做一个优雅的代码变动备份工具。 账户,点击访问注册页面,根据指示完成注册流程。登录 备用。 设置 SSH 密钥 一般情况下,当推送本地改动到远程仓库时,需要输入用户名和密码。因为传输通 常是通过 SSH 加密,所以可以通过设置 SSH 密钥来省去验证账号的步骤。 首先使用下面的命令检查是否已经创建了 SSH 密钥: 第 1 章:准备工作 9 $ cat ~/.ssh/id_rsa.pub 如果显示“No such file directory”,就使用下面的命令生成 SSH 密钥对,否则复 制输出的值备用: $ ssh-keygen 一路按下 Enter 采用默认值,最后会在用户根目录创建一个 .ssh 文件夹,其中包含 两个文件,id_rsa 和 id_rsa.pub,前者是私钥,不能泄露出去,后者是公钥,用于 认证身份,就是我们要保存到 GitHub 上的密钥值。再次使用前面提到的命令获得 文件内容: $ cat ~/.ssh/id_rsa0 码力 | 127 页 | 7.62 MB | 1 年前3 Flask入门教程for Windows 后(下一节)附带的 Git Bash。cmder 集成了 Git Bash,支持一些在 Linux 或 macOS 下才能使用的命令 (程序),比如 ls、cat、nano、ssh 等,这些命令我们在后面会用到。 使用 Git Git 是一个流行的版本控制工具,我们可以用它来记录程序源码和文件的变动情 况,或是在编程时进行多人协作,你可以把它看做一个优雅的代码变动备份工具。 账户,点击访问注册页面,根据指示完成注册流程。登录 备用。 设置 SSH 密钥 一般情况下,当推送本地改动到远程仓库时,需要输入用户名和密码。因为传输通 常是通过 SSH 加密,所以可以通过设置 SSH 密钥来省去验证账号的步骤。 首先使用下面的命令检查是否已经创建了 SSH 密钥: 第 1 章:准备工作 9 $ cat ~/.ssh/id_rsa.pub 如果显示“No such file directory”,就使用下面的命令生成 SSH 密钥对,否则复 制输出的值备用: $ ssh-keygen 一路按下 Enter 采用默认值,最后会在用户根目录创建一个 .ssh 文件夹,其中包含 两个文件,id_rsa 和 id_rsa.pub,前者是私钥,不能泄露出去,后者是公钥,用于 认证身份,就是我们要保存到 GitHub 上的密钥值。再次使用前面提到的命令获得 文件内容: $ cat ~/.ssh/id_rsa0 码力 | 127 页 | 7.62 MB | 1 年前3
 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 497 页 | 6.59 MB | 1 年前3 Hyperledger Fabric 1.2 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 LFID@gerrit.hyperledger.org:hooks/commit-msg coffee… this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 497 页 | 6.59 MB | 1 年前3
 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 9.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 277 页 | 3.21 MB | 1 年前3 Hyperledger Fabric 1.1 Documentationrepositories. Hence, we will need to clone from Gerrit. For brevity, the command is as follows: git clone ssh://LFID@gerrit.hyperledger.org:29418/fabric && scp -p -P 29418 ˓→LFID@gerrit.hyperledger.org:hooks/commit-msg coffee... this will take a few minutes. Once complete, you should be able to ssh into the Vagrant VM just created. vagrant ssh Once inside the VM, you can find the source under $GOPATH/src/github.com/hyperledger/fabric Foundation account ID to sign in. 9.7.2 Configuring Gerrit to Use SSH Gerrit uses SSH to interact with your Git client. If you already have an SSH key pair, you can skip the part of this section that explains0 码力 | 277 页 | 3.21 MB | 1 年前3
 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.5.15. Apache Karaf SSH Console . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 11.2. SSH Shell Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . target.itemId While setting up form tracking, it can be very useful to use the Apache Unomi Karaf SSH shell commands : event-tail and event-view to check if you are properly receiving the form submission0 码力 | 158 页 | 3.65 MB | 1 年前3 Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.5.15. Apache Karaf SSH Console . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 11.2. SSH Shell Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . target.itemId While setting up form tracking, it can be very useful to use the Apache Unomi Karaf SSH shell commands : event-tail and event-view to check if you are properly receiving the form submission0 码力 | 158 页 | 3.65 MB | 1 年前3
 julia 1.10.10shown above. • A cluster spanning machines using the --machine-file option. This uses a passwordless ssh login to start Julia worker processes (from the same path as the current host) on the specified machines [count*][user@]host[:port] [bind_addr[:port]]. user defaults to current user, port to the standard ssh port. count is the number of workers to spawn on the node, and defaults to 1. The optional bind-to per-worker level # Can be a dict if multiple fields need to be stored. userdata::Any # SSHManager / SSH tunnel connections to workers tunnel::Union{Bool, Nothing} bind_addr::Union{AbstractString, Nothing}0 码力 | 1692 页 | 6.34 MB | 3 月前3 julia 1.10.10shown above. • A cluster spanning machines using the --machine-file option. This uses a passwordless ssh login to start Julia worker processes (from the same path as the current host) on the specified machines [count*][user@]host[:port] [bind_addr[:port]]. user defaults to current user, port to the standard ssh port. count is the number of workers to spawn on the node, and defaults to 1. The optional bind-to per-worker level # Can be a dict if multiple fields need to be stored. userdata::Any # SSHManager / SSH tunnel connections to workers tunnel::Union{Bool, Nothing} bind_addr::Union{AbstractString, Nothing}0 码力 | 1692 页 | 6.34 MB | 3 月前3
共 465 条
- 1
- 2
- 3
- 4
- 5
- 6
- 47














 
  
 