Skip to content
Snippets Groups Projects
01_Accounts.tex 12.4 KiB
Newer Older
Jakob Moser's avatar
Jakob Moser committed
\setbeamercolor{progress bar}{bg=color1!50!black!30,fg=color1}
\setbeamercolor{alerted text}{fg=color1}
\label{sec:Accounts}
\section{\texorpdfstring{\faIcon{users} Accounts}{Accounts}}

\begin{frame}{Overview}
	\begin{tcolorbox}[enhanced,frame hidden,arc=0pt,colback=color1, left=2mm, right=2mm,hyperlink=subsec:Account-Comparison]
		\textbf{\small\faIcon{user}\normalsize \hspace{2px} University Account}\\
		University-wide services
	\end{tcolorbox}

	\begin{tcolorbox}[enhanced,frame hidden,arc=0pt,colback=color1, left=2mm, right=2mm,hyperlink=subsec:Account-Comparison]
		\textbf{\small\faIcon{user}\normalsize \hspace{2px} CL Account}\\
		Services of the Department of Computational Linguistics
	\end{tcolorbox}

	\begin{tcolorbox}[enhanced,frame hidden,arc=0pt,colback=normal text.bg!92!fg, left=2mm, right=2mm,hyperlink=subsec:Department-Password]
		\small\faIcon{lock}\normalsize \hspace{2px} ICL Password / Department Password
	\end{tcolorbox}

	\begin{tcolorbox}[enhanced,frame hidden,arc=0pt,colback=normal text.bg!92!fg, left=2mm, right=2mm,hyperlink=subsec:Other-Accounts]
		\small\faIcon{user}\normalsize \hspace{2px} Other optional accounts: MÜSLI and MaMpf
	\end{tcolorbox}
\end{frame}

\subsection{Why multiple accounts?}

\begin{frame}{University Account vs. CL Account}
	\label{subsec:Account-Comparison}
	% Hide caption of talltblr
	\DefTblrTemplate{caption}{normal}{}\SetTblrTemplate{caption}{normal}
	\centering
	\resizebox{\textwidth}{!}{
	\begin{talltblr}[
		note{1} = {\footnotesize\url{https://it-service.uni-heidelberg.de}}
	]{
		vline{2,3} = {-}{lightgray}
	}
		& \textbf{University Account} & \textbf{CL Account} \\
		Purpose & University-wide services & Services of the department \\
		Managed by & {University computing\\centre} & Gruppe Technik \\
		Username & Uni ID (\texttt{ab123}) & {e.g. last name in\\lower case (\texttt{mustermann})} \\
		Problems? & URZ IT-Service\TblrNote{1} & \texttt{technik@cl.uni-heidelberg.de} \\
		Status quo & {You should have one\\already} & {You will get one soon}
	\end{talltblr}
	}
\end{frame}

\begin{frame}{Why are the accounts important?}
	\begin{itemize}
		\item Both have their own email address
		\item The department expects you to read both email addresses regularly
		\item You will receive mails such as:
		\begin{itemize}
			\item Keys for Moodle courses
			\item Reminders for re-registration
			\item Reminders for registration to courses
			\item Information on unexpected problems
		\end{itemize}
		\item Even if you don't want to use the other services for now, you need an account because of the mails
	\end{itemize}
\end{frame}

\metroset{background=dark}
\begin{frame}{Takeaways}
	\begin{itemize}
		\item Two accounts: University account and CL account
		\item Different emails are sent to both accounts, you have to read both!
		\item The accounts allow the usage of different services
	\end{itemize}
	\vspace{2mm}
	\begin{alertblock}{Both accounts are important}
		You will need \textbf{an University account as well as a CL account} for your CL studies!
	\end{alertblock}
\end{frame}
\metroset{background=light}
\usebeamercolor[fg]{normal text}

\subsection{How to get those accounts?}

\begin{frame}{University Account}
	\begin{itemize}
		\item Recieved with your immatriculation
		\item If you don't have one, contact the URZ
	\end{itemize}
\end{frame}

\begin{frame}{CL Account}
	\begin{itemize}
		\item Please send a mail with the following information \textbf{from your university email}\footnote{If you don't have one yet, take another private mail address.}
		\begin{itemize}
			\item First name
			\item Last name
			\item Matriculation number
			\item Mail address (may be your university email)
			\item Uni-ID
		\end{itemize}
		\item We will create a CL account for you
		\item You can (and should) send this mail \textbf{soon}
	\end{itemize}
\end{frame}

\begin{frame}{Pool test}
	\begin{itemize}
		\item Your new CL account has access to mail etc., but does not allow login at the compute servers and pool computers.
		\item Fully unlocked account requires verification of some linux knowledge. Thus:
		\begin{enumerate}
			\item Linux Introduction (today)
			\item If necessary, practice a little
			\item Go through and pass the pool test tasks (online)
		\end{enumerate}
		\item Recommendation: Do this as soon as possible. You have as many attempts as you need.
	\end{itemize}
\end{frame}

\metroset{background=dark}
\begin{frame}{Takeaways}
	\begin{itemize}
		\item Send a mail with your personal data from your Uni mail address to us to receive a CL account.
		\item Pass the pool test to fully unlock the account.
	\end{itemize}
\end{frame}
\metroset{background=light}
\usebeamercolor[fg]{normal text}

\subsection{Services (University Account)}

\begin{frame}{University Mail}
    \begin{itemize}
        \item Address: \texttt{<firstname>.<lastname>@stud.uni-heidelberg.de} / \texttt{<Uni-ID>@stud.uni-heidelberg.de}
        \item If you don't automatically get a named alias, you can request one
        \item Available via web interface or IMAP/SMTP within your mail client
    \end{itemize}
\end{frame}

\begin{frame}{University Mail: Web Interface}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/unimail-weboberfläche.png}
        \\
        \url{https://sogo.uni-heidelberg.de}
    \end{center}
\end{frame}

\begin{frame}{University Mail: Mail Forwarding}
    \begin{enumerate}
        \item Log in to the web interface
        \item \menu{\faCog > Mail > Forward}
        \item Activate ``Forward incoming messages"
        \item Enter the target mail address
        \item \menu{\faSave}
    \end{enumerate}
\end{frame}

\begin{frame}{Moodle}
    \begin{itemize}
        \item Digital learning platform
        \item Many courses make their material available via Moodle
        \item Lecturers can also create discussion forums, announcements and videos
        \item Login with Uni acount, enrolment to specific courses with respective keys (which you usually recieve from the lecturer)
    \end{itemize}
\end{frame}

\begin{frame}{Moodle}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/moodle.png}
        \\
        \url{https://moodle.uni-heidelberg.de/}
    \end{center}
\end{frame}

\begin{frame}{heiCHAT}
    \begin{itemize}
        \item Instant messaging service for students and employees of the university
        \item Heimeliger Online-Pool (organised by the Fachschaft), Coli Freshers' Room
        \item Accessible via web interface
        \item Strongly recommended: Install the app (mobile or desktop) to avoid encryption problems
    \end{itemize}
\end{frame}

\begin{frame}{heiCHAT: Desktop-Anwendung}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/element.png}
        \\
        \url{https://www.urz.uni-heidelberg.de/de/heichat}
    \end{center}
\end{frame}

\begin{frame}{Further Services}
    \begin{itemize}
        \item \textbf{heiCO}: Platform for study \& examination administration (more on this later)
        \item \texttt{eduoroam}-\textbf{WLAN}
        \item \textbf{VPN}: Remote access to the university network
        \item \textbf{heiBOX}: 10 GB cloud storage
        \item Details and more services can be found at \url{https://www.urz.uni-heidelberg.de/en/node/766/it-for-students}
    \end{itemize}
\end{frame}

\metroset{background=dark}
\begin{frame}{Takeaways}
	\begin{itemize}
		\item The URZ (university computing centre) offers a variety of services for students
		\item Access your university email at \url{https://sogo.uni-heidelberg.de}
		\item Optional: you can redirect your mails to a private account
	\end{itemize}
\end{frame}
\metroset{background=light}
\usebeamercolor[fg]{normal text}

\subsection{Services (CL Account)}

\begin{frame}{Overview}
	\begin{itemize}
		\item Mail
		\item GitLab
Jakob Moser's avatar
Jakob Moser committed
		\item Overleaf
Jakob Moser's avatar
Jakob Moser committed
		\item Wiki (not too relevant anymore)
		\item Login to servers and pool computers
	\end{itemize}
	Detailed instructions and help on typical problems can be found in the FAQ in our GitLab instance: \url{https://gitlab.cl.uni-heidelberg.de/technik/faq/-/blob/master/README-en.md}
\end{frame}

\begin{frame}{CL Mail}
    \begin{itemize}
        \item Address: \texttt{<lastname>@cl.uni-heidelberg.de}
        \item Available via web interface or IMAP/SMTP within your mail client
    \end{itemize}
\end{frame}

\begin{frame}{CL Mail: Web Interface}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/clmail-weboberfläche.png}
        \\
        \url{https://mail.cl.uni-heidelberg.de}
    \end{center}
\end{frame}

\begin{frame}{CL Mail: Mail Forwarding}
    \begin{enumerate}
        \item Log in to the web interface
        \item \menu{Settings > Filters}, click \menu{Create}
        \item Filter definition:
        \begin{itemize}
            \item Scope: ``all messages"
            \item Actions: ``Redirect message to"
            \item Enter the target mail address
        \end{itemize}
        \item \menu{Save}
    \end{enumerate}
\end{frame}

\begin{frame}{GitLab}
    \begin{itemize}
        \item Web interface for the version control software Git
        \item Also includes tools for project management
        \item Relevant for (group) implementation projects in higher semesters
    \end{itemize}
\end{frame}

\begin{frame}{GitLab}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/gitlab.png}
        \\
        \url{https://gitlab.cl.uni-heidelberg.de}
    \end{center}
\end{frame}

\begin{frame}{Compute Servers}
    \begin{itemize}
        \item Servers for computing on more powerful hardware, usually operated using the terminal
        \item You have to pass the pool test to use the servers
        \item \texttt{ella}: fast and only for students
        \item \texttt{last}: even faster and also only for students
        \item \texttt{CLuster}: such fast!!
    \end{itemize}
\end{frame}

\begin{frame}{Compute Servers: Terminal}
    \begin{center}
        \includegraphics[width=0.8\textwidth]{../img/last.png}
        \\
        \texttt{ssh <username>@last.cl.uni-heidelberg.de}
    \end{center}
\end{frame}

\begin{frame}{Computer Pool}
    \begin{itemize}
        \item About 32 identical computers
        \begin{itemize}
            \item You have to pass the pooltest to use the computers
            \item Running Debian GNU/Linux
        \end{itemize}
        \item HD presenter for presentations and slide shows
        \item Couch and lockers
        \item Other colis
        \item A wall full of memes
        \item Life jackets under your seats
        \item Card-controlled entry system
        \begin{itemize}
            \item Pool cards are available for 2 Euro (deposit)
        \end{itemize}
    \end{itemize}
\end{frame}

\begin{frame}{Computer Pool}
    \begin{center}
        \includegraphics[width=0.7\textwidth]{../img/pool.jpg}
        \\
        Department of Computational Linguistics, INF 325, Heidelberg
    \end{center}
\end{frame}

\metroset{background=dark}
\begin{frame}{Takeaways}
	\begin{itemize}
		\item The ICL offers a variety of Services
		\item FAQ: \url{https://gitlab.cl.uni-heidelberg.de/technik/faq/-/blob/master/README-en.md}
		\item Access your CL email at \url{https://mail.cl.uni-heidelberg.de/}
        \item Optional: you can redirect your mails to a private account
        \item Participate in the pool test to fully unlock your CL account
	\end{itemize}
\end{frame}
\metroset{background=light}
\usebeamercolor[fg]{normal text}

\label{subsec:Department-Password}
\subsection{Department Password}

\begin{frame}{Not really an account: the department password}
	\begin{itemize}
		\item Password for non-public parts of the department website (\url{https://cl.uni-heidelberg.de})
		\item Managed by the \textbf{Gruppe Technik}
		\item Username, if requested: \texttt{coli}
		\item Password: \textit{You'll be told now}
		\item Sometimes needed to access course materials
	\end{itemize}
\end{frame}

\label{subsec:Other-Accounts}
\subsection{Other Optional Accounts}

\begin{frame}{Still hungry? Other optional accounts}
	\begin{itemize}
		\item \textbf{MÜSLI}: \textbf{M}athematisches \textbf{Ü}bungsgruppen- und \textbf{S}chein\textbf{l}isten-\textbf{I}nterface
		\begin{itemize}
			\item Needed for enrolment to (mainly) computer science courses
			\item Register at \url{https://muesli.mathi.uni-heidelberg.de} when needed
    	\end{itemize}

		\item \textbf{MaMpf}: \textbf{Ma}thematische \textbf{M}edien\textbf{p}latt\textbf{f}orm
		\begin{itemize}
			\item Moodle alternative, mainly used by mathematical lectures
			\item Register at \url{https://mampf.mathi.uni-heidelberg.de} when needed
		\end{itemize}  
	\end{itemize}
\end{frame}