Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Using Apache with Suexec on Linux - Linux tutorial


When you're running an Apache Web server for yourself, you don't think about the user that's running the Apache server itself (typically nobody on Linux systems). But what if you're an ISP with multiple companies being hosted on your system? Or an educational institution with faculty who want to be able to execute their own scripts? Either everything has to be accessible to the Apache nobody user, or you have to run multiple instances of Apache on multiple ports and IP addresses, one of each per user, with the concomitant confusion of configuration files. The solution is the use of the suexec wrapper, which is part of the Apache distribution.
Category: Linux tutorials > Security - Difficulty:


More cool Linux tutorials:



Evaluate Rational Application Developer Online
Evaluate Rational Application Developer Online
You can now evaluate IBM Rational Application Developer for WebSphere Software V7.0 without installing it on your own system! Visit developerWorks to learn more about this product and register to explore its capabilities online.
Category: Linux tutorials > Linux and other OS - Difficulty:
Emacs editing: Options, registers, and bookmarks
Emacs editing: Options, registers, and bookmarks
Take charge of your editing session within Emacs and use it to your advantage. This tutorial is the fourth in a series, and shows you three areas of Emacs that control some aspect of the editing session: various command-line options, the register, and bookmark facilities for setting and saving positions and data.
Category: Linux tutorials > Linux and other OS - Difficulty:
Rational Requirements Composer v7.1 beta code
Rational Requirements Composer v7.1 beta code
Download the IBM Rational Requirements Composer V7.1 open beta code and enhance your requirements elicitation and definition capabilities with this easy-to-use visualization and collaboration toolset.
Category: Linux tutorials > Linux and other OS - Difficulty:
Logging in multi-threaded apps efficiently with ring buffer
Logging in multi-threaded apps efficiently with ring buffer
No software is bug free, and application users can encounter unexpected results during the run time of programs. To analyze and find the cause of problems, logging is a method widely used by programmers. In this article, learn how to use a ring buffer for efficient logging with memory operations in place of file operations.
Category: Linux tutorials > Linux and other OS - Difficulty:
Linux Exam: Documentation
Linux Exam: Documentation
In this tutorial (the fourth in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to Linux documentation. By the end of this tutorial, you will know how to use and manage local documentation, find documentation on the Internet, and use automated logon messages to notify users of system events.
Category: Linux tutorials > Administration - Difficulty: