![]() | ![]() | ![]() | ![]() |
|
faq search add article cool-stuff how-to main tips |
Posted by Jason on Wednesday May 09, @08:23PMfrom the warp-factor dept. If you have installed FreeBSD to use as a workstation and don't plan on hosting any services, you can save some memory and in turn increase your performance by turning off some of the default services in your /etc/rc.conf file. By default FreeBSD does not have as many services installed and running as other unix clones, but here is what I have added to the /etc/rc.conf file on my laptop to conserve memory. Login as root and use ee or vi to modify the file. sendmail_enable="NO" inetd_enable="NO" cron_enable="NO" syslog_enable="NO" Checkout the softupdates tip to learn how to further increase your system performance. < | >
|
|
||||||||||||||||||
|
||||||||||||||||||||
| "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate |
|
| All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann. |