 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
 Pro Git 2nd Edition 2.1.413Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a0 码力 | 691 页 | 13.35 MB | 1 年前3
 Linux command line for you and me Documentation Release 0.1tracepath command Remote login to a computer using ssh tool ssh key generation ssh-copy-id Stop and disable the sshd service Disable password based login for ssh How to find active (open) network connections Resolver:/:/sbin/nologin dbus:x:81:81:System message bus:/:/sbin/nologin sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin chrony:x:998:995::/var/lib/chrony:/sbin/nologin systemd-coredump:x:994:994:systemd bash_profile is the configuration file for bash for the users who are allowed to login (via GUI or via ssh). On Fedora systems this file also read configuration from the ~/.bashrc file. # Get the aliases and0 码力 | 124 页 | 510.85 KB | 1 年前3 Linux command line for you and me Documentation Release 0.1tracepath command Remote login to a computer using ssh tool ssh key generation ssh-copy-id Stop and disable the sshd service Disable password based login for ssh How to find active (open) network connections Resolver:/:/sbin/nologin dbus:x:81:81:System message bus:/:/sbin/nologin sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin chrony:x:998:995::/var/lib/chrony:/sbin/nologin systemd-coredump:x:994:994:systemd bash_profile is the configuration file for bash for the users who are allowed to login (via GUI or via ssh). On Fedora systems this file also read configuration from the ~/.bashrc file. # Get the aliases and0 码力 | 124 页 | 510.85 KB | 1 年前3
 Pro Git 中文版 第2版 2.1.66变基的基本操作 更有趣的变基例子 变基的风险 用变基解决变基 变基 vs. 合并 总结 服务器上的 Git 协议 本地协议 HTTP 协议 SSH 协议 Git 协议 在服务器上搭建 Git 把裸仓库放到服务器上 小型安装 生成 SSH 公钥 配置服务器 Git 守护进程 Smart HTTP GitWeb GitLab 安装 管理 基本用途 一起工作 第三方托管的选择 应用来自邮件的补丁 检出远程分支 确定引入了哪些东西 将贡献的工作整合进来 为发布打标签 生成一个构建号 准备一次发布 制作提交简报 总结 GitHub 账户的创建和配置 SSH 访问 头像 邮件地址 两步验证 对项目做出贡献 派生项目 GitHub 流程 拉取请求的进阶用法 GitHub 风格的 Markdown 让你的 GitHub 公共仓库保持更新 将会帮助你加入到一个巨大的社区中。不论你决定为自己 的代码使用哪一个 Git 托管服务,这都很有价值。 自从上次出版以来另一个重大变革是 Git 网络传输 HTTP 协议的开发与崛起。 书中的大多数例子都已经从 SSH 切换到 HTTP,因为它更简单。 在过去这几年看到 Git 从一个相对无名的版本管理系统成长为商业与开源版本 管理的事实标准是令人吃惊的。我很高兴 Pro Git 做得很好并已经成为市场上 几本既成功又完全开源的技术书籍之一。0 码力 | 670 页 | 13.59 MB | 1 年前3 Pro Git 中文版 第2版 2.1.66变基的基本操作 更有趣的变基例子 变基的风险 用变基解决变基 变基 vs. 合并 总结 服务器上的 Git 协议 本地协议 HTTP 协议 SSH 协议 Git 协议 在服务器上搭建 Git 把裸仓库放到服务器上 小型安装 生成 SSH 公钥 配置服务器 Git 守护进程 Smart HTTP GitWeb GitLab 安装 管理 基本用途 一起工作 第三方托管的选择 应用来自邮件的补丁 检出远程分支 确定引入了哪些东西 将贡献的工作整合进来 为发布打标签 生成一个构建号 准备一次发布 制作提交简报 总结 GitHub 账户的创建和配置 SSH 访问 头像 邮件地址 两步验证 对项目做出贡献 派生项目 GitHub 流程 拉取请求的进阶用法 GitHub 风格的 Markdown 让你的 GitHub 公共仓库保持更新 将会帮助你加入到一个巨大的社区中。不论你决定为自己 的代码使用哪一个 Git 托管服务,这都很有价值。 自从上次出版以来另一个重大变革是 Git 网络传输 HTTP 协议的开发与崛起。 书中的大多数例子都已经从 SSH 切换到 HTTP,因为它更简单。 在过去这几年看到 Git 从一个相对无名的版本管理系统成长为商业与开源版本 管理的事实标准是令人吃惊的。我很高兴 Pro Git 做得很好并已经成为市场上 几本既成功又完全开源的技术书籍之一。0 码力 | 670 页 | 13.59 MB | 1 年前3
 The Weblate Manual 4.9.1localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/ The Weblate Manual 4.9.1localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/- / - /. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public 0 码力 | 778 页 | 10.95 MB | 1 年前3
 The Weblate Manual 4.17localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/ The Weblate Manual 4.17localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/- / - /. If you have SSH access to this machine, you can use the repository directly. git merge -s ours origin/maintenance push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public 0 码力 | 794 页 | 18.87 MB | 1 年前3
 The Weblate Manual 4.16.2localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/ The Weblate Manual 4.16.2localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/- / - /. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public 0 码力 | 807 页 | 11.23 MB | 1 年前3
 The Weblate Manual 4.16localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/ The Weblate Manual 4.16localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs/- / - /. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public 0 码力 | 807 页 | 11.23 MB | 1 年前3
共 309 条
- 1
- 2
- 3
- 4
- 5
- 6
- 31














