~kim0/serverguide/serverguide-review-ch19

« back to all changes in this revision

Viewing changes to build/serverguide/C/other-app-references.html

  • Committer: Matthew East
  • Date: 2011-05-03 07:11:18 UTC
  • Revision ID: mdke@ubuntu.com-20110503071118-081aatibsr9k2yqy
Add files from ubuntu-docs natty branch, trim to use only those necessary for serverguide

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
  <head xmlns="http://www.w3.org/1999/xhtml">
 
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
6
    <title xmlns="">References</title>
 
7
    <link rel="stylesheet" href="../../libs/ubuntu-book.css" type="text/css" />
 
8
    <link rel="home" href="index.html" title="Ubuntu Server Guide" />
 
9
    <link rel="up" href="other-useful-applications.html" title="Chapter 22. Other Useful Applications" />
 
10
    <link rel="prev" href="byobu.html" title="Byobu" />
 
11
    <link rel="next" href="serverguide-appendix.html" title="Appendix A. Appendix" />
 
12
    <link rel="copyright" href="legal.html" title="Credits and License" />
 
13
  </head>
 
14
  <body>
 
15
    <div id="round">
 
16
      <img id="topcap" alt="" src="https://help.ubuntu.com/htdocs/ubuntunew/img/cap-top.png" />
 
17
      <div id="layout" class="container clear-block">
 
18
        <script xmlns="" src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script>
 
19
        <script xmlns="" type="text/javascript">
 
20
_uacct = "UA-1018242-8";
 
21
urchinTracker();
 
22
</script>
 
23
        <div id="header">
 
24
          <div id="logo-floater">
 
25
            <h1>
 
26
              <a href="https://help.ubuntu.com" title="Ubuntu Documentation">
 
27
                <img alt="Ubuntu" id="logo" src="https://help.ubuntu.com/htdocs/ubuntunew/img/logo.png" />
 
28
              </a>
 
29
            </h1>
 
30
          </div>
 
31
          <noscript>
 
32
            <form action="http://www.google.com/cse" id="cse-search-box">
 
33
              <div>
 
34
                <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq" />
 
35
                <input type="hidden" name="ie" value="UTF-8" />
 
36
                <input type="text" name="q" size="27" />
 
37
                <input type="submit" name="sa" value="Search" />
 
38
              </div>
 
39
            </form>
 
40
          </noscript>
 
41
          <script>
 
42
 document.write('<form action="https://help.ubuntu.com/search.html" id="cse-search-box">');
 
43
 document.write('  <div>');
 
44
 document.write('    <input type="hidden" name="cof" value="FORID:9" />');
 
45
 document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq" />');
 
46
 document.write('    <input type="hidden" name="ie" value="UTF-8" />');
 
47
 document.write('    <input type="text" name="q" size="27" />');
 
48
 document.write('    <input type="submit" name="sa" value="Search" />');
 
49
 document.write('  </div>');
 
50
 document.write('</form>');
 
51
</script>
 
52
          <div id="sitename">
 
53
            <a href="https://help.ubuntu.com/">
 
54
              <img alt="Official Documentation" src="https://help.ubuntu.com/htdocs/ubuntunew/img/help-about.png" />
 
55
              <span>Official Documentation</span>
 
56
            </a>
 
57
          </div>
 
58
        </div>
 
59
        <div id="page">
 
60
          <div id="content">
 
61
            <div class="breadcrumbs"><a href="https://help.ubuntu.com/">Ubuntu Documentation</a> &gt; <a href="https://help.ubuntu.com/11.04">Ubuntu 11.04</a> &gt; <span class="breadcrumb-link"><a href="index.html">Ubuntu Server Guide</a></span> &gt; <span class="breadcrumb-link"><a href="other-useful-applications.html">Other Useful Applications</a></span> &gt; <span class="breadcrumb-node">References</span></div>
 
62
            <div xmlns="http://www.w3.org/1999/xhtml" class="sect1" title="References">
 
63
              <div class="titlepage">
 
64
                <div>
 
65
                  <div>
 
66
                    <h2 class="title" style="clear: both"><a id="other-app-references"></a>References</h2>
 
67
                  </div>
 
68
                </div>
 
69
              </div>
 
70
              <div class="itemizedlist">
 
71
                <ul class="itemizedlist" type="disc">
 
72
                  <li class="listitem">
 
73
                    <p>
 
74
        See the <a class="ulink" href="http://manpages.ubuntu.com/manpages/natty/en/man1/update-motd.1.html" target="_top">update-motd man page</a> for
 
75
        more options available to <span class="application"><strong>update-motd</strong></span>.
 
76
        </p>
 
77
                  </li>
 
78
                  <li class="listitem">
 
79
                    <p>
 
80
        The Debian Package of the Day 
 
81
        <a class="ulink" href="http://debaday.debian.net/2007/10/04/weather-check-weather-conditions-and-forecasts-on-the-command-line/" target="_top">weather</a>
 
82
        article has more details about using the <span class="application"><strong>weather</strong></span>utility.
 
83
        </p>
 
84
                  </li>
 
85
                  <li class="listitem">
 
86
                    <p>
 
87
        See the <a class="ulink" href="http://kitenet.net/~joey/code/etckeeper/" target="_top">etckeeper</a> site for more details on using 
 
88
        <span class="application"><strong>etckeeper</strong></span>.
 
89
        </p>
 
90
                  </li>
 
91
                  <li class="listitem">
 
92
                    <p>
 
93
        The <a class="ulink" href="https://help.ubuntu.com/community/etckeeper" target="_top">etckeeper Ubuntu Wiki</a> page.
 
94
        </p>
 
95
                  </li>
 
96
                  <li class="listitem">
 
97
                    <p>
 
98
        For the latest news and information about <span class="application"><strong>bzr</strong></span> see the <a class="ulink" href="http://bazaar-vcs.org/" target="_top">bzr</a> web site.
 
99
        </p>
 
100
                  </li>
 
101
                  <li class="listitem">
 
102
                    <p>
 
103
        For more information on <span class="application"><strong>screen</strong></span> see the <a class="ulink" href="http://www.gnu.org/software/screen/" target="_top">screen web site</a>.
 
104
        </p>
 
105
                  </li>
 
106
                  <li class="listitem">
 
107
                    <p>
 
108
        And the <a class="ulink" href="https://help.ubuntu.com/community/Screen" target="_top">Ubuntu Wiki screen</a> page.
 
109
        </p>
 
110
                  </li>
 
111
                  <li class="listitem">
 
112
                    <p>
 
113
        Also, see the <span class="application"><strong>byobu</strong></span> <a class="ulink" href="https://launchpad.net/byobu" target="_top">project page</a> for more
 
114
        information.
 
115
        </p>
 
116
                  </li>
 
117
                </ul>
 
118
              </div>
 
119
            </div>
 
120
          </div>
 
121
          <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
 
122
            <hr />
 
123
            <table width="100%" summary="Navigation footer">
 
124
              <tr>
 
125
                <td width="40%" align="left"><a accesskey="p" href="byobu.html"><img src="../../libs/navig/prev.png" alt="Prev" /></a> </td>
 
126
                <td width="20%" align="center">
 
127
                  <a accesskey="u" href="other-useful-applications.html">
 
128
                    <img src="../../libs/navig/up.png" alt="Up" />
 
129
                  </a>
 
130
                </td>
 
131
                <td width="40%" align="right"> <a accesskey="n" href="serverguide-appendix.html"><img src="../../libs/navig/next.png" alt="Next" /></a></td>
 
132
              </tr>
 
133
              <tr>
 
134
                <td width="40%" align="left" valign="top">Byobu </td>
 
135
                <td width="20%" align="center">
 
136
                  <a accesskey="h" href="index.html">
 
137
                    <img src="../../libs/navig/home.png" alt="Home" />
 
138
                  </a>
 
139
                </td>
 
140
                <td width="40%" align="right" valign="top"> Appendix A. Appendix</td>
 
141
              </tr>
 
142
            </table>
 
143
          </div>
 
144
          <hr />
 
145
          <div id="footer">
 
146
            <div id="ubuntulinks">
 
147
              <p>The material in this document is available under a free license, see <a href="/legal.html">Legal</a> for details<br />
 
148
        For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>. To report a problem, visit the <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">bug page for Ubuntu Documentation</a></p>
 
149
            </div>
 
150
          </div>
 
151
          <div id="bottomcap">
 
152
            <img src="https://help.ubuntu.com/htdocs/ubuntunew/img/cap-bottom.png" alt="" />
 
153
          </div>
 
154
        </div>
 
155
      </div>
 
156
    </div>
 
157
  </body>
 
158
</html>