Merge lp:~petermatulis/serverguide/review_pam-motd into lp:~ubuntu-core-doc/serverguide/saucy

Proposed by Peter Matulis
Status: Merged
Approved by: Doug Smythies
Approved revision: 150
Merged at revision: 150
Proposed branch: lp:~petermatulis/serverguide/review_pam-motd
Merge into: lp:~ubuntu-core-doc/serverguide/saucy
Diff against target: 39 lines (+21/-4)
1 file modified
serverguide/C/other-apps.xml (+21/-4)
To merge this branch: bzr merge lp:~petermatulis/serverguide/review_pam-motd
Reviewer Review Type Date Requested Status
Doug Smythies Approve
Review via email: mp+173981@code.launchpad.net

Description of the change

Review and minor changes.

To post a comment you must log in.
Revision history for this message
Doug Smythies (dsmythies) wrote :

Peter, this looks good. I didn't actually build it. Can you go ahead and merge it, as I couldn't get to it for a couple of days.?

review: Approve
Revision history for this message
Peter Matulis (petermatulis) wrote :

Roger

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'serverguide/C/other-apps.xml'
2--- serverguide/C/other-apps.xml 2013-05-13 15:42:29 +0000
3+++ serverguide/C/other-apps.xml 2013-07-10 16:00:40 +0000
4@@ -29,14 +29,31 @@
5 <listitem>
6 <para>
7 <emphasis>landscape-common:</emphasis> provides the core libraries of <application>landscape-client</application>,
8- which can be used to manage systems using the web based <emphasis>Landscape</emphasis> application. The package includes
9- the <application>/usr/bin/landscape-sysinfo</application> utility which is used to gather the information displayed
10- in the MOTD.
11+ which is needed to manage systems with <ulink url="http://landscape.canonical.com/">Landscape</ulink> (proprietary). Yet the package also includes
12+ the <application>landscape-sysinfo</application> utility which is responsible for displaying core system data involving cpu, memory, disk space, etc. For instance:
13 </para>
14+
15+<screen>
16+<computeroutput>
17+ System load: 0.0 Processes: 76
18+ Usage of /: 30.2% of 3.11GB Users logged in: 1
19+ Memory usage: 20% IP address for eth0: 10.153.107.115
20+ Swap usage: 0%
21+
22+ Graph this data and manage this system at https://landscape.canonical.com/
23+</computeroutput>
24+</screen>
25+
26+ <note>
27+ <para>
28+ You can run landscape-sysinfo manually at any time.
29+ </para>
30+ </note>
31+
32 </listitem>
33 <listitem>
34 <para>
35- <emphasis>update-notifier-common:</emphasis> is used to automatically update the MOTD via <application>pam_motd</application> module.
36+ <emphasis>update-notifier-common:</emphasis> provides information on available package updates, impending filesystem checks (fsck), and required reboots (e.g.: after a kernel upgrade).
37 </para>
38 </listitem>
39 </itemizedlist>

Subscribers

People subscribed via source and target branches