< Home - < Back

nuxwdog


Information about the package, nuxwdog, which is shipped with common Linux distributions. The nuxwdog package is designed for, Watchdog server to start and stop processes, and prompt for.


Package Name:

nuxwdog

Summary:

Watchdog server to start and stop processes, and prompt for

Description:

The nuxwdog package supplies the nuxwdog watchdog daemon, used to start,stop, prompt for passwords and monitor processes. It also contains C/C++ and Perl client code to allow clients to interact with the nuxwdog watchdog daemon.

Architecture:

x86_64

Version:

1.0.1

Release:

1.el6

Size:

48 k

Repository:

base

From Repository:

Licence:

LGPLv2 and (GPL+ or Artistic)



Handy Yum Commands for nuxwdog


Control the nuxwdog package with the following handy commands outlined below.


Command

Description of Command

yum install nuxwdog

This command will install nuxwdog on the server.

yum remove nuxwdog

This command will un-install nuxwdog on the server. When you run this command, you will be asked if you are sure that you want to remove nuxwdog, so you have to manually confirm that you want to do this.

yum -y remove nuxwdog

This command will un-install nuxwdog on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nuxwdog when using the -y flag.

yum update nuxwdog

This command will update nuxwdog to the latest version. When you run this command, you will be asked if you are sure that you want to remove nuxwdog, so you have to manually confirm that you want to do this.

yum -y update nuxwdog

This command will update nuxwdog to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove nuxwdog when using the -y flag.

yum info nuxwdog

This command will show you core information about the nuxwdog package.

yum deplist nuxwdog

This command will show you the dependencies for nuxwdog. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update nuxwdog

This command will check if there is an update waiting on nuxwdog. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.