< Home - < Back

myproxy-admin


Information about the package, myproxy-admin, which is shipped with common Linux distributions. The myproxy-admin package is designed for, Server for X.509 Public Key Infrastructure (PKI) security.


Package Name:

myproxy-admin

Summary:

Server for X.509 Public Key Infrastructure (PKI) security

Description:

MyProxy is open source software for managing X.509 Public Key Infrastructure (PKI) security credentials (certificates and private keys). MyProxy combines an online credential repository with an online certificate authority to allow users to securely obtain credentials when and where needed. Users run myproxy-logon to authenticate and obtain credentials, including trusted CA certificates and Certificate Revocation Lists (CRLs). Package myproxy-admin contains the MyProxy server admin commands.

Architecture:

x86_64

Version:

6.1.29

Release:

1.el6

Size:

54 k

Repository:

epel

From Repository:

Licence:

NCSA and BSD and ASL 2.0



Handy Yum Commands for myproxy-admin


Control the myproxy-admin package with the following handy commands outlined below.


Command

Description of Command

yum install myproxy-admin

This command will install myproxy-admin on the server.

yum remove myproxy-admin

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

yum -y remove myproxy-admin

This command will un-install myproxy-admin 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 myproxy-admin when using the -y flag.

yum update myproxy-admin

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

yum -y update myproxy-admin

This command will update myproxy-admin 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 myproxy-admin when using the -y flag.

yum info myproxy-admin

This command will show you core information about the myproxy-admin package.

yum deplist myproxy-admin

This command will show you the dependencies for myproxy-admin. 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 myproxy-admin

This command will check if there is an update waiting on myproxy-admin. 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.