• Marco Nie
  • you are the company you keep...
  • 首页
  • 关于我

gdrive 实现服务器文件的备份/同步

  • 2019-11-08
  • Linux, web, software
  • 暂无评论

gdrive 是 Linux 下访问 google drive 的工具,可以实现文件的上传下载及同步,对于服务器文件的备份很方便。配合 定时运行脚本,可实现自动化操作。

阅读全文


windows 安装最新版 openssl

  • 2019-11-07
  • Windows, web, software
  • 暂无评论

最近折腾 vps 的自动备份,备份文件是在服务器上使用 openssl 加密的,我的一台笔记本是 Windows 系统的,所以想要解密的话需要在 windows 上安装 openssl,但是官方网站没有提供对应版本,做了一些查找。

阅读全文


在 Git 中缓存 GitHub 密码信息-credential

  • 2019-10-28
  • Linux, software
  • 暂无评论

git 有两种方式访问服务器:https ssh

以下介绍两种方式进行一次设置,以后可以直接操作无需密码。

阅读全文


python 常用语法收集

  • 2019-10-17
  • python
  • 暂无评论

在我使用过程中遇到的常用语法,这里做一些记录。

阅读全文


Linux 使用 split 命令分割文件

  • 2019-10-17
  • Linux
  • 暂无评论

split {options} {file_name} {prefix}

阅读全文


  • 前一页
  • 1
  • ...
  • 64
  • 65
  • 66
  • 67
  • 68
  • ...
  • 79
  • 后一页
  • © 2025 Marco Nie
  • RSS
  • Powered by Typecho