sharing between vmware (ubuntu) and windows7

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing sharing between vmware (ubuntu) and windows7
# 1  
Old 11-24-2011
sharing between vmware (ubuntu) and windows7

Hi Friends,

I have windows7 in my system and I installed vmware having ubuntu OS, I am able to work in both independently.

But I want to share some text file from WINDOWS7 to the vmware ubuntu,

I tried and able to ping vmware(ubuntu) ipaddress from windows7 and vice-versa.

But when I tried to "Map Network drive" in windows7, I am getting error.
Is there any way I can share some files between win7 and vmware(ubuntu).

Can anyone guide me how to do this.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Steps to download and install UNIX in windows7 32 bit.

Can anyone tell the steps to download and install unix OS in windows 7 32 bit. I want to install unix and practice commands there. Any version is ok (4 Replies)
Discussion started by: Little
4 Replies

2. Solaris

Sharing internet from Ubuntu to Solaris server

Hey guys can anyone explain to me how to share my laptops (on ubuntu with wifi) to my sunfire v100 thats connected via ethernet? Whats the process for that? I'd appreciate it! Thanks (1 Reply)
Discussion started by: austinramsay
1 Replies

3. Solaris

Sharing internet from Ubuntu to Solaris server

I have a laptop running on ubuntu 13 connected to wifi. My sunfire v100 is connected to my laptop with an ethernet cable of course. I tried messing around with it seeing if I could do it myself but I couldn't. I want my solaris box to use the internet off my laptop. How would I do this? I'm just... (2 Replies)
Discussion started by: austinramsay
2 Replies

4. Ubuntu

[Solved] Ssh and scp between two vmware Ubuntu

Hello, Please, I would like to connect a VM to another: I typed as follows: ssh root@192.168.1.4 root@192.168.1.4 's password: Permission denied, please try again. root@192.168.1.4 's password: Permission denied, please try again. root@192.168.1.4 's password: Permission denied... (6 Replies)
Discussion started by: chercheur111
6 Replies

5. UNIX for Dummies Questions & Answers

Samba & Windows7

Hey there, I´m new to unix and unix.com, so thats my first question :) Does anybody know if theres a version of Samba which supports Windows7 without changing the LAN-Manager-Authentification to LM&NTLM-Answers? Hope someone has an answer... greets from Berlin :) (1 Reply)
Discussion started by: Spidi4u
1 Replies

6. Shell Programming and Scripting

cygwin on windows7

Guys, I am new to this site and ksh scripting. I am trying to run the following code on cygwin on windows 7 but it keeps giving me syntax error. For some reason, it works on my buddies comp but not on my laptop. Done anyone know whats going on here? #!/usr/bin/ksh ... (8 Replies)
Discussion started by: raajaji
8 Replies

7. Emergency UNIX and Linux Support

plz help me. can we connect to Ubuntu(vmware) from W7 through winscp

i have W7 installed on my machine. And i also have installed Ubuntu though vmware. Now i want to know that through winscp can i connect to ubuntu from windows 7. plz help me thanks in advance Arpit (4 Replies)
Discussion started by: thearpit
4 Replies

8. Virtualization and Cloud Computing

Unable to install ubuntu on vmware server

Hi I have downloaded vmware server 1.0.10 and ubuntu 9.10. Installed vmware server on my windows xp and created the disk space for Ubuntu. Now when i am running the virtual machine using the above downloaded iso image, I get the installation window. I selected 'Install Ubuntu' option and... (2 Replies)
Discussion started by: kushal154
2 Replies

9. IP Networking

sharing of IP address for load sharing avoiding virtual server & redirection machine

I have RedHat 9.0 installed on three of my servers (PIII - 233MHz) and want that they share a common IP address so that any request made reaches each of the servers. Can anyone suggest how should I setup my LAN. I'm new to networking in Linux so please elaborate and would be thankful for a timely... (2 Replies)
Discussion started by: Rakesh Ranjan
2 Replies
Login or Register to Ask a Question
seeded-in-ubuntu(1)					      General Commands Manual					       seeded-in-ubuntu(1)

NAME
seeded-in-ubuntu - Determine whether a package is safe to upload during a freeze SYNOPSIS
seeded-in-ubuntu [options] package... DESCRIPTION
Lists all the current daily images containing the specified packages. Or whether the package is part of the supported seed. If it isn't on an image, it should be safe to upload. During the final freeze, one should avoid packages in the supported seed too. An index of the current manifests is downloaded from UbuntuWire. OPTIONS
-b, --binary The packages specified are binary packages. This is faster than source packages, as otherwise we must query LP to determine the binary packages that every specified source package builds. -u URL, --data-url=URL URL for index of seeded packages. Default: UbuntuWire's service at http://qa.ubuntuwire.org/ubuntu-seeded-packages/seeded.json.gz. -h, --help Display a help message and exit EXAMPLES
All the images that contain unity: seeded-in-ubuntu -b unity AUTHORS
seeded-in-ubuntu and this manpage were written by Stefano Rivera <stefanor@ubuntu.com>. Both are released under the terms of the ISC License. ubuntu-dev-tools December 2011 seeded-in-ubuntu(1)