Mam(O)n Нет, немного не про это...Смысл таков: перенести текст из удаленного рабочего стола Windows в Ubuntu....хотя, если запустить cmd.exe на удаленном рабочем столе, то текст перенести в Ubuntu, тоже, не могу....буфер работает или только в Ubuntu или только в Windows (в удаленном рабочем столе).
RustemNur Remmina - это тоже клиент?
.....Ага, нашел Remmina....теперь не знаю как поставить....Вот что на оф сайте по установке:
Remmina PPA is hosted at launchpad.net. Please note that Remmina is already in Ubuntu's repository. The purpose of this PPA is to provide the latest binary packages to those who are either using old version of Ubuntu, or interested in helping to test betas.
If you have Ubuntu Karmic or higher, simply run this command to add the repository and the PPA key:
$ sudo add-apt-repository ppa:llyzs/ppa
Or if you want to add it manually:
* Lucid: deb
http://ppa.launchpad.net/llyzs/ppa/ubuntu lucid main
* Karmic: deb
http://ppa.launchpad.net/llyzs/ppa/ubuntu karmic main
* Jaunty: deb
http://ppa.launchpad.net/llyzs/ppa/ubuntu jaunty main
Then import the PPA key:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5A0FA8F1
If you were Grdc user, this script will help you migrate all settings:
$ for y in ~/.grdc/*; do sed -e 's/grdc/remmina/g' $y > $(echo $y | sed 's/grdc/remmina/g'); done;
Что добавить в репозиторий
Lucid, Karmic или Jaunty....или все строки? Я на линуксе 3-й день....
