|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
|
728c6d |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
728c6d |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
728c6d |
|
|
|
ee1f37 |
<head>
|
|
|
1075b9 |
<title>CentOS Artwork Repository: 1.4 Document Convenctions</title>
|
|
|
ee1f37 |
|
|
|
728c6d |
<meta name="description" content="CentOS Artwork Repository: 1.4 Document Convenctions" />
|
|
|
728c6d |
<meta name="keywords" content="CentOS Artwork Repository: 1.4 Document Convenctions" />
|
|
|
728c6d |
<meta name="resource-type" content="document" />
|
|
|
728c6d |
<meta name="distribution" content="global" />
|
|
|
728c6d |
<meta name="generator" content="texi2html 1.76" />
|
|
|
728c6d |
<meta name="copyright" content="2009-2011 Alain Reguera Delgado" />
|
|
|
ee1f37 |
|
|
|
728c6d |
<link href="/home/centos/artwork/trunk/Identity/Manual/repository.css" rel="stylesheet" type="text/css" media="screen projection"/>
|
|
|
ee1f37 |
|
|
|
ee1f37 |
</head>
|
|
|
ee1f37 |
|
|
|
728c6d |
<body>
|
|
|
ee1f37 |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
Start page body definitions.
|
|
|
728c6d |
-->
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
ee1f37 |
|
|
|
1075b9 |
[ < ]
|
|
|
1075b9 |
[ > ]
|
|
|
ee1f37 |
|
|
|
1075b9 |
[ << ]
|
|
|
1075b9 |
[ Up ]
|
|
|
1075b9 |
[ >> ]
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
1075b9 |
[Top]
|
|
|
1075b9 |
[Contents]
|
|
|
ed9de5 |
[Index]
|
|
|
1075b9 |
[ ? ]
|
|
|
ee1f37 |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
1.4 Document Convenctions
|
|
|
671838 |
|
|
|
52772c |
In this manual the personal pronoun we is used to repesent
|
|
|
52772c |
The CentOS Artwork SIG. This is, the group of persons building
|
|
|
52772c |
the CentOS Artwork Repository.
|
|
|
9bfd15 |
|
|
|
52772c |
In this manual, certain words are represented in different fonts,
|
|
|
52772c |
typefaces, sizes, and weights. This highlighting is systematic;
|
|
|
52772c |
different words are represented in the same style to indicate their
|
|
|
52772c |
inclusion in a specific category. The types of words that are
|
|
|
52772c |
represented this way include the following:
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
command
|
|
|
52772c |
|
|
|
52772c |
Linux commands (and other operating system commands, when used) are
|
|
|
52772c |
represented this way. This style should indicate to you that you can
|
|
|
52772c |
type the word or phrase on the command line and press Enter to invoke
|
|
|
52772c |
a command. Sometimes a command contains words that would be displayed
|
|
|
52772c |
in a different style on their own (such as file names). In these
|
|
|
52772c |
cases, they are considered to be part of the command, so the entire
|
|
|
52772c |
phrase is displayed as a command. For example:
|
|
|
52772c |
|
|
|
52772c |
Use the centos-art identity --render='path/to/dir' command
|
|
|
52772c |
to produce contents inside the <tt>`trunk/Identity'</tt> directory
|
|
|
52772c |
structure.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
<tt>`file name'</tt>
|
|
|
52772c |
|
|
|
52772c |
File names, directory names, paths, and RPM package names are
|
|
|
52772c |
represented this way. This style indicates that a particular file or
|
|
|
52772c |
directory exists with that name on your system. Examples:
|
|
|
9bfd15 |
|
|
|
52772c |
The <tt>`init.sh'</tt> file in <tt>`trunk/Scripts/Bash/Cli/'</tt> directory is
|
|
|
52772c |
the initialization script, written in Bash, used to automate most of
|
|
|
52772c |
tasks in the repository.
|
|
|
52772c |
|
|
|
52772c |
The centos-art command uses the <tt>`ImageMagick'</tt> RPM
|
|
|
52772c |
package to convert images from PNG format to other formats.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
key
|
|
|
52772c |
|
|
|
52772c |
A key on the keyboard is shown in this style. For example:
|
|
|
52772c |
|
|
|
52772c |
To use TAB completion to list particular files in a directory,
|
|
|
52772c |
type ls , then a character, and finally the Tab key. Your
|
|
|
52772c |
terminal displays the list of files in the working directory that
|
|
|
52772c |
begin with that character.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
key-combination
|
|
|
52772c |
A combination of keystrokes is represented in this way. For example:
|
|
|
52772c |
|
|
|
52772c |
The Ctrl-Alt-Backspace key combination exits your graphical
|
|
|
52772c |
session and returns you to the graphical login screen or the console.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
computer output
|
|
|
52772c |
|
|
|
52772c |
Text in this style indicates text displayed to a shell prompt such as
|
|
|
52772c |
error messages and responses to commands. For example:
|
|
|
52772c |
|
|
|
52772c |
The ls command displays the contents of a directory. For example:
|
|
|
52772c |
|
|
|
52772c |
Config manual_renameEntry.sh
|
|
|
52772c |
manual_copyEntry.sh manual_restoreCrossReferences.sh
|
|
|
52772c |
manual_deleteCrossReferences.sh manual_searchIndex.sh
|
|
|
52772c |
|
|
|
52772c |
The output returned in response to the command (in this case, the
|
|
|
52772c |
contents of the directory) is shown in this style.
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
|
|
|
52772c |
Additionally, we use several different strategies to draw your
|
|
|
52772c |
attention to certain pieces of information. In order of urgency, these
|
|
|
52772c |
items are marked as a note, tip, important, caution, or warning. For
|
|
|
52772c |
example:
|
|
|
52772c |
|
|
|
728c6d |
Note Remember that Linux is case sensitive. In other words, a
|
|
|
52772c |
rose is not a ROSE is not a rOsE.
|
|
|
52772c |
|
|
|
671838 |
|
|
|
728c6d |
Tip The directory <tt>`/usr/share/doc/'</tt> contains additional
|
|
|
52772c |
documentation for packages installed on your system.
|
|
|
52772c |
|
|
|
671838 |
|
|
|
728c6d |
Important If you modify the DHCP configuration file, the
|
|
|
52772c |
changes do not take effect until you restart the DHCP daemon.
|
|
|
52772c |
|
|
|
9bfd15 |
|
|
|
728c6d |
Caution Do not perform routine tasks as root -- use a
|
|
|
52772c |
regular user account unless you need to use the root account for
|
|
|
52772c |
system administration tasks.
|
|
|
52772c |
|
|
|
671838 |
|
|
|
728c6d |
Warning Be careful to remove only the necessary partitions.
|
|
|
52772c |
Removing other partitions could result in data loss or a corrupted
|
|
|
52772c |
system environment.
|
|
|
52772c |
|
|
|
ee1f37 |
|
|
|
728c6d |
|
|
|
ee1f37 |
|
|
|
1075b9 |
[ < ]
|
|
|
1075b9 |
[ > ]
|
|
|
ee1f37 |
|
|
|
1075b9 |
[ << ]
|
|
|
1075b9 |
[ Up ]
|
|
|
1075b9 |
[ >> ]
|
|
|
ee1f37 |
|
|
|
ee1f37 |
|
|
|
728c6d |
|
|
|
728c6d |
The content of left column ends here.
|
|
|
728c6d |
-->
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
Start page footer definitions.
|
|
|
728c6d |
-->
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
728c6d |
|
|
|
ee1f37 |
</body>
|
|
|
728c6d |
|
|
|
ee1f37 |
</html>
|