download fehlte
This commit is contained in:
parent
d22a53f718
commit
107bc016c6
1 changed files with 12 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<h2>Hint</h2>
|
||||
<p>Fetch the latest CryptoBox-server
|
||||
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server</a>
|
||||
package while it's hot!</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
|
@ -39,18 +39,21 @@
|
|||
<p>Debian/sid <br />
|
||||
Ubuntu/edgy_eft</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Debian, Ubuntu (cryptobox-server)</h2>
|
||||
<p>Install the <i>cryptobox-server</i> package to integrate the
|
||||
features of the CryptoBox into your running server/desktop
|
||||
without downloading the whole CD.</p>
|
||||
<p>First add the following line to your <b>/etc/apt/sources.list:</b><br />
|
||||
<tt> deb http://systemausfall.org/toolforge/debian unstable main"</tt></p>
|
||||
<p>First add the following line to your <i>/etc/apt/sources.list:</i><br />
|
||||
<tt>deb http://systemausfall.org/toolforge/debian unstable main"</tt></p>
|
||||
<p>Then run:<br/>
|
||||
<tt> apt-get install cryptobox-server</tt></p>
|
||||
<tt>apt-get install cryptobox-server</tt></p>
|
||||
<br/>
|
||||
<p>Mabye the package can also be installed in other Debian based
|
||||
<p>Maybe the package can also be installed in other Debian based
|
||||
distributions: your mileage may vary.</p>
|
||||
</div>
|
||||
|
||||
|
@ -62,9 +65,12 @@
|
|||
<p>Full Subversion access access is possible via commandline tools or your
|
||||
favourite <a href="http://en.wikipedia.org/wiki/Subversion#GUI_front-ends.2Fclients">GUI</a>.</p>
|
||||
<p>Create your local working copy with the following command:<br>
|
||||
<tt> svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
||||
<tt>svn checkout https://svn.systemausfall.org/svn/cryptobox</tt></p>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<p> </p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2>Get the live-CD</h2>
|
||||
<p>Get the newest live-CD by following <a
|
||||
|
|
Loading…
Reference in a new issue