From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 05:18:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E7AD16A4CE for ; Thu, 29 Jan 2004 05:18:46 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7675143D1F for ; Thu, 29 Jan 2004 05:18:45 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (Postfix) with ESMTP id DE87F40823; Thu, 29 Jan 2004 14:18:06 +0100 (CET) From: Cordula's Web To: machuidel@yahoo.com In-reply-to: <20040129102229.85256.qmail@web40912.mail.yahoo.com> (message from Mike Machuidel on Thu, 29 Jan 2004 02:22:29 -0800 (PST)) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: <20040129102229.85256.qmail@web40912.mail.yahoo.com> Message-Id: <20040129131806.DE87F40823@fw.farid-hajji.net> Date: Thu, 29 Jan 2004 14:18:06 +0100 (CET) cc: freebsd-questions@freebsd.org Subject: Re: Retired Linux user wants to switch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 13:18:46 -0000 > Does FreeBSD have something like SYSV modules (just > asking, of course there's kill)? It depends what you're meaning with SYSV modules: 1. semaphores, shared memory, message queues: Yes. 2. STREAMS (see: Rago, SysV Network Programming): No. 3. binary compatiblity to SysV: Yes, but only partial support (see ibcs2(8)) 4. SysV run-levels: No. > Are there any recommendations for managing a hosting > server? Software? Configurations? If you want to host _virtual_ servers (every customer has root access in their own virtual environment), consider jail(8): http://docs.freebsd.org/44doc/papers/jail/jail.html > Thank you, > Mike Machuidel ;) Good luck and welcome to FreeBSD! :) -- Cordula's Web. http://www.cordula.ws/