dsktune.1 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. .\" Hey, EMACS: -*- nroff -*-
  2. .\" First parameter, NAME, should be all caps
  3. .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
  4. .\" other parameters are allowed: see man(7), man(1)
  5. .TH DSKTUNE 1 "May 18, 2008"
  6. .\" Please adjust this date whenever revising the manpage.
  7. .\"
  8. .\" Some roff macros, for reference:
  9. .\" .nh disable hyphenation
  10. .\" .hy enable hyphenation
  11. .\" .ad l left justify
  12. .\" .ad b justify to both left and right margins
  13. .\" .nf disable filling
  14. .\" .fi enable filling
  15. .\" .br insert line break
  16. .\" .sp <n> insert n+1 empty lines
  17. .\" for manpage-specific macros, see man(7)
  18. .SH NAME
  19. dsktune \- reports memory, network, and file system tuning settings
  20. which can affect the performance of the Directory Server
  21. .SH SYNOPSIS
  22. .B dsktune
  23. [\fI-q\fR] [\fI-c\fR] [\fI-D\fR] [\fI-v\fR] [\fI-i installdir\fR]
  24. .SH DESCRIPTION
  25. Reports memory, network, and file system tuning settings
  26. which can affect the performance of the Directory Server
  27. .PP
  28. .\" TeX users may be more comfortable with the \fB<whatever>\fP and
  29. .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
  30. .\" respectively.
  31. .SH OPTIONS
  32. A summary of options is included below:
  33. .TP
  34. .B \fB\-q\fR
  35. dsktune only reports essential settings
  36. .TP
  37. .B \fB\-c\fR
  38. dsktune only reports tuning information for client machines
  39. .TP
  40. .B \fB\-D\fR
  41. dsktune also reports the commands executed
  42. .TP
  43. .B \fB\-v\fR
  44. dsktune only reports its release version date
  45. .TP
  46. .B \fB\-i installdir\fR
  47. specify alternate server installation directory
  48. .br
  49. .SH AUTHOR
  50. dsktune was written by the 389 Project.
  51. .SH "REPORTING BUGS"
  52. Report bugs to https://fedorahosted.org/389/newticket.
  53. .SH COPYRIGHT
  54. Copyright \(co 2001 Sun Microsystems, Inc. Used by permission.
  55. .br
  56. Copyright \(co 2008 Red Hat, Inc.
  57. .br
  58. This manual page was written by Michele Baldessari <[email protected]>,
  59. for the Debian project (but may be used by others).
  60. .br
  61. This is free software. You may redistribute copies of it under the terms of
  62. the Directory Server license found in the LICENSE file of this
  63. software distribution. This license is essentially the GNU General Public
  64. License version 2 with an exception for plug-in distribution.