learn linux and unix commands - unix shell scripting

Microsoft awareness kit

 
Thread Tools Search this Thread
# 1  
Old 02-06-2010
Microsoft awareness kit

Microsoft has a kit of awareness materials that you can download for free.  There are some PowerPoint slide decks.  These should be reviewed prior to use, since, while they do have some content, they have an awful lot of blank holes which need to be filled with your company name and some additional details.  There are also templates for brochures, etc, but these contain no content, and are simply formats and styles.

Image
Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Back to Cyber Situational Awareness Software Development

After mulling over self-publishing a cyberspace situational awareness mini-series starting with a short book on human cyber consciousness, I think it is best I delay writing a book and focus on software development. The general idea of human cyber consciousness is indirectly discussed in this... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

Cyberspace Situational Awareness - End of Year Research Update

Here is an end-of-year update of my CSA research for 2016. A BIG THANK YOU to everyone at unix.com who keeps the forums running so well as I write code for cyberspace situational awareness experiments and do my research. I am still hopelessly trying to save the world from the unintended... (6 Replies)
Discussion started by: Neo
6 Replies

3. What is on Your Mind?

Speed Bumps on the Road to Cyber Situational Awareness - Tim Bass

Speed Bumps on the Road to Cyber Situational Awareness Happy Holidays! (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
sdx(1)							      General Commands Manual							    sdx(1)

__________________________________________________________________________________________________________________________________________________

NAME
sdx - Starkit Developer eXtension DESCRIPTION
sdx combines a number of functions into a single command-line developer utility. Its most common use is to create, browse, and unravel Starkits: sdx qwrap myscript.tcl ?options ...? create a starkit from a single Tcl script sdx wrap mystar.kit ?options ...? create a starkit from a mystar.vfs directory structure sdx unwrap mystar.kit the reverse of wrap, lets you dissect any starkit sdx lsk mystar.kit list the contents of a starkit, as seen when mounted in Tcl sdx version mystar.kit calculate the version ID of a starkit, report newest file found inside sdx mkpack oldstar.kit newstar.kit copy and optimally pack the Metakit data by removing all unused areas sdx mksplit mystar.kit split a starkit into mystar.head and a mystar.tail parts sdx also has other, less frequently used commands, see sdx help and sdx help command for more information. sdx is itself a Starkit, you can inspect its contents by doing sdx unwrap `which sdx`. SEE ALSO
http://code.google.com/p/tclkit/, http://wiki.tcl.tk/sdx/, http://wiki.tcl.tk/starkit/, http://www.equi4.com/starkit/, http://www.equi4.com/starkit/sdx.html KEYWORDS
Starkit, Tcl sdx 2.0 sdx(1)