mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
chg: [slide] update slide
This commit is contained in:
parent
e9d2560131
commit
8b8b07e2bc
3 changed files with 21 additions and 14 deletions
Binary file not shown.
|
@ -654,7 +654,12 @@ response platforms.
|
|||
}
|
||||
\end{frame}
|
||||
|
||||
\section{Correlations and relationship}
|
||||
\begin{frame}
|
||||
\frametitle{Correlations and relationship}
|
||||
\begin{figure}
|
||||
\includegraphics[scale=0.18, angle=0]{images/ail-correlation.png}
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\section{Live demo!}
|
||||
|
||||
|
@ -958,19 +963,21 @@ cd bin/
|
|||
\end{tcblisting}
|
||||
\end{frame}
|
||||
|
||||
%\begin{frame}[fragile]
|
||||
% \frametitle{Running your own instance using the virtual machine}
|
||||
% Login and passwords:
|
||||
% \lstset{style=default}
|
||||
% \begin{lstlisting}
|
||||
%Web interface (default network settings):
|
||||
% https://192.168.56.51:7000/
|
||||
%Shell/SSH:
|
||||
% ail/Password1234
|
||||
%Web interface:
|
||||
% admin@admin.test/Password1234
|
||||
% \end{lstlisting}
|
||||
%\end{frame}
|
||||
\begin{frame}[fragile]
|
||||
\frametitle{Running your own instance using the virtual machine}
|
||||
\begin{tcblisting}{colback=black!85,coltext=green,listing only,
|
||||
title=Login and passwords:, fonttitle=\bfseries}
|
||||
# Web interface (default network settings)
|
||||
https://127.0.0.1:7000/
|
||||
# Web interface:
|
||||
admin@admin.test
|
||||
Password1234
|
||||
# SSH:
|
||||
ail
|
||||
Password1234
|
||||
\end{tcblisting}
|
||||
|
||||
\end{frame}
|
||||
|
||||
\section{Feeding the framework}
|
||||
\begin{frame}
|
||||
|
|
BIN
doc/presentation/source-training/images/ail-correlation.png
Normal file
BIN
doc/presentation/source-training/images/ail-correlation.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 469 KiB |
Loading…
Reference in a new issue