EnglishFrenchSpanish

Ad


OnWorks favicon

fs_newalias - Online in the Cloud

Run fs_newalias in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fs_newalias that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fs_newalias - Creates a new alias for a cell

SYNOPSIS


fs newalias [-alias] <alias name>
[-name] <cell name> [-help]

DESCRIPTION


The fs newalias command is used when the AFS Cache Manager is in Dynamic Root (-dynroot)
mode. It creates a symbolic link in /afs from an alias to the full name of the cell. It
also creates a symbolic link from the alias prepended with "." to the full name of the
cell prepended with ".", the convention for access to the read/write version of the
"root.cell" volume of that cell.

This command is used to supplement aliases created via the CellAlias configuration file
when afsd starts.

Traditionally, these aliases would be created by the local AFS administrator by creating
symbolic links in the "root.afs" volume. Such symlinks do not appear when Dynamic Root is
enabled because, with Dynamic Root, the Cache Manager does not mount or look at the
"root.afs" volume. This alias capability is a replacement that allows such short names to
be created under client control.

CAUTIONS


Aliases created with fs newalias are only temporary and will be lost when the AFS Cache
Manager is restarted or the client machine is rebooted. In order to make the alias
permanent, it must be put into the CellAlias file.

There is no way to remove an alias once created without restarting the AFS Cache Manager.

OPTIONS


-alias <alias name>
This is the short name to which the user wants to map the real cell name.

-name <cell name>
This is the real cell name.

-help
Prints the online help for this command. All other valid options are ignored.

OUTPUT


This command has no output.

EXAMPLES


There are two ways to call fs newalias:

% fs newalias openafs openafs.org
% fs newalias -alias openafs -name openafs.org

Both of the above examples create an alias "openafs" for the cell "openafs.org". Two links
will be created in /afs:

/afs/openafs -> /afs/openafs.org
/afs/.openafs -> /afs/.openafs.org

PRIVILEGE REQUIRED


The issuer must be logged in as the local superuser root.

Use fs_newalias online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad