Preparing more assignments.
43
1/ISO/assignments/t4-ej1-2-cmd/history.txt
Normal file
@ -0,0 +1,43 @@
|
||||
cd
|
||||
dir
|
||||
help dir
|
||||
dir \Q
|
||||
dir /Q
|
||||
cls
|
||||
cd ..
|
||||
cd
|
||||
cd .
|
||||
cd
|
||||
cls
|
||||
cd ..
|
||||
cd
|
||||
dir
|
||||
cd F:
|
||||
cls
|
||||
cd E:\t4-ej1-2-cmd
|
||||
cd
|
||||
cls
|
||||
dir E:\t4-ej1-2-cmd
|
||||
cd E:\
|
||||
cls
|
||||
cd /d E:
|
||||
dir E:\t4-ej1-2-cmd
|
||||
dir t4-ej1-2-cmd
|
||||
cd /d C:
|
||||
cls
|
||||
tree
|
||||
cls
|
||||
tree Users
|
||||
cls
|
||||
set
|
||||
cd %HOMEPATH%
|
||||
cls
|
||||
set ESCRITORIO=%HOMEPATH%\Desktop
|
||||
set
|
||||
cls
|
||||
set ESCRITORIO=%HOMEPATH%\Desktop
|
||||
cd %ESCRITORIO%
|
||||
cd
|
||||
cls
|
||||
DOSKEY /h
|
||||
DOSKEY /h >> E:\t4-ej1-2-cmd\history.TXT
|
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/00-abrir-cmd.png
Normal file
After Width: | Height: | Size: 9.6 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/01-dir.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/02-help-dir.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/03-dir-q.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/04-cd.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/05-c-drive.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/06-relative-absolute.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/07-tree.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/08-tree-users.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/09-homepath.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/10-escritorio.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/11-doskey-h.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/20-admin-users-groups.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/21-usuarios.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/22-grupos.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/23-grupos-usuario.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/24-new-user.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/25-new-users.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/26-no-new-passwd.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/27-users-group.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/30-new-group-itestaff.png
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/31-add-members.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/32-complete-groups.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/33-staff01-groups.png
Normal file
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 17 KiB |
BIN
1/ISO/assignments/t4-ej1-2-cmd/imgs/35-staff-denial.png
Normal file
After Width: | Height: | Size: 20 KiB |
75
1/ISO/assignments/t4-ej1-2-cmd/t4-ej1-2-cmd.tex
Normal file
@ -0,0 +1,75 @@
|
||||
\documentclass[12pt,a4paper]{article}
|
||||
\usepackage[spanish]{babel}
|
||||
|
||||
\title{Tema IV Ejercicio 1-2: CMD, Grupos y Usuarios}
|
||||
\author{Nicolás A. Ortega Froysa}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\pagebreak
|
||||
\tableofcontents
|
||||
\pagebreak
|
||||
\section{Hoja De Control Del Documento}
|
||||
\begin{table}[h!]
|
||||
\begin{center}
|
||||
\caption{Documento/Archivo}
|
||||
\label{tab:document}
|
||||
\begin{tabular}{|l|c|l|c|}
|
||||
\hline
|
||||
{\bf Fecha Última Modificación} & \the\day/\the\month/\the\year &
|
||||
{\bf Versión/Revisión} & v01r01 \\ \hline
|
||||
{\bf Fecha Creación} & \the\day/\the\month/\the\year & \hfill & \hfill \\ \hline
|
||||
{\bf Fecha Finalización} & \the\day/\the\month/\the\year & \hfill &
|
||||
\hfill \\ \hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
\begin{table}[h!]
|
||||
\begin{center}
|
||||
\caption{Registro De Cambios}
|
||||
\label{tab:registro-cambios}
|
||||
\begin{tabular}{|c|c|c|}
|
||||
\hline
|
||||
{\bf Versión/Revisión} & {\bf Página(s)} & {\bf Descripción} \\
|
||||
\hline
|
||||
v01r01 & Todas & Creación y elaboración del documento. \\ \hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
\begin{table}[h!]
|
||||
\begin{center}
|
||||
\caption{Autores Del Documento}
|
||||
\label{tab:autores}
|
||||
\begin{tabular}{|c|c|}
|
||||
\hline
|
||||
{\bf Apellidos, Nombre} & {\bf Curso} \\ \hline
|
||||
Ortega Froysa, Nicolás Andrés & 1 \\ \hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
\begin{table}[h!]
|
||||
\begin{center}
|
||||
\begin{tabular}{|p{4cm}|p{4cm}|p{4cm}|}
|
||||
\hline
|
||||
{\bf Preparado} & {\bf Revisado} & {\bf Aprobado} \\ \hline
|
||||
Ortega Froysa, Nicolás Andrés & \hfill & \hfill \\ \hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{table}
|
||||
|
||||
\pagebreak
|
||||
|
||||
% CONTENT HERE
|
||||
|
||||
\pagebreak
|
||||
|
||||
\section{Derechos de Autor y Licencia}
|
||||
Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa <nicolas@ortegas.org>
|
||||
\\
|
||||
Este documento se distribuye bajo los términos y condiciones de la licencia
|
||||
Creative Commons Attribution No Derivatives 4.0 International.
|
||||
|
||||
\end{document}
|