LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-27-2015, 02:06 AM   #1
letsrock
LQ Newbie
 
Registered: Jan 2006
Posts: 5

Rep: Reputation: 0
freedesktop question


hi i am a newbie looking around in my system and found alot of freedesktop.org services running on my system they werent there before as i recall, so i wonder if its good to shut them down and remove them or if my system will break down then and stop working, or what are they good for because i see things associated to them all around my system?
i already have a network manager service enabled so i wonder why i need 2 ?

NetworkManager.service enabled

like these services?

dbus-org.freedesktop.Avahi.service enabled
dbus-org.freedesktop.hostname1.service static
dbus-org.freedesktop.import1.service static
dbus-org.freedesktop.locale1.service static
dbus-org.freedesktop.login1.service static
dbus-org.freedesktop.machine1.service static
dbus-org.freedesktop.ModemManager1.service enabled
dbus-org.freedesktop.network1.service disabled
dbus-org.freedesktop.NetworkManager.service enabled
dbus-org.freedesktop.nm-dispatcher.service enabled
dbus-org.freedesktop.resolve1.service disabled
dbus-org.freedesktop.timedate1.service enabled

and if its good to shut them down could you please show me how to do it ?

Regards letsrock
 
Old 11-27-2015, 01:08 PM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
freedesktop is totally ok. you most probably want these services running.

in no particular order:
- understand what dbus is.
- go to the freedesktop.org page and have a good long read to understand what that means.
 
Old 11-27-2015, 06:28 PM   #3
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
With many of those service like Avahi and ModemManager, you may simply not need them because they don't run what you may use on the system. You can disable any or all of them with systemctl (as root), e.g.:
Code:
systemctl disable ModemManager
and they won't start up on next boot. If you want to stop them immediately you can run:
Code:
systemctl stop ModemManager
The simplest idea is find out what they do, decide whether you want that service, or use it, then enable and disable accordingly. If you disable lots of them, if not all, and then have trouble, you can simply re-enable them with the option: 'enable' replacing the term 'disable' in the above commands and start them up again immediately using the the option 'start' replacing 'stop' in the above command. If for example, you are running NetworkManager, then the network service shouldn't be run because the system only responds well to one networking set of programs, so, if you run network, then NetworkManager should be disabled. You can find out much of the running stuff by looking into files and directories under /etc/systemd/system/ to see what's there. There are other programs that run apart from what's there, and to find those you can use the systemctl command:
Code:
systemctl list-unit-files
which shows what's there and the status, such as active or disabled.

Last edited by tomwest; 11-27-2015 at 06:33 PM.
 
Old 11-28-2015, 02:16 AM   #4
letsrock
LQ Newbie
 
Registered: Jan 2006
Posts: 5

Original Poster
Rep: Reputation: 0
ok thanks i will shut down thos that i have 2 of and see what happens.
thanks again
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
freedesktop.org down? Brent74 Linux - Software 6 06-19-2017 06:29 PM
freedesktop jrmann1999 Debian 2 08-06-2004 01:07 PM
Freedesktop.org grassmunk Slackware 3 06-18-2004 09:20 AM
Freedesktop Kroenecker Linux From Scratch 1 03-30-2004 04:35 PM
Xserver (freedesktop.org) SciYro Linux - Software 0 02-27-2004 04:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 09:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration