Subject | Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64 |
---|---|
Author | Helen Borrie |
Post date | 2007-01-18T04:16:48Z |
At 03:02 PM 18/01/2007, you wrote:
will show an entry for xinetd if it is running.
I don't recall whether you mentioned the Linux distro you have
running in your VH but, if it is a version that installs from rpm
packages, you can do an rpm query to check whether it is installed:
rpm -q | grep xi*
Packaging systems on other distros have equivalent queries available - RTFM...
./heLen
> > Ah, so you are running Classic, then. Classic isn't "listening" atps -aux | grep xinetd
> > all. But xinetd needs to be listening. Is it installed and running?
> >
> > ./heLen
> >
>It doesn't seem to be running. I used "top" to check. How can I check
>to see if it is installed, and if yes, to turn it on.
will show an entry for xinetd if it is running.
I don't recall whether you mentioned the Linux distro you have
running in your VH but, if it is a version that installs from rpm
packages, you can do an rpm query to check whether it is installed:
rpm -q | grep xi*
Packaging systems on other distros have equivalent queries available - RTFM...
./heLen