随笔记录

  • Building an E2E DevOps Pipeline

    Building an E2E DevOps Pipeline What is DevOps ? DevOps is a set of software development practices that combines software development (Dev) and information technology operations (Ops) to shorten the …

    随笔记录 2022年3月28日
  • Continuous Integration using Jenkins and HashiCorp Terraform on Amazon EKS

    This blog post is the result of a collaboration between Amazon Web Services and HashiCorp. HashiCorp is an AWS Partner Network (APN) Advanced Technology Partner with AWS Competencies in both DevOps a…

    2022年3月28日
  • Pipeline as a Code using Jenkins 2

    Pipeline as a Code using Jenkins 2 About Me: Application Architect at Oildex, a Services of Transzap Inc,. The missing link to your DevOps culture is Continuous Integration / Continuous Delivery pipe…

    随笔记录 2022年3月28日
  • Jenkins Getting started with Pipeline

    Getting started with Pipeline As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. Pipeline provides …

    2022年3月28日
  • 从实时桌面安装 Clear Linux* OS

    从实时桌面安装 Clear Linux* OS 本页介绍如何引导 Clear Linux* OS 实时桌面映像,您可以从该映像安装 Clear Linux OS 或查看该映像内容,而不必修改主机系统。 系统要求 初始步骤 从实时映像安装 最低安装要求 Cl…

    2022年3月24日
  • Clear Linux OS

    关于 Clear Linux OS 提供安全的、针对硬件优化的操作系统。它容易更新,这可确保软件依赖项保持相互兼容。 Clear Linux OS 通过自定义基础结构组件和流程创新实现这一点。 发行节奏 更新 易用性 自定义衍生工具 有…

    2022年3月24日
  • 通过WEB访问远程桌面

    为什么需要web访问远程桌面,看图,我们可以设置只有管理员的机器能访问web的远程桌面服务,这样提高安全性。 还可以通过放行https端口,把web的远程桌面服务放到公网,这样我们就可以在家里远程公司电脑。   …

    2022年3月24日
  • 开源 Web 服务器后起之秀,自带免费 HTTPS 开箱即用

    众所周知,Web 服务器是 Web 开发中不可或缺的基础服务,在开发中经常会用到。耳熟能详的开源 Web 服务器有久负盛名的 Apache、性能强劲的 Nginx。而我们今天要介绍的开源项目是采用 Go 编写的 Web 服务端“后起之秀…

    2022年3月22日
  • 23个提高开发效率和美观性的 VSCode 插件

    什么是VSCode? VSCode(全称:Visual Studio Code)是一款由微软开发且跨平台的免费源代码编辑器。该软件支持语法高亮、代码自动补全、代码重构、查看定义功能,并且内置了命令行工具和Git版本控制系统。用户可以更…

    2022年3月22日
  • VSCode推荐使用插件

    下载? 仙人指路 来解决终端问题(让终端更好用/更好看) windows用户自求多福哈,不想使用windows的很大原因就是终端太难用(就算最近出了很多新的) iTerm2 谁用谁知道,被推荐烂了,不多逼逼,iTerm2Oh My Zsh有…

    2022年3月22日