Difference between revisions of "Interoperability"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 8: | Line 8: | ||
* If you want to copy files to/from a Linux computer, use [http://winscp.net/eng/index.php WinSCP]. | * If you want to copy files to/from a Linux computer, use [http://winscp.net/eng/index.php WinSCP]. | ||
* If you want to control a Linux computer, use [http://sourceforge.net/projects/xming xming]. | * If you want to control a Linux computer, use [http://sourceforge.net/projects/xming xming]. | ||
+ | |||
+ | = Other = | ||
+ | * If you want to use a USB disk with Linux and Windows and you want to use files greater than 2GB, use [[ntfs]]. |
Revision as of 08:49, 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.
- If you want to control a Linux computer, use xming.
Other
- If you want to use a USB disk with Linux and Windows and you want to use files greater than 2GB, use ntfs.