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

  • Home
  • SEARCH
  • 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 a custom server in C# being run on Ubuntu 11.10 under mono.
I run an installation of Ubuntu as a server. I have noticed that it
I have numerous Spring Framework-based applications that run on a Tomcat 5.5 server. Some
I run PHP 5.2 on Ubuntu with Apache 2. When I want to serve
I'm trying to run my php App from Ubuntu Server 11.10. This App works
I'm using ubuntu 9.10 and I installed java and tomcat using the package manager.
I have next task: Debug Apache Tomcat in Eclipse. My steps: Run Tomcat: ./startup.sh
I am trying to create an application that would run on ubuntu desktops,I want
I have two queries which I am detailing below: I installed tomcat 7.0 on
I am using Apache/2.2.14 and Apache Tomcat/6.0.29 in a Ubuntu Server 10.04.3 LTS .

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.