在docker等虚拟化技术大行其道的今天,我原本也想在我买的ECS服务器里全系使用docker技术,只可惜在我尝试后发现我的ECS配置不够高,整个服务器卡到爆炸,无奈只能使用最原始的方式. 我买的服务器是Ubuntu. 新服务器初始化 1.添加新管理员young adduser young 2.添加young为管理员 sudo vim /etc/sudoers young ALL=(ALL:ALL) ALL 3.对软件安装环境进行初始化 sudo apt-get update sudo apt-
最近网站重启阿里云服务后,出现 An error occurred, An error occurred. Sorry, the page you are looking for is currently unavailable.Please try again later. If you are the system administrator of this resource then you should check the error log for details. Faithfull
公司服务器刚换CentOS7,在内部的刀片机上一直跑的很溜,迁移到阿里云上后Tomcat启动竟然要6.7分钟!这还了得. 且日志上无任何错误,在日志中查看到如下信息: Log4j:[2015-10-29 15:47:11] INFO ReadProperty:172 - Loading properties file from class path resource [resources/jdbc.properties] Log4j:[2015-10-29 15:47:11] INFO Read