Ubuntu Networking :: File Sharing On Lan And Windows

Sep 15, 2010

How would I set up a LAN network at home between my computer that has Linux and someone else's computer that has Windows? and how would we share files and folders? It's easy if we both are using windows, so now I'm trying to figure this out in ubuntu.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: 10.04 - How To Enable Windows File Sharing

Jul 3, 2010

I did a fresh install of Lucid alongside Vista on my laptop, a Toshiba Satellite A205-S5804. When I went into "Personal File Sharing" under System > Preferences, it said that the necessary packages were not installed. Using the documentation at this link: [URL] I went into a terminal, opened shares-admin, and as promised it told me that I didn't have the right software installed, and allowed me to check both NFS and SMB to install. I did so, installed, and at the end, it said everything was successful.

After exiting the dialog, the window asking me to install NFS/SMB appeared again. I selected to install, it disappeared, and then reappeared. It did this repeatedly, until I decided to close it out. I then went back to the guide, and went to add a new share. But the drop down box would not allow me to choose Windows share, only Unix (NFS). How do I enable Windows File sharing? I have used Ubuntu in the past and have got it to share with Windows computers flawlessly. Now, it appears that this essential (for me) functionality is broken.

View 9 Replies View Related

Ubuntu Networking :: Remove Windows File Sharing Support

Jun 25, 2010

when I installed network sharing I accidentally installed file sharing for Windows networks to. How can I remove windows networks file sharing and keep only ubuntu's own network file sharing?We have wireless network and only Ubuntu machines connected to it

View 2 Replies View Related

Fedora Networking :: Stuck On File Sharing With Windows

Apr 29, 2010

I had set up my new install with Fedora 13 and It just flat worked out of the box for file sharing and printer sharing.. but ala there were enough other issues with 13 that I have now installed Fedora 12 but I can't seem to get the file and printer sharing going I followed these instructions [URL] and instead of "WORKGROUP" I used "Brandergroup" since that is the name of the local net...

[Code]...

View 5 Replies View Related

Networking :: Windows 98 Not Allow To Login Fedora 11 SMB File Sharing Folder

Dec 19, 2010

I install Fedora 11 for file sharing from windows client Win 95/98, Win xp & xp home. I can login from win xp & xp home to access folder but I can't login from win 95/98 to access folder. I got the error message... "The domain password supplied is not correct or access to your logon has been denied". from win 95/98 Desktop computers.

The following are contents of smb.conf

View 3 Replies View Related

Ubuntu Networking :: Internet And File Sharing Between Xubuntu,windows 7 And Mac Os X Snow Leopard?

Nov 10, 2010

I have 2 laptops, one is a Acer travelmate (running xubuntu) and another one is a Dell studio (Running Windows 7). I also have an iMac..2 external hard drive and a BSNL 3G usb data card. I want to setup a network so i can share my files and internet connection between the 3 systems. I don't know what i want to do is possible or not. what i want to do:

1) connect the usb data card to Acer and share the internet connection using the inbuilt wireless card in the laptop so that the dell and imac can access it.

2) connecting the 2 ext. hard drive to Acer and sharing the files over the same connection( wireless connection used to share internet with other systems) so that i can access the files from my dell and imac. I want to mention that i don't have a router.

if yes..how? and if not why? i'm a newbie..so plz help me..earlier also this forum helped me a lot in learning linux..hope this time also i will have some good experiences.

View 2 Replies View Related

Ubuntu Networking :: Can Client PC Sharing Key With Access Files / If Not File Sharing?

Jul 7, 2011

Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?

View 2 Replies View Related

Fedora Networking :: Unknown Samba Password - Use Samba For File Sharing Like On A Windows Home Network

Jul 17, 2010

I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.

My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.

View 2 Replies View Related

Ubuntu :: Cannot Set Up File Sharing With Windows?

Jun 23, 2011

I keep trying and keep trying to set up my father's documents folder on our PC running Ubuntu 11.04 as a shared folder across the network with Windows computers, and I keep getting error messages like this one:

"'net usershare' returned error 255: net usershare add: cannot share path /home/frank as we are restricted to only sharing directories we own. Ask the administrator to add the line "usershare owner only = false" to the [global] section of the smb.conf to allow this."

I currently have his home folder set up so anyone on our PC running Ubuntu can access and change the files, at the moment. I also want to know if I can set up this file sharing with Windows, but still have all his files protected with a password?

View 9 Replies View Related

Ubuntu :: Windows File Sharing From Virtualbox?

Jan 25, 2011

I use VirtualBox at work, where windows7 is host and ubuntu 10.04 is guest operating system.

I want to access my windows drives, folders in ubuntu, when i did sudo blkid or mount or fdisk -l, i cannot see all the drives on my machine.

So i finally did with shared folders concept. Now i can't mount them wherever i want, but when i say automount in the virtualbox settings->sharedfolder, then it auto mounts in /media/E-drive??

But to see, copy,edit or access those media files, i need to be sudo?? With normal user i can't use those /media files.

Suggest a good method of sharing files from windows7 to ubuntu in virtualbox

View 2 Replies View Related

General :: Sharing File Between Windows?

Nov 17, 2010

Is there a way I can import windows files to linux? Like linux and windows having a common directory?

View 11 Replies View Related

Server :: Easy File Sharing On Windows... Without SMB?

Jun 16, 2010

Question for the sys admin types:So, say you want to do file sharing in an environment with a lot of Windows clients, but you want the shared data on a Linux server. You can use SAMBA, and that will make all the Windows clients happy (provided, of course, that you can get SAMBA working correctly). But is this your only option?I mean, obviously you can use ssh/sftp. But the Windows sftp clients I have tried don't make the file sharing process as simple for non-techies: you either just get a command-line, or you get some kind of two-pane application view like with filezilla or cuteFTP; it isn't as integrated into the desktop as what you get when using native SMB file sharing.So, is there Windows software you can install that can make the file sharing experience very non-expert friendly with some protocol like ssh/sftp or NFS?

View 1 Replies View Related

CentOS 5 :: File Sharing Between Windows Xp,2000?

Jun 16, 2010

In my environment we are using centos 5. So any one guide me to do the basic file sharing between linux to windows xp,2000.

View 1 Replies View Related

Ubuntu :: Samba: Switching From Unix To Windows File Sharing?

Sep 9, 2010

I'm using [URL] to help set up my server for windows file sharing. I accedently pressed unix file sharing and now i can switch it to windows file sharing.it would be fine to uninstall the Unix file sharing and replace it with the windows counterpart.I have Ubuntu desktop 10.04 (because i keep getting an error with the kernel with the server editions)

View 1 Replies View Related

General :: Configure File Sharing Server In Ubuntu Which Will Be Along With Windows?

Jul 19, 2011

How to configure File Sharing server which will be in the same network along with Windows DNS servers and others.Googling showed me that "Samba server" will do the job of file sharing . Okay samba server is configured on Ubuntu Linux machine but how to add this to the existing domain where windows machines are ? Do i have to really add this Samba server to windows Active directory or adding it in the network will do? Please also help me in configuring samba server security and the ease of user access of the data on the server.

View 2 Replies View Related

Debian :: File Sharing On Windows Client Using Samba

Oct 1, 2010

I am new to debian. How to configure debian 5 on file sharing on windows client.

View 10 Replies View Related

Debian Configuration :: Windows File Sharing - Set Any Password In Win XP In Administrator Account

Mar 28, 2011

I have a win XP box and want to share files on this win XP box In Ubuntu 10.10 I previous used, I just connect the win XP sahred folder via file browser without any username and password. In my Debian Squeeze, when I connect to my win XPIt poped up a window and asked me the username and password. But I don't set any password in my win XP even my administrator account. How can I do to make my connecting to win XP smoothly like the Ubuntu does?

View 1 Replies View Related

CentOS 5 :: Samba Sharing Shows Wrong File Names In Windows

Jun 29, 2009

I just installed a CentOs 5.2 Linux server and I'm trying to configure Samba. The file names of files created from the windows workstation are ok, but the file names of files created from the Linux server appear with different names than them are supposed to have. I've checked the Samba configuration file but I can't find options for fixing this trouble. Samba version 3.033375

View 6 Replies View Related

Ubuntu Networking :: Sharing Internet With Windows XP?

Jan 17, 2010

I have a laptop running Windows XP with a secure wireless internet connection. I want to share this connection to my desktop running Ubuntu 9.10 via an direct ethernet cable connection. So far in Windows I checked the "Allow other network users to connect through this computer's Internet connection" in the Wireless Network Connection Properties menu. Doing this creates a new IP Configuration. Here is an output of running the ipconfig command: Windows IP Configuration

Code:

Ethernet adapter Wireless Network Connection:

Connection-specific DNS Suffix . : home
IP Address. . . . . . . . . . . . : 192.168.1.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0

[code]...

View 2 Replies View Related

Ubuntu Networking :: Sharing Internet With Windows

Feb 26, 2010

I have an Ethernet hub, and want two computers (both notebooks) to share my internet connection. One is running Ubuntu 9.10 and the other is running Windows Vista. I want both computers to be able to connect to the internet (I use a cable modem).

However, when I plug both computers in, I am able to get only one of them working at one time. When Ubuntu works with the internet, Windows does not work (although it sees the internet connection). When Windows works, Ubuntu sees the connection, but cannot connect.

View 9 Replies View Related

Ubuntu Networking :: Internet Sharing Like Windows ?

Aug 30, 2010

Just took the plunge and removed Windows 7 from my desktop rig and I am currently using Ubuntu 10.04

I was using this PC to share my Internet (DSL) connection to any and all other PC's on my network, wired and wireless, and I am attempting to set this up in Ubuntu.

My desktop, other wired PC's, a wireless AP and my DSL modem are all connected to a 8 port Ethernet switch and I was using ICS in Windows 7 to share my Internet connection once I established the connection from my desktop.

Can this be done in Ubuntu? As soon as I make the DSL connection it says that Auto eth0 disconnects (which I set to share to all in IPv4 settings which I read on the forum is the way to share)... thus nothing is currently shared :/

In this document it states that the sharing computer needs two network interfaces... but in Windows I only used the one...

View 7 Replies View Related

Ubuntu Networking :: Sharing Files Between Windows XP And 10.04?

Sep 23, 2010

I have pc and a laptop. On the pc i have winXP 32-bit and on the laptop Ubuntu 10.04 64-bit . Can I share files between these two computers (cause i don't want to make dual-boot on my laptop), and if I can, how ?

View 4 Replies View Related

Ubuntu Networking :: Sharing Files With 10.10 And Windows 7?

Jan 20, 2011

I have set up a fileserver using ubuntu before, but never on 10.10. i have installed samba set the folder to share, can see the folder on windows 7 but when i try and view it says.

Windows cannot access \FILESERVERBackup
You do not have permission to access \FILESERVERBackup. Contact your network administrator to request this action

Quote:

#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the

[code]....

View 2 Replies View Related

Ubuntu Networking :: Sharing Internet Windows 7 To 10.04?

Sep 1, 2011

i have 2 laptops which is one installing windows 7 and the other one is ubuntu 10.04. i have internet on windows 7 and want to share to linux ubuntu 10.04 through wireless connection. How to setting that?

View 2 Replies View Related

Fedora Networking :: Wired Networking Not Connecting In 12 With Windows Internet Connection Sharing?

Jan 16, 2011

I just want to use Internet Connection Sharing (ICS) to connect to the internet. I have done a massive amount of troubleshooting, but some of it seems to contradict itself, and the only two things that I know for sure are that it used to work, and that my Ethernet cable is not the problem. When I use Terminal utilities like ifup and dhclient it seems that it can not determine IP information, but when I try to put it in manually, the "Apply" button grays out right after I finish typing it in. When I try to connect normally, in KDE or GNOME, the icon acts like it's connecting, then instead of having the connected icon, I receive a notification that "the network has been disconnected", and it goes back to the disconnected icon.

Oh, and by the way, I know that I could probably find a workaround, but I have limited resources, and this used to work. The Linux is a Dell desktop with Fedora 12 and the Windows is a Windows 7 HP laptop.EDIT: I hope that I didn't mess something up, but I accidentally used system-network-config to try putting in the IP address there, and ended up changing it back to the original settings, but the computer is now calling it Auto Ethernet in the taskbar icon, although sudo iwconfig in the terminal still calls it eth0.

View 7 Replies View Related

Ubuntu Networking :: Sharing Windows 7 Drives - Unable To Mount Location - Failed To Mount Windows Share Error Message

Sep 5, 2010

I have recently set up an ubuntu installation on an old PC. After some fiddling with both it, and the windows 7 machine, I have managed to share all of my drives. However, when attempting to access them from ubuntu, only 2 of the 4 hard disk shares will mount, with the other 2 failing with a Unable to mount location, failed to mount windows share error message.

View 2 Replies View Related

Ubuntu Networking :: Sharing Files Through Wireless With Windows?

Apr 11, 2010

I just purchased a wireless router, b/c my two computer's wouldn't adhoc, so how do I get them to share files now? 1 is ubuntu and the other is windows xp

View 6 Replies View Related

Ubuntu Networking :: Internet Connection Sharing With Windows 7

May 4, 2010

i have an evdo connection with which i connect to the internet. i have been trying to share this connection for quite a few days from my lucid machine to a windows 7 pc but have failed. i have tried dhcp3-server, firestarter, network manager's built in capabilities but have failed! today i manually configured da windows 7 pc to an ip address within da range which network manager ws assigning when 'shared to other computers' ws selected and it worked! Now da question is how do i do it automatically? dhcp3-server never starts, it always fails with the error 'not configured to listen' or sumthng like it! Plus i want the wireless of my laptop to make an ad hoc connection to my mobile fone, which is also no possible...i think its some problem with da dhcp server.

View 1 Replies View Related

Ubuntu Networking :: Sharing A Windows XP VM Internet Connection?

Jun 20, 2010

I'm trying to share the internet connection of my Windows XP Virtual Machine (virtualbox) to Ubuntu. I know it sounds weird, but what happens is that i'm using a 3G modem to connect to the internet and 3G connections are still very unstable with ubuntu's network manager. Fortunately, the modem works a lot better with my Virtual Machine. I have already set up a "host only" network between my Windows XP guest and my Ubuntu host and i can they can ping each other but i still can't share the connection of my virtual machine. I already selected "share this connection" on win xp but i think i still have to configure something on ubuntu for it to work. The interface Ubuntu uses is vboxnet0 (not eth0).

This is the last thing to do before i can get rid of my Windows XP partition

View 3 Replies View Related

Ubuntu Networking :: Internet Connection Sharing To Windows XP?

Nov 18, 2010

configuring Internet Connection Sharing from my Ubuntu 10.10 machine to a Windows XP machine. I've seen How To's but they didn't work, yet.

The Ubuntu machine connects to the Internet through a DSL USB modem that required packages not provided with the distribution, and specific instructions to configure it; so getting Internet working alone was difficult. As a result, I don't even use Network Manager, rather connect using the command pppoe-start. The machine is connected to the Windows PC through a simple cable, through the Ethernet card.

Some tutorials I've seen on ICS are for machines with two Ethernet cards, or for wireless connections; but I've seen none for a USB modem. However I once found one, years ago, and it worked, but I couldn't find it now. It was using iptables, and I didn't really understand what I was doing, but it worked. But then I had to format the disk, and now I can't find a way to get it working again.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved