Latest news
Managing background commands in shell scripts
Unix shells provide a method of running more that one command, or shell script, at a time by placing the command into the background with an “&”. A command placed into the background will continue to run and get CPU cycles while allowing you to run new commands without having to open a new terminal. This is especially useful when executing long-running commands, when running tasks that can benefit from running in parallel, when physically connected to the system terminal, or when opening a new terminal just isn’t convenient.
Once a command has been placed into the background, shells provide a method for controlling and monitoring the background commands using something known as job control. It’s the use of job control, specifically from within a Korn shell script, which is the topic of this article.
By Rainer Raab at UNIX Review.
[ Read more ]
Spotlight

The security of WordPress plugins
Posted on 18 June 2013. | Checkmarx’s research lab identified that more than 20% of the 50 most popular WordPress plugins are vulnerable to common Web attacks, such as SQL Injection.

Information security executives need to be strategic thinkers
Posted on 17 June 2013. | George Baker, the Director of Information Security at Exostar, talks about the challenges in working in a dynamic threat landscape, offers tips for aspiring infosec leaders, and more.

Large orgs in denial about own security breaches?
Posted on 14 June 2013. | Over two thirds (66%) of large organizations said they either had not experienced a security incident in the last 12-18 months or were unsure if they had.

Vulnerability scanning with PureCloud
Posted on 12 June 2013. | nCircle PureCloud is a cloud-based network security scanning product built upon the companies' vulnerability and risk management system IP360.

Reactions from the security community to the NSA spying scandal
Posted on 11 June 2013. | Read on for comments on this scandal that Help Net Security received from a variety of security professionals and analysts.
By subscribing to our early morning news update, you will receive a daily digest of the latest security news published on Help Net Security.
With over 500 issues so far, reading our newsletter every Monday morning will keep you up-to-date with security risks out there.







