<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>
<feed
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.bottles-ahead.de/index.php?/feeds/atom.xml" rel="self" title=" " type="application/x.atom+xml" />
    <link href="http://www.bottles-ahead.de/"                        rel="alternate"    title=" " type="text/html" />
    <link href="http://www.bottles-ahead.de/rss.php?version=2.0"     rel="alternate"    title=" " type="application/rss+xml" />
    <title type="html"> </title>
    <subtitle type="html">  </subtitle>
    <icon>http://www.bottles-ahead.de/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.bottles-ahead.de/</id>
    <updated>2006-10-17T18:41:41Z</updated>
    <generator uri="http://www.s9y.org/" version="0.9.1">Serendipity 0.9.1 - http://www.s9y.org/</generator>
    <dc:language>de</dc:language>
    
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/9-Virtuellen-PC-vom-Host-aus-beenden-herunterfahren.html" rel="alternate" title="Virtuellen PC vom Host aus beenden / herunterfahren:" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-17T18:06:55Z</published>
    <updated>2006-10-17T18:41:41Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=9</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/1-Virtuelle-Server" label="Virtuelle Server" term="Virtuelle Server" />
    <id>http://www.bottles-ahead.de/index.php?/archives/9-guid.html</id>
    <title type="html">Virtuellen PC vom Host aus beenden / herunterfahren:</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font size="5"><strong>Virtuellen PC vom Host über Skript / batch - beenden und starten:</strong></font></p><p>Folgende Zeilen in eine textdatei copy &amp; pasten: </p><p>danach als &quot;*.vbs&quot; abspeichern. </p><p>'//#################### cut #################### </p><p>Set virtualServer = CreateObject(&quot;VirtualServer.Application&quot;) </p><p>set vm = virtualServer.FindVirtualMachine(&quot;pa-server-fs01fixed&quot;) </p><p>set shutdownTask = vm.GuestOS.Shutdown </p><p>while not shutdownTask.isComplete </p><p>WScript.Sleep 1000 </p><p>wend </p><p>'//#################### cut #################### </p><p /><p>Die Vbs-Datei anklicken oder zu den geplanten Task hinzufügen. </p><p /><p /><hr /><p /><p /><p><strong>Zum Starten des Virtuellen Servers auf  dem Host-System eine VBS-Datei mit folgendem Inhalt erzeugen:</strong></p><p class="MsoNormal"><font face="Arial" size="2"><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Set virtualServer = CreateObject(&quot;VirtualServer.Application&quot;)</span></font></p><p /><p class="MsoNormal"><font face="Arial" size="2"><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font></p><p /><p class="MsoNormal"><font face="Arial" size="2"><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">set vm = virtualServer.FindVirtualMachine(&quot;pa-server-fs01fixed&quot;)</span></font></p><p /><p class="MsoNormal"><font face="Arial" size="2"><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></span></font></p><p /><p class="MsoNormal"><font face="Arial" size="2"><span lang="EN-GB" style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">vm.Startup</span></font></p><p /><p> </p>        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/8-Change-Resolution-chres.exe-V1.0.html" rel="alternate" title="Change Resolution (chres.exe V1.0)" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-15T10:57:44Z</published>
    <updated>2006-10-15T11:20:14Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=8</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/9-Chres" label="Chres" term="Chres" />
    <id>http://www.bottles-ahead.de/index.php?/archives/8-guid.html</id>
    <title type="html">Change Resolution (chres.exe V1.0)</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font color="#003399" size="5"><strong>Change Resolution (chres.exe V1.0)</strong></font></p><p><strong>Freeware - Kostenlos</strong></p><p>chres.exe ist ein tool um die Auflösung über batch skript oder über die kommandozeile zu ändern. </p><p><em>(chres.exe is a tool to change the screen resolution via a batch script or the commando prompt)</em> </p><p> </p><p><img height="331" hspace="5" src="http://www.bottles-ahead.de/uploads/chres/cmd.JPG" width="668" align="left" border="0" /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Ohne Parameter kommt folgende Hilfe:</p><p><em>(without any parameters the following dialog will be opened)</em> <br /><br /><img height="152" hspace="5" src="http://www.bottles-ahead.de/uploads/chres/screen.JPG" width="275" align="left" border="0" /></p><p> </p><p> </p><p> <br /><br /><br /><br /><br /><br /><br />Download <a title="chres.exe" href="http://www.bottles-ahead.de/uploads/chres/chres.exe" target="_blank">chres.exe</a> here</p><p><br /> </p><p>powered by <a href="http://www.shapekit.com/">www.shapekit.com</a> </p>        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/7-MAGELLAN-310,-315,-320-HOMEMADE-DATACABLE.html" rel="alternate" title="MAGELLAN 310, 315, 320 HOMEMADE DATACABLE" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-15T10:49:38Z</published>
    <updated>2006-10-15T11:21:05Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=7</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/6-Magellan-GPS" label="Magellan GPS" term="Magellan GPS" />
    <id>http://www.bottles-ahead.de/index.php?/archives/7-guid.html</id>
    <title type="html">MAGELLAN 310, 315, 320 HOMEMADE DATACABLE</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font color="#003399" size="5"><strong>MAGELLAN 310, 315, 320 HOMEMADE DATACABLE</strong></font> <br />Due to the high price of the &quot;official&quot; Magellan Datacable, I think that it´s worth to make an homemade cable, so we are going to see how the connection must be done to transmit data between the Magellan 315 GPS and the PC.</p><p>Connection to the PC<br />This figure show you 9 pin female connection for the PC serial port (like a mouse plug): </p><p><img height="145" hspace="5" src="http://www.bottles-ahead.de/uploads/magellan/pines.gif" width="298" align="left" border="0" /><br /><strong><font size="3">Pin 2: Data Out  <br />Pin 3: Data In <br />Pin 5: Ground</font></strong> </p><p> </p><p> </p><p>You must solder these pins to three wires of an RS-232 cable.</p><p>In this image you can see a scheme of PC &lt;==&gt; GPS connection:<br /><br /><br /><img style="WIDTH: 160px; HEIGHT: 79px" height="79" hspace="5" src="http://www.bottles-ahead.de/uploads/magellan/conex_raton_gps2.serendipityThumb.jpg" width="160" align="left" border="0" /></p><p> </p><p><br /> </p><p>The connection with the GPS is more problematic, since a standard connector does not exist, we must make one.</p><p><font size="4">Connection to the GPS</font></p><p> <img height="288" hspace="5" src="http://www.bottles-ahead.de/uploads/magellan/conex_gps.jpg" width="384" align="left" border="0" /></p><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Don't worry, it's no difficult! we must obtain a little board of wood or plastic and four pen springs. Once we have the previous, drill five holes in the little board, four for the contacts (Ø 3,5~4 mm, smaller than the springs diameter) and one for the screw that will hold the junk to the GPS.</p><p>In order to drill the holes accurately, once I measured the distances between contacts, I drew a pattern in AutoCad that printed in a sticky label and I stuck it on the little board to drill the holes on it.</p><p>The pattern in Acrobat Reader format is &gt;&gt; <a title="plan.pdf" href="http://www.bottles-ahead.de/uploads/magellan/plan.pdf" target="_blank">plan.pdf</a> &lt;&lt; here</p><p>Once we have drilled the holes we introduce the springs in the little board turning them as if they were screws.</p><p>The screw to hold this connector must be equal to the Magellan 315 batteries compartment screw, at least with the same type of thread (easy, take one of a mouse plug!).</p><p>Finally, connect the cables to the springs, so that the subjection will be firmer is advisable, once you have verified that everything runs, to cover the ends of the springs with putty or strong glue. This is optional, but you will agree that we insulate the contacts and the assembly is firmer. </p><p> </p><p>If you are interested in an other kind of DIY datacable, have a look at:</p><p><a href="http://www.kolumbus.fi/ari.torpstrom/mag315.htm">http://www.kolumbus.fi/ari.torpstrom/mag315.htm</a> </p><p>It is in Finnish but the pictures are self explanatory.</p><p> </p><p> </p>        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/6-Das-Nullmodemkabel.html" rel="alternate" title="Das Nullmodemkabel" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-15T10:41:17Z</published>
    <updated>2006-10-15T11:21:35Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=6</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/5-Nullmodem" label="Nullmodem" term="Nullmodem" />
    <id>http://www.bottles-ahead.de/index.php?/archives/6-guid.html</id>
    <title type="html">Das Nullmodemkabel</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font color="#003399" size="5"><strong>Das Nullmodemkabel</strong></font> <br />(Das Kabel für Direktverbindungen) </p><p>Weil Nullmodemkabel im Handel aber in der Regel noch recht teuer sind, zeigen wir Ihnen, wie Sie ein solches Kabel leicht selbst basteln können. Alles, was Sie dafür benötigen sind zwei für die seriellen Schnittstellen passende Stecker samt Gehäuse, ein dreipoliges Kabel, Lötwerkzeug sowie ein wenig Geduld.</p><p><br />Neuere PC bieten zur seriellen Datenübertragung eine 9-polige Stiftleiste. Ältere Geräte bieten 25 Pole. Besorgen Sie sich für die vorhandenen Typen die entsprechenden Gegenstücke: zwei 25- oder 9-polige Sub-D Stecker. Als Kabel eignet sich am besten ein zweipoliges abgeschirmtes Mikrofonkabel – eine spezielle Abschirmung ist aber nicht zwingend erforderlich. Bestens bewährt hat sich ein Typ, den es als sogenanntes hochflexibles Mikrofonkabel im Handel gibt. Die Länge des Kabels darf bis zu 30 Meter betragen. Ist es weniger als zehn Meter lang, können Sie mit einigen Programmen die maximale Übertragungs rate von 115.200 bps nutzen - bei längeren Kabeln entsprechend weniger.</p><p>Wenn Sie zwei 25polige Stecker haben, verdrahten Sie die drei Pole des Kabels - zwei Leitungen und die Abschirmung - nach dem Schema im Bild links unten. Sämtliche Abbildungen zeigen die Steckerleisten jeweils von der Lötseite aus. Viele Stecker sind sogar an den einzelnen Polen mit der entsprechenden Nummer beschriftet.</p><p><img height="274" hspace="5" src="http://www.bottles-ahead.de/uploads/nullmodem/image002.jpg" width="490" align="left" border="0" /></p><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><em><font size="1">Die korrekte Verdrahtung bei Nullmodem 25/25-Verbindungen / Die korrekte Verdrahtung bei Nullmodem 9/25 Verbindungen.</font></em> <br /><br /><br /><br />Verbinden Sie also die beiden Anschlüsse Nummer 7 mit der Abschirmung des Kabels. Diese Leitung führt den Spannungsnullpunkt, auch Masse oder „GND für englisch GrouND“ (Erde) genannt. Die beiden Adern des Kabels verlöten Sie kreuzweise mit den Pins 2 u. 3, die die Sende- und Empfangsdaten übertragen.</p><p>Weil das Nullmodemkabel zwei sogenannte RS232-Schnittstellen direkt kurzschließen soll, muß der Sendeausgang (Pin 2) der einen Schnittstelle mit dem Empfangsausgang (Pin 3) der anderen Schnittstelle und umgekehrt verbunden werden. Deshalb ist es wichtig, die Leitungen über Kreuz zu führen. </p><p>Um Problemen beim sogenannten „Handshaking“ während des Verbindungsaufbaus vorzubeugen, müssen Sie in jedem Stecker zusätzliche Brücken einlöten. Achten Sie darauf, daß durch eng beieinanderliegende Lötstellen keine Kurzschlüsse entstehen. </p><p><img height="276" hspace="5" src="http://www.bottles-ahead.de/uploads/nullmodem/image004.jpg" width="236" align="left" border="0" /><br /><font size="1"><em><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Die korrekte Verdrahtung be Nullmodem 9/9-Verbindungen.</em></font> </p><p>Bei 9poligen Steckern ist die Belegung etwas anders - an den zu verbindenden Leitungen ändert sich hierbei Montieren Sie zum Schluß die beiden Steckergehäuse samt den Zugentlastungen, die dafür sorgen, daß Ihr Kabel nicht schon bei den kleinsten mechanischen Belastungen beschädigt wird - und Ihr Nullmodemkabel ist perfekt. </p>        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/5-Tortoise-CVS-Anleitung-und-Installation.html" rel="alternate" title="Tortoise CVS Anleitung und Installation" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-15T10:15:58Z</published>
    <updated>2006-10-15T11:22:22Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=5</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/3-CVS" label="CVS" term="CVS" />
    <id>http://www.bottles-ahead.de/index.php?/archives/5-guid.html</id>
    <title type="html">Tortoise CVS Anleitung und Installation</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font size="5"><strong>Tortoise CVS Anleitung und Installation</strong></font><br />von chris summer </p><p><br />Diese Seite beschreibt den Zugriff mit dem TortoiseCVS-Client über eine SSH-Verbindung auf einen Linux-Server.</p><p> </p><p>1. Serversite: Administrator<br />2. Clientsite<br />3. Putty<br />4. TortoiseCVS:<br />5. Neues Modul anlegen:</p><p /><p>--------------------------------------------------------------------------------</p><p><strong>Ausgangssituation:</strong> </p><ul><li><strong>Server: </strong>Betriebssystem: SUSE-LINUX auf das nur mit SSH zugegriffen werden kann.</li><li><strong>Client:</strong><br />Betriebssystem: Windows (95,98,ME,2000,XP) </li></ul><p>--------------------------------------------------------------------------------</p><p><strong><font size="4">1. SERVERSITE: ADMINISTRATOR</font></strong><br />1. cvs (Concurrent Versions System) installieren (am einfachsten unter Suse) <br />2. Benutzer <strong>„entwickler“</strong> anlegen mit passwort z.B. <strong>abc123</strong></p><p>3. Danach unter <strong><em>/home/entwickler/ </em></strong>Ein Verzeichnis cvs anlegen.<br />=&gt; Dann das Verzeichnis initialisieren mit:</p><p><em><strong>cvs -d /home/entwickler/cvs init</strong></em></p><p><br />=&gt; in dem Verzeichnis wird automatisch ein Admin-verzeichnis erzeugt: <strong>CVSROOT</strong> mit folgenden Dateien: <br /><br />commitinfo <br />config,v <br />editinfo <br />loginfo<br />modules,v <br />passwd<br />taginfo<br />verifymsg<br />checkoutlist <br />commitinfo,v<br />usw…</p><p /><p><font size="4"><strong>2. CLIENTSITE:</strong></font></p><p>TortoiseCVS:<br />Jetzt muss auf der Clientseite noch ein Tool installiert werden, das es uns ermöglicht, module <br />auf dem Server auszuchecken.</p><p>Wir nehmen hierfür <strong>TortoiseCVS.</strong> </p><p>TortoiseCVS ist ein Plug-in für den Windows-Explorer für CVS.<br />CVS ist eine aus der UNIX-Welt stammende Open Source-Software zur Versionskontrolle. <br />Mit TortoiseCVS kann man ein Check out, Update und Commit durchführen. <br />Der Zustand einer Datei wird im Windows Explorer visuell dargestellt durch Überlagerung des <br />Tortoise- und des Default-Icons (siehe Screenshot). Dies funktioniert auch im &quot;Datei öffnen&quot;-Dialog.</p><p>Die Installationsdatei bei: <a href="http://www.tortoisecvs.org/">http://www.tortoisecvs.org</a> runterladen. </p><p>Installation in das Verzeichnis C:\Programme\Tortoise. Danach Computer neu starten.</p><p><img height="308" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image002.jpg" width="247" align="left" border="0" /> </p><p> </p><p /><p /><p /><p /><p /><p /><p /><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p><font size="4"><strong></strong></font></p><p align="left"><font size="4"><strong><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />3. PUTTY</strong></font><br />Nachdem auf den Server nur mit SSH zugegriffen werden kann brauchen wir noch einen zusätzlichen SSH-Client, <br />der uns für das TortoiseCVS die Verbindungen managed. </p><p>Dafür benötigen wir Putty.<br />(Putty generiert uns hierfür nebenbei auch den nötigen Schlüssel auf dem Windows-System.)</p><p>Für Intel x86: <a href="http://www.tartarus.org/~simon/putty-snapshots/x86/putty.zip">http://www.tartarus.org/~simon/putty-snapshots/x86/putty.zip</a></p><p>In dem Zipfile sind dann folgende Dateien enthalten:</p><p> <img height="147" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image004.jpg" width="146" align="left" border="0" /></p><p /><p /><p /><p /><p /><p /><p /><p /><p><br /><br /><br /><br /><br /><br /><br /><br />Wir benötigen davon hauptsächlich die <strong>putty.exe</strong> zur generierung des SSH-Schlüssels und die plink.exe.<br />Nachdem wir alle Dateien entpackt haben wird die <strong>plink.exe</strong> in das Verzeichnis<em><strong> „C:\Programme\Tortoise\“</strong></em> kopiert. (Dorthin wurde Tortoise installiert)</p><p>Jetzt müssen wir den SSH-Schlüssel generieren:<br /><strong>Putty.exe</strong> aufrufen.</p><p>Zuerst sollte noch unter dem Knoten SSH (Unterknoten von Connection) bei Preferred SSH protocol version: Punkt 2 angeklickt werden.</p><p><img height="435" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image006.jpg" width="426" align="left" border="0" /> </p><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Jetzt unter Host Name(or IP address) den Server eintragen:</p><p><img height="434" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image008.jpg" width="425" align="left" border="0" /></p><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p><strong><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />ACHTUNG!</strong><br />Wichtig ist das wirklich host + Domainname eingetragen wird. Auch unter dem abgespeicherten Namen, da ansonsten später plink den Server nicht mehr findet. Danach auf den Save Button klicken.<br />Unter Saved Sessions dann XY.DOMAIN.DE doppelt anklicken.<br />Jetzt werden wir gefragt, ob der Schlüssel in die Registry eingetragen werden soll. Dies bestätigen wir mit „JA“</p><p><br />  </p><p><font size="4"><strong>4. TortoiseCVS:</strong></font></p><p>Im Verzeichnis <em><strong>C:\Programme\Tortoise</strong></em><br />Eine batch datei mit dem namen xyz.bat anlegen mit folgendem Inhalt:</p><p><br /><strong>@plink -pw 123abc %*</strong></p><p><br />Die Batchdatei gewährt uns Zugriff mittels eines Passwortes.<br />(Das Passwort haben wir am Anfang dem Benutzer „entwickler“ zugewiesen.)</p><p>Jetzt konfigurieren wir TortoiseCVS damit über SSH auf den Server zugegriffen werden kann.<br />In beliebigem Verzeichnis rechte Maustaste, <strong>CVS -&gt; Preferences</strong></p><p /><p><img height="294" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image010.jpg" width="377" align="left" border="0" /></p><p /><p /><p /><p /><p /><p /><p /><p /><p /><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Das Register <strong>SSH</strong> auswählen:<br />Und bei SSH Anwendung auf die eben erstellte <strong>xyz.bat</strong> verweisen.</p><p><br /> </p><p><img height="468" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image012.jpg" width="598" align="left" border="0" /></p><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />5. Neues Modul anlegen:</p><p>Jetzt kann ein neues Modul in dem Verzeichnis angelegt werden. <br />Beispielsweise: </p><p>Unter „c:\projekte\test\“ stehen die Dateien die auf den Linux-Server in das CVS-Repository übertragen werden sollen.<br />Dann mit dem Windows-Explorer in dieses Verzeichnis wechseln. <br />=&gt; Rechter Mausbutton =&gt; CVS =&gt; Make New Module</p><p /><p><br />Danach sollte folgendes Menu erscheinen: </p><p><img height="505" hspace="5" src="http://www.bottles-ahead.de/uploads/tortcvs/image016.jpg" width="506" align="left" border="0" /></p><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p /><p><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Alle Felder wie in der Abbildung ausfüllen.</p><p>Nun können die Projekte über den rechnte Mausbutton eingecheckt und ausgecheckt werden.</p><p><br />--------------------------------------------------------------------------------</p><p>this document came from:<br /><a href="http://www.bottles-ahead.de/">http://www.bottles-ahead.de</a></p><p /><p />        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/3-Virtuelle-Server-unter-Microsoft-Server-2005-R2-komprimieren..html" rel="alternate" title="Virtuelle Server unter Microsoft-Server 2005 R2 komprimieren." />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-14T04:04:51Z</published>
    <updated>2006-10-15T11:23:02Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=3</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/1-Virtuelle-Server" label="Virtuelle Server" term="Virtuelle Server" />
    <id>http://www.bottles-ahead.de/index.php?/archives/3-guid.html</id>
    <title type="html">Virtuelle Server unter Microsoft-Server 2005 R2 komprimieren.</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<p><font face="Arial, Helvetica, sans-serif" color="#003399" size="5"><b>Virtuelle Server unter Microsoft-Server 2005 R2 komprimieren.</b></font></p><p><font face="Arial, Helvetica, sans-serif" size="5"><b>(Virtuelle Festplatte wird groß)</b></font></p><p><font face="Arial, Helvetica, sans-serif"><b> Falls eine Dynamische Festplatte bei einem virtuellen Server eingesetzt wird, so kann es vorkommen, dass diese auf dem Host (Gast-System) plötzlich sehr groß anwachsen kann. </b><br />Beispielsweise von 3 GB auf 50 GB. <br /><br />Gründe hierfür sind z.B. Auslagerungsdateien, Eventlogs, Datenbänke usw. </font></p><p><font face="Arial, Helvetica, sans-serif">1. Damit der Virtuelle Server besser komprimiert werden kann, muss die precompact.iso (erst ab 2005 R2) unter <b>%installpath%\Virtual Machine</b> Additions auf dem Gastsystem dem Virtuellen PC zur Verfügung gestellt werden. Danach direkt auf dem Virtuellen Server Precompact auf dem Virtuellen CD-Rom ausführen. <br />Precompact kann unter Umständen lange dauern und nimmt einiges an Prozessorleistung. <br />Deswegen sollte Precompact nicht während der „Produktionsszeit“ ausgeführt werden. <br />Diese füllt in dem virtuellen Dateisystem nicht benötigte Stellen mit Nullen auf, sodass Später eine höhere Komprimierung der *VHD ermöglicht wird. </font></p><p><font face="Arial, Helvetica, sans-serif">2. Ist Precompact durchgelaufen den Virtuellen Server herunterfahren und auf der Administrativen Webseite unter Virtual Disks <b>„Inspect</b>“ auswählen. </font></p><p><font face="Arial, Helvetica, sans-serif"><font face="Arial, Helvetica, sans-serif"></font><img height="75" hspace="5" src="http://www.bottles-ahead.de/uploads/image002.jpg" width="165" align="left" border="0" /><font face="Arial, Helvetica, sans-serif"></font></font></p><p><font face="Arial, Helvetica, sans-serif">3. Jetzt unter <b>„Inspect“</b> die Betreffende *vhd auswählen und „Compact“ anklicken.<br /><br />=&gt; </font><font face="Arial, Helvetica, sans-serif">Jetzt wird die vhd Komprimiert. <br /><br />Wenn möglich auch nicht während der „Produktionszeit“ ausführen, da dieser Vorgang auch viel Prozessorleitung nimmt. <br /><br /><b>Vergrößert sich die Platte wiederholt unerwünscht, sollte unter Inspect auf „Fixed Disk“ umgestellt werden.  </b></font></p>        </div>
    </content>
</entry>
<entry>
    <link href="http://www.bottles-ahead.de/index.php?/archives/2-Trabbi-Bedienungsanleitung.html" rel="alternate" title="Trabbi Bedienungsanleitung" />
    <author>
        <name>chris</name>
        <email>nospam@example.com</email>
    </author>

    <published>2006-10-14T03:55:49Z</published>
    <updated>2006-10-15T11:23:28Z</updated>
    <wfw:comment>http://www.bottles-ahead.de/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.bottles-ahead.de/rss.php?version=atom1.0&amp;type=comments&amp;cid=2</wfw:commentRss>
                        <category scheme="http://www.bottles-ahead.de/index.php?/categories/2-Trabant" label="Trabant" term="Trabant" />
    <id>http://www.bottles-ahead.de/index.php?/archives/2-guid.html</id>
    <title type="html">Trabbi Bedienungsanleitung</title>
    <content type="xhtml" xml:base="http://www.bottles-ahead.de/">
        <div xmlns="http://www.w3.org/1999/xhtml">
<font color="#003366" size="5"><strong>Trabbi Bedienungsanleitung</strong></font><br /><br />Lange habe ich im Netz gesucht... Und schliesslich selbst dann eine erstellt: &gt;&gt; hier als PDF zum Runterladen <u><a title="trabbibedienungsanleitung.pdf" href="http://www.bottles-ahead.de/uploads/trabbibedienungsanleitung.pdf" target="_blank">trabbibedienungsanleitung.pdf</a></u>         </div>
    </content>
</entry>
</feed>