миграция с windows на linux

How to make wine + totalcmd associate files with KDE applications

I often work in Total Commander, despite the fact that I was sitting in Ubuntu:) Got up the need to quick open, for example, html to Kate, and edit by UEStudio (left from my era of Windows) is not handy. At the first, we need to somehow associate file types out of a wine with the file types of native OS. That is, that formed such scheme: TotalCMD -> wine -> ... -> Kdm (or that handles the associations in ubuntu) -> Target program. And out there!

VirtualBox творит чудеса

Вот так, с легкой непринужденностью (читай: на заднем фоне, свернутым) идет установка TinyXp в Virtual Box. Будет у меня карманная мастдайка.
на экране KDE 3.x и firefox. Говорят, vboxом можно и с реальных жестких дисков загружаться в окошко :)

переезд имен файлов из windows в linux


$ sudo apt-get install convmv
$ convmv -f cp866 -t utf8 ../media/* --notest -r

лечит проблемы с именами файлов винды на линуксе =)
только что вылечил
без --notest - попробовать =)

$ convmv -f cp866 -t utf8 ../media/* -r

Syndicate content