I have a Tomcat 7 server running on Amazon EC2 (OS – Ubuntu 12 LTS). How can I find out which user is running Tomcat on Amazon EC2?
I have a Tomcat 7 server running on Amazon EC2 (OS – Ubuntu 12
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try this command:
you will get output like this
there you get the process owner name and process id..