Created Getting Started (markdown)
parent
861a556414
commit
61fc96bc33
|
@ -0,0 +1,17 @@
|
|||
# Getting Started
|
||||
|
||||
To get started with ZFS on Linux refer to the provided documentation for your distribution. It will cover the recommended installation method and any distribution specific information. First time OpenZFS users are encouraged to check out Aaron Toponce's [excellent documentation][docs].
|
||||
|
||||
[ArchLinux][arch]
|
||||
[[Debian]]
|
||||
[[RHEL & CentOS]]
|
||||
[[Fedora]]
|
||||
[Gentoo][gentoo]
|
||||
[openSUSE][opensuse]
|
||||
[[Ubuntu]]
|
||||
|
||||
[arch]: https://wiki.archlinux.org/index.php/ZFS
|
||||
[funtoo]: http://www.funtoo.org/ZFS_Fun
|
||||
[gentoo]: https://wiki.gentoo.org/wiki/ZFS
|
||||
[opensuse]: https://software.opensuse.org/package/zfs
|
||||
[docs]: https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/
|
Loading…
Reference in New Issue