mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-04 04:41:36 +00:00
* Initial conversion of markdown guide * More formatting * Update zfs.rst * Acknowlege @zaffle and @rincebrain's work in the clear repo * Update zfs tutorial to reflect a DKMS build * Clean up zfs tutorial * For clarity * Start working on ZFS on Root outline * Update zfs.rst * Sentence casing * Update zfs.rst * Add ZFS to the tutorials list * Fix derp * Formatting and simplification of language * Remove ZFS on root for now * Update zfs.rst * Update zfs.rst * More formatting * Merge * Move links to end note format * More formatting and wording * Link to article on ZFS mount generator * Typo - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Typo - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Capitalize LTS - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Capitalize LTS - Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Remove sudo from systemd 01-zfs.conf creation -- Update source/tutorials/zfs.rst Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> * Add caution to Background section per PR feedback. * Remove -dev bundle installation -- not necessary * Symlink services into /etc/systemd. Add note about other services. * Remove sig_unenforce since DKMS does this for us * Add troubleshooting info to Caution section * Address more PR feedback -- Link ZFS on Linux repo * Revise wording for legal compliance and correct syntax. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Respond to reviewer feedback on wording; add sudo to commands as applicable. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Incorporate reviewer feedback on wording, organization, commands. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Clarify OpenZFS kernel modules must be loaded before mnounting OpenZFS. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> Co-authored-by: Brett T. Warden <4c0e8e88@tm.wgz.org> Co-authored-by: Michael Vincerra <michael.vincerra@intel.com>
77 lines
1.3 KiB
ReStructuredText
77 lines
1.3 KiB
ReStructuredText
.. _tutorials:
|
|
|
|
Tutorials
|
|
#########
|
|
|
|
Explore our tutorials to discover what you can do with |CL|, conveniently
|
|
sorted by difficulty level! Learn about :ref:`how we evaluate tutorials <tutorial-ratings>`.
|
|
|
|
.. container:: multicolumns
|
|
|
|
.. container:: column narrow
|
|
|
|
.. rst-class:: colh3
|
|
|
|
Easy
|
|
|
|
- :ref:`docker`
|
|
- :ref:`flatpak-tutorial`
|
|
- :ref:`kata`
|
|
- :ref:`lamp-server-install`
|
|
- :ref:`proxy`
|
|
- :ref:`redis`
|
|
- :ref:`smb-desktop`
|
|
- :ref:`smb-server`
|
|
- :ref:`yubikey-u2f`
|
|
|
|
.. container:: column narrow
|
|
|
|
.. rst-class:: colh3
|
|
|
|
Moderate
|
|
|
|
- :ref:`hadoop`
|
|
- :ref:`spark`
|
|
- :ref:`broadcom`
|
|
- :ref:`fmv`
|
|
- :ref:`hpc`
|
|
- :ref:`kubernetes-bp`
|
|
- :ref:`mirror-upstream-server`
|
|
- :ref:`nvidia-cuda`
|
|
- :ref:`php`
|
|
- :ref:`vmware-workstation`
|
|
- :ref:`wp-install`
|
|
|
|
.. container:: column narrow
|
|
|
|
.. rst-class:: colh3
|
|
|
|
Difficult
|
|
|
|
- :ref:`kubernetes`
|
|
- :ref:`nvidia`
|
|
- :ref:`openfaas`
|
|
- :ref:`multi-boot`
|
|
- :ref:`machine-learning`
|
|
- :ref:`zfs`
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
*
|
|
multi-boot/*
|
|
|
|
Archive
|
|
*******
|
|
|
|
Older tutorials that may still be relevant to some users.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
archive/*
|