learn linux and unix commands - unix shell scripting

DHS Cybersecurity help/resource

 
Thread Tools Search this Thread
# 1  
Old 03-16-2009
DHS Cybersecurity help/resource

Recently there has been a bit of a debate, around the US, anyway, about whether the NSA or the DHS should have responsibility for cybersecurity.

One of the points raised is that the NSA shouldn't take on that job, since cybersecurity involves helping "ordinary" people and companies secure their own systems.  (In the modern environment, silo/bastion thinking doesn't work in security: now, that fact that I have a virus means you have a problem.)  And the NSA has proven itself singularly loath to tell anything to anyone.

DHS has, on the other hand, set up a cybersecurity resource.  Check it out.  (It'll only take a couple of seconds.)

Back?  Pretty pathetic, isn't it?  Maybe the NSA should take over.  They could hardly do worse ...

Image
Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Human Cyber Consciousness: The Next Frontier in Cybersecurity

FYI, I am planning to release the first book in a new mini-series the end of May: Pre-Order Cancelled. See this update. (Cyberspace Situational Awareness Book 1) https://www.unix.com/members/1-albums215-picture844.jpg If anyone want to write a short book for this mini-series, or... (3 Replies)
Discussion started by: Neo
3 Replies

2. What is on Your Mind?

Cybersecurity - Wordpress Plugin Developer Wanted

https://www.unix.com/members/1-albums112-picture680.png (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question
SEMODULE_LINK(8)							NSA							  SEMODULE_LINK(8)

NAME
semodule_link - Link SELinux policy module packages together SYNOPSIS
semodule_link [-Vv] [-o outfile] basemodpkg modpkg1 [modpkg2]... DESCRIPTION
semodule_link is a developer tool for manually linking together a set of SELinux policy module packages into a single policy module pack- age. This tool is not necessary for normal operation of SELinux. In normal operation, such linking is performed internally by libsemanage in response to semodule commands. Module packages are created by semodule_package. OPTIONS
-V show version -v verbose mode -o <output file> Linked policy module package generated by this tool. SEE ALSO
checkmodule(8), semodule_package(8), semodule(8), semodule_expand(8) (8), AUTHORS
This manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by Karl MacMillan <kmacmillan@tresys.com> Security Enhanced Linux Nov 2005 SEMODULE_LINK(8)