Main Page | Report this Page
 
   
Linux Forum Index  »  Linux Networking  »  windows/Linux sharing...
Page 1 of 1    
Author Message
...
Posted: Fri Aug 08, 2008 1:31 am
Guest
Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from
windows machines , without using samba....????
david...
Posted: Fri Aug 08, 2008 2:05 am
Guest
On Fri, 08 Aug 2008 04:31:47 -0700, aarklon rearranged some electrons to
say:

Quote:
Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from windows
machines , without using samba....????

ftp?
General Schvantzkopf...
Posted: Fri Aug 08, 2008 7:09 am
Guest
On Fri, 08 Aug 2008 04:31:47 -0700, aarklon wrote:

Quote:
Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from windows
machines , without using samba....????

SAMBA is the easiest way, why don't you want to use it?

You could install Cygwin on your Windows boxes which would allow you to
rsync files between the Windows boxes and Linux boxes. There is an NFS
client for Windows also.
Willem Bogaerts...
Posted: Fri Aug 08, 2008 8:06 am
Guest
aarklon at (no spam) gmail.com wrote:
Quote:
Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from
windows machines , without using samba....????

I personally like SSH. I have it installed on all my Xubuntu machines
anyway, and you can use Putty and WinSCP from Windows machines if you
like. If you want to connect from home, you can create tunnel through
your router/server. Be sure to limit SSH access to your router/server
from trusted IP adresses only, as brute-force attacks are alas not uncommon.

Best regards,
--
Willem Bogaerts

Application smith
Kratz B.V.
http://www.kratz.nl/
Cork Soaker...
Posted: Fri Aug 08, 2008 8:15 am
Guest
david wrote:
Quote:
On Fri, 08 Aug 2008 04:31:47 -0700, aarklon rearranged some electrons to
say:

Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from windows
machines , without using samba....????

ftp?


AFAIK Windows has had support for NFS for a while. You have to dig
around to find it though. Depends on the version of Windows.
7...
Posted: Fri Aug 08, 2008 2:13 pm
Guest
aarklon at (no spam) gmail.com wrote:

Quote:

Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from
windows machines , without using samba....????


You should virtualise your windummy PCs using VirtualBox.
VirtualBox can run windummy XP OSen 2x to 4x faster than
a real PC if you have a dual core or quad core machine
Linux machine.
So you could run all your windummy PCs virtualised in one or
two quad core Linux PCs.

For file transfer use Winscp - it looks similar to explorer with two windows
to copy files from one to the other.

http://sourceforge.net/projects/winscp/

No samba - 128 bit encryption so you can also use it over the real internet
from one machine to another.

Also Works from within VirtualBox running windummy osen to connect
from windummy virtual PC to the real PC.
John Thompson...
Posted: Fri Aug 08, 2008 6:35 pm
Guest
On 2008-08-08, aarklon at (no spam) gmail.com <aarklon at (no spam) gmail.com> wrote:

Quote:
in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from
windows machines , without using samba....????

scp?

http://winscp.sourceforge.net

--

John (john at (no spam) os2.dhs.org)
** Posted from http://www.teranews.com **
John Thompson...
Posted: Fri Aug 08, 2008 6:39 pm
Guest
On 2008-08-08, Cork Soaker <Thunderbird at (no spam) Hardy.invalid> wrote:

Quote:
AFAIK Windows has had support for NFS for a while. You have to dig
around to find it though. Depends on the version of Windows.

Yes: http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx

Doesn't work in Vista, though:

System Requirements

* Supported Operating Systems: Windows 2000; Windows 2000 Service
Pack 3; Windows 2000 Service Pack 4; Windows Server 2003; Windows XP

* The minimum system requirements for installing Windows Services
for UNIX depends on which components you are installing and the file
system of the disk where the components will be installed.

* The maximum disk space required to install all Windows Services
for UNIX components is approximately 275 MB. The minimum disk space
required is 19 MB.

Note: The product will not install on Windows 9x or Windows XP Home
Edition or Windows Vista.

--

John (john at (no spam) os2.dhs.org)
** Posted from http://www.teranews.com **
Cork Soaker...
Posted: Fri Aug 08, 2008 6:53 pm
Guest
7 wrote:
Quote:
aarklon at (no spam) gmail.com wrote:

Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from
windows machines , without using samba....????


You should virtualise your windummy PCs using VirtualBox.
VirtualBox can run windummy XP OSen 2x to 4x faster than
a real PC if you have a dual core or quad core machine
Linux machine.

You *know* this is completely illogical, right?
ray...
Posted: Fri Aug 08, 2008 10:10 pm
Guest
On Fri, 08 Aug 2008 04:31:47 -0700, aarklon wrote:

Quote:
Hi,

in my office there are lot of ubuntu machines and a few windows
machines, now how to access data in the Linux machines from windows
machines , without using samba....????

One way would be with ftp - you may need to install the free Unix Tools
from MS.
Cork Soaker...
Posted: Sat Aug 09, 2008 10:39 am
Guest
John Thompson wrote:
Quote:
On 2008-08-08, Cork Soaker <Thunderbird at (no spam) Hardy.invalid> wrote:

AFAIK Windows has had support for NFS for a while. You have to dig
around to find it though. Depends on the version of Windows.

Yes: http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx

Doesn't work in Vista, though:

System Requirements

* Supported Operating Systems: Windows 2000; Windows 2000 Service
Pack 3; Windows 2000 Service Pack 4; Windows Server 2003; Windows XP

* The minimum system requirements for installing Windows Services
for UNIX depends on which components you are installing and the file
system of the disk where the components will be installed.

* The maximum disk space required to install all Windows Services
for UNIX components is approximately 275 MB. The minimum disk space
required is 19 MB.

Note: The product will not install on Windows 9x or Windows XP Home
Edition or Windows Vista.



Windows Vista has built-in support. You have to go into the Control
Panel and "extras" or "add-ons" or some such nonsense. But it's
definitely there, just well hidden.
John Thompson...
Posted: Sat Aug 09, 2008 8:48 pm
Guest
On 2008-08-09, Cork Soaker <Thunderbird at (no spam) Hardy.invalid> wrote:

Quote:
Doesn't work in Vista, though:

System Requirements

Note: The product will not install on Windows 9x or Windows XP Home
Edition or Windows Vista.

Windows Vista has built-in support. You have to go into the Control
Panel and "extras" or "add-ons" or some such nonsense. But it's
definitely there, just well hidden.

Not in Vista Home Premium, as far as I can tell.

--

John (john at (no spam) os2.dhs.org)
** Posted from http://www.teranews.com **
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Sat Nov 22, 2008 11:22 am