Changes

Jump to navigation Jump to search
47 bytes added ,  00:05, 23 January 2013
Line 379: Line 379:  
== SME Server specific/required packages ==
 
== SME Server specific/required packages ==
 
To get a list of all specific SME Server packages you can run:
 
To get a list of all specific SME Server packages you can run:
rpm -qa | grep 'smeserver\|e-smith'| sed -e 's/-[0-9].*//'|sort > smeserver-packages.txt
+
<syntaxhighlight lang="Bash">
 
+
rpm -qa | grep 'smeserver\|e-smith'| sed -e 's/-[0-9].*//'|sort > smeserver-packages.txt
 +
</syntaxhighlight>
    
== SME Server specific/required perl packages ==
 
== SME Server specific/required perl packages ==

Navigation menu