VIClient Anyone ?
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.

Ein kurzer Vergleich zwischem freiem offenen WLAN in Deutschland und in Hongkong
-
Deutschland
Zumindest auf Unterlassung kann derjenige jedoch verklagt werden, hat der BGH nun entschieden, nicht jedoch auf Schadensersatz. Das Urteil verpflichtet alle Anschlussinhaber, dass ihr WLAN-Anschluss durch “angemessene Sicherungsmaßnahmen vor der Gefahr geschützt ist, von unberechtigten Dritten zur Begehung von Urheberrechtsverletzungen missbraucht zu werden”.
-
HongKong
Der “Staat” HongKong betreibt ein eigenes offenes Wlan mit 2000 hotspots in 350 Regierungsgebäuden, Sport und Erholungszentren sowie drei öffentlichen Parks .
Ein faszinierender Kluturunterschied über den sich jeder selber Gedanken machen kann
Urlaub in HongKong
Diesmal trieb mich das Fernweh nach HongKong, eine sehr faszinierende Stadt und Region in Südostasien. Es sind Bilder aus Kong Kong, Kowlon, dem Victoria Peak, Ocean Park, Tau Po Market sowie Macao
Casino-Zockerei: Deutscher Bank droht Milliarden-Verlust in Las Vegas
Die Deutsche Bank hat sich in der Welthauptstadt des Glücksspiels offenbar verzockt: Insgesamt 4,9 Milliarden Dollar hat das Institut einem Zeitungsbericht zufolge in Luxus-Casinos in Las Vegas gesteckt – einen beträchtlichen Teil des Geldes wird es wohl nicht wiedersehen.
Quelle:Spiegel
Keine Satire auch wenn es sich so liesst !!
A better solution for the White screen of death on my Samsung NC10 Netbook
I reduced the the white screens of death [¹] but randomly they still occur.
Now I found a better solution
I placed this into my /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i950.modeset=1″
and run a update-grub
[¹]
http://blog.hlawatsch.org/wp-admin/post.php?post=482
dnsblacklists
What are DNS blacklists ?
This are special namesserver returning spamming servers instead of DNS Records.
The advantages are fast updaterate and the availability. And its works everywhere where DNS is working.
Is my server on a blacklist ? .
You need a DNS query with a special syntax ( with the IP of blog.hlawatsch.org and the dnsblacklist of heise.de [¹] as example) :
the IP: 217.10.14.27
the query
host 27.14.10.217.ix.dnsbl.manitu.net
your server is blacklisted if the returned answer contains localhost.
youre server isn’t blacklisted if the returned answer is empty.
[¹]
http://www.dnsbl.manitu.net/
A Workaround, when harddrive c: is getting to small
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
Migration of RRD Graphs
After a migration I had the problem that the Update of RRD Graphs failed.
The I found this guide in the internet => Guide
Source
for i in `ls *. rrd`; do rrdtool dump $i > $i.xml; done
Then copy the file to the target and do the following.
for i in `ls *.xml`; do rrdtool restore $i `echo $i |sed s/.xml//g`; done


![Validate my RSS feed [Valid RSS]](valid-rss-rogers.png)
