mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +02:00

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=429908 Signed-off-by: Snjezana Peco <snjeza.peco@gmail.com> Change-Id: Ieb5a7130f2276641239dce711a131c66fd9bbdd7
34 lines
No EOL
1.2 KiB
HTML
34 lines
No EOL
1.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2008."/>
|
|
<link rel="stylesheet" type="text/css" href="../book.css"/>
|
|
<title>Setting up a dstore server</title>
|
|
</head>
|
|
<!--
|
|
This program and the accompanying materials are made available under the terms
|
|
of the Eclipse Public License v1.0 which accompanies this distribution, and is
|
|
available at http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
Contributors:
|
|
David Dykstal (IBM) - [203337] RSE user guide - TOC differs from Chapter for setting up a dstore server
|
|
-->
|
|
|
|
<body>
|
|
<div role="main">
|
|
<h1>Setting up a dstore server</h1>
|
|
|
|
<p>
|
|
There are two separate platform families on which you can run a dstore server: the Linux/UNIX family and the Windows family. Each is set up a bit differently. Follow the link to the platform of your choice.<br />
|
|
</p>
|
|
</div>
|
|
<div role="navigation">
|
|
<p>
|
|
<a href="tbeginlinux.html">Connecting to a remote Linux or UNIX server</a><br />
|
|
<a href="tbeginwindows.html">Connecting to a remote Windows server</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |