Email Alerts
-
Account locking for Linux via PAM
Discover how to configure account blocking on a Red Hat host with PAM and prevent a potential denial-of-service attack caused by repeated locking of user accounts. Tip
-
Seven tips for optimizing shell script security
Inherent weaknesses, a complex syntax and the general lack of consideration for security make writing secure shell scripts difficult. This tip focuses on major issues in shell script security across multiple shells. Tip
-
Understanding logging, log monitoring in 'Hardening Linux'
In Chapter 5, "Understanding Logging and Monitoring," Turnbull compares the syslog daemon to its more powerful and more secure successor, syslog-NG. He also shows readers the Simple Event Correlation tool for highlighting events in logs. Tip
-
Chapter 1, Secure installation and configuration, of 'Hardening Apache'
Chapter 1, Secure Installation and Configuration, 'Hardening Apache' walks users through the basics of encryption and configuring Apache 1.3x and 2.x with Secure Sockets Layer. Tip
-
Altering security attributes under SELinux
Security expert James Turnbull explains where to find the policy files for Red Hat's SELinux if you want to alter the attribues of an object. Ask the Expert
-
DAC and MAC safety
Security expert James Turnbull describes the difference between discretionary access control and mandatory access control and which is safer. Ask the Expert
-
Removing Web access from Firefox
Security expert James Turnbull recommends Web resources describing how to access the HTML functionality of Web browsers without allowing Web access. Ask the Expert
-
Security checklists and audits
Security expert James Turnbull provides a link for a security checklist when performing an audit. Ask the Expert
-
The Linux desktop: Browser and distro security tips
Don't be fooled. Firefox is no more secure than Opera or Internet Explorer, says security expert James Turnbull. The author of "Hardening Linux" explains why distro security can be subjective, what basic steps users can take to protect themselves fr... Tip
-
Closing code won't save you
Security expert James Turnbull explains why equating safety with hiding your source code is a fallacy. Ask the Expert