dinsdag 31 juli 2018

Latex structure

\documentclass{article}
\usepackage[utf8]{inputenc}

\title{Probeersel}
\author{cornelispeek }
\date{July 2018}

\begin{document}

\maketitle

\section{Introduction}
What shall we do \cite{berne} with

\bibliographystyle{plain}
\bibliography{boeken}
\end{document}

You have to name the bibliography file and bibliographystyle before \end{document}

zaterdag 28 juli 2018

Get a list of Open Ports in Linux

ss -lntu

-n, --numeric       don't resolve service names
-l, --listening     display listening sockets
-t, --tcp           display only TCP sockets
-u, --udp           display only UDP sockets

maandag 9 juli 2018

Word 2016

Word 2016

  • Ctrl+S = save
  • Esc = terug naar vorig scherm
  • Ctrl+O = open
  • Ctrl + Alt + F2 = openen van filemanager
  • Alt + Q = voer command in
  • Ctrl + W = close
  • Alt = voor navigatie in de Ribbons.
  • F7 = spelling
  • Alt + Ctrl + S = split document
  • F9 = Refresh
  • Ctrl + P = print
  • Ctrl + F = Search
  • Ctrl + H = Search and replace
  • Ctrl + G = goto page, bookmark, fotonen
  • Alt + F4= exit Word

Enlarging Libreoffice window completely with command

 You can open the LibreOffice window completely by pressing the CTRL+Shift+J keys together.