[Technical Notes] Beat: Server Configuration Tools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Rashadul Islam<irashadul@xxxxxxxxx>

commit 7ba6d34dc8d24946708ffaf8d610cbab3f6b677a 
Author: Rashadul Islam
Date: Sun, 22 Sep 2013 15:12:39 -0400

My first work from git.

 en-US/Server_Configuration_Tools.xml | 39 +++++++++++++++++++++++++++++++++++-
 1 file changed, 38 insertions(+), 1 deletion(-)
 mode change 100644 => 100755 en-US/Server_Configuration_Tools.xml

diff --git a/en-US/Server_Configuration_Tools.xml b/en-US/Server_Configuration_Tools.xml
old mode 100644
new mode 100755
index 9942b7e..fb49b3f
--- a/en-US/Server_Configuration_Tools.xml
+++ b/en-US/Server_Configuration_Tools.xml
@@ -6,7 +6,44 @@
 <section>
   <title>Server Configuration Tools</title>
   <para />
- 
+	<section id="section1">
+	<title>App Installet</title>
+		<para>
+		Fedora 20 includes a new application installer called gnome-software. gpk-application is still available.
+		</para> 
+	</section> 
 
+	<section id="section2">
+        <title>Acpica tools</title>
+                <para>
+        	The new acpica-tools package has been designed to replace the existing iasl and pmtools package. The tool brings the Fedora distribution up-to-date for ACPI development and exploration, improves the quality of the existing packaging by additionally running test suites.
+		</para>
+        </section>
+
+	<section id="section3">
+        <title>F20 Boost 154</title>
+                <para>  
+		Boost has been upgraded to version 1.54.0. Apart from a number of bugfixes, this brings in three new libraries: Boost.Log for logging, Boost.TTI for Type Traits Introspection, and Boost.TypeErasure for runtime polymorphism based on concepts. 
+                </para> 
+        </section>
+	
+	
+	<section id="section4">
+        <title>No Default Syslog</title>
+                <para>
+		F20 does not install a Syslog service by default anymore. For browsing log messages please type "journalctl" rather than "less /var/log/messages". Please type "journalctl -f" instead of "tail -f /var/log/messages". Please use "journalctl | grep foobar" instead of "grep foobar /var/log/messages". If the administrator needs /var/log/messages or support for the BSD syslog network protocol we recommend installing a syslog daemon such as rsyslog or syslog-ng with a command like like the following:
+
+$ yum install rsyslog 
+                </para>
+        </section>
+
+	<section id="section5">
+        <title>Snapshot and Rollback Tool</title>
+                <para>
+		Fedora now provides tools for saving and restoring the system state of systems using a yum plugin and the roller-derby CLI tool.
+	        </para>
+        </section>
+	
 </section>
 
+
-- 
1.8.1.4

-- 
docs mailing list
docs@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/docs





[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Red Hat 9]     [Yosemite News]     [KDE Users]

  Powered by Linux