Immanetize (talk | contribs) No edit summary |
Immanetize (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
== StorageManagement == | == StorageManagement == | ||
Fedora 18 provides a number of libraries enabling users to programmatically manage their storage, namely '''libstoragemgmt''' and '''targetd'''. Documentation is included in the packaged manpages and READMEs. | Fedora 18 provides a number of libraries enabling users to programmatically manage their storage, namely '''libstoragemgmt''' and '''targetd'''. Documentation is included in the packaged manpages and READMEs. | ||
= ssm: System Storage Manager = | |||
Fedora 18 includes '''ssm''', a tool to ease common storage management tasks by providing a unified command line experience. `man ssm` describes the new functionality provided by the utility. | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 19:01, 26 October 2012
vsftpd
Fedora 18 includes the newest vsftpd release, version 3.0. You will notice these changes:
- a new highly restrictive seccomp filter sandbox.
- a fix for passive mode connections under high loads.
- a few timeout fixes, particularly if you're using SSL.
- make listen mode the default.
NFSometer
NFSometer is a performance measurement framework for running workloads and reporting results across NFS protocol versions, NFS options and Linux NFS client implementations. More detailed information can be found at http://wiki.linux-nfs.org/wiki/index.php/NFSometer
StorageManagement
Fedora 18 provides a number of libraries enabling users to programmatically manage their storage, namely libstoragemgmt and targetd. Documentation is included in the packaged manpages and READMEs.
ssm: System Storage Manager
Fedora 18 includes ssm, a tool to ease common storage management tasks by providing a unified command line experience. man ssm
describes the new functionality provided by the utility.