Files
test-repo/nfsv4-kerberos-debian.org
2022-02-18 11:04:07 +01:00

38 lines
901 B
Org Mode

#+TITLE: NFSv4 with Kerberos on Debian from scratch
#+OPTIONS: toc:nil
#+BEGIN_QUOTE
/Copyright (C) 2022 Bruno Raoult ("br")/ \\
/Licensed under the GNU Free Documentation License v1.3 or later./ \\
/Some rights reserved. See COPYING./ \\
/You should have received a copy of the GNU Free Documentation License along with this document.
If not, see <[[https://www.gnu.org/licenses/fdl-1.3-standalone.html]]>./ \\
/SPDX-License-Identifier: GFDL-1.3-or-later <[[https://spdx.org/licenses/GFDL-1.3-or-later.html]]>/
#+END_QUOTE
**** Table of Contents
#+TOC: headlines 3
* Introduction
* Kerberos
** Server side
** Client side
** Testing
* NFSv4
** Server side
** Client side
** Testing
#+CAPTION: and _multiple_
#+CAPTION: lines of *captions*!
#+ATTR_HTML: :class a b
#+ATTR_HTML: :id it :class c d
#+BEGIN_SRC sh
echo "a bash source block with custom html attributes"
#+END_SRC
* TODO NEXT STEPS