Convert to DocBook article format.
PR: docs/14117 Submitted by: nbm@rucus.ru.ac.za
This commit is contained in:
parent
d4c07f8360
commit
7cb0797f95
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5803
2 changed files with 56 additions and 60 deletions
|
@ -1,11 +1,10 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.7 1999/09/06 06:52:38 peter Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
|
||||
<book>
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN">
|
||||
<article>
|
||||
|
||||
<bookinfo>
|
||||
<bookbiblio>
|
||||
<artheader>
|
||||
<title>For People New to Both FreeBSD and Unix</title>
|
||||
|
||||
<authorgroup>
|
||||
|
@ -28,10 +27,9 @@ by Walnut Creek or FreeBSD.org, your system (for now) has a single
|
|||
user (you)—and you're probably pretty good with DOS/Windows or
|
||||
OS/2.</para></abstract>
|
||||
|
||||
</bookbiblio>
|
||||
</bookinfo>
|
||||
</artheader>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Logging in and Getting Out</title>
|
||||
|
||||
<para>Log in (when you see <systemitem
|
||||
|
@ -73,9 +71,9 @@ Give it a little time to do its work. This is equivalent to
|
|||
much, much better than hitting the reset button. You don't want to
|
||||
have to reinstall this thing, do you?</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Adding A User with Root Privileges</title>
|
||||
|
||||
<para>If you didn't create any users when you installed the system and
|
||||
|
@ -124,9 +122,9 @@ FreeBSD.</para>
|
|||
|
||||
<para>To delete a user, use the <command>rmuser</command> command.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Looking Around</title>
|
||||
|
||||
<para>Logged in as an ordinary user, look around and try out some
|
||||
|
@ -241,9 +239,9 @@ You can make these aliases available to all users on the system by
|
|||
putting them in the system-wide csh configuration file,
|
||||
<filename>/etc/csh.cshrc</filename>.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Getting Help and Information</title>
|
||||
|
||||
<para>Here are some useful sources of help.
|
||||
|
@ -363,9 +361,9 @@ Administration Handbook</citetitle> (Prentice-Hall, 1995, ISBN
|
|||
Administration</citetitle> (O'Reilly & Associates, 1993, ISBN
|
||||
0-937175-80-3). I used Nemeth.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Editing Text</title>
|
||||
|
||||
<para>To configure your system, you need to edit text files. Most of
|
||||
|
@ -541,9 +539,9 @@ the end of the first line in the file, press <keycap>Esc</>, and use
|
|||
<command>:wq</> to write the file to disk and quit. Instantly
|
||||
effective. (You didn't put a space after the comma, did you?)</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Printing Files from DOS</title>
|
||||
|
||||
<para>At this point you probably don't have the printer working, so here's a
|
||||
|
@ -619,9 +617,9 @@ covered in the <ulink
|
|||
URL="../../handbook/handbook.html">FreeBSD
|
||||
handbook.</></para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Other Useful Commands</title>
|
||||
|
||||
<para>
|
||||
|
@ -708,9 +706,9 @@ information on the Internet. Try the <ulink
|
|||
URL="http://www.eecs.nwu.edu/unix.html">Unix Reference
|
||||
Desk</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Next Steps</title>
|
||||
|
||||
<para>You should now have the tools you need to get around and edit
|
||||
|
@ -825,9 +823,9 @@ environmental variables for you. Instead rename the new binary to
|
|||
<filename>netscape.bin</filename> and replace the old binary, which
|
||||
is <filename>/usr/local/lib/netscape/netscape.bin</filename>.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
|
||||
<title>Your Working Environment</title>
|
||||
|
||||
|
@ -903,10 +901,10 @@ among possibly many others. A useful command if you log in from a
|
|||
remote location and can't run a program because the terminal isn't
|
||||
capable is
|
||||
<command>setenv TERM vt100</command>.</para>
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Other</title>
|
||||
|
||||
<para>As root, you can dismount the CDROM with <command>/sbin/umount
|
||||
|
@ -926,9 +924,9 @@ files, because they're in the <filename>/cdrom</filename> file system
|
|||
instead of in <filename>/usr</filename> and its subdirectories, which
|
||||
is where they're expected to be. Read <command>man lndir</>.</para>
|
||||
|
||||
</chapter>
|
||||
</sect1>
|
||||
|
||||
<chapter>
|
||||
<sect1>
|
||||
<title>Comments Welcome</title>
|
||||
|
||||
<para>If you use this guide I'd be interested in knowing where it was
|
||||
|
@ -939,5 +937,5 @@ comments.</para>
|
|||
|
||||
<para>Annelise Anderson, <email>andrsn@andrsn.stanford.edu</></para>
|
||||
|
||||
</chapter>
|
||||
</book>
|
||||
</sect1>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue