August 2018
Intermediate to advanced
404 pages
10h 22m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Let's test the communication; we are going to ping vm_ 1 from our Kali Linux."
A block of code is set as follows:
<html><script>function submit_form(){ document.getElementById('form1').submit();}</script>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<html><script>function submit_form(){ document.getElementById('form1').submit();}</script>
Any command-line input or output is written as follows:
# sudo apt-get ...
Read now
Unlock full access