Difference between revisions of "Interoperability"
From Linuxintro
imported>ThorstenStaerk (New page: This article lists what is possible regarding Linux-Windows Interoperability. = You work on a Linux computer = * If you want to access or provide network drives, use samba. * If you w...) |
imported>ThorstenStaerk |
||
Line 3: | Line 3: | ||
= You work on a Linux computer = | = You work on a Linux computer = | ||
* If you want to access or provide network drives, use [[samba]]. | * If you want to access or provide network drives, use [[samba]]. | ||
− | * If you want to control a Windows computer, use rdesktop. | + | * If you want to control a Windows computer, use [http://www.rdesktop.org/ rdesktop]. |
= You work on a Windows computer = | = You work on a Windows computer = | ||
− | * If you want to copy files to/from a Linux computer, use WinSCP. | + | * If you want to copy files to/from a Linux computer, use [http://winscp.net/eng/index.php WinSCP]. |
Revision as of 08:31, 4 March 2009
This article lists what is possible regarding Linux-Windows Interoperability.
You work on a Linux computer
- If you want to access or provide network drives, use samba.
- If you want to control a Windows computer, use rdesktop.
You work on a Windows computer
- If you want to copy files to/from a Linux computer, use WinSCP.