Archive for April, 2008

vino server password fix

Tuesday, April 22nd, 2008

Gnome has easy to use remote desktop feature provided by the vino server. It was time taking for me to find why the password authentication doesn't work, and aways rejects my passwords. I have used the screen System => Preferences => Remote Desktop to change the password. I have tried  also to change/hash ...

Database migration from cp1251 -> utf8

Sunday, April 13th, 2008

It was time to migrate http://www.cenite.com database from cp1251 -> utf8, I have prepared one nice script which will show you step by step the commands that you should run in order to migrate your database. Copy the content to cp1251toUTF8.sh or use the commands manually The script is making echo instead ...