51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

云服务器

1Nginx Web快速入门-基础

1Nginx Web快速入门-基础

厉飞雨 阅读(555) 评论(0) 赞(23)

Nginx-第一章 {#leanote-title} ========================== {#tab-markdown}Markdown{#tab-html}HTML 01·Nginx Web快速入门-基础 {#title} ============================ * [01·Nginx Web快速入门-基础](#title) ...

2Nginx常用模块介绍

2Nginx常用模块介绍

厉飞雨 阅读(367) 评论(0) 赞(16)

<h2>模块1: <a href="https://51tbox.com/" title="View all posts in nginx">nginx</a>访问模块</h2> <p><a href="https://51tbox.com/">2...

2Nginx常用基础模块(原)

2Nginx常用基础模块(原)

厉飞雨 阅读(308) 评论(0) 赞(18)

Nginx-第二章 {#leanote-title} ========================== {#tab-markdown}Markdown{#tab-html}HTML 02·Nginx常用基础模块 {#title} ======================= ![](http://static.51tbox.com/static/2024-08-...

sersync + rsync 实现linux 的实时同步

sersync + rsync 实现linux 的实时同步

厉飞雨 阅读(333) 评论(0) 赞(18)

<p>首先 <a href="https://51tbox.com/" title="View all posts in sersync">sersync</a> 是 文件发生变化就会触发一个事件,然后就会执行同步</p> <p>sersync 是增量无差异的同步</p&g...

linux 添加邮件服务mail-邮箱

linux 添加邮件服务mail-邮箱

厉飞雨 阅读(335) 评论(0) 赞(14)

编辑 vim /etc/mail.rc 在最后添加: set from=22220383@qq.com set smtp=smtp.qq.com set smtp-auth-user=22220383@qq.com set smtp-auth-password=jkyijwfzwda set smtp-auth=l...

linuxNFS服务器搭建(linux nfs挂载) nfs安装

linuxNFS服务器搭建(linux nfs挂载) nfs安装

厉飞雨 阅读(364) 评论(0) 赞(14)

大家好,我是你的好朋友白眉大叔,今天这篇文章主要讲解 :**linux 服务器端配置nfs** [NFS](https://51tbox.com/ "View all posts in NFS") 的作用: network file system 网络文件系统 ,在企业中主要用来做 文件存储服务器, 用来存放静态的资源,比如图片,视频等。 其他分布式文件...

NFS共享存储实战(原)

NFS共享存储实战(原)

厉飞雨 阅读(307) 评论(0) 赞(13)

<h1>第三章 {#leanote-title}</h1> <h1>03·NFS共享存储实战 {#title}</h1> <p><img src="http://static.51tbox.com/static/2024-08-29/col/bbeabc7d6f62ee78f3ee8e2c645cbeb...