summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-03-24 18:11:28 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-03-24 18:11:28 +0100
commit1d75c7976c5c8b636dbd37f36a83da471a60cd29 (patch)
tree2d27bf0984b5f4c6d66a48f689d6e9cd37052442
parent52c2490b5083bd7c6ed404fbf3159dc0f8afed2a (diff)
downloadimpressive-display-1d75c7976c5c8b636dbd37f36a83da471a60cd29.tar.gz
impressive-display-1d75c7976c5c8b636dbd37f36a83da471a60cd29.tar.bz2
impressive-display-1d75c7976c5c8b636dbd37f36a83da471a60cd29.zip
impressive-display.tex: Minor grammar fixes.
-rw-r--r--data/impressive-display.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/impressive-display.tex b/data/impressive-display.tex
index 495e2b9..0ee97a0 100644
--- a/data/impressive-display.tex
+++ b/data/impressive-display.tex
@@ -105,7 +105,7 @@
\begin{itemize}
\item<alert@+| uncover@+->\textbf{Install a minimal} Debian (or derivative) \textbf{system without X11} / Graphical Login Manager
\item<alert@+| uncover@+->Install Impressive Display and NoDM: \\ \small \texttt{apt-get install impressive-display nodm}
- \item<alert@+| uncover@+->\textbf{Edit \texttt{/etc/default/nodm}}, set \texttt{NODM\_ENABLED=true} and \texttt{NODM\_USER=impressive-display}
+ \item<alert@+| uncover@+->\textbf{Edit \texttt{/etc/default/nodm}}, set \texttt{NODM\_ENABLED=true} and \texttt{NODM\_USER=impressive-display}. Create this user as a system user.
\item<alert@+| uncover@+->\textbf{Check that \texttt{impressive-display} is the default X session manager}: \\ \small \texttt{update-alternatives \hbox{-}\hbox{-}config x-session-manager}
\item<alert@+| uncover@+->\textbf{Start NoDM}: \small \texttt{sudo invoke-rc.d nodm start}
\end{itemize}
@@ -140,7 +140,7 @@
\begin{itemize}
\item<alert@+| uncover@+->Create a \textbf{minimal LTSP chroot}, uninstall or \textbf{disable the LTSP Display Manager} (aka LDM)
\item<alert@+| uncover@+->\textbf{Make} the LTSP \textbf{chroot bootable over PXE}: the system should boot into a text-based logon screen
- \item<alert@+| uncover@+->All LTSP \textbf{client systems must have a dedicated hostname} after PXE boot
+ \item<alert@+| uncover@+->All LTSP \textbf{client systems must have a dedicated hostnames} after PXE boot
\item<alert@+| uncover@+->Apply \textbf{installation steps for standalone hosts to} the LTSP \textbf{chroot}
\item<alert@+| uncover@+->\textbf{Set host-specific parameters} like PDF download URI, display resolution, etc. via the \texttt{\$\{DISPLAYS[@]\}} associative array, \textbf{for examples see:} \\ \small \texttt{/etc/default/impressive-display}
\end{itemize}