NST Screencasts: Difference between revisions
From MediaWiki
Jump to navigationJump to search
(Added note about our howto page related to creating a screencast) |
|||
Line 5: | Line 5: | ||
= Active Connections = | = Active Connections = | ||
[[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center> | [[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center>NST 2.13.0<br />SVN: 2056</center>]]''']] The [http://www.youtube.com/watch?v=Uqk7iGYMvbE Active Connection Introduction] screencast provides a introduction and overview to the Active Connection page. | ||
{{#ev:youtube|Uqk7iGYMvbE|640|360}} | {{#ev:youtube|Uqk7iGYMvbE|640|360}} |
Revision as of 08:11, 5 May 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.
Active Connections
The Active Connection Introduction screencast provides a introduction and overview to the Active Connection page.
EmbedVideo was given an illegal value for the alignment parameter "360". Valid values are "left", "center", or "right".
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.