Difference between revisions of "NST Screencasts"

From NST Wiki
Jump to navigationJump to search
Line 19: Line 19:
 
This video: "[http://www.youtube.com/watch?v=FFv-4eXhb0w HowTo Download and Install the Network Security Toolkit on VirtualBox 4.08]" was created by ''Mike Neal''
 
This video: "[http://www.youtube.com/watch?v=FFv-4eXhb0w HowTo Download and Install the Network Security Toolkit on VirtualBox 4.08]" was created by ''Mike Neal''
  
http://www.youtube.com/watch?v=FFv-4eXhb0w
+
{{#ev:youtube|FFv-4eXhb0w}}
  
 
= Using Nmap in a Live CD Distribution =
 
= Using Nmap in a Live CD Distribution =

Revision as of 15:32, 7 September 2011

Opening up the Network Security Toolkit

The screencast: "Opening up the Network Security Toolkit" by Tom Bowers provides a summary of getting started with NST.

Network Interface Bandwidth Monitor

The Network Interface Bandwidth Monitor Introduction screencast provides a introduction and overview to the Network Interface Bandwidth Monitor page.

EmbedVideo was given an illegal value for the alignment parameter "360". Valid values are "left", "center", or "right".

Active Connections

The Active Connection Introduction screencast provides a introduction and overview to the Active Connections Monitor page.

EmbedVideo was given an illegal value for the alignment parameter "360". Valid values are "left", "center", or "right".

Lab 14a - Download and Install Network Security Toolkit 2.13.0 on VirtualBox 4.08

This video: "HowTo Download and Install the Network Security Toolkit on VirtualBox 4.08" was created by Mike Neal

Using Nmap in a Live CD Distribution

The video: "Using Nmap in a Live CD Distribution" created by Professor Messer demonstrates how you can use the NST virtual machine to perform a nmap scan.

Technical Notes

Adding Embedded Video Support To MediaWiki

By default, MediaWiki does not support embedding videos. In order to add this feature, the Extension:EmbedVideo extension needs to be added.

Recording A Desktop Session

When running Fedora:

  • Install the gtk-recordmydesktop package.
  • Run the gtk-recordMyDesktop application.
  • Configure and then press the Record button.
  • Press Ctrl+Alt+p to pause the recording, or Ctrl+Alt+s to end the recording.
  • Look for output files using: ls ~/*.og*
  • Playback files using the standard movie player (Totem) from the GNOME desktop.

The video: "how to create a screencast from linux desktop" by l3lgl30ss provides an overview.

NOTE: We have our own HowTo Create A Screencast page with additional details on this topic.