
Linux
文章平均质量分 77
Linux系统
不会调制解调的猫
现在作诗
展开
-
笔记 | WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!原创 2024-01-25 09:51:57 · 513 阅读 · 0 评论 -
笔记 | Bash 中 if 判断选项
Notes | If option in Bash原创 2024-01-19 14:35:40 · 3575 阅读 · 0 评论 -
笔记 | sort 命令
Notes | sort command原创 2024-01-19 14:28:14 · 472 阅读 · 0 评论 -
笔记 | Bash 中 if 判断选项
在 Bash 脚本中,if语句可以使用多种条件检测选项来测试文件、字符串以及其他条件。原创 2024-01-03 16:56:22 · 840 阅读 · 0 评论 -
PLG | Prometheus + Loki + Grafana 是时候把你的ELK扔掉了
PLG | 二进制安装部署Loki Promtail原创 2023-12-12 10:12:22 · 1351 阅读 · 0 评论 -
Out of memory: Kill process | 解决进程自动退出问题
Out of memory: Kill process | Resolve the issue of automatic process exit原创 2023-08-17 09:20:09 · 7393 阅读 · 2 评论 -
MySQL - ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: NO/YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO/YES)原创 2022-09-26 17:50:25 · 1002 阅读 · 0 评论 -
MySQL - 索引的数据结构
二叉树 B+树 B-树 B树 Hash结构 AVL树 R树 索引迭代原创 2022-09-13 14:10:13 · 1483 阅读 · 2 评论 -
MySQL - 逻辑架构
MySQL - logical architecture原创 2022-09-12 17:35:52 · 562 阅读 · 0 评论 -
MySQL - 权限表
MySQL - permission table原创 2022-09-12 14:32:39 · 3329 阅读 · 0 评论 -
Zookeeper - Java API 对节点操作
Zookeeper - Java API for Znode operation原创 2022-09-06 19:17:49 · 1029 阅读 · 0 评论 -
Zookeeper - 节点监听
Zookeeper - Znode monitoring原创 2022-09-06 15:37:32 · 1698 阅读 · 0 评论 -
Zookeeper - 节点
Zookeeper - Znode原创 2022-09-05 17:01:58 · 1707 阅读 · 0 评论 -
Hadoop3.x - 本地安装 + 完全分布式安装 + 集群配置 + xsync分发脚本 (解决root用户启动Hadoop集群的报错问题)
ERROR: Attempting to operate on hdfs namenode as rootERROR: but there is no HDFS_NAMENODE_USER defined. Aborting operation.ERROR: Attempting to operate on hdfs secondarynamenode as rootERROR: but there is no HDFS_SECONDARYNAMENODE_USER defined. Aborting原创 2022-09-02 18:04:18 · 3386 阅读 · 0 评论 -
Zookeeper - 集群搭建 + 群起集群脚本
Zookeeper - cluster building原创 2022-09-02 11:02:37 · 2257 阅读 · 0 评论 -
Zookeeper - 本地安装与参数配置
Zookeeper - local installation and parameter configuration原创 2022-09-01 15:54:46 · 2173 阅读 · 0 评论 -
Docker容器教程 - 从入门安装 --> Compose编排Java服务 --> 重量级监控
Docker container tutorial - installation from the beginning -- > compose Java Service -- > heavy monitoring原创 2022-09-01 11:11:54 · 515 阅读 · 0 评论 -
Nginx - 虚拟主机与域名解析
Nginx - virtual host and domain name resolution原创 2022-08-26 15:26:31 · 1673 阅读 · 0 评论 -
Nginx - 目录结构与配置文件详解
Nginx - directory structure and configuration file details原创 2022-08-25 16:11:19 · 5782 阅读 · 0 评论 -
Kafka + Zookeeper + Hadoop 集群配置
Kafka + zookeeper + Hadoop cluster configuration原创 2022-08-23 19:47:56 · 1293 阅读 · 1 评论 -
DOCKER BUILD失败:ERROR CHECKING CONTEST: NOT FOUND OR EXCLUDED BY .DOCKERIGNORE.
DOCKER BUILD FAIL:ERROR CHECKING CONTEST: NOT FOUND OR EXCLUDED BY .DOCKERIGNORE.原创 2022-08-19 09:18:28 · 1433 阅读 · 1 评论 -
Docker容器 - 重量级监控系统CIG - CAdvisor + InfluxDB + Grafana
Docker container - heavyweight monitoring system (CIG) - cadvisor + influxdb + grafana原创 2022-08-11 11:14:03 · 1895 阅读 · 0 评论 -
Docker容器 - 轻量级可视化工具Portainer
Docker container - lightweight visualizer原创 2022-08-11 09:34:13 · 1276 阅读 · 0 评论 -
Docker容器 - compose容器编排(Java微服务项目实例,解决 docker-compose up Mysql 的报错问题)
ERROR: for mysql Cannot start service mysql: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/jardocker/mysql/conf/my.cnf" to rootfs at "/etc/my.cnf原创 2022-08-08 12:18:10 · 4537 阅读 · 2 评论 -
Docker网络 - docker network详解
Docker Network - docker network details原创 2022-08-05 16:04:15 · 32881 阅读 · 10 评论 -
Docker容器 - DockerFile发布Java微服务并部署到Docker容器
Docker container - dockerfile publishes Java microservices and deploys them to docker container原创 2022-08-02 12:02:46 · 1886 阅读 · 1 评论 -
Docker容器 - 虚悬镜像
Docker container - dangling image原创 2022-08-02 11:10:35 · 709 阅读 · 0 评论 -
Docker容器 - DockerFile详解
Docker container - dockerfile details原创 2022-07-30 17:03:41 · 6188 阅读 · 0 评论 -
Docker容器 - 实现Redis Cluster(集群)模式 哈希槽分区进行亿级数据存储
Docker container - implement redis cluster mode hash slot partition for billion level data storage原创 2022-07-26 22:44:21 · 2179 阅读 · 1 评论 -
PXE网络装机
Preboot eXecution Environment原创 2022-07-26 10:22:12 · 346 阅读 · 0 评论 -
FTP文件传输协议
FileTransferProtocol原创 2022-07-26 09:31:58 · 356 阅读 · 0 评论 -
DNS域名解析协议
Domain Name System原创 2022-07-26 09:02:31 · 468 阅读 · 0 评论 -
Docker容器 - 安装Tomcat高版本,解决访问8080报错404
Docker container - install the higher version of Tomcat to solve the problem of 404 error in accessing 8080原创 2022-07-21 11:44:27 · 1361 阅读 · 0 评论 -
NFS网络文件系统
Network File System原创 2022-07-21 10:19:44 · 673 阅读 · 0 评论 -
Docker容器 - 容器数据卷
Docker container - container data volume原创 2022-07-19 16:08:41 · 1263 阅读 · 0 评论 -
Docker容器 - 启动报错:No space left on device
Docker container - startup error: no space left on device原创 2022-07-14 19:10:25 · 6753 阅读 · 0 评论 -
Docker容器 - 基础命令
Docker container - Basic command原创 2022-07-14 10:32:05 · 3364 阅读 · 0 评论 -
Linux进程、线程、协程,Java/Golang多线程并发
Linux processes, threads, coroutines, java/golang multithreading concurrency原创 2022-07-12 10:35:35 · 1010 阅读 · 2 评论 -
Linux排除启动故障
Linux troubleshooting startup原创 2022-07-08 13:43:31 · 394 阅读 · 0 评论 -
MySQL - 权限管理
MySQL advanced原创 2022-07-07 12:02:01 · 414 阅读 · 0 评论