|
How do I do remote desktop connection from unix to unix, analogous to that of windows remote desktop?
Started by jon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
If you really want to see a complete desktop, it's slightly different; usually you'd use VNC.
|
|
I use wine + teamviewer on fedora to remote to windows host. The teamviewer is work fine but the performance of wine is so bad. It make my CPU high. Is there any linux tool for remote desktop to windows and any windows tool for remote to linux desktop...
Answer Snippets (Read the full thread at serverfault):
To do the opposite run a VNC server on your Linux....
For example, you couldYou can use rdesktop to establish an RDP session from Linux to a Windows system.
I.e., connect to a Linux desktop from Windows) there are several options.
|
|
Is there a Google Wave desktop notifier for Linux/Ubuntu?
One integrated with OSD Notify would be great... or a taskbar notifier would be sufficient.
Started by jldupont on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
There is one.
As of now it seems there's no Google Wave Desktop notifier, as a native app for Linux.
|
Ask your Facebook Friends
|
I am able to connect to windows VM using Remote Desktop connection. BUt i am not able to connect to linux VM.
However if i use VNC software , then i can connect.
Can i do some setting in RDC so that i can connect to linux as well
Started by Mirage on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
I used it for a bit while transitioning one client from linux to windows
As far as I know, Linux uses rdesktop to connect via RDP but this doesn't include a server which means the connection can only go from Linux to Windows....
Try xrdp.
|
|
I use the rdesktop client to administer Windows machines from Linux.
Anyone know a program that will allow me to put these remote desktop sessions all under one window as tabs?
Started by Kyle Brandt on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
It....
My advise is for you to try awesome and its tabulous module .
For example, Fvwm can do it with FvwmTabs.
Some more advanced window managers allow you to tab any windows together .
I don't know any RDP client that would do that out of the box BUT .. .
|
|
I work in an environment that has a fairly large Linux desktop fleet however previous jobs rarely had Linux as an option and if they did, it was limited to a few sysadmins.
Now that desktop Linux has gained a little more popularity, what is preventing...
Started by EricaJoy on
, 32 posts
by 32 people.
Answer Snippets (Read the full thread at serverfault):
I'll say why I wouldn't deploy a linux desktop fleet above Microsofts products, as of 2009 anyway on the desktop, there is less and less of a chance that certain software will ever have a Linux stands behind Linux on....
|
|
Any utility on windows 7, which gives me virtual/multiple desktops like linux.
http://technet.microsoft.com/en-us/sysinternals/cc817881.aspx
anyone voting for this app, or is there anything better available.
Started by Vivek Sharma on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Desktop - Discussion link / download link Virtual Dimensions has support for unlimited number of virtual desktops Download link Vista/XP Virtual Desktop Manager - which supports multiple monitors and uses Vista's live thumbnails ....
|
|
Please suggest some Rapid Desktop Applications Development tool for Linux whose output can be run easily on Windows. It should support some local disk based embedded database like SQLite or HSQL.
Started by GeekTantra on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It wasn't quite "switch the target and rebuild for Linux....
It was a Linux version of Delphi , designed for RAD.
Developed using Qt are generally portable between Windows, Mac OS X and Linux with nothing more than a product called Kylix .
|
|
Hello everybody,
i was wondering if somebody could help me out. I have a plan of making clone of geek tools for linux. But i have no idea if you can somehow use linux desktop as canvas for drawing text etc. I tried to google it up but i found nothing....
Started by Arg on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You're not in Windows world anymore....
There is no such concept as "linux desktop" or "linux wallpaper".
On X11, the "desktop" is known, which is not correct.
Linux almost always uses X11 (Gnome/KDE are higher-level APIs).
|
|
I'm looking for a Desktop widget engine for linux that lets me program widgets using html, css, and javascript
Any suggestions?
Also comment if you have win/osx tips :)
Started by Joernsn on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I guess i could have done a better search job in the first place, this is what i was looking for:
http://en.wikipedia... .
OS X also uses WebKit for it's widgets so some of the OS X widgets works as well .
Plasma that is part of KDE uses WebKit to run widgets .
|