Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4584342
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:20:28+00:00 2026-05-21T21:20:28+00:00

When I run ubuntu, the tomcat server I have installed runs automatically and I

  • 0

When I run ubuntu, the tomcat server I have installed runs automatically and I have to switch it off manually. I want tomcat not to start automatically on boot. How to disable tomcat’s startup on boot?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T21:20:29+00:00Added an answer on May 21, 2026 at 9:20 pm

    -> first: find out the name of the service. for example: tomcat or tomcat6

    Than: try this:

    sudo update-rc.d tomcat remove

    You can use the following tool:

    sudo sysv-rc-conf
    

    http://dotgiri.com/2009/08/31/alternative-for-chkconfig-in-ubuntu-sysv-rc-conf-enable-or-disable-services-at-startup/

    If this doesn’t work, the next will work

    1.) find out your current runlevel

    runlevel
    

    2.) (re)move the startscript from the runlevel directory
    /etc/rcX.d (wher X is the number of the current runlevel) Example:

    mv /etc/rc5.d/S90tomcat /etc/rc5.d/disable.S90tomcat
    

    The script starts with S and an Number (for example S90tomcat), which means: S=stratscript for tomcat, Start at position 90.

    Simply delete or move that script.

    3.) Finally also remove the stop-Script (Kill Script) which looks like /etc/rcX.d/Kyytomcat where yy is an number between 0-99 and X is the runlevel, you still know.

    mv /etc/rc5.d/K01tomcat /etc/rc5.d/disable.K01tomcat
    

    Look at this
    http://www.unixtutorial.org/2009/01/disable-service-startup-in-ubuntu/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have numerous Spring Framework-based applications that run on a Tomcat 5.5 server. Some
I have an ubuntu server that i have some scripts that need to run
Ubuntu has 8 run levels (0-6 and S), I want to add the run
I have configured my Django app to run under Apache+FastCGI on Linux (Ubuntu, if
I'm developing on a Ubuntu 8.04 machine using Eclipse Ganymede. I installed Tomcat 5.5
I'm using ubuntu 9.10 and I installed java and tomcat using the package manager.
I have Ubuntu 10.04 and have the Qt library install. When I run the
I run Ubuntu 10.10. I just want to debug a simple script. After spending
I run a game and the running is done by hand, I have a
At run time I want to dynamically build grid columns (or another display layout)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.