Top : Linux and Unix resource
| Home | Add a Link | Modify a Link | What's New | What's Cool | Top Rated | Random Link | Search |
| myNetWatchman - Network Intrusion Detection and Reporting |
| (Added: 26-Nov-2005 Hits: 1 Rating: 0 Votes: 0) Rate It |
| POSIX file capabilities: Parceling the power of root |
| - Linux has been using capabilities for years, but has recently acquired POSIX file capabilities. POSIX file capabilities split root user powers into smaller privileges, such as the ability to read files or to trace processes owned by another user. By assigning capabilities to a file, you can enable an unprivileged user to execute the file with those specified privileges. In this article, learn how to program using capabilities and how to switch on the ability of your system setuid root... (Added: 23-Dec-2007 Hits: 0 Rating: 0 Votes: 0) Rate It |
| Syntax of Regular Expressions |
| - Regular expression looks ugly for novices, but really it's very simple, handly and powerfull tool. (Added: 31-May-2004 Hits: 14 Rating: 0 Votes: 0) Rate It |