Difference: DebianTips (18 vs. 19)

Revision 1915 Apr 2006 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="UnixNotes"
Debian GNU/Linux is the computer operating system that I use when I get to choose. It's a version of the GNU/Linux operating system that's developed cooperatively by people around the globe. It's very stable, very high-quality, and you can decide for yourself whether you want older, more proven software, or newer software, or bleeding-edge software. Freedom and control. Sweeeet.
Line: 49 to 49
  Make sure that you've got the devices that you need for your USB bus: http://www.linux-usb.org/FAQ.html . I needed uhci_hcd.
Added:
>
>
reducing disk I/O

http://www.joachim-breitner.de/blog/archives/130-Silencing-my-Slug.html

quote from the article:

  • Set the spin down time for the hard drive using sdparm.
  • Use noatime on all mounted disks.
  • Use ext2, not ext3. (maybe that is not necessary, I’ll try with ext3 some time)
  • Run syslogd with “-m 0” to get rid of the 20-minutes “--MARK--” entries. (For debian, set it in /etc/init.d/sysklogd)
  • Of course, only run stuff you actaully need
  • And the final step, just figured out: Mount /var/run on a tmpfs. Daemons like openvpn seem to write there on regular intervals, so keep these away from the hard drive.
View topic | History: r31 < r30 < r29 < r28 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback