随笔分类 - Linux
Redis Unknown redis exception; nested exception is java.lang.ClassCastException
摘要:1. 完整错误信息 2020-07-09 14:16:47.579 [XNIO-2 task-58] ERROR com.cargps.controller.sync.LouLanSyncController - Unknown redis exception; nested exception i
阅读全文
Linux 常用命令集合
摘要:1. 常用命令 ls 显示当前目录下的文件和文件夹; -ltr 按时间顺序显示文件和文件夹的详细信息,不带参数的时候 只显示文件夹和文件。 vi 打开文件的内容 tar -cvf file.tar file 压缩成tar包 tar -xvf file.tar file 解压缩tar包,后面的file
阅读全文
浙公网安备 33010602011771号