From 346e8144857703b0494ab7f964c8f5e4d607a142 Mon Sep 17 00:00:00 2001 From: Christoffer Date: Wed, 31 May 2017 14:02:46 +0000 Subject: [PATCH 1/7] Add new file --- chapter/aaa/tacacsplus.tex | 1 + 1 file changed, 1 insertion(+) create mode 100644 chapter/aaa/tacacsplus.tex diff --git a/chapter/aaa/tacacsplus.tex b/chapter/aaa/tacacsplus.tex new file mode 100644 index 0000000..d7820a4 --- /dev/null +++ b/chapter/aaa/tacacsplus.tex @@ -0,0 +1 @@ +\section{TACACS+} From 27d0da3d90dadc851f74e57bf20891cde48a8cd0 Mon Sep 17 00:00:00 2001 From: Christoffer Date: Wed, 31 May 2017 14:03:49 +0000 Subject: [PATCH 2/7] Add new file --- chapter/aaa/chapter/aaa/radius.tex | 1 + 1 file changed, 1 insertion(+) create mode 100644 chapter/aaa/chapter/aaa/radius.tex diff --git a/chapter/aaa/chapter/aaa/radius.tex b/chapter/aaa/chapter/aaa/radius.tex new file mode 100644 index 0000000..de90ecb --- /dev/null +++ b/chapter/aaa/chapter/aaa/radius.tex @@ -0,0 +1 @@ +\section{RADIUS} \ No newline at end of file From eb82be4cfb24d457db855728a59bc08dc576afae Mon Sep 17 00:00:00 2001 From: Christoffer Date: Wed, 31 May 2017 14:04:11 +0000 Subject: [PATCH 3/7] Update radius.tex --- chapter/aaa/{chapter/aaa => }/radius.tex | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename chapter/aaa/{chapter/aaa => }/radius.tex (100%) diff --git a/chapter/aaa/chapter/aaa/radius.tex b/chapter/aaa/radius.tex similarity index 100% rename from chapter/aaa/chapter/aaa/radius.tex rename to chapter/aaa/radius.tex From 7dddd2ba8bc61130a7532f9dca41486914038393 Mon Sep 17 00:00:00 2001 From: Christoffer Date: Wed, 31 May 2017 14:05:49 +0000 Subject: [PATCH 4/7] Add new file --- chapter/aaa.tex | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 chapter/aaa.tex diff --git a/chapter/aaa.tex b/chapter/aaa.tex new file mode 100644 index 0000000..e5690b6 --- /dev/null +++ b/chapter/aaa.tex @@ -0,0 +1,7 @@ +\chapter{Triple A\tsq{s}} + +\input{chapter/aaa/radius} + +\newpage + +\input{chapter/aaa/tacacsplus} From 959b771afc7c79af05957295a01ed11bae01e757 Mon Sep 17 00:00:00 2001 From: Christoffer Date: Wed, 31 May 2017 14:06:59 +0000 Subject: [PATCH 5/7] Update main.tex --- main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.tex b/main.tex index fdc9c6a..f2e39d7 100644 --- a/main.tex +++ b/main.tex @@ -33,6 +33,8 @@ \include{chapter/internet} +\inlcude{chapter/aaa} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % BEGIN list of figures % From b96a3138351f4901fafbf4ce41182534b63f390a Mon Sep 17 00:00:00 2001 From: chhan11 Date: Thu, 1 Jun 2017 11:01:44 +0200 Subject: [PATCH 6/7] main.tex: Fixed typo 'inlcude' to 'include' --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index f2e39d7..00f20b2 100644 --- a/main.tex +++ b/main.tex @@ -33,7 +33,7 @@ \include{chapter/internet} -\inlcude{chapter/aaa} +\include{chapter/aaa} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % From a5fdc93d48850366f0a3d1c1c67ec4301ed2cdcd Mon Sep 17 00:00:00 2001 From: chhan11 Date: Thu, 1 Jun 2017 11:40:35 +0200 Subject: [PATCH 7/7] XKCD pictures --- chapter/aaa.tex | 4 ++++ commands.tex | 3 +++ img/xkcd/11th_grade.png | Bin 0 -> 16289 bytes img/xkcd/alternate_currency.png | Bin 0 -> 21670 bytes img/xkcd/api.png | Bin 0 -> 30715 bytes img/xkcd/background_screens.png | Bin 0 -> 28322 bytes img/xkcd/brakes.png | Bin 0 -> 15395 bytes img/xkcd/converting_to_metric.png | Bin 0 -> 88557 bytes img/xkcd/depth.png | Bin 0 -> 210847 bytes img/xkcd/frustration.png | Bin 0 -> 16053 bytes img/xkcd/genetic_algorithms.png | Bin 0 -> 38713 bytes img/xkcd/hard_reboot.png | Bin 0 -> 20865 bytes img/xkcd/hats.png | Bin 0 -> 10435 bytes img/xkcd/insurance.png | Bin 0 -> 31703 bytes img/xkcd/latitude.png | Bin 0 -> 42406 bytes img/xkcd/legal_hacks.png | Bin 0 -> 39895 bytes img/xkcd/listen_to_yourself.png | Bin 0 -> 39212 bytes img/xkcd/operating_systems.png | Bin 0 -> 44191 bytes img/xkcd/packages.png | Bin 0 -> 63264 bytes img/xkcd/parking.png | Bin 0 -> 66052 bytes img/xkcd/simultaneous.png | Bin 0 -> 16556 bytes img/xkcd/smfw.png | Bin 0 -> 8145 bytes img/xkcd/terminology.png | Bin 0 -> 27160 bytes img/xkcd/twitter.png | Bin 0 -> 28191 bytes img/xkcd/typewriter.png | Bin 0 -> 29204 bytes 25 files changed, 7 insertions(+) create mode 100644 img/xkcd/11th_grade.png create mode 100644 img/xkcd/alternate_currency.png create mode 100644 img/xkcd/api.png create mode 100644 img/xkcd/background_screens.png create mode 100644 img/xkcd/brakes.png create mode 100644 img/xkcd/converting_to_metric.png create mode 100644 img/xkcd/depth.png create mode 100644 img/xkcd/frustration.png create mode 100644 img/xkcd/genetic_algorithms.png create mode 100644 img/xkcd/hard_reboot.png create mode 100644 img/xkcd/hats.png create mode 100644 img/xkcd/insurance.png create mode 100644 img/xkcd/latitude.png create mode 100644 img/xkcd/legal_hacks.png create mode 100644 img/xkcd/listen_to_yourself.png create mode 100644 img/xkcd/operating_systems.png create mode 100644 img/xkcd/packages.png create mode 100644 img/xkcd/parking.png create mode 100644 img/xkcd/simultaneous.png create mode 100644 img/xkcd/smfw.png create mode 100644 img/xkcd/terminology.png create mode 100644 img/xkcd/twitter.png create mode 100644 img/xkcd/typewriter.png diff --git a/chapter/aaa.tex b/chapter/aaa.tex index e5690b6..39a35ba 100644 --- a/chapter/aaa.tex +++ b/chapter/aaa.tex @@ -1,5 +1,9 @@ \chapter{Triple A\tsq{s}} +\myquote{}{Remember to log the details, too.} + +\xkcd{latitude}{Remember logging when necessary} + \input{chapter/aaa/radius} \newpage diff --git a/commands.tex b/commands.tex index f7685d0..8014080 100644 --- a/commands.tex +++ b/commands.tex @@ -16,6 +16,9 @@ \end{figure} } +\newcommand{\xkcd}[2]{\fig{xkcd/#1}{#1}{#2\\% + {\tiny\MakeUppercase{https://imgs.xkcd.com/comics/#1.png}}}} + % Usage: \svg{}{