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


ADVERTISEMENT

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 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

Ubuntu Networking :: Enable Personal File Sharing - "This Feature Cannot Be Enabled Because The Required Packages Are Not Installed On Your System"

Oct 11, 2010

I would like to enable personal file sharing so I can access my laptop (hp Mini laptop w/ ubuntu) from my mac mini (OSX 10.4.11), but the message I get in PFS dialogue box is "This feature cannot be enabled because the required packages are not installed on your system".

View 1 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

Fedora Networking :: 10 Wired Con. Sharing / Cant Enable Eth1 To Test Settings?

May 24, 2009

I have Fedora 10 with 2 nic's and have used the firewall tool, network manager, etc.,then disabled the firewall front end and wrote my own iptables rules but can not even enable eth1 to use it. Tried 2 different common cards (like a network everywhere 10/100) Service network restart says eth1 not there.

Right now Ive:

eth0 connects direct to internet via my cable ISP.eth1 I've set as 192.168.1.1, netmask 255.255.255.0, gateway I wasn't sure but I set as my IP on eth0 isp supplied. DNS wasn't sure, just left blank.

But I can't even enable eth1 to test those settings.

then with gui firewall crap disabled I wrote my own iptables ruleset: (kernel flagged for ip forwarding)
with all chain policies set to allow.

Code:
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -j DROP
iptables -t nat -A POSTROUTING --out-interface eth0 -j MASQUERADE
iptables -A FORWARD --in-interface eth1 -j ACCEPT
And on the slackware box (ethernet switched btw) I set up static IP 192.168.1.100 w/ eth1 on fedora
as gateway.

But like I said, fedora refuses to enable eth1. Been reading and googling last night and all morn.

(p.s. gnome, but all the tools are confusing the crap outta me, They seem to work against each other. I'm used to just bash.)

View 4 Replies View Related

Ubuntu Servers :: Installing File Sharing Using EBox - Failed To Enable: "root Command /usr/share//ebox-samba/ebox-samba-enable Failed"

Sep 27, 2010

Installing file sharing using eBox and get the following error:

[Code]///

View 1 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

Ubuntu Networking :: Can't Enable Sharing Over The Network Because "the Required Packages Are Not Installed On Your System"

Jul 22, 2010

If I do System-Preferences-Personal File Sharing it tells me that I can't enable sharing over the network because "the required packages are not installed on your system". It doesn't tell me WHAT packages I need to install!

View 1 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







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