General :: Share A Folder In Mint 9 With Windows 7?

Jul 14, 2010

i want to make a samba server in linux mint 9.....i want to share a folder in linux mint9 with windows 7 ....i think samba is the only option in linux where we can share a folder as mapped network drive with windows.....is there any 1 who tell me the whole procedure for d same......pls help me out...linux mint always open with user accounto root account....samba needed a root account or is it okie with user account?

View 3 Replies


ADVERTISEMENT

General :: Windows SMBClient - How To Share Folder

Jun 5, 2011

In this tutorial I have shown how we can share a folder from Windows to Linux, [URL]. The author of the video is not responsible if something is broken.

View 3 Replies View Related

General :: Using Samba To Share A Folder From A Guest With A Windows Host In VirtualBox

Mar 15, 2011

I would like to share a folder from a Linux Guest with a Windows host (with read and write access if possible) in VirtualBox. I read in these two links: here and here that it's possible to do this using Samba, but I am a little bit lost and need more information on how to proceed.

So far, I managed to set up two network adapters (one NAT and one host-only) and to install Samba on the Linux guest, but I have the following questions now: What do I need to type in samba.conf to share a folder from the Linux guest? (the tutorial provided in one of the links above only explains how to share home directories) Are there any Samba commands that I need to run on the guest to enable sharing? How do I make sure that these folders are only available to the host OS and not on the Internet? Once the Linux guest is setup, how do I access each of the individual shared folders from the Windows host? I read that I need to mount a drive on Windows to do this, but do I use Samba logins, or Linux logins, also do I use localhost? or do I need to set up an IP for this?

View 1 Replies View Related

General :: Unable To Share Folder In Suse 10.0 / Folder Defaults To Not Shared

May 13, 2010

I wanted to enable file sharing in for one of my folders under the home directory. I noticed that the 'not shared' and 'shared' always defaulted back to 'not shared'. And now I see what looks like an electrical plug icon symbol over the folder icon symbol like I might see used for some of the root folders. What does the new icon indicate about the folder attributes and why does file sharing default to 'not shared'?

View 1 Replies View Related

OpenSUSE :: Mount A Windows Share Into A Folder?

Sep 21, 2010

Is there a way to mount a Windows Share into a Linux folder? I'm using OpenSuSE 11.1.

View 4 Replies View Related

Ubuntu :: Windows Network / Cannot Create Folder On Share?

Jan 20, 2010

We have a storage server here running Windows. I have full permission to my share, blah blah, whole 9 yards. When I'm on Ubuntu and connect to it, I cannot create a folder or paste any items in "my" folder unless I put it in a sub folder.\storagejason = cannot create folders.\storagejasonstuff = can create folders.So, I come here asking the obvious question: dubya tee eff??

View 1 Replies View Related

Ubuntu :: Can't Permanently Mount A Windows Share Folder?

Jan 7, 2011

I'm successfully accessed a local Windows Share folder with the "Places --> Connect to Server" tool, but I can't figure out how to get it permanently mounted so that I don't have to keep logging in every time I boot up. I understand that the solution is supposed to involve adding a line to fstab, but I've tried a dozen variations on it based on various tutorials I've found online to no avail. Is there any way to check and see how the "Connect to Server" tool is doing its magic? Or to make that permanent?

-Brett Bowman
Erdr1ck
System:
Ubuntu 10.10 (AMD64)

View 2 Replies View Related

Ubuntu Networking :: Accessing Folder Within Windows Share

Feb 15, 2011

I'm trying to figure out a good way to access a folder within a Windows share from an Ubuntu 10.04 computer. I work at a school which uses a Windows network. Each class has one login and a folder for their work. All the folders are in one Windows share called //fses/class$. Each class does not have access to //fses/class$ (otherwise a student from one class would be able to access another class's folder) - they only have access to their own folder e.g. //fses/class$/3b.

When I try to access a class's folder from an Ubuntu computer I get an error that //fses/class$ cannot be accessed. I've got around it for the moment by using a teacher's credentials, but that's not ideal because then the students have access to other classes' work. I also tried using the 'mount' command e.g.
sudo mount -t smbfs -o username=3b,password=**** //fses/class$/3b /media/3b

This did work (although I know it'd be better to use cifs and a credentials file), but only a 'superuser' can do it, and it mounts the folder for all users. I could also give the students superuser permission for the mount command, but this seems like giving them more permission than should really be necessary. Is there any way for a user who is not a superuser to access the folder? I'd like to use something like this.
nautilus username=3b,password=**** smb://fses/class$/3b

View 9 Replies View Related

Networking :: Share A Folder On Centos To Use Via Windows Clients

Mar 3, 2010

i have Centos 5.3 installed with TXT mode i want to create and share one folder to be accesible to me from the network, to download and share files into it with my Host, i created the folder but dont know how to share it,

View 6 Replies View Related

CentOS 5 :: Can't Access Samba Share Folder From Windows

Feb 25, 2010

i did install and configure samba buy google tutorials. I can ping the centos box from windows but cannt access folder which is on centos. I can ping the machine.

View 9 Replies View Related

Debian Configuration :: Auto Syncing Folder With Windows Share?

Aug 10, 2010

I use Debian Squeeze on my laptop, and in my office we have a WinXP box where we store all our documents and stuff. When I'm in the office, I can directly mount my directory to edit documents, and at home/wherever I can use VPN to connect to the box so it's no problem again.

However: I'd like to know if there is a way to set up a directory on my laptop, that I can use even when offline, and then when I'm connected to the office computer, it automatically syncs with it.

View 2 Replies View Related

Fedora Networking :: Easily Share A Folder With A Windows Computer In 15?

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

Ubuntu :: Make Deluge Share 'STATE' Folder Across Windows?

Feb 20, 2011

I'm dual booting windows 7 and ubuntu 10.10. I use Deluge on both boots. Both instances of Deluge share a default download location on the Windows partition. I would like both instances of Deluge to share it's 'State' folder, which is where Deluge stores the .torrent files it is currently using and the information about their progress and such. On the windows side this location is%APPDATA%delugestateand onUbuntu~/.config/deluge/stateI found them, they look good.I can read/write to the windows side from Ubuntu, the windows partition is automounted, yada yada. I can even autoadd the .torrents from the Windows location when I run the Linux Deluge.But what I want is for the Windows side to function normally while altering the Ubunutu instance of Deluge to use the %APPDATA%delugestate directory on the windows partition instead of it's default~/.config/deluge/stateSuch that when I add torrents in Ubuntu (primary OS) and switch to Windows, Deluge will be productively downloading/seeding while I'm wasting my life with Starcraft.Possible

View 6 Replies View Related

SUSE / Novell :: How To Share Folder For Windows Base System

Oct 12, 2009

Today I try to shared a folder for Windows XP using GUI in OpenSUSE 11.1. I created a folder --> right click and click on Share --> Check on "Share with Samba(Microsoft Windows)", "Public" and "Writable". Then connect from Windows using //192.168.100.1/sharefolder. It open up but I can only read (no write access as I check on "Writable"). Did I miss something?

View 1 Replies View Related

Ubuntu Servers :: Samba And Share A Folder An Sub Folders For Windows Users

Feb 19, 2010

I've installed Ubuntu Server 7.10 Gutsy and Webmin 1.500 on it. The thing that I want to do is: I want to share a folder an sub folders for windows users ( guest user) I should modify those folders from my ubuntu desktop 9.10 karmic they are all same folders. Is it possible? if yes how can i make it. you can tell from webmin or samba configuration file.

View 8 Replies View Related

Ubuntu Networking :: Mount Windows User Share Folder At Login?

Sep 29, 2010

i need to always mount the user share of my Windows server at Ubuntu login.

This is my server struture:

Server
|-Group1
| |-user1
|
|-Group2
|-user2

ive found that i need to configure pam mount and i have this example:

<volume user="user" fstype="smbfs" server="krueger" path="public"
mountpoint="/home/user/krueger" >

but i dont know what to change relative to my server folder struture.

View 9 Replies View Related

Ubuntu :: Set Save Location Of Bittorrent In A Network Share Folder In Windows?

Jan 14, 2011

my ubuntu machine disk is already full, i want to set the save location of of bittorrent to a network share in windows is this possible?

View 3 Replies View Related

Ubuntu Networking :: Shared Folder Not Visible / Error: Failed To Mount Windows Share?

Jan 2, 2010

I have two computers running Ubuntu 9.10, both have one shared folder. These were set up via Nautilus.

On computer 1 I can see and use the shared folder of computer 2 just fine.

On computer 2 I can NOT see the shared folder of computer 1 anymore since recently. I has worked in the past.

Some more information: the name of computer 1 is "daniel", the share name is "gedeeld". So the address of the shared folder of computer 1 would be smb://daniel/gedeeld/
Opening this address in Nautilus works fine on computer 1 (that shares the folder), but results in an error on computer 2.

Error: failed to mount Windows share. Please select another viewer and try again.

View 1 Replies View Related

General :: Change From Windows XP To Mint 10?

Mar 23, 2011

I'm looking to completely change over and need help getting rid of windows.I am currently using windows xp and am looking to use Linux Mint 10.

View 2 Replies View Related

Ubuntu Security :: Configure The Share And Folder So That The Win7 Client Can Create Files And/or Folders In The Share?

Jan 15, 2010

I've just installed Ubuntu 9.10 and Samba 3.4. I've shared a folder and have accessed the share from a Windows 7 client. However, I've struggled to configure the share and folder so that the Win7 client can create files and/or folders in the share. Kept getting Permission Denied errors. Finally, (using Webmin) I set the permissions on the file folder so that "Other" had write access. I don't understand why this was necessary (and how unsecure this is). I already had the write access checkbox ticked for "User" but it wasn't enough.

View 1 Replies View Related

General :: Cant View Windows Network From Mint?

Feb 21, 2010

I am seeing the MSHOME icon which my windows network workgroup is on, when i double click on it and its asking me for a username, domain and password. I dont use a username or password to log into any of my computers and the domain im not sure what to enter into this field it populates with WORKGROUP

View 4 Replies View Related

General :: Recover Mint 8 After Installing Windows Xp?

Jan 22, 2010

last week i installed new mint distribution Helena 8 last day i reinstall my Windows XP , now my linux has gone. how can i recover my boot loader ? btw i tried this comands in Live CD:

sudo apt-get install grub

after this command .. this message appears :

Probing devices to guess BIOS drives. This may take a long time.

View 5 Replies View Related

General :: Mint Bootit Ng And Windows Xp Not Working

Jan 23, 2010

I am trying Linux with the mint cd rom install. I have two hard drives and bootit ng on hdo, with windows xp. I installed mint the first time on hd1 using the install cd. When I booted up I could run the linux but not the windows. I reinstalled bootit ng but had not luck. I reinstalled Linux again and this time tried to get it to install grub on a certain partition but still no luck. I reinstalled it again and this time disconnected hd0 and it worked again and I could run the linux with no problem. But when I connect hd0 I can boot windows but not linux. Bootit sees the other hard drive and can see all the partitions on it but every time I try to boot it just says the partition is not bootable.

I have fiddled with various settings and tried setting the embr and hard drive swap but nothing works. Bootit web site had some help pages that said to run grub from a bootable cd and then type grub> find /boot/grub/stage1. I have tried this but always get error code 15 file not found. grub> find /grub/stage1 same thing I install mint using the following partitions. /boot is about 300 megs. / is about 3 gigs and /home is 8 gigs and /swap is 1 gig. I feel that if some knew bootit ng then they could tell me what to do in five minutes. The hard drive is there and recognized and the partitions are there the system works but I just can not boot to it with out disconnecting the one hard drive

View 6 Replies View Related

Ubuntu :: Share Files And Folders But It Does Not Allow To Select Share Folder

Sep 20, 2010

1. I have Ubuntu 10.04.1 installed alongside Windows Home premium 7 on a Compaq CQ5110f with 2 dual processors, 320 GB HDD, 4 gb Ram, less than a year old/ It is giving me some error messages. It is wanting to lock the drive or various programs after being left unused for a few minutes, I have not found where I can disable this. I do not need passwords, really. I am the only user. I reinstalled it once, on top of itself (Ubuntu) and it worked fine briefly, then started doing it all again.

I use to sometimes install Ubuntu as a windows app. on a previous version, maybe 9.04 - 9.10, but think I can not do it on this version?

So, Can I install as WIndows app on this version of Ubuntu? CAn I install Ubuntu on one drive alone, and windows on the other drive alone, install both in same computer and get dual booting? I think before, to do that I had to reset boot drives in BIOS to whichever I had the OS I wanted to use?

Or MUST they be installed on same drive for dual booting to be available?

I am attaching screen shots of the messages I get, etc. I have tried to share files and folders, but it does not allow me to select Share this folder as some security thing is not installed, And the time I am required to enter password to use comp[iter after being idle a few minutes, seems to be tied to my folder, which is JOHN. I may have to think about removing Ubuntu from this drive, add a SATA drive and use two, one for Windows and one for Ubuntu.

View 5 Replies View Related

General :: Debian How To Share Folder Between PCs?

Mar 18, 2011

I've 2 linux PCs and i would like to share a folder between them. The 2 linux PCs are Debian derivatives (one knoppix, the other linux mint debian).Can someone explain how to setup the knoppix machine to share a folder with the other.

View 5 Replies View Related

Ubuntu Networking :: Way To Share Folder From Machine To Windows Machine

Aug 28, 2010

I am trying to establish the easiest way to share a folder from an Ubuntu machine to a Windows machine.In the past I have added things to smb.conf and that has all worked fine but what I am trying to do is to figure out what the "new user" way of doing this is so that when I am helping other people I know I am getting them to do the simplest thing.I completely removed samba and reinstalled it so that I didn't have any configuration. Right clicked on a folder and selected "Sharing Options" ticked the "Share this folder box" gave it a name and a comment and ticked the other two boxes.

When I went to the windows laptop then it kept asking for a username/password and nothing worked.Back on the ubuntu machine I did sudo smbpasswd -a [username] and created a blank password. Now from the windows machine I can access the shared folder.Is the smbpasswd step still required? It's very confusing for a new user as there is no suggestion that anything other than right clicking on the folder and choosing the options you want would be required. Is it something to do with the fact that this is an ubuntu machine that has gradually been upgraded through versions and this problem wouldn't have been there from a new install?

View 3 Replies View Related

General :: Put Windows Xp In The GRUB Boot Command For Mint?

Apr 3, 2010

I have Microsoft Windows Xp installed on my Primary Drive C: and I had a Mint boot disc that I would pop in and load from. Well I got tired of this disc and installed a new hard drive in my computer so I could use Mint as a secondary OS. Everything went good in the install, and I put Mint on the second drive. But when I boot my computer the GRUB menu only shows Linux Helena Mint 8 to load from and no Xp. Xp is still currently installed on the computer in the Primary drive, but how do I inlcude it in the GRUB boot menu or boot it at all?

View 2 Replies View Related

General :: Installing Windows Operating System Along With Mint?

May 18, 2011

I wished to know if I can install windows 7 on my system when I am already running Linux Mint 10(as the only operating system on my machine). That configuration is called a dual boot. If you install Win7 first (or it is already present), THEN install linux, you will find that grub notices both and you will not need to mess with the MBR. The better solution is to load mint, add VirtualBox, and install Win7 into a virtual machine. Then you get to run Linux and Windows AT THE SAME TIME!

View 4 Replies View Related

General :: Share Xp Music Folder With Ubuntu?

Mar 13, 2011

I have to hard drives one empty I plan on installing ubuntu studio [URL] and one with the already installed windows xp pro ,I would like to know a simple way to move my windows music folder to the ubuntu music folder.

View 3 Replies View Related

Server :: Share A Folder For Virtual Server In Windows Xp?

Jul 18, 2010

i am using windows xp and i virtualy running centos 4 by using microsoft virtual server 2007. i need to install webmin in centos but i having rpm package in windows xp how i share the folder for linux. i dont know how to share a folder for virually installed centos in microsoft virtual pc 2007.

View 3 Replies View Related







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