TFC: Add more components to presentation
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
parent
1e724263c5
commit
099585d84c
BIN
TFC/imgs/rock64.jpg
Normal file
BIN
TFC/imgs/rock64.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
TFC/imgs/stack.png
Normal file
BIN
TFC/imgs/stack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
TFC/imgs/stack.xcf
Normal file
BIN
TFC/imgs/stack.xcf
Normal file
Binary file not shown.
Binary file not shown.
@ -34,10 +34,13 @@
|
||||
\column{\dimexpr\linewidth-30mm-5mm}
|
||||
\begin{itemize}
|
||||
\item Edad media exposición a pornografía a 12 años
|
||||
% TODO
|
||||
\item Pornificación de la cultura
|
||||
\item Problemas psicológicos y fisiológicos relacionados
|
||||
\end{itemize}
|
||||
\column{30mm}
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.9\linewidth]{imgs/child-exposed-pornography.jpg}
|
||||
\end{figure}
|
||||
\end{columns}
|
||||
\end{block}
|
||||
\begin{block}{Soluciones Actuales}
|
||||
@ -49,7 +52,9 @@
|
||||
\item Se instala en dispositivos, no la red
|
||||
\end{itemize}
|
||||
\column{30mm}
|
||||
\includegraphics[width=0.9\linewidth]{imgs/convenant-eyes.jpg}
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.6\linewidth]{imgs/convenant-eyes.jpg}
|
||||
\end{figure}
|
||||
\end{columns}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
@ -57,18 +62,86 @@
|
||||
\section{La Propuesta}
|
||||
|
||||
\begin{frame}{La Propuesta}
|
||||
\begin{block}{\centering \Large {\it Angelus Custos}}
|
||||
\begin{itemize}
|
||||
\centering
|
||||
\item Simple
|
||||
\item Sin suscripción
|
||||
\item Fácil de instalar
|
||||
\item En toda la red
|
||||
\end{itemize}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\section{Diseño}
|
||||
|
||||
\begin{frame}{La Red}
|
||||
\begin{block}{Mapa de la Red}
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.95\linewidth]{imgs/network-map.png}
|
||||
\end{figure}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{El Software}
|
||||
\begin{block}{Stack de Software}
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.45\linewidth]{imgs/stack.png}
|
||||
\end{figure}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\section{Requisitos}
|
||||
|
||||
\begin{frame}{Requisitos}
|
||||
\centering
|
||||
\Huge
|
||||
{\it Hardware} y {\it Software}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Hardware}
|
||||
\begin{block}{Rock64-4GB}
|
||||
\begin{columns}[onlytextwidth,T]
|
||||
\column{\dimexpr\linewidth-40mm-5mm}
|
||||
\hfill
|
||||
\begin{itemize}
|
||||
\item 4GB de RAM
|
||||
\item CPU de 1,5 GHz y 4 cores
|
||||
\item 40,82€
|
||||
\item Sin módulos innecesarios
|
||||
\end{itemize}
|
||||
\column{40mm}
|
||||
\begin{figure}
|
||||
\includegraphics[width=0.9\linewidth]{imgs/rock64.jpg}
|
||||
\end{figure}
|
||||
\end{columns}
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Software}
|
||||
\begin{block}{Sistema Operativo: Debian/Armbian}
|
||||
Simple, minimalista, sin entorno gráfico, estable, soporte.
|
||||
\end{block}
|
||||
\begin{block}{Servidor DNS: Bind9/Named}
|
||||
Fácil de configurar, experiencia previa.
|
||||
\end{block}
|
||||
\begin{block}{Servidor HTTP: Nginx}
|
||||
Muy popular, avanzado, capaz de gestionar mucho tráfico.
|
||||
\end{block}
|
||||
\begin{block}{Programa PHP}
|
||||
Lenguaje muy utilizado, integración fácil con servidores HTTP, muchas
|
||||
soluciones de correo ({\it PHPMailer}).
|
||||
\end{block}
|
||||
\end{frame}
|
||||
|
||||
\section{Conclusión}
|
||||
|
||||
\begin{frame}{Conclusión}
|
||||
\end{frame}
|
||||
|
||||
\section{Fin}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
|
||||
\begin{center}
|
||||
Hecho con \LaTeX{} y Neovim
|
||||
\end{center}
|
||||
|
Loading…
Reference in New Issue
Block a user