< Home - < Back

myproxy-server


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


Package Name:

myproxy-server

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-server contains the MyProxy server.

Architecture:

x86_64

Version:

6.1.29

Release:

1.el6

Size:

55 k

Repository:

epel

From Repository:

Licence:

NCSA and BSD and ASL 2.0



Handy Yum Commands for myproxy-server


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


Command

Description of Command

yum install myproxy-server

This command will install myproxy-server on the server.

yum remove myproxy-server

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

yum -y remove myproxy-server

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

yum update myproxy-server

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

yum -y update myproxy-server

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

yum info myproxy-server

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

yum deplist myproxy-server

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

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