|
Automate backups on Linux
No excuses: do-it-yourself, secure, distributed network backups made easy
The loss of critical data can prove devastating. Still, millions of professionals ignore backing up their data. While individual reasons vary, one of the most common explanations is that performing routine backups can be a real chore. Because machines excel at mundane and repetitive tasks, the key to reducing the inherent drudgery and the natural human tendency for procrastination, is to automate the backup process....Read More at IBM
posted 21:23 [/computers/linux/security]
permanent link
Discuss: 0 comments
Linux and National Security
As the open source industry grows and becomes more widely accepted, the use of Linux as a secure operating system is becoming a prominent choice among corporations, educational institutions and government sectors. With national security concerns at an all time high, the question remains: Is Linux secure enough to successfully operate the government and military's most critical IT applications?...Read More at linuxsecurity.com
posted 16:23 [/computers/linux/security]
permanent link
Discuss: 0 comments
Chrooting Apache
From Linux.com: The chroot daemon allows you to run a program and have it see a given directory as the root (/) directory. This effectively locks the process into its very own filesystem ("chroot jail") isolated from the real / filesystem. In this article we will look at how to install the Apache Web server in such an environment.....Read More
posted 17:26 [/computers/linux/security]
permanent link
Discuss: 0 comments
Secure programmer: Minimizing privileges
Taking the fangs out of bugs from IBM DveloperWorks: " Secure programs must minimize privileges so that any bugs are less likely to be become security vulnerabilities. This article discusses how to minimize privileges by minimizing the privileged modules, the privileges granted, and the time the privileges are active. The article discusses not only some of the traditional UNIX-like mechanisms for privileges, but some of the newer mechanisms like the FreeBSD jail(), the Linux Security Modules (LSM) framework, and Security-Enhanced Linux (SELinux)."...Read More
posted 22:45 [/computers/linux/security]
permanent link
Discuss: 0 comments
Hardened-PHP
Hardened-PHP adds security hardening features to PHP to protect your servers on the one hand against a number of well known problems in hastily written PHP scripts and on the other hand against potential unknown vulnerabilities within the engine itself...hardened-php.net
posted 02:13 [/computers/linux/security]
permanent link
Discuss: 0 comments
File alteration monitoring techniques under Linux
In a multi-user, multi-process operating system, files are continually being created, modified, and deleted, often by apparently unrelated processes. This means that any software ... Read More
posted 13:26 [/computers/linux/security]
permanent link
Discuss: 0 comments
|