General :: Difference Between Deamon And Service?
Jun 15, 2010difference between deamon and service in Linux?
View 9 Repliesdifference between deamon and service in Linux?
View 9 RepliesThere is a particular java app called LanguageTool which we need to host on our centos server. Other applications are supposed to send an http request to this machine; this machine should pass this data (received over the http request) to the java application concerned, obtain the output from the app; and then send this response back to the requesting client...
We need to set this app as a service on startup. The centos machine might restarted from time to time; so we expect this service should startup automatically. What can I do to get this done?
how to enable screensaver deamon if I do not have root password (not admin)??
View 1 Replies View Relatedi just finished installing CentOS 5 in my laptop. While I was trying to configure my Wireless network to connect internet, I found a guide in CentOS site which recommended to start "NetworkManger" service so as to setup wireless network. I followed and it Worked great.
But i would like to understand the difference between "Network" service and "NetworkManager" service. I had initially thought restarting "Network" service would help. explaining the basic difference between these 2 services.
I am getting avahi daemon failed message at startup and after that the screen keep flickering but no login screen appears. I have read somewhere at the Internet that the cause is full usage of /tmp. Further they advised to delete /tmp/X0-lock. I am using fedora9. Please tell me: 1. If deleting /tmp/X0-lock will be safe? 2. To do this, how can I access the command line when system is not starting up ?
View 4 Replies View Relatedwhats the difference between restarting/stopping apache using 'service httpd restart/stop' and apachectl restart/stop. I know that using 'service httpd restart' is actually a script in /etc/init.d/httpd but what about apachectl?
View 1 Replies View Relatedwill the command service httpd restart the apache service if i enable httpsd service in graphical mode
View 12 Replies View RelatedI have a RHEL 5 server linux 64 bit ,How to check the configuration of sshd I just was able to check the sshd service and restarted it but i don't know how to check its configuration
View 4 Replies View RelatedI am trying to get my system up and running with motion (motion detection software).
After a reboot I have the video device /dev/video0
But then when I start the daemon
Code:
sudo /etc/init.d/motion start
is says [ OK ]
but now the devide /dev/video0 is no longer there and motion won't start up.
Code:
Failed to open video device /dev/video0: No such file or directory
The only way to get the video0 device back is rebooting.
Ive in vmware an Ubuntu Git server, and form the server to the server it works perfect If i connect with mine mac to the server it ask for a password, and ive no idea what that is.
But on the internet was standing a command for public reposority git git-daemon --base-path=/home/git/repositories/ --export-all
when I run it , this error appear: git: 'git-deamon' is not a git command. See 'git --help'.
I am running Server 10. I have a requirement to perform an action before the MySQL service starts, and perform another action after MySQL service stops.
I found the init script for MySQL under /etc/init/mysql.conf. I added my thing to the pre-start script there and works fine.
I am having trouble finding the script that stops the server so I can modify.
I'v just installed wicd. I can't get it to sart, I get errors saying that wicd couldn't connect to it's dbus interface and the wicd deamon has shut down. Then there's a report from SELinux saying that it's preventing /usr/bin/python "write" access on /etc/dhcp/manager-settings.conf and that access is denied to wicd. I can get wicd to start if I su to root, but I'd like to not have to do that every time I boot. Is there a fix?
View 1 Replies View Relatedi can smb in centos 5 and i run service smb restart, it shows :smb: unrecognized service..... i run rpm -qa |grep samba,it shows
samba-common-3.0.33-3.7.el5
samba-client-3.0.33-3.7.el5
.....
I need to start a service before network service How to?
View 1 Replies View Relateddf -k
/dev/sda6 25396228 21249088 2836240 89% /export
21G used[code].....
The 3.4G is correct because we have removed all non essential file but free space reported by df is not consistent with the actual free space that should be there.
the difference between GLX and EGL?
View 1 Replies View Relatedwhat is the difference between C and gcc...
View 12 Replies View RelatedLast week in one of the Interview Dump Papers I read about NIS+. Anyone who can quick reference how the setting up NIS is different from NIS+.
View 1 Replies View Relatedwhat is the difference between a GUI and KDE..
View 5 Replies View RelatedI need to know the exact difference between SCP and SSH can somebody explain please as i am confused as both seem to do the same thing if so let me know what the difference is.
View 4 Replies View RelatedWhat is the difference between /dev/tty and /dev/pts ??
I google a lot but didn't understand......
Thanks in advance
What is the difference between |less and |more ?
View 7 Replies View RelatedI tried to download ISO file and saw ,Download ISO 1 and Download ISO 2 .What is the difference between two ISO's?
View 4 Replies View RelatedThe desktop search has stopped working in Gnome.I get a message that says 'Search Service not running' with a button that says 'Start Search Service'.When I click the button nothing happens
View 1 Replies View RelatedWhat is the main difference between these two ? NIS and LDAP ?
View 1 Replies View RelatedI want to know the differences between Linux and BSD .Which is efficient. Because they have some of the similarities with them.
View 3 Replies View RelatedCan anybody please explain me how source code compilation gives more performance than yum?
View 3 Replies View RelatedPossible Duplicate: Is it possible to install Mac OS X on customized hardware? Well I think the title is the main question here and aside from that: What is it that does not allow the MacOS to be installed on a normal PC ? How do I install the MacOS on a PC ?
View 1 Replies View RelatedI created 2 virtual machines with VMware Workstation 7. They have identical hardwares. One guest is CentOS 5.6, another is Mandriva 2011.
When I try to mount the cdrom in guest OS, in CentOS, I should execute
mount /dev/hdc /path/to/mount
in Mandriva, I should execute
mount /dev/sr0 /path/to/mount
I also remebered in some other Linux variant, I had to use
mount /dev/cdrom /path/to/mount
What's the difference between hdc, sr0 or cdrom? Is there a consistent way to mount cdrom in all Linux variants?
What is the difference between &> and >& in bash? tldp did not mention the latter one. Is it really a redirection operator?
View 3 Replies View Related