Sponsored Content
Operating Systems BSD How is Darwin as a base For a Server Post 45088 by RedVenim on Monday 15th of December 2003 05:41:25 AM
Old 12-15-2003
How is Darwin as a base For a Server

Does anyone have any Benchmarks for OS X Server in DB Serving.
in comparison to Linux

How bout Darwin?
And How bout Darwin as a Base for a Server?
How bout Ease of Environment Crossplatforms and Various Implementations?
And Finally how bout Develoment?
 

9 More Discussions You Might Find Interesting

1. Programming

ncurses/Darwin

I am using Darwin on Mac OS X.I.I (new to both Unix and C++). I downloaded the ncurses library from http://prdownloads.sourceforge.net/gnu-darwin/ncurses-5.2.tgz, but I don't know what to do with it now. Stuffit has expanded the archive, but I still have the original .tgz as well (if that's... (1 Reply)
Discussion started by: parmenides
1 Replies

2. UNIX for Dummies Questions & Answers

Darwin x86

so, what's everyone's opinion on Darwin (x86 rendition)? is it worth installing at the moment? pros? cons? comments? (5 Replies)
Discussion started by: Karma
5 Replies

3. BSD

Darwin via PearPC

How can I send Ctrl+Alt+Del for Darwin running in PearPC for Linux? (1 Reply)
Discussion started by: eugrus
1 Replies

4. Ubuntu

How to build as web base File Server

Hi folks, Ubuntu 7.04 server amd64 apache2-2.2.3 postfix-2.3.8 mysql Ver 14.12 SquirrelMail version 1.4.11 I have a running Mail Server. I need to make it as a file server, in addition, allowing users who have accounts (Linux/shell) on the Mail Server to upload/download their files... (1 Reply)
Discussion started by: satimis
1 Replies

5. OS X (Apple)

Darwin 10.4 - Gnome

Hello, I was curious about how one would go about installing gnome on darwin. As far as I know it must be harder than FreeBSD because there doesn't seem to be any ports for it. Would you have to first set up a build environment (GCC etc...) and then compile it from scratch? or is there an... (3 Replies)
Discussion started by: kpedersen
3 Replies

6. Solaris

Solstice 6.0.3 - Server is disabled Install base enabler

hi people, I receive this message in the nwadmin: Registration info event: Server is disabled Install base enabler License enabler: #none (Networker/10 Eval) has expired. What happened? Please help me... Thank you (0 Replies)
Discussion started by: denisgomes
0 Replies

7. OS X (Apple)

Darwin ports

Hi there. I have an MacBookPro and I want to install Darwin ports. I downloaded & installed MacPorts-1.7.0.pkg and now I don't know what to do. I tried: # port -d selfupdate .... error 1 Command output: checking build system type... i686-apple-darwin9.7.0 checking host system type...... (7 Replies)
Discussion started by: hirohitosan
7 Replies

8. Red Hat

CentOS 6.1 base install (like FreeBSD base install)?

Hello, What is the simplest way to install CentOS 6.1 with console base-system only using official LiveDVD image on VirtualBox machine? I'd like to get simplest console with network support like FreeBSD base installation. Then, install services which I need. The installer jest extracts the... (2 Replies)
Discussion started by: newbie_develope
2 Replies

9. Shell Programming and Scripting

Create file base on server time

Hi Guys, Server time:- >date >Wed Nov 14 11:56:23 EST 2012 I want to convert in to Below Formet :- 20121114.1100 And cretae file base on above data : last 48 Hour 20121114.1000 20121114.1100 20121114.0900 20121114.1000 20121114.0800 20121114.0900 20121114.0700 20121114.0800... (2 Replies)
Discussion started by: asavaliya
2 Replies
CALENDARSERVER_EXPORT(8)				    BSD System Manager's Manual 				  CALENDARSERVER_EXPORT(8)

NAME
calendarserver_export -- Darwin Calendar Server Export Tool SYNOPSIS
calendarserver_export [-f config_file] [-o output_file] [-c collection] [-H home] [-r record] [-u user] DESCRIPTION
calendarserver_export is a tool that generates a single iCalendar file containing all of the iCalendar components found from all specified input sources, providing server administrators a means by which to export data from the Darwin Calandar Server into a format that can be viewed and/or manipulated by other tools. Multiple input sources may be specified; the resulting iCalendar data will contain the combined data from all sources. OPTIONS
-h, --help Displays usage information -f, --config FILE Use the Calendar Server configuration specified in the given file. -o, --output FILE Write resulting iCalendar data to the given file. -c, --collection DIRECTORY Read iCalendar objects from the calendar collection at the given path. -h, --home DIRECTORY Read iCalendar objects from all calendar collections within the calendar home at the given path. -r, --record TYPE:NAME Read iCalendar objects from all calendar collections within the calendar home for the directory record of the given type with the given name. -u, --user NAME Read iCalendar objects from all calendar collections within the calendar home for the directory user with the given name. This is shorthand for -r user:NAME. FILES
/etc/caldavd/caldavd.plist The Calendar Server configuration file. /Library/CalendarServer/Documents The server's document root, which is the used as the backing store for the HTTP resources on the server. SEE ALSO
caldavd(8) STANDARDS
The iCalendar data generated by calendarserver_export is expected to comply with RFC 2445 (iCalendar). BSD
November 6, 2008 BSD
All times are GMT -4. The time now is 02:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy