Ubuntu Networking :: File Share In 10.04 Easily And Using GUI's Only?
Jun 5, 2010
How to File Share in Ubuntu 10.04 Easily and using GUI's only.Disclaimer: Sharing files in this way is not secure; so please make sure you only do this on a private network that has been properly secured. Otherwise any user on the network can access and modify your shared files; you have been warned!
1. "Applications" menu ->"Ubuntu Software Center" -> in the search box type "Samba" then install "Samba".Because even though you enabled file share and tried to share the files 10.04 seems to not actually install "Samba". Plus this installs the "Samba" GUI.)2. This step was removed to prevent confusion.3."System" menu -> "Administration" -> "Samba". Enter your password. In the GUI that opens up choose "Preferences" menu -> "Server Settings" then the "Security" tab change the authentication mode to share and the guest account to your user name account. This prevents permission problems later on.4. Choose the "Add a Samba Share"; the green plus icon; browse to the directory you wish to share. Place a check mark in "Writable" and "Visible". Then on the "Access" tab choose "Allow access to everyone".
5. Press OK; now your should be able to see the share from the other computers just choose "Places" menu -> "Network" then either the computer name if it shows up or select "Windows Network" -> "WORKGROUP" ->omputer Name then the Shared folder.Quote:2. Share the selected folder via natuilus, right-click on the folder and choose "Sharing Options" or "Properties" -> "Sharing" Tab. This may be an unnecessary step but at least we know Nautilus has applied the proper permissions for us; on the pop-up choose "Automatically Update Permissions".I hope that this helps as many of you as possible. If anyone has any updates please let me know. I am glad to see that this can finally be done all using GUI's now but it still should be as simple as sharing the folder with the "Sharing Options" selection in Nautilus. There is still work to be done on this in Ubuntu.
I am going to jump on Launch Pad and look for all of the bugs that I can find related to these issues and see if I can contribute what I have learned and maybe I can try to organize some of the bugs to get a collective fix in the works. I will post back any updates.Please If you used my method please note this is not the way it is supposed to be done in 10.04 so you are affected by the bug. Please go to this bug and be counted.
View 9 Replies
ADVERTISEMENT
Jun 18, 2011
Was trying out Fedora 15 but could figure out something: How do I share a folder?
When doing some Googling all I could find were forum posts on how to manually configure samba with smb.conf (a place I refuse to go, its 2011 people), and gnome-user-share which only shares ~/Public and doesn't show up on my Windows computer.
I do know that at least in Ubuntu 10.10 with Gnome 2 all I had to do was right click on a folder at click Sharing. I'm looking for similar ease of use in Fedora.
View 1 Replies
View Related
Jan 13, 2010
I have been scouring the internet looking for a good solution to reading .pdb eBooks on Linux.It seems that there isn't one.Could you perhaps recommend a good app to either convert the file easily into something readable or (more preferably) an app that can read them?
View 3 Replies
View Related
Aug 14, 2010
I am using Ubuntu 10.04. I wish I could use Nautilus to change file dates, but I guess that does not work.
Is there another file manager, or something, that allows me to do this? I know about the touch command, but that's a little cumbersome for I am trying to do.
View 2 Replies
View Related
Aug 7, 2010
i want to share a file from LAN but when i open my network from places it showing the pc of my freind but when i click on it it prompts for password i entered that but still not able to open that. friend is working on Windows 7
View 9 Replies
View Related
Dec 3, 2010
How can i transfer file or connect to other system in order to perform file transfer etc.
View 1 Replies
View Related
Jan 4, 2011
I'm struggling to file share between windows 7 desk top pc and Ubuntu 9.10 laptop. I posted the same question over on the W7 forum but i'm not making any headway yet.
View 6 Replies
View Related
Sep 6, 2010
i have a partition that i have ubuntu file sistem on, and couple of others that are NTFS because it had windows before. i tried to share an old folder from one of NTFS partitions but couldnt...could not change permissions on right click. Also could not change usingsudo chmod.... nothing changed permissions.
View 5 Replies
View Related
Sep 8, 2010
Ive been trying for a week now to connect my ubuntu laptop to my windows xp desktop so that I can copy my pics on the desktop over to the laptop. Im using a crossover cable and ubuntu 10.04
I have tried too many things to bother explaining... including reinstalling ubuntu.
I have managed to get ubuntu to ping to xp. I had to set the ip address and netmask (?) manually.
From here i cannot get to my shared file on the windows computer.
Ive tried using nautilus and clicking on network.... I get an icon called "Windows Network" but cant browse further. Ive also tried clicking "file", "connect to netowrk" and typing in the ip address with/out share name. Ive tried using the desktop's computer name etc. Ive enabled the Guest account on windows. I have run sudo apt-get install smbfs and installed samba from the software centre. There are lots of "sambas" in the software centre... i installed the one simply called "samba"
Explain to me what I have to do to move my pics from xp to ubuntu.
View 5 Replies
View Related
Jul 7, 2011
I am running ubuntu 10.04 .How the file sharing through wireless network.
View 1 Replies
View Related
Feb 16, 2010
I'm swapping from an OpenBSD 4.5 DHCP server to using Ubuntu 9.10 I notice in /etc/samba on Ubuntu there is a file called dhcp.conf with the singular line "wins server ==" There is no corresponding file in OpenBSD so how do I configure this file
View 2 Replies
View Related
Feb 23, 2010
I have a folder on my linux server and I want to be able to share files to windows users in this manner :
1. Require login with username and password when accessing file share.
2. Files created by logged in users become owned by them (I can create local accounts for this matter to all the users).
3. Depending on permissions files created by other users can be read only by logged in user.
I thought of going in samba way for this but I'm not familiar with samba enough to make something like this. If any other sharing method is required I can go for it since I'm doing this from a scratch but that only if its not possible with samba.
View 5 Replies
View Related
Feb 5, 2011
My internet is provided by a 3g modem usb. I am sharing the internet connection through my desktop into a router and then to the rest of my Ubunut machines. Currently if I want to file share I have to go into the network manager and change the eth0 settings from shared to dchp automatic and then unplug the cable from the internet port on the router to one of the network ports. Is it possible to add another network card to the main machine and use that exclusively for either internet or file sharing.
View 2 Replies
View Related
Aug 11, 2010
There are a number of shares on the destination system; for the purposes of this thread I used D$ and F$ (corresponding to those partitions). These shares are mounted permanently via CIFS (entries in fstab) on the source system.Today I copied an ISO image of some 3.5 GB from source (S) to destination (D). md5sum on S gave a different checksum for the source ISO than that calculated by HashCheck Shell Extension for the destination ISO. I know some would argue that I shoud use the same md5sum programm for both images.
To circumvent that I 7zipped the ISO, verified it's integrity and copied that archive from S to D. Verification of the acrchive by the Win version of 7z failed.To see if it's a protocol problem I copied both ISO and archive of ISO to another D this time using sshfs (it's an Ubuntu server). Flawless copies.Then I copied both files to another Win-based server on the same network. Flawless copies.Mystified, I checked the partition's file system integrity (NTFS) where the errors occured. Minor inconsistencies (no errors according to chkdsk). So I copied both files again, once to another partition (D:) of the original D, once to that partition causing the error in the first place (F:).
(D:): archive corrupt, checksum okay
(F:): this time around both okay.
What the hell can I do to nail down the problem?! I don't even know whether it's a problem of the source system or the destination.
View 1 Replies
View Related
Mar 10, 2011
I'm trying to share a file via Samba on a Ubuntu server that is actually stored on a FreeNAS box. The FreeNAS drives are mounted via NFS and the Samba share contains a symlink to file on the FreeNAS drive.Browsing the Samba share I can see the file and size, but any attempt to read the file fails. It complains about authentication but all credentials across all machines are the same.So, is it possible to share a file this way or is there another way to do this?I know I could create all the profiles on the FreeNAS box but for convenience and ease of maintenance I was hoping to do this via the Ubuntu server
View 1 Replies
View Related
Apr 14, 2010
I'm using 10.04 beta...
If I go to system - preferences - personal file sharing, I cannot select "share files over the network." The panel is greyed out and the message "This feature cannot be enabled because the required packages are not installed on your computer" is shown
It ever so usefully doesn't tell me what those packages are though! - It'd be nice to have more useful error messages or the ability to click to install them...
Anyway, what do I have to do to get this going again?! I've installed everything to do with samba, webdav that I can find but still no cigar...
View 9 Replies
View Related
Jun 24, 2010
I'm using cifs to mount windows share.I have created one credentials file and given the path in fstab to mount at boot time. Now i want to encrypt the credentials file and place that in the fstab file.But it is not accepting.. how to use encrypted file to use in fstab,so that normal users can not watch the credentials inside the file.
View 3 Replies
View Related
Sep 24, 2010
I have been having off and on issues with my samba file shares. I am sharing a NTFS formated hard drive where the mount point is in my home directory, as well as a printer connected via USB. I am to the point where printing works (using it as an ipp print share, samba is configured for it, but I don't know if it works or not), and I can access the shared folder from Windows, but I can't access the shared folder from any Ubuntu machine. I get the error:
[Code]....
View 5 Replies
View Related
May 7, 2011
Sometimes my file share network stops working,and will then work again.I'm lost with this problem. The server pc is a Zenwalk pc.The other pc is a win7 pc. This error only occurs on Zenwalk. When i run puppy from the live cd the file shares are always visible,without fail.Under puppy i use pNethood. When the ping command is used there is no problem, and the pc name can be pinged.This is shown below:
[Code]...
View 6 Replies
View Related
Jul 27, 2010
When running the beta of blender 2.5, I get the following error. blender: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory In previous versions of ubuntu you could 'apt-get install python2.5' to resolve the issue, but it doesn't appear in any/all of the repositories. where I can get python2.5 for lucid-lynx?
View 1 Replies
View Related
Jun 22, 2011
I have iMac 2.4GHz with rEFIT installed. I installed Unity on one of the partition. Kernel is still 2.6.38.8. I am getting error message when I run the command
sudo gedit /etc/x11/xorg.conf
The error message is
(gedit:2139): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.AC7YXV': No such file or directory
(gedit:2139): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
View 3 Replies
View Related
Aug 17, 2015
There is this bug in the latest version of Ubuntu, which is also Jessie, which is:
Can't copy a file from SMB share to the local file system: Software caused connection abort
The problem, apparently, is that newer versions of Samba hit servers with multiple requests at the same time, and for some reason the Zyxel and Iomega boxes can't handle this. The best solution they've come up with is to modify the smb.conf file on your server to include this setting: "max mux = 1".
Here is the reference material on this bug: [URL] ....
People who develop samba have fixed it in the latest version but neither the ubuntu nor Debian have released the fixed version of nautilus, as of yet. Here, is the reference: [URL] ....
View 0 Replies
View Related
Jan 22, 2011
I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got
Firewall off (utf disabled)
Internal Sata /dev/sda1 (EXT4 FS)
External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)
I have two shares
1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.
2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.
View 4 Replies
View Related
Dec 16, 2010
I recently bought an old desktop off ebay to give to my dad with lubuntu installed on it. He doesnt do much - just the usual web browsing and storing photos - so i went with something reasonably old and cheap - 2.6ghz celeron (ugh I Know) emachine (again ugh, but I thought it would the job). I made the RAM up to 512Mb and installed lubuntu.
Unfortunately when I installed flash the video was all jumpy when watching anything online. So I looked into the onboard graphics and found that there are driver issues with some of that series. So I bought a graphics card (NVIDIA Geforce 5500 128mb - PCI cos the lame MB doesnt have PCI -e or AGP).
Sadly the video is still jumpy and lame. I've tried it in firefox as well so this isnt a Chromium issue. The video is watchable if you download it and then play through VLC (which it wasnt before the NVIDIA card). Xfce4 Taskmanager shows CPU useage maxing when I use Chromium to watch flash but RAM staying around half used.
I know I've been a tool buying an emachine - particularly with a Celery processor and no AGP or PCI-e (ebay is a cruel mistress at times) but Im appealing for any help people might have to sort this out. Im hoping there might be something I can do.
View 9 Replies
View Related
Apr 12, 2010
Tried running simdock from software center...uninstalled because I was getting this error after trying to run ap "Can't load image from file '/usr/share/firefox/icons/mozicon128.png': file does not exist."
View 3 Replies
View Related
Mar 8, 2010
This is an urgent problem. I removed my propreitary ati display drivers because I had to update them but I don't know what happened. Now I can't boot. The screen shows the Ubuntu splash screen but then the login screen does not come on. I get a blank screen. Worst of all, I had removed Recovery entries from the grub so I can't boot into recovery mode so easily. It's urgent. I don't want to reinstall with my exams a week away.
View 2 Replies
View Related
Sep 28, 2010
I wanted to set up a small file/print server using Ubuntu. I'm planning on using a spare nano ITX board running C7 processor with 2GB and an 80GB drive for right now. I've set up desktop and systems and like using KDE. I've read installing KDE and X Server and have had problems running on 10.04. I can run command line but wanted to know if there are there any good GUI programs that are reasonably easy to install on server 10.04?
View 4 Replies
View Related
Jul 31, 2010
What do i need to read or watch to start using Linux (any distribution) easily?
View 5 Replies
View Related
May 7, 2011
I upgraded to 11.04 recently
I run 2 monitors, 1800x1200 and 1720x1180 approx (not exactly sure, but they are different)
I like to have many windows open on both screens.
The system keeps switching windows to fullscreen mode when I want to be able to see 5 or 6 partial windows on each screen.
It seems that if I align the edge of a window to the top of the screen, it switches to fullscreen mode, which is the last thing I want it to do.
Funnily enough, if I move a window to the edge of the screen, I want to be able to see the other windows on that screen. If I want fullscreen mode I hit the fullscreen icon; otherwise I want the size to stay the same. I dont want the window manager ever to arbitrarily give me fullscreen mode.
How can I stop this unwanted behaviour which is new to 11.04 ?
I have to admit that for my purposes the classic desktop is head and shoulders better than the default 11.04 desktop, but how did the release process manage to trash the earlier release's excellent desktop. Was Beta feedback totally ignored ? Rhetorical question, but hopefully someone up there listens.
View 2 Replies
View Related
Feb 18, 2010
I have set up an Ubuntu box at home as a server (though using the desktop version as I wanted a GUI - may at some point use it for plugging a TV into etc to play meda), but want to be able to remote access files on it when away from home.
I have set up with a DYNDNS account and know how to route web requests to the server machine, but want to know the best way to have it share files so that they are accessible (upload and download) via a web browser. Ideally, it would run some sort of file manager-like interface, but as long as I can upload and download files, it doesn't matter if it is a bit rough. I have a folder set up as a Samba share, and just want it to access that (and its subfolders).
The only other thing I would need from it would be that it requires a password before it lets someone do anything, as it will be open to the wild (while I probably won't use port 80, open is still open...)
View 4 Replies
View Related