How to best tune a Linux PC for development purposes?
feedback
|
|
Spend money on RAM first, disk second, and CPU speed third. Use CVS or some other software version control system even if you're the only programmer. Back up frequently. Actually, spend money on a good monitor and keyboard first. | |||||
feedback
|
|
If your distribution doesn't do it already, consider to move /tmp to a ramdisk so temporary files would be created in RAM. | |||
|
feedback
|
|
http://studyhat.blogspot.com/2009/10/performance-and-tuning.html or http://studyhat.blogspot.com/2009/12/identifying-linux-bottlenecks.html i feel 1st you need find out bottlenecks in server then you can use above links for tuning server!!!!!!!! | |||
|
feedback
|