摘要:
问题: Service'MongoDB Server'(MongoDB) failed to start.Verify that you have sufficient privileges to start system services. 在Windows电脑安装MongoDB数据库时,就弹出如 阅读全文
摘要:
在电脑中安装linux后,输入ifconfig想要查看IP地址,却提示command not found 。以下为解决办法。 1.1 查看是否真的没有设置IP地址: 命令行中输入ip addr,若看到有ip地址,则说明已设置正常,若没有则需要设置一个 ip addr 1.2 确认sbin目录是否存在 阅读全文
摘要:
IDEA启动项目时报错: Error running 'CloudTankApplication': Command line is too long. Shorten command line for CloudTankApplication or also for Spring Boot def 阅读全文