VIClient Anyone ?

Author: stephan  |  Category: Linux, Netzwerk, windows

[lang_en]
The vmware-server is a very easy method to do virtualization at home.
But the web interface is not ver y easy to operate

May I offer a solution ?
At the linuxversion, there is at
vmware-server-distrib\lib\hostd\docroot\client
a
VMware-viclient.exe
Install this and you have an easy to operate client.
[/lang_en][lang_de]
Der vmware-server ist eine sehr einfache Methode um als Privatmensch virtualisierung zu betreiben.
Dioch die Bedienung ist via weboberfläche nicht sehr konfortabel

Doch da kann Abhilfe geschaffen werden.
In der Linuxversion verbirgt sich unter
vmware-server-distrib\lib\hostd\docroot\client
eine
VMware-viclient.exe
Diese muss man installieren und man bekommt einen sehr einfach zu bedienenden Client
[/lang_de]
viclient

A Workaround, when harddrive c: is getting to small

Author: stephan  |  Category: windows

[lang_de]
Was tun , wenn c: auf einem Windowssystem zu klein wird aber man auf anderen Partitionen noch genug frei hat ?
Ein sehr einfacher Weg geht mit dem Tool junction [¹]
Damit kann man nun auch unter Windows symbolische Verknüfungen erstellen
Ein Beispiel:
junction c:\mydir d:\daten\mydir

[¹]
http://download.sysinternals.com/Files/junction.zip

[/lang_de]
[lang_en]
What can you do when your harddrive c: on awindowssystem ist getting to small , but on the other partitions is enough space ?

A very simple solution is with a tool named junction [¹]
With junction you are able to create symlinks under windows
One example:
junction c:\mydir d:\daten\mydir

[¹]
http://download.sysinternals.com/Files/junction.zip

[/lang_en]