
如何在 MariaDB 中配置主从复制
<p>在我们前面的教程中,我们已经学习了 <a href="https://linux.cn/article-8320-1.html">如何安装和配置 MariaDB</a>[1],也学习了 <a href="https://linux.cn/article-9306-1.html">管理 ...
<p>在我们前面的教程中,我们已经学习了 <a href="https://linux.cn/article-8320-1.html">如何安装和配置 MariaDB</a>[1],也学习了 <a href="https://linux.cn/article-9306-1.html">管理 ...
<p><strong>给大家分享一个免费的SSL证书申请/续签和自动部署的网站-httpsok,一行命令,轻松搞定SSL证书自动续签和部署。</strong></p> <p>证书申请支持通配符域名,证书厂家有 <strong>ZeroSSL</strong> 、 <strong>Le...
<p><strong>没有索引的数据库系统就是三蹦子</strong></p> <p>那么,什么是索引呢?</p> <p>索引(Index)是帮助MySQL高效获取数据的数据结构。可以得到索引的本质:索引是<strong>数据结构</strong>。</p> ...
<p>英文:</p> <p>use keyboard arrow keys to navigate through the quickfix tag occurences in vim</p> <h1>问题 {#heading}</h1> <ol> <li> <p>当我在...
<p>在 DataEase 中使用 Elasticsearch 类型的数据源时,有的用户不希望给查询 Elasticsearch 数据的账号开放过高的权限,希望开放最小的权限满足 DataEase 的访问需求即可,如果你有这样的需求,那么你可以参考下面的步骤进行操作,在 ES 中创建一个只读角色,然后创建一个用户并将此用户设置为只读角色。</p> <...
<p>当前elasticsearch版本8.11.4,报错内容如下:<br /> [ERROR][o.e.b.Elasticsearch ] [ceph1] node validation exception [1] bootstrap checks failed. You must address the points described in the...
<p>当前elasticsearch版本8.11.4,报错内容如下:<br /> [ERROR][o.e.b.Elasticsearch ] [ceph1] node validation exception [1] bootstrap checks failed. You must address the points described in the...
<p>Nexus是一个很强大的私服软件,不仅仅是作为Java的Maven打包使用,同样的也支持pypi、yum源、apt源、npm等等。</p> <p>如果没有私服,我们所有maven、pypi等下载的包都需要通过官方的仓库或是第三方的镜像仓库,如果整个Team都这么做,那么每次打包下载的时候就会浪费大量的时间花费在网路IO上。</p&...
<p>一定要安装bzip2包、一定要安装bzip2包、一定要安装bzip2包</p> <p>1、下载head插件源码<br /> cd /usr/local/src git clone https://github.com/mobz/elasticsearch-head.git cd elasticsearch-head</...
<p>我很喜欢 Vim 这种纯键盘的交互方式, 但是我却一直不怎么会用 Vim. 虽然熟悉 Vim 的键位, 但是不懂 Vimscript, 不知道怎么装插件, 怎么定制它. 因此我一直使用 VSCode 作为主力开发工具, 搭配 <a href="https://marketplace.visualstudio.com/items?itemName...