root として tomcat7 を実行する必要はありません。
vagrant@dev$ /etc/init.d/tomcat7 stop
You need root privileges to run this script
現在のユーザー vagrant として tomcat7 を実行する方法を教えてください。
注-これを実現するために多くの醜い構成がある場合sudo apt-get remove tomcat7
、Ubuntuで開いてから、.tar.gzファイルから非ルートディレクトリにtomcat7を再インストールします。
ありがとう、ケビン