Edition 0
Mono-spaced Bold
To see the contents of the filemy_next_bestselling_novel
in your current working directory, enter thecat my_next_bestselling_novel
command at the shell prompt and press Enter to execute the command.
Press Enter to execute the command.Press Ctrl+Alt+F2 to switch to the first virtual terminal. Press Ctrl+Alt+F1 to return to your X-Windows session.
mono-spaced bold
. For example:
File-related classes includefilesystem
for file systems,file
for files, anddir
for directories. Each class has its own associated set of permissions.
Choose Mouse Preferences. In the Buttons tab, click the Left-handed mouse check box and click to switch the primary mouse button from the left to the right (making the mouse suitable for use in the left hand).→ → from the main menu bar to launchTo insert a special character into a gedit file, choose → → from the main menu bar. Next, choose → from the Character Map menu bar, type the name of the character in the Search field and click . The character you sought will be highlighted in the Character Table. Double-click this highlighted character to place it in the Text to copy field and then click the button. Now switch back to your document and choose → from the gedit menu bar.
Mono-spaced Bold Italic
or Proportional Bold Italic
To connect to a remote machine using ssh, typessh
at a shell prompt. If the remote machine isusername
@domain.name
example.com
and your username on that machine is john, typessh john@example.com
.Themount -o remount
command remounts the named file system. For example, to remount thefile-system
/home
file system, the command ismount -o remount /home
.To see the version of a currently installed package, use therpm -q
command. It will return a result as follows:package
.
package-version-release
Publican is a DocBook publishing system.
mono-spaced roman
and presented thus:
books Desktop documentation drafts mss photos stuff svn books_tests Desktop1 downloads images notes scripts svgs
mono-spaced roman
but add syntax highlighting as follows:
package org.jboss.book.jca.ex1; import javax.naming.InitialContext; public class ExClient { public static void main(String args[]) throws Exception { InitialContext iniCtx = new InitialContext(); Object ref = iniCtx.lookup("EchoBean"); EchoHome home = (EchoHome) ref; Echo echo = home.create(); System.out.println("Created Echo"); System.out.println("Echo.echo('Hello') = " + echo.echo("Hello")); } }
<sect1 id="chaptertitle-additional-resources"> <title>Additional Resources </title > <para> This should be a brief description of what is to follow. </para> <sect2 id="chaptertitle-installed-docs"> <title>Installed Documentation</title> <para> <itemizedlist> <listitem> <para> <command>foo</command> man page — These sentence should be a description of what this man page contains. </para> </listitem> <listitem> <para> <filename>/usr/share/doc/foo</filename> — These sentence should be a description of what this directory contains. </para> </listitem> </itemizedlist> </para> </sect2> <sect2 id="chaptertitle-useful-websites"> <title>Useful Websites</title> <para> <itemizedlist> <listitem> <para> <ulink url="http://www.redhat.com">http://www.redhat.com</ulink> — This sentence should be a description of what this webpage contains. </para> </listitem> <listitem> <para> <ulink url="http://www.redhat.com">http://www.redhat.com</ulink> — This sentence should be a description of what this webpage contains. </para> </listitem> </itemizedlist> </para> </sect2> <sect2 id="chaptertitle-related-books"> <title>Related Books</title> <para> <itemizedlist> <listitem> <para> <citetitle>Book Title</citetitle> by Author; Publisher — This sentence should be a description of what this book contains. </para> </listitem> </itemizedlist> </para> </sect2> </sect1>
See have a crack at.
The American Heritage Dictionary of the English Language, Fourth Edition. Houghton Mifflin . Boston . 2009. An online edition is accessible free of charge through http://www.thefreedictionary.com/.
Merriam–Webster Online. http://www.merriam-webster.com/. There is no charge for access to a basic, abridged version. Access to the unabridged version is available at $US 30 per year.
The New Oxford American Dictionary, Second Edition. Oxford University Press . 2001.
The Oxford American Dictionary of Current English. Oxford University Press . 2002.
The Oxford Dictionary of American Usage and Style. Oxford University Press . 2000.
http://www.computeruser.com/resources/dictionary/index.html.
http://webopedia.internet.com/.
A Dictionary of Computing, Sixth Edition. Market House Books . 2008.
A Dictionary of the Internet. 2009.
AP Stylebook. The Associated Press . New York . 2009. Online version available at http://http://www.apstylebook.com — subscription $US 25 per year.
Publication Manual of the American Psychological Association, Sixth Edition. American Psychological Association . Washington DC . 2009.
The Chicago Manual of Style, 15th Edition. The University of Chicago Press . Chicago . 2003. Online version available at http://www.chicagomanualofstyle.org/home.html — subscription $US 30 per year.
MLA Handbook for Writers of Research Papers, Seventh Edition. The Modern Language Association of America . New York . 2009. Available from http://www.mlahandbook.org for $US 22, which includes access to the online version of the guide for the lifetime of the Seventh edition.
Working With Words: A Concise Handbook for Media Writers and Editors, Third Edition.. St. Martin's Press . New York . 1997.
Apple Publications Style Guide. Apple . Cupertino . 2008. PDF version available at no cost online from http://developer.apple.com/mac/library/documentation/?UserExperience/Conceptual/?APStyleGuide/APSG_2008.pdf.
IBM Style, Sixth Edition. IBM . 2004. At various times, a PDF version of this book has been available at no charge online; most recently at http://www-03.ibm.com/easy/page/1387/$File/IBM_Style.pdf — this link is not working as of October 2009.
Microsoft Manual of Style for Technical Publications, Third Edition. Microsoft . Redmond . 2004. Previously, an electronic version of this book was available at no charge online as a Compiled HTML Help (CHM) file from the Microsoft website; this is not presently available in October 2009.
Read Me First! A Style Guide for the Computer Industry. Sun Microsystems . Mountain View . 1996.
Wired Style: Principles of English Usage in the Digital Age. Broadway Books . New York . 1999.
Revision History | ||||
---|---|---|---|---|
Revision 0 | Thu Aug 26 2010 | |||
|