From 98883dabb17df16e397f93c8fe5f8dea83db2053 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 2 Mar 2015 17:43:42 +0100 Subject: February 23 meeting minutes started MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Leif-Jöran has an update on the virtual machine design that should go into the minutes. --- preamble/preamble.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'preamble') diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 6331238..d884306 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -79,6 +79,7 @@ \newcommand \imap {\textsc{imap}} \newcommand \ip {\textsc{ip}} \newcommand \ipred {\textsc{ipred}} +\newcommand \ipsec {\textsc{ipsec}} \newcommand \isp {\textsc{isp}} \newcommand \isplong {\textsc{isp} (\textit{Internet Service Provider})} \newcommand \ituniv {\textsc{it}-universitetet} @@ -95,6 +96,8 @@ \newcommand \mysql {\textsc{m}y\textsc{sql}} \newcommand \nsa {\textsc{nsa}} \newcommand \nsaa {\textsc{nsa} (\textit{National Security Agency}, \textsc{usa}:s federala säkerhetsmyndighet)} +\newcommand \nat {\textsc{nat}} +\newcommand \natt {\textsc{nat} (Network Address Translation)} \newcommand \nti {\textsc{nti}} \newcommand \ntig {\textsc{nti}-gymnasiet} \newcommand \ok {\textsc{ok}} @@ -117,6 +120,7 @@ \newcommand \sun {Sun} \newcommand \sql {\textsc{sql}} \newcommand \srpfyra {\textsc{sr p4}} +\newcommand \tls {\textsc{tls}} \newcommand \usb {\textsc{usb}} \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain \newcommand \vps {\textsc{vps}} -- cgit v1.2.3 From d96b96aa544964f590bf6fd79cc1e44dc816257f Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Tue, 3 Mar 2015 19:44:31 +0100 Subject: Corrections of minutes from ebruary 23 according to comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Leif-Jöran had a few comments. Those are attended. --- preamble/preamble.tex | 1 - 1 file changed, 1 deletion(-) (limited to 'preamble') diff --git a/preamble/preamble.tex b/preamble/preamble.tex index d884306..230906d 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -69,7 +69,6 @@ \newcommand \fscons {\textsc{fscons}} \newcommand \fsfe {\textsc{fsfe}} \newcommand \giraff {\texthost{giraff}} -\newcommand \gnuhost {\texthost{gnu}} \newcommand \gnu {\textsc{gnu}} \newcommand \gnuhost {\texthost{gnu}} \newcommand \gnupg {Gnu\textsc{pg}} -- cgit v1.2.3