Fedora :: Systemctl List All Services?
Aug 24, 2011
I'm trying to find the systemctl equivalent of "chkconfig --list".$ systemctl -t service -alooks like the command, but it does not return any line about the ntp service. It does exist because I get this:
$ systemctl status ntpd.service
ntpd.service - Network Time Service
Loaded: loaded (/lib/systemd/system/ntpd.service)
[code]...
View 9 Replies
ADVERTISEMENT
Jul 22, 2015
Have been working most of the day on this usb full install (Jesiie xfce) trying to make it leaner/faster and trying to get rid of minor annoyances like "watchdog: watchdog0 is not shutting down" (couldn't btw), finally managed to disable "You have mail" by commenting out "session optional pam_ mail.so standard" in /etc/pam.d/login. Every little change registers in terms of seconds of boot time saved and how the system responds because, well, i'm booting from a usb 2 drive.Followed some suggestions from "Reduce Debian", removed cups-common, some foreign language locales and man pages. what i can safely do with systemctl.
View 14 Replies
View Related
Oct 21, 2010
I can see this phenomenon on 2 different systems running 11.3 .In simple mode and also in expert mode.
View 9 Replies
View Related
Jul 23, 2011
I spent a few minutes googling this, but I am not even sure what to search for. I suspect I'm looking at part of upstart, but it could also be sysvinit, plymouth or something else entirely. Every time I reboot, just between plymouth's splash screen and gdm loading, I am shown a list of services starting. The list shows the names of the services and [OK] if they started sucessfully or [fail] if they did not (only apport ever fails and only occasionally). I don't need or want to see this list. It also interrupts the transition from Grub to GDM (the background color should be the same shade of purple from grub all they way to the desktop, but this list is presented as ordinary terminal output: white text on black background)
View 4 Replies
View Related
Apr 2, 2011
i know that there is already a command for it but it comes out with a lot of letters that makes it hard to find the services that are runningi'm talking about services like DNS, APACHE, DHCP, SAMBA, SSH etcis there a command that will list these services and related services that are running instead of showing a bunch of jumbled and lettered mess thats hard to comprehend
View 6 Replies
View Related
Apr 30, 2010
Where can I find a list of services converted to upstart in Ubuntu 10.04? What is the syntax for stopping, starting and restarting these services?
View 6 Replies
View Related
Jan 24, 2011
Is there any unix command to list services running on remote unix box.
View 6 Replies
View Related
Jan 26, 2010
I have a script from which i want to disable unwanted services. I wanted to have the list of unwanted services in the same script file. I tried the following, but it is not working...How do I mention list of services in the same file and still make the script work ?
Code:
#/bin/bash
#List of services, modify list between SERVICES tag
service_list=$(cat <<SERVICES
acpid
apmd
avahi-daemon
[Code]...
View 1 Replies
View Related
Jun 8, 2011
went through the tutorial on FedoraSolved for securing ssh. I installed denyhosts with yum and then tried to run it with the command line command"sudo /etc/init.d/denyhosts start" but I got the message"Job Failed. See system logs and 'systemctl status' for details [FAILED]"and in the application "services" in the applications menu,t shows an exclamation warning and says that "This unit has failed"
View 1 Replies
View Related
Oct 10, 2015
I'd like to know how I can modify an existing GNOME extension to call Code: Select allsystemctl hibernate
View 1 Replies
View Related
Dec 7, 2010
So I want to get mount/umount option under right click services menu. I went to Dolphin -> Settings -> Configure Dolphin -> Services -> Download New Services and from there I installed KDE CDEmu Emulator and MountISO. But neither of them is showing up in actual context menu. Neither in Dolphin -> Settings -> Configure Dolphin -> Services for that matter. I tried to install them as normal user and as a root. I went to have a peak in /usr/share/kde4/services/ServiceMenus/ but they aren't there as well... It's just me or lots of things seems to be not quite working in 11.3?
View 9 Replies
View Related
Sep 13, 2010
How can Vsftpd services & Xinetd.d services can be differentiated?
View 5 Replies
View Related
Feb 17, 2010
I understand there is a file that stores the repositories' information, but I can't find it!Is there a way I can create a list of what applications have been installed?The idea is that if I am running a backup, finding a way to save the repository list and applications installed so if I am upgrading, or fixing a borked system by re-installing Fedora, I could copy the repo list back, and run the applications list like ode:yum install <cat apps.txt?> and get all of the applications I've installed via Yum without having to remember them all?Is there anything else, outside of /home, I should look at backing up? SELinux settings?
View 6 Replies
View Related
Apr 24, 2009
Why some application has daemon and some others doesn't. I thought just network application has services like httpd, nfs, cups.... but I just found out that cron, gpm.. and other has it to. why other some other applications hasn't got daemon. Just want to know what sort of application has services.
View 2 Replies
View Related
Nov 27, 2009
Fresh install of F12 live cd to hard drive. Click on System - Administration .....should be a services icon to click on? where is it? How do I get it?
View 5 Replies
View Related
Dec 5, 2009
to disbale some unnersercary services in fedora 11.i have bluetooth and ssh disablesdwhat services van i also disable?is there somewhere an howto for it?
View 2 Replies
View Related
Jan 27, 2010
gdm seems to be missing from system-config-services.Cant find in in /etc/rc.d/rc5.d either.Does anyone now how it gets started ?
View 2 Replies
View Related
Nov 18, 2010
Fedora 14 is freezing while starting services. what I know is that the system is passing kernel verification. Is there a way to choose which service to start during bootup?
View 3 Replies
View Related
Dec 18, 2008
I am using fedora core 9. I want to enable telnet and ftp services . I used following commands
service xinetd reload which gives error as unrecognised service and
/etc/init.d/xinetd reload which gives error as no such file or directory
how to install and start this service ?
View 1 Replies
View Related
Feb 12, 2011
I am trying to install ftp or sftp or just something for my friend to download some files from my fedora 13. I have googled and found some useless/nonworking guides. Has anyone been able to set up these services in fedora 13. I want to have a special user for my friend which he can log in as.
View 2 Replies
View Related
Mar 28, 2010
how do I save installed packages in a list and restore ...
rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n
View 4 Replies
View Related
May 30, 2009
I can view my website, and ssh in when I've logged in already at home, but if the system gets rebooted, and gets as far as the login screen, I am not able to view the web site or ssh in. I was wondering how to set things up so thatthese services are running independent of logging in.
View 14 Replies
View Related
Jun 15, 2009
I just upgraded from Fedora 10 to 11 using yum preupgrade method. After what seems to be a successful upgrade, I get 2 boot errors warning icon at the log-in screen - one for ntpd and the other for httpd, both fail.
When trying to start http by command line the following error line appears:
Starting httpd: httpd: Syntax error on line 196 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_file_cache.so into server: /etc/httpd/modules/mod_file_cache.so: cannot open shared object file: No such file or directory
[FAILED]
In "Services" it shows httpd as being enabled, but not started. When I try to start it, it just gets stuck on refreshing.
View 9 Replies
View Related
Aug 15, 2009
i am working with fedora 9 i need to turn on services such as telnet,ftp,dns,nfs,dhcp etc. but the problem is i dont even find xinetd based service when i am giving this command
Code:
#chkconfig --list|more
nd some command is not working for me as well like
[code]....
View 8 Replies
View Related
Jan 29, 2010
I am using Fedora12 with latest update, and am using kde4.3.4.
To decrease the memory consumption on one of my system I disabled many services presently only following services are running:
NetworkManager
abrtd
acpid
akmods
[Code]....
Now I want to stop some default running process like modem-manager, seapplet, ksmserver, krunner and sometime knotify4. I could not locate the initiation point of these services. So that I can manage (start/stop) these services.
View 5 Replies
View Related
Feb 26, 2010
I was running NFS in my Fedora. I found that I could not mount exported directory in client machine (Fedora ) with firewall enable in NSF server. Even I tried by clicking out all services in firewall (but not disabling it), it did not work. To make it work, I had to disable firewall. Is there any way to do this without disabling firewall?
View 3 Replies
View Related
Jun 10, 2010
I'm curious as to why system-config-services is not installed by default in Fedora 13. IMO it's a pretty important tool for managing a system. I checked the release notes but could not find any mention of its removal.
View 2 Replies
View Related
Jul 15, 2010
I need to initialize the ssh,httpd.vsftpd when the system is initialized, how can i do that?
View 6 Replies
View Related
May 7, 2009
I have several services set to start in init 3 on a cloud provider. The init scripts appear to be in the correct folder but the services are never started after a reboot. I finally watched the console and all the services start correctly then shutdown after a few moments.
View 9 Replies
View Related
Jun 21, 2010
I have a Linux server and 5 desktops. When I shutdown and restart my server the DNS services gets stopped. I dont want it to stop, when i shutdown. It should run. How to enable it.
View 2 Replies
View Related