How do I run the Crawford
Slackware Box?
Paul Prawdzik
NetSec
Open up the run command by searching “run” in the Windows search bar.
After opening the run command, type in “cmd” to open up your command
prompt..
Command Prompt when it is open.
Create a new driectory by typing “mkdir
NetSecVagrant” into command prompt.
Make a directory for the box to run in.
Now move into the newly created directory with the “cd”
command. Type “cd CrawfordBox”
Run the command “vagrant init crawford/slackware64-14.2”
Give the Crawford box access to the network you
are using.
Run the “vagrant up” command to begin running the Crawford
Slackware Box.
Wait for the setup to complete.
SSH into vagrant by typing “vagrant ssh”.
To logout simply type out “logout”.

How do I run the Crawford Slackware Box?