< Home - < Back

drupal7-domain


Information about the package, drupal7-domain, which is shipped with common Linux distributions. The drupal7-domain package is designed for, A domain-based access control system.


Package Name:

drupal7-domain

Summary:

A domain-based access control system

Description:

The Domain Access project is a suite of modules that provide tools for running a group of affiliated sites from one Drupal installation and a single shared database. The module allows you to share users, content, and configurations across a group of sites such as: * example.com * one.example.com * two.example.com * my.example.com * thisexample.com <-- can use any domain string * example.com:3000 <-- treats non-standard ports as unique By default, these sites share all tables in your Drupal installation. The Domain Prefix module (for Drupal 6) allows for selective, dynamic table prefixing for advanced users. This package provides the following Drupal modules: * domain * domain_alias * domain_conf * domain_content * domain_nav * domain_settings * domain_source * domain_strict * domain_theme

Architecture:

noarch

Version:

3.13

Release:

1.el6

Size:

167 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-domain


Control the drupal7-domain package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-domain

This command will install drupal7-domain on the server.

yum remove drupal7-domain

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

yum -y remove drupal7-domain

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

yum update drupal7-domain

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

yum -y update drupal7-domain

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

yum info drupal7-domain

This command will show you core information about the drupal7-domain package.

yum deplist drupal7-domain

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

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