|
Total: 300 - Showing 1 to 10
Telecom OSS Goes Open Source Courtesy of Transverse
http://www.ossnewsreview.com/telecom-oss/telecom-oss-goes-op...
Transverse is the first company to extend the true promise of open source computing to telecom operational support systems OSS.
Join discussion...
Berries Plastic Stack Chairs for School
http://www.schoolchurchfurniture.com/2008/09/berries_plastic...
Bright colors and child-friendly sizing make the Jonti-Craft Berries Plastic Chairs with Powder-Coated Legs or Chrome Legs a great choice for a classroom or preschool use. I wish I had one of these chairs when I was a kid in school. Cool colors.
Join discussion...
Triggering Commands On File/Directory Changes With Incron
http://www.howtoforge.com/triggering-commands-on-file-or-dir...
This guide shows how you can install and use incron on a Debian Etch system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.).
Join discussion...
Displaying RSS And Atom Feeds On Your Web Site With SimplePie
http://www.howtoforge.com/displaying-rss-and-atom-feeds-on-y...
SimplePie is a PHP library that can fetch, cache, parse, and normalize RSS and Atom feeds. It allows you to display the newest articles from websites with RSS or Atom feeds on your own site. This is a great way to add new, fresh, and relevant information to your site. This guide shows how you can set it up for your own web site.
Join discussion...
How to Know When You Should Develop a Domain Name
http://www.billhartzer.com/pages/how-to-know-when-you-should...
Developing a domain name should depend on several factors. Here is how to know if you should develop or not.
Join discussion...
Running A File- And Print-Server With eBox On Ubuntu 8.04 Server
http://www.howtoforge.com/running-a-file-and-print-server-wi...
This article shows how to run a file- and print-server for small and medium enterprises (SME) on one single Ubuntu 8.04 server. It is very easy to set up, and management is done with an easy-to-use web interface called eBox so once the system is set up, you can forget about the command line. eBox was developed to administrate advanced services for corporate networks.
Join discussion...
Tags: ebox, fileserver, printserver, cups, samba, ubuntu
The Ultimate Guide to Google Knol: 50 Tips and Tricks
http://www.smartteaching.org/blog/2008/08/the-ultimate-guide...
Google Knol offers information consumers a platform for finding encyclopedia-like articles. Here is the ultimate guide to Google Knol
Join discussion...
How To Set Up WebDAV With Lighttpd On Mandriva 2008.1
http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd...
This guide explains how to set up WebDAV with lighttpd on a Mandriva 2008.1 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
Join discussion...
Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch
http://www.howtoforge.com/running-vhosts-under-separate-uids...
This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows you to run each of your vhosts under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. It is based on metuxmpm, a working implementation of the perchild MPM. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode.
Join discussion...
Tags: apache2-mpm-peruser, mpm-peruser, apache, apache2, debian | |