HDFS的基本配置
HDFS的基本配置
使用docker部署gogs
使用docker部署gogs
判断两个文件是否相同
有时我们需要判断两个文件是否相同,比如定时分析的软件,我们可以先判断数据有没有变,数据没变的话,本次定时就不运行了。这个时候就需要用到判断两个文件是否相同。
有两种方法来实现。
Git免密码
git提交的时候不用输入密码
Vagrant入门
Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the “works on my machine” excuse a relic of the past.
Vagrant是一个在单一工作流中创建和管理虚拟机环境的工具。通过简单易用的工作流和对自动化的关注,Vagrant可以减少开发环境的配置时间,增加生产平价,并且使得"works on my machine"这个借口成为过去。