Fedora :: Add Chkconfig Support To The Script?

Jun 17, 2010

I want to write init.d script, I find some material (It will be wonderful, if you will give some more materials to read) and i have nice script, but it says

Code:
service test_script does not support chkconfig

Where I can read about how to add chkconfig support to the script?

View 3 Replies


ADVERTISEMENT

Fedora Servers :: Service X Does Not Support Chkconfig?

Jan 9, 2009

I found and modified the following file. It starts JBoss just fine. However, chkconfig refuses to --add it - saying the file doesn't support it.

its in /etc/init.d, root:root, rwx,rx,r and the first few lines...

#!/bin/sh
# chkconfig: 345 100 25
# description: JBoss App Server
# processname: jboss

[Code]....

View 9 Replies View Related

Fedora Networking :: Command Line And Did A Couple Of Chkconfig Things And Entered Ip Address?

Jan 8, 2010

F10 trying to key in static ip address. Have followed guidelines on turningoff NetworkManager and turning on network. i went to command line and did a couple of chkconfig things and entered ip address, with subnet. when i do ip addr show i see under eth0 inet 192.168.3.11/32 which is 255.255.255.0, i'm pretty sure. i do not see gateway. when i go to system/network get prompted to log into root, network config window opens. icheck eth0 and the subnet mask is 192.168.3.1, the gateway, which is in correctly, in the gateway slot, as well. i still can not ping to from my xp based multihomed router.

View 3 Replies View Related

Fedora :: "#chkconfig --level 345 Dhcpd On" Into A Network With Existing DHCP Server?

May 21, 2011

what happens if "#chkconfig --level 345 dhcpd on a network with existing DHCP server"

View 2 Replies View Related

Networking :: Chkconfig: Cannot Add Conky

Sep 12, 2010

I want to start my conky while system boots. what i am getting is:

[Code]....

View 2 Replies View Related

Server :: Chkconfig: Cannot Add New Service

Mar 8, 2010

I've just created a new chkready script. but on trying to add it will the following command I get an error:

Code:
$ chkconfig --add languagetool
service languagetool does not support chkconfig

PS: Just learned how to write a chkconfig script.

View 5 Replies View Related

CentOS 5 :: Chkconfig Vs. Update-rc.d?

Feb 24, 2010

I'm trying to bring up a server on CentOS5 -- working from Debian instructions.

I've just installed postgres and an init.d script postgres8-2.4. My Debian instructions next tell me to execute:

update-rc.d postgresql-8.4 defaults

...which doesn't work on CentOS.

Searching Google, I see that I should use chkconfig instead. But it doesn't work either. My guess is that I to add code to the init.d file, but what?

View 4 Replies View Related

Ubuntu :: Chkconfig Won't Turn On Dovecot

Nov 15, 2010

I want dovecot to start at boot and I can't seem to get this to work.Initially, I installed chkconfig and tried to run "sudo chkconfig dovecot on". This generated a whole bunch of errors about upstart and insserv not getting along properly. I patched chkconfig according to a post on this page:URL...

View 5 Replies View Related

General :: Disable Kudzu Without Using Chkconfig?

Feb 20, 2011

How do i disable kudzu without using chkconfig?

Code:
/sbin/chkconfig --level 3 kudzu off
Is there any other way of doing it .
for example by modifying parameter of any file.

Basically i want kudzu to be disabled during the first run of the machine after installation. I have full access to the filesystem without starting the machine(its a virtual machine).

View 10 Replies View Related

Software :: Chkconfig In Solaris Sparc?

Feb 18, 2011

Usually I use LINUX and I can set the running scripts under /etc/init.d and I can check this with 'chkconfig'. But now by Solaris I got "chkconfig: not found"

View 2 Replies View Related

CentOS 5 :: Unable Rc6.d Shutdown With Chkconfig

Feb 1, 2010

i am trying to add a script on rc6.d using chkconfig but it doesn't work. I am missing something but i dunno what. I try with a test script /etc/init.d/test cat test

#
# test test
#
# Author: Maurizio Marini
#
# chkconfig: 2345 98 02
# description: this is a test

[Code]...

View 8 Replies View Related

General :: Create A Service Using Chkconfig In CentOS?

May 16, 2011

I want to be able to create a service so that the bash script will run every time the server boots up.

I am running CentOS 5.

I have been reading about chkconfig and creating a file in /etc/init.d for chkconfig to handle but I cannot seem to get it to work whenever I 'chkconfig servicename on' and then 'service servicename start'

When I do chkconfig --list my service is listed there.

Can someone provide me with a sample of the file I need to create in /etc/init.d and how to get everything running?

View 2 Replies View Related

Ubuntu :: Doesn't The Chkconfig Command Exists?

Mar 11, 2010

doesn't the chkconfig command exists for ubuntu? or is it only for red hat systems?

View 9 Replies View Related

Server :: Creating An Initscript That Chkconfig Identifies?

Aug 31, 2010

I'm on a CentOS server and for the past hours I have been trying to unsuccessfully make a script that will start a binary and keep it running if anything goes wrong with it.

This is what I have:

Code:
#!/bin/bash
# counter daemon
# chkconfig: 345 20 80
# desc: counter daemon

[Code]...

Does anyone know how I can make the script start my application?

View 7 Replies View Related

General :: Chkconfig Rsh On- Error Reading Information On Service -rsh

Aug 12, 2010

I am trying to configure rsh on..but it comes up with a error message error reading information on service -rsh...

when i query rpm -q rsh..It displays rsh package..

View 1 Replies View Related

General :: Use Chkconfig To Set The Bigd Daemon To Start At Runlevels 2 & 3?

Nov 22, 2010

How would you use chkconfig to set the bigd daemon to start at runlevels 2 & 3?

View 3 Replies View Related

Server :: Chkconfig Runs Script With Different PATH Values?

Oct 7, 2010

I have a question regarding the user that chkconfig runs as. My chkconfig script calls some other scripts to start up a tomcat instance. But the secondary scripts use %JAVA_HOME and for some reason the user it's running under doesn't have that defined. I can call the scripts directly as the root or as another user and it works properly. But I added an echo in the script and when chkconfig calls the script it has a much smaller $PATH and no $JAVA_HOME.

View 3 Replies View Related

Server :: Driver Support - QME2572 - Qlogic - Card Became Support By The Kernel

Jul 10, 2011

I'm trying to find out when QME2572 (Qlogic) card became support by the kernel. We have a RHEL 5.1 system that is moving to new hardware, however the kernel at this release doesn't support the new hardware, due to the Qlogic card change. I tired the Redhat KB and Bugzilla. Is there a Kernel change list etc I can search. Never really played around with the kernel too much so I'm just after some pointers for looking up this information. Offically its not supported until Redhat 5.3, I'm trying trying to research kernel info so I can tell the customer they have to upgrade.

View 3 Replies View Related

General :: List The 'chkconfig --list' In Alphabetical Order?

Jan 7, 2010

list the 'chkconfig --list' in alphabetical order

View 3 Replies View Related

General :: Ubuntu Can't Support A Higher Resolution That Laptop Can Support?

Apr 14, 2010

I have a HP laptop which can support 1600x900. But after I install ubuntu 9.10 on it, it can only support up to 1280x700. My laptop has a Nvidia graphics card. And i am using GNOME as my desktop environment.

View 1 Replies View Related

Debian :: EXFAT Support Vs NTFS Support ?

Aug 25, 2010

I'm looking to dual-boot Windows 7 and Debian 6 upon its release on my sister's laptop. I want to share a partition between the two of them so that /home points to this directory and the Windows equivalent also points to it (C:Users).

Anyway, I've heard good and bad things about the NTFSMount driver (I think it's NTFS-3G now) and the NTFSprogs project and so I am not so certain what I should believe. I do know that NTFS has relatively high overhead, though I do not recall the source of this assertion, so I am considering the use of EXFAT. An open source EXFAT project is hosted on Google Code at [url] and it utilizes the kernel module FUSE.

I'm quite certain that I've got everything covered on the Windows side -- that is, I know that both NTFS and EXFAT will be suitable filesystems for my required usage.

My issue is that I'm curious which will have superior performance and stability in Debian. I planned on building the package from source and mounting the device in my FSTAB but I have also found a PPA for Ubuntu on Launchpad at [url] that I could borrow the debian/rules from and make a .deb package from.

What do you guys think? Should I go at it with the EXFAT or NTFS partitioning? Is NTFS-3G actually fairly supported at this point? Or perhaps should I consider some alternate method?

I have also considered that the only files she will be sharing are those of music, videos, and pictures so it could be better to just link /home/xxxx/Pictures (Music and Videos, too) to the new partition instead of all of /home.

View 7 Replies View Related

Software :: Support For Wi-fi Midi Support In Linux?

May 11, 2011

I would like to know if it is possibile to have support for wi-fi midi support in linux.

View 1 Replies View Related

Fedora :: Evince In Fedora Doesn't Support Djvu

Dec 4, 2009

In the Description of Evince, the document viewer supports pdf, tiff, rtf and djvu, but when I want to open a djvu file in Evince, I got the yellow frame saying that Evince does not support djvu files.I searched for a librairy or a plugin for Evince to help it support djvu but I didn't find anything.How to teach Evince to read djvu ?

View 4 Replies View Related

Fedora :: Mp3 Support In KDE?

Oct 1, 2009

I liked the feel that I got from KDE from my short experiment with Arch. So I decided to use KDE with Fedora, and I like the results.

The only problem I'm finding with it is that I can't find a way to get mp3s to play with KDE apps. I can get Banshee to play them with gstreamer. The problem is that no matter what method I use to get KDE apps to play the files (like Amarok), they won't work.

I've tried the following commands.

Code:
su -c 'yum -y install kdemultimedia-extras-nonfree id3v2'

Gives me an error saying that kdemultimedia-extras-nonfree doesn't exist.

Code:
su -c 'yum install xine-lib-extras-nonfree id3v2'

This installed perfectly, but mp3 playback still does not work.

View 4 Replies View Related

Fedora :: Does 11 Support NFS?

Oct 21, 2009

I don't see nfs listed in /proc/filesystems. Does that mean it is not supported? Is it possible to make it available for Fedora 11? You know, assume I don't want to compile my own kernel?

View 4 Replies View Related

Fedora :: 3D Support Using Generic ATI V.11

Jul 5, 2009

I've heard back and forth about whether the generic ATI drivers in Fedora 11 provides functional 3d support...as of installing F11 (64) i was impressed by the initial capability of the generic drivers but no 3d support as Desktop Effects could not be enabled.( using ATI Radeon HD 2400 ) what are the usual tips and tricks to get 3d functionality in this environment?

View 14 Replies View Related

Fedora Networking :: Does Support 802.11n

Dec 9, 2009

Are there any chipsets and Fedora drivers that support high speed wifi ( 802.11n)

View 2 Replies View Related

Fedora :: Virtualizing XP On 12 With 3D Support ?

Dec 25, 2009

Can I virtualize XP on Fedora 12 with 3D support using say KVM? If so, how can I do this? I have a GeForce GTX 260 vid card which is supported by Fedora 12.

View 2 Replies View Related

Fedora :: MP3 Support For K3b & Xmms ?

Dec 30, 2009

I know this can be a touchy subject but I would like to find MP3 support for K3b & Xmms, I am a big fan of the Banshee music player and have used it with MP3 support provided by FLUENDO [url] in many Linux distro's. I can play mp3s in Banshee thanks to FLUENDO, however when I open k3d or Xmms I am presented with an opening message that an mp3 plug-in for those apps cannot be found. Can anyone suggest any packages that will enable mp3 support in these applications?

View 4 Replies View Related

Fedora :: How Old Of Hardware Does Support?

Jan 5, 2010

Just how old of hardware DOES Fedora support? They have to draw the line SOMEWHERE.

As an example,would it be the stuff on a PII? PIII? 486? Or what?

IOW; if I were to take the latest release (F12 in this case) how far back in "hardware history" could I expect to go w/o support issues.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved