Changes

From SME Server
Jump to navigationJump to search
13 bytes added ,  23:10, 1 May 2007
no edit summary
Line 237: Line 237:     
If all goes well, your server should come up after a minute or so. You should check if everything still works, especially networking. If not, you have probably forgotten one or more essential modules, and you should go back to step 3.  
 
If all goes well, your server should come up after a minute or so. You should check if everything still works, especially networking. If not, you have probably forgotten one or more essential modules, and you should go back to step 3.  
 +
    
===Step 6: Final configuration and cleaning up===
 
===Step 6: Final configuration and cleaning up===
Line 256: Line 257:     
[...]
 
[...]
 +
 
http://forums.contribs.org/index.php?topic=36665.0
 
http://forums.contribs.org/index.php?topic=36665.0
    
Remove compiler and development tools (optional):
 
Remove compiler and development tools (optional):
yum -y remove libstdc++-devel cpp glibc-kernheaders glibc-headers
+
 
glibc-devel gcc gcc-c++ kernel-devel ncurses-devel
+
yum -y remove libstdc++-devel cpp glibc-kernheaders glibc-headers
 +
glibc-devel gcc gcc-c++ kernel-devel ncurses-devel
    
You can delete the remaining packages and sources in /usr/src,
 
You can delete the remaining packages and sources in /usr/src,
Line 273: Line 276:  
==References==
 
==References==
   −
http://forums.contribs.org/index.php?topic=35435.0
+
* http://forums.contribs.org/index.php?topic=35435.0
http://www.howtoforge.com/kernel_compilation_centos
+
* http://www.howtoforge.com/kernel_compilation_centos
http://lkml.org/lkml/2007/2/12/428
+
* http://lkml.org/lkml/2007/2/12/428
http://acpi.sourceforge.net/documentation/processor.html
+
* http://acpi.sourceforge.net/documentation/processor.html
55

edits

Navigation menu