<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Devops on Mi&amp;Bee Blog</title><link>/en/categories/devops/</link><description>Recent content in Devops on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Mon, 13 Feb 2017 00:00:00 +0000</lastBuildDate><atom:link href="/en/categories/devops/rss.xml" rel="self" type="application/rss+xml"/><item><title>SSL Certificate Automation Management — Ansible Batch Deployment and Update Practices</title><link>/en/archives/11-ssl-auto/</link><pubDate>Mon, 13 Feb 2017 00:00:00 +0000</pubDate><guid>/en/archives/11-ssl-auto/</guid><description>&lt;p&gt;In modern IT infrastructure management, secure management of SSL certificates has become increasingly important. As the number of services grows and certificate renewal cycles shorten, manual certificate management becomes inefficient and error-prone. This article details how to use Ansible for automated batch deployment and renewal of certificates, improving management efficiency and reducing security risks.&lt;/p&gt;
&lt;h2 id="the-importance-of-ssl-certificate-management"&gt;The Importance of SSL Certificate Management&lt;/h2&gt;
&lt;p&gt;SSL certificates are the foundation of network communication security. They ensure:&lt;/p&gt;</description></item><item><title>Boosting Development Efficiency — Linux Development Environment Setup Guide</title><link>/en/archives/09-zsh-tmux-vim-git/</link><pubDate>Wed, 07 Dec 2016 00:00:00 +0000</pubDate><guid>/en/archives/09-zsh-tmux-vim-git/</guid><description>&lt;p&gt;In modern software development, having an efficient and convenient development environment can significantly improve productivity. This article provides a detailed guide on setting up a complete development environment on Linux, including configuration and usage of the tmux terminal multiplexer, vim code editor, enhanced zsh shell, and git version control.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;Before you begin, make sure your system meets the following minimum requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;tmux&lt;/strong&gt;: version &amp;gt;= 2.1&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;vim&lt;/strong&gt;: version &amp;gt;= 7.3&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;zsh&lt;/strong&gt;: oh-my-zsh recommended&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;git&lt;/strong&gt;: latest version&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="1-tmux-terminal-multiplexer-configuration"&gt;1. TMUX Terminal Multiplexer Configuration&lt;/h2&gt;
&lt;p&gt;TMUX is an excellent terminal multiplexer that allows you to create multiple sessions and windows within a single terminal window, making it ideal for developers who need to handle multiple tasks simultaneously.&lt;/p&gt;</description></item></channel></rss>