Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : Unix : Security


Directory : Unix : Security

  Options

Links
  • Console Security - Gives you some ideas on console server security and will help you close a potential backdoor for hackers.
  • IPSEC under Solaris - Article that shows how IPSEC can be used to provide secure network connections.
  • Security Basics Part 1 - Security is always an issue in multiuser computing systems. Unix provides a rich set of security options, and this three-part security series seeks to explore some of the basics of it.
  • Security FAQs - Unix computer security frequently asked questions.
  • Setting up RBAC Manually - Explains how to use Role Based Access Contol (RBAC) on Solaris to allow unprivileged users to carry out privileged commands.
  • SSH Public Key Authentication - This procedure is based on the commercial SSH product but should work in a similiar way with OpenSSH (just loose the "2" from the commands!). It shows how to use public keys with SSH to authenticate connections.
  • Unix System Security Checklist - A partial checklist of actions that can be taken to improve security of your Unix system from the University of Washington.