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

woensdag 9 mei 2018

Day of infamy - use of bots

To add a Mod, go to Mod/View in Steam Browser/Offensive.

Use ~ to open the console and then type "map tobruk" for instance.

To add bots to the game, you should type in the console: ins_bot_add 10


woensdag 2 mei 2018

How To Get Thunderbird To Open Web Links In Default Browser


Go to Thunderbird Menu: Edit-->Preferences
Click Config Editor

Search for the following 3 entries:
network.protocol-handler.warn-external.http
network.protocol-handler.warn-external.https
network.protocol-handler.warn-external.ftp

and double click to true.

Enlarging Libreoffice window completely with command

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