< Home - < Back

dynafed


Information about the package, dynafed, which is shipped with common Linux distributions. The dynafed package is designed for, Ultra-scalable dynamic system for federating HTTP-based storage.


Package Name:

dynafed

Summary:

Ultra-scalable dynamic system for federating HTTP-based storage

Description:

The Dynafed project provides a dynamic, scalable HTTP resource federation mechanism for distributed storage systems. It supports backends exposing HTTP, WebDAV, S3, Azure as access protocols. In the S3 and Azure case it hides the secret keys and exploits pre-signed URLs. The default deployment style is accessible by any HTTP/Webdav compatible client. The core components can be used to design frontends based on other protocols.

Architecture:

x86_64

Version:

1.3.1

Release:

1.el6

Size:

2.2 M

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for dynafed


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


Command

Description of Command

yum install dynafed

This command will install dynafed on the server.

yum remove dynafed

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

yum -y remove dynafed

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

yum update dynafed

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

yum -y update dynafed

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

yum info dynafed

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

yum deplist dynafed

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

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