2Nginx常用模块介绍
<h2>模块1: <a href="https://51tbox.com/" title="View all posts in nginx">nginx</a>访问模块</h2> <p><a href="https://51tbox.com/">2...
51工具盒子
<h2>模块1: <a href="https://51tbox.com/" title="View all posts in nginx">nginx</a>访问模块</h2> <p><a href="https://51tbox.com/">2...
Nginx-第二章 {#leanote-title} ========================== {#tab-markdown}Markdown{#tab-html}HTML 02·Nginx常用基础模块 {#title} =======================  2、依次展开 "HKEY_LOCAL_MACHIN...
<h3>Windows系统<a href="https://51tbox.com/" title="View all posts in 远程桌面">远程桌面</a>端口查看和修改方法</h3> <p>Windows服务器可以在系统注册表中查看/修改远程桌面端口以外,还可以通过命令...
<p>首先 <a href="https://51tbox.com/" title="View all posts in sersync">sersync</a> 是 文件发生变化就会触发一个事件,然后就会执行同步</p> <p>sersync 是增量无差异的同步</p&g...
定时任务 案例 ``IP=`hostname -I | awk '{print $2}'``` ``TIME=`date +%F``` ``dir=`hostname`_${IP}_${TIME}`` `#创建目录` `mkdir -p /backup/$dir` `#打包重要文件` `cd /etc/` `tar zcvf /bac...
编辑 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...
大家好,我是你的好朋友白眉大叔,今天这篇文章主要讲解 :**linux 服务器端配置nfs** [NFS](https://51tbox.com/ "View all posts in NFS") 的作用: network file system 网络文件系统 ,在企业中主要用来做 文件存储服务器, 用来存放静态的资源,比如图片,视频等。 其他分布式文件...
<h1>第三章 {#leanote-title}</h1> <h1>03·NFS共享存储实战 {#title}</h1> <p><img src="http://static.51tbox.com/static/2024-08-29/col/bbeabc7d6f62ee78f3ee8e2c645cbeb...
**第一步: 我们添加 普通用户 baimei** useradd baimei echo 1 \|passwd --stdin baimei ![](http://static.51tbox.com/static/2024-08-29/col/ce7a959579d5af452123e1bb4c4b1372/19f93c0fb325481887999e17b363d09...