Tagged Questions
1
vote
0answers
115 views
Samba shares, using smb.conf or /var/lib/samba/usershare
Ok, so I caused my own problem by trying to be funny. And now I am very confused about how to fix it.
So here we go:
Our server has had 2 open shares since day one. only one of them offered windows ...
0
votes
2answers
89 views
Windows to Ubuntu via rdp: mounting local drives?
As some of you may know, RDP in Windows allows the client to make its drives available to the host or target machine. I have done that with no problems in the case of Windows-Windows and Linux-Windows ...
0
votes
0answers
60 views
How to access share files from Windows Vista machine?
I'm trying to access a drive connected to my Windows Vista machine, from this Ubuntu machine. How can I accomplish this? I have tried all kinds of things found on google but nothing works.
I can see ...
-1
votes
1answer
200 views
Sharing a Second Hard Drve with Windows using Samba
I installed Ubuntu 12.10 32bit with the intention of using it to share hard drives across an office of Windows 7 computers. I've set up an initial share on the hard drive Ubuntu was installed from ...
0
votes
0answers
243 views
Accessing Ubuntu from Windows over Samba: The specified network name is no longer available
I've just installed Samba on my Ubuntu 12.04 machine and need to access it from Windows Server 2008.
$ sudo apt-get install samba
$ service smbd status
smbd start/running, process 23485
When I try ...
0
votes
0answers
14 views
configure simutaneous connections, one for internet, one for home/work network
I have 12.10 on my laptop and I use my cellphone to go online but when I'm home I want to be able to plug into my other laptop with just a cable. My phone will act as a router if I want and I can file ...
0
votes
4answers
1k views
How can I have Windows 7 in Virtualbox recognise USB devices? [duplicate]
Possible Duplicate:
Set up USB for Virtualbox
Recently I installed Windows in Ubuntu 12.04.1 LTS using Virtualbox.
I want to know how to access external hard disks or USBs in the Virtual ...
0
votes
1answer
2k views
Sharing folders between Ubuntu(guest) and Windows 7 (host) using VirtualBox
I installed Ubuntu guest on a Windows 7 machine using VirtualBox. How can share folders between Ubuntu guest and Windows host? Thanks.
2
votes
2answers
220 views
How do I re-install Samba?
I recently followed a guide to configure Samba but I couldn't get it configured properly. After realizing that the guide was six years out of date I thought I should start again.
I reinstalled samba ...
2
votes
3answers
9k views
How to access a Windows share from Ubuntu?
In Ubuntu 12.04 and previous versions, I can easily install smbfs and running smb://server/share from Nautilus works!
But, in 12.10, I can't install smbfs. Trying to install it from the terminal, I ...
1
vote
0answers
73 views
How to collaborate on/share a document with someone on Windows?
I want to edit a document in online collaboration with other person. I'm using Ubuntu, the other is on Windows. Do I understand it right that the only way is that the Windows user would need to go ...
0
votes
0answers
279 views
Samba shared file attributes changed by windows
we set up a samba file server in our office and everything seems to be fine until one day. The server holds some MS Excel files on the server for everyone to access, all stations are either Windows XP ...
0
votes
2answers
640 views
How would I batch rename a lot of files using command-line?
I have a problem which I am unable to solve: I need to rename a great dump of files using patterns. I tried using this, but I always get an error.
I have a folder, inside with a lot of files. Running ...
2
votes
1answer
8k views
Why is Samba Access from Windows So Slow?
I have set up a file server using Ubuntu 12.04 Server. The purpose is to serve several network drives to Windows users that have heretofore been served by numerous NAS drives.
I have Samba set up ...
3
votes
4answers
13k views
How do I use Ubuntu Server as file server?
In our company we would like to install Ubuntu server for file sharing, is it possible to use Ubuntu as file server for windows based client Operating systems.
what is the procedure to make Ubuntu ...
0
votes
1answer
222 views
setup samba share on 10.10 and access via windows
I have the following /etc/samba/smb.conf config setup to share my homes and a custom folder named /var/itc_data_feed:
[homes]
comment = Home Directories
browseable = yes
read only = no
...
1
vote
1answer
480 views
GUI for setfacl or other NTFS equivalents?
I would like to setup a small office network based on ubuntu machines to replace the current based on windows. One of the requirements is to setup a samba share for file sharing. The problem is that ...
0
votes
1answer
194 views
Securely sharing files accross the network to ubuntu and linux users
I have an ubuntu 10.04 server that I want to share files to windows and ubuntu users.
I also want them to use the login/password provided by my ldap server.
Now, I am not sure about which path to go ...
1
vote
2answers
6k views
Why don't shared files show up in HGFS?
Sharing files between my Guest Kubuntu OS and Host Windows has become a real headache.
So, far I have done the steps below:
GUEST LINUX OS
VM -> Settings -> Options -> Shared Folders. And added my ...
0
votes
2answers
402 views
show up Linux partition on Windows
I have 5 systems that are connected to a network switch
Desktop(1) : Ubuntu 10.04 LTS
Netbook(1) : Windows 7 Starter
Desktop(1) : Windows 7 Professional
Laptops(2) : Ubuntu 11.04
Now, I need to ...
1
vote
2answers
297 views
Sharing Zimbra local folders between Ubuntu and windows
I am dual booting windows 7 and Ubuntu. I am looking for a way to share zimbra local folders between windows and Ubuntu. Is this possible? This is to enable access to emails downloaded to local folder ...
2
votes
3answers
2k views
What are ways for file transfer between computers
I just learned there are several ways to transfer files between Windows on two computers from here. I was wondering
what are the possible ways to
transfer files between Ubuntus on
two computers? ...
7
votes
2answers
4k views
Can't modify files in my shared folder (virtualbox, guest is Ubuntu, host is windows 7)
I'm using virtual-box. The guest is Ubuntu. The host is Windows 7. I have a shared folder (shared by the host and the guest).
The problem is that in the guest (Ubuntu) I cannot rename/delete/edit the ...
2
votes
2answers
4k views
How to list Windows shares from terminal?
Here is a simple scenario I have:
Windows 7 is sharing a folder (D:\Projects).
Full Control permissions have been given to the folder.
In Ubuntu 10.10, I can see the Windows shares from Places -> ...
9
votes
2answers
1k views
Share across network to Windows users
I have a folder I want to share with a couple windows users on the network.
I am using ubuntu 10.4
When I right click a folder I go to "Sharing Options"
There are 3 check boxes. If I check the ...