# note **Repository Path**: nichenxyx/note ## Basic Information - **Project Name**: note - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-07-29 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一些记录 ## 数据库 > 1. [MySQL慢查日志记录](https://gitee.com/nichenxyx/note/blob/master/database/MySQL%E6%85%A2%E6%9F%A5%E6%97%A5%E5%BF%97%E8%AE%B0%E5%BD%95.md) > 2. [MySQL数据库的全量和增量备份.md](https://gitee.com/nichenxyx/note/blob/master/database/MySQL%E6%95%B0%E6%8D%AE%E5%BA%93%E7%9A%84%E5%85%A8%E9%87%8F%E5%92%8C%E5%A2%9E%E9%87%8F%E5%A4%87%E4%BB%BD.md) ## Linux > 1. [Linux的user的uid对分布式文件系统的影响.md](https://gitee.com/nichenxyx/note/blob/master/linux/Linux%E7%9A%84user%E7%9A%84uid%E5%AF%B9%E5%88%86%E5%B8%83%E5%BC%8F%E6%96%87%E4%BB%B6%E7%B3%BB%E7%BB%9F%E7%9A%84%E5%BD%B1%E5%93%8D.md) > 2. [rsync-inotify](https://gitee.com/nichenxyx/note/blob/master/linux/rsync-inotify.md) > 3. [命令问题集锦](https://gitee.com/nichenxyx/note/blob/master/linux/Linux%E5%91%BD%E4%BB%A4%E9%97%AE%E9%A2%98%E9%9B%86%E9%94%A6.md) > 4. [Rancher-server-1.6版本修改ip地址](https://gitee.com/nichenxyx/note/blob/master/linux/rancher-server%E6%9B%B4%E6%8D%A2ip%E5%9C%B0%E5%9D%80.md) > 5. [git免密码更新](https://gitee.com/nichenxyx/note/blob/master/linux/git%E5%85%8D%E5%AF%86%E7%A0%81%E6%9B%B4%E6%96%B0.md) > 6. [docker的agetty的问题解决](https://gitee.com/nichenxyx/note/blob/master/linux/agetty.md) > 7. [RabbitMQ](https://gitee.com/nichenxyx/note/blob/master/linux/RabbitMQ.md) > 7. [Kafka安装](https://gitee.com/nichenxyx/note/blob/master/linux/kafka%E5%AE%89%E8%A3%85.md) > 8. [EMQX的Kafka插件编译安装](https://gitee.com/nichenxyx/note/blob/master/linux/emqx_kafka_bridge.md) > 9. [Python3和python虚拟环境安装](https://gitee.com/nichenxyx/note/blob/master/linux/python3%E5%92%8Cpython%E8%99%9A%E6%8B%9F%E7%8E%AF%E5%A2%83%E5%AE%89%E8%A3%85.md) > 10. [nginx设置基础密码验证.md](https://gitee.com/nichenxyx/note/blob/master/linux/nginx%E8%AE%BE%E7%BD%AE%E5%9F%BA%E7%A1%80%E5%AF%86%E7%A0%81%E9%AA%8C%E8%AF%81.md) ## Java > 1. [SpringBoot 项目的代码结构(参考)](https://gitee.com/nichenxyx/note/blob/master/java/SpringBoot%20%E9%A1%B9%E7%9B%AE%E7%9A%84%E4%BB%A3%E7%A0%81%E7%BB%93%E6%9E%84.md) > 2. [SpringBoot 文件下载](https://gitee.com/nichenxyx/note/blob/master/java/SpringBoot%20%E6%96%87%E4%BB%B6%E4%B8%8B%E8%BD%BD.md) > 3. [Springboot关于redis的分布式锁](https://gitee.com/nichenxyx/note/blob/master/java/springboot%E5%85%B3%E4%BA%8Eredis%E7%9A%84%E5%88%86%E5%B8%83%E5%BC%8F%E9%94%81.md) > 4. [使用javax的sendMail方式发送邮件](https://gitee.com/nichenxyx/note/blob/master/java/%E4%BD%BF%E7%94%A8javax%E7%9A%84sendMail%E6%96%B9%E5%BC%8F%E5%8F%91%E9%80%81%E9%82%AE%E4%BB%B6.md) > 5. [注解](https://gitee.com/nichenxyx/note/blob/master/java/%E6%B3%A8%E8%A7%A3.md) ## Mac OS X > 1. [添加跳转路由](https://gitee.com/nichenxyx/note/blob/master/mac/route.md)