问题: es安装好之后,使用root启动会报错:can not run elasticsearch as root [root@iZbp1bb2egi7w0ueys548pZ bin]# ./elasticsearch [--21T09::,][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] [] uncaught exception in thread [main] org.elasticsearch.bootstrap.StartupE…
在ubuntu11.10以后版本中发现,安装wireshark后用root权限启动,弹出如下错误: Running as user “root” and group “root”. This could be dangerous.Lua: Error during loading: [string "/usr/share/wireshark/init.lua"]:45: dofile has been disabled 通过google查找问题,说是在ubuntu下存在该bug,解决办…