logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Linux下载的详细教程

最近刚刚接触Linux,对于其下载的繁琐深感烦恼,特记录与此,一来巩固知识,而来便于理解,希望也能对于你有所帮助。我们大家平时的电脑大都是Windows操作系统,大家觉得操作起来很方便,只用点鼠标就行了,而Linux它的任何操作都需要用指令来操作,刚开始时或许你会觉得Linux没有Windows好用,但如果以后工作了,大多用的都是Linux,那我们如何在我们的Windows上来安装一个Linux系

#linux#操作系统#大数据
Linux强制退出当前执行命令

Ctrl + C强制退出当前执行命令。

#linux
SpringBoot 启动报错 “Unable to start ServletWebServerApplicationContext due to missing ServletWebServerF

项目报错信息:org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServe

#java#spring#spring boot +2
org.apache.curator.CuratorConnectionLossException: KeeperErrorCode = ConnectLoss

今天学习微服务过程中发现一个巨坑的问题!!特此记录一下。当在Windows下的java端连接Linux下的Zookepper时:一直报错显示:org.apache.curator.CuratorConnectionLossException: KeeperErrorCode = ConnectionLoss然后一直找BUG,找找啊找啊,百度搜啊搜。。。。。。最后发现:在当先项目下的yaml配置文件

#linux#java#zookeeper +1
到底了