
Linux详解(基础、环境配置、项目部署入门)
- 2022 年 5 月 26 日
- 笔记
Linux(CentOS 7)操作系统 消息队列(Kafka、RabbitMQ、RocketMQ),缓存(Redis), …
Continue ReadingLinux(CentOS 7)操作系统 消息队列(Kafka、RabbitMQ、RocketMQ),缓存(Redis), …
Continue Reading一、 Shell 编程 1. 简介 Shell 是一个用 C 语言编写的程序,通过 Shell 用户可以访问操作系统内核 …
Continue Reading1. 下载 Zookeeper Zookeeper 官网 使用 wget 下载: wget //mirrors.bfsu …
Continue Reading一、Linux 终端命令格式 1.终端命令格式 完整版参考链接:Linux常用命令完整版 command -optio …
Continue Reading巧妙的ohmytmux配置 看oh my tmux的配置,发现他们很巧妙的将配置和shell函数放到一个文件里 比如切换 …
Continue Reading前置工作:安装OpenBLAS; 安装Mpich (可参考首页博客) 官网下载压缩包到/opt目录 cd /opt &a …
Continue Reading介绍 本文引用《linux设备驱动开发》书中部分解释,记录开篇第一章helloworld程序 以下内容需要掌握如下基础信 …
Continue Reading方式一、二、三适用于ubuntu,centos推荐使用方式二、方式三 方式一 在ubuntu系统中,如果你使用的apt方 …
Continue Reading本篇文章主要介绍如何搭建MySQL主主配置、主从配置、haproxy、keepalived,已经搭建过程中的一些问题。本 …
Continue Reading1、什么是Slab 分配器: 以下摘自维基百科://en.wikipedia.org/wiki/Slab …
Continue Reading