LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   MEPIS (https://www.linuxquestions.org/questions/mepis-64/)
-   -   HOWTO Check, Start and Stop Services (https://www.linuxquestions.org/questions/mepis-64/howto-check-start-and-stop-services-385940/)

GNewbie 11-23-2005 05:15 PM

HOWTO Check, Start and Stop Services
 
how does one check, start and stop services? i'm specifically interested in starting and stopping apache2 and postgresql8.

tia...

PTrenholme 11-23-2005 05:41 PM

Try /etc/init.d/<service> status to check its status. (As root, of course.)

Edit: Where "<service>" means "The service name shown by ls /etc/init.d."

Other options are (usually) start, stop, and restart.

If you're using a GUI, there is (again, usually) a "Services" menu item you can use.

coyopil 11-23-2005 05:57 PM

activate debian mirrors in synaptic

apt-get install rcconf as root in a terminal (or use synaptic)

(-that package is not included in mepis)

open terminal, su to root

type rcconf

--you get a text based interface that allows you to stop and start services

mos 11-23-2005 07:05 PM

or if you prefer a GUI ksysv or bum will do the job quite nicely

coyopil 11-24-2005 05:31 PM

right, but bum is not available on my system, the sysv prog in kde is a bit complex
--> rcconf is always available and debian's text mode proggies are very fast & effective

antiartist 10-30-2010 02:27 AM

How to stop specific services
 
Hello;

I would also like to stop a few particular services so that I can do a dist-upgrade.

rcconf shows only one of the services I wish to stop (xdm) but there is no dot to the left of the service name which, as far as I understand, means it was not loaded at boot. The other service I wish to stop (xscreensaver) is not listed here at all.

Just so you know, I am attempting to upgrade my distribution of Debian but when updating libc...something, the installer says I need to stop the above mentioned services first.

What am I missing here? I'm rather new to Linux.

TobiSGD 10-30-2010 08:10 AM

Quote:

Originally Posted by coyopil (Post 1966295)
activate debian mirrors in synaptic

apt-get install rcconf as root in a terminal (or use synaptic)

(-that package is not included in mepis)

open terminal, su to root

type rcconf

--you get a text based interface that allows you to stop and start services

According to the Distributions mentioned in the OPs profile (U/K/X)buntu), it is not a good idea to activate the Debian repos in his synaptic. Debian and Ubuntu are not binary compatible, and according to the version the OP uses (6.10), the next update will do severe damage to his system.

coyopil 08-18-2012 05:15 AM

cross over repos, comment
 
Quote:

Originally Posted by TobiSGD (Post 4144177)
According to the Distributions mentioned in the OPs profile (U/K/X)buntu), it is not a good idea to activate the Debian repos in his synaptic. Debian and Ubuntu are not binary compatible, and according to the version the OP uses (6.10), the next update will do severe damage to his system.

Yes, it goes without saying that Debian repos will not work for an upgrade in Ubuntu.
But it's perfectly safe to install a lot of applications from debian in Ubuntu and vice versa.

F.ex I install the gtk1 version of the Emelfm file manager from Ubuntu 8.04 in Debian where it is no longer available.

The repos must be deactivated after successful install in such a case of course.

zeeone 08-22-2012 09:59 PM

Oh Boy, for KDE4 for the the GUI to start and start services, open System Settings >System Administration > Startup and Shutdown >Service Manager. Highlight the service and click on the stop button.
To restart the service, highlight it, click the start button, done.

zeeone 08-22-2012 10:09 PM

Quote:

Originally Posted by antiartist (Post 4143971)
Hello;

I would also like to stop a few particular services so that I can do a dist-upgrade.

rcconf shows only one of the services I wish to stop (xdm) but there is no dot to the left of the service name which, as far as I understand, means it was not loaded at boot. The other service I wish to stop (xscreensaver) is not listed here at all.

Just so you know, I am attempting to upgrade my distribution of Debian but when updating libc...something, the installer says I need to stop the above mentioned services first.

What am I missing here? I'm rather new to Linux.

What desktop are you using? And in most cases the Deb installers stop what services that need to be upgraded. You have Ubuntu listed as your distro. Which Deb are you trying
to upgrade?


All times are GMT -5. The time now is 01:44 AM.