|
I have a Welland Net share NAS enclosure and 80 seagate hard disk. we run a small office with 5 computers on the local area network and 1 computer who will access the data remotely, we want to share our client folders and database on the NAS.
Do i need...
Started by Sally on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I suspect, however, that your to use Samba, which is the Unix/Linux implementation of Microsoft's SMB file sharing protocol, you would need to use an additional 3rd party....
Both SMB or FTP would require you to manage users on the NAS device.
|
|
Heyas
As some might have recently, i've had some issues to connect to my NAS.
Figured i made mistakes, but have learned a bit on the road, which the Fedora Community shall benefit from.
At least i hope its helpful
Features:
* Create a credentials file...
Started by sea on
, 4 posts
by 1 people.
Answer Snippets (Read the full thread at fedoraforum):
Cred
readonly NAS_CONFIG =/ etc / samba / ....
Conf
readonly SAMBA_CRED =/ etc / samba / smb .
nas
readonly SAMBA_LOGDIR =/var/ log / samba
readonly SAMBA_CONF =/ etc / samba / smb .
|
|
Running into a strange issue when trying to use NAS/Samba on dd-wrt.v24-18946_NEWD-2_K2.6_big.bin loaded to a Belkin F7D7301 router. I'm using the "big" version for the NTFS drive mounting. I'm trying to have a mounted USB hard drive/flash drive visible...
Started by bennor on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at dd-wrt):
|
Ask your Facebook Friends
|
Hi. (I'm a novice, and Norwegian so sorry for the language)
Lately one of my Nas'es (Qnap 419p) has worked 24/7.
I found out that my Mac (or Nas) are constantly reading/writing -login in etc. over and over again.
This does not happen when I use the AFP...
Started by qlars on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at qnap):
Something but I'll try to figure it out....
(._.Temporaryitems).
|
|
#!/bin/sh mount -t cifs //192.168.5.90/share -o password='' /mnt/tera_nas rsync -av --super --delete --recursive /home/ /mnt/tera_nas/home/ # sleep 5m (i want to avoid using this) # Bash shell snippet to check if mounted Samba share is not busy before...
Started by cgomezsilva on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
I would just lazy unmount it, using automatically, the mountpoint /mnt... .
! $(umount /mnt/tera_nas/ 2>/dev/null) do echo "not yet" sleep 5m done echo "now it is"
You could Williamson :
I'd rather use
umount -l /mnt/tera_nas
at the end.
|
|
I've got a choice of setting up Samba or NFS on my Linux based NAS ( nslu2 running OpenDebian ).
Does anyone have performance related stories comparing the two options ? Are there tuneup tricks that improve transfer speeds for one or the other ? What ...
Started by nagul on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
NFS isn't great but Samba will definitely - to learn from them ;)
I don't have the numbers....
NFS is faster regardless of where you're using it.
The main benefit I can think of to use SAMBA is that is supports SMB file shares to windows boxes.
|
|
I'm sorry if this is a repeat post, seems my first attempt failed...
A little context first.
Firstly, I have inherited one of the classic networks from hell. Amongst a number of other things, I discovered that the majority of the clients data, including...
Started by Peter NUnn on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Did you add the tuning fix to smb.conf?:
socket options = TCP_NODELAY IPTOS_LOWDELAY
The SAMBA howto gives more options and explanations: http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection performance of a Samba drive....
|
|
Hi Looking to replace Win XP Pro 'file server' we have for a Visual FoxPro invoicing app running upto 15 users with around 10 DBF's. Basically we've hit XP's incoming connection limit...
Any suggestions on a NAS for this usage (make/model)? I realise ...
Started by Charlie Barrett on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
These typically don't pack enough CPU power to get the throughput you'll ... .
NAS devices often are running some Linux with Samba), since the file-locking options may be different from the small, all-in-on little "Home" NAS devices.
|
|
He mirado estos 2 NAS. Estoy buscando un NAS barato al que poder conectarle un disco duro, cargarle pelis por sambay compartirlas por dlna con mi tv. Además tb podria interesarme conectarle una impresora por usb. Sabeis si valen para lo que necesito:
...
Started by spyfly on
, 14 posts
by 3 people.
Answer Snippets (Read the full thread at hardlimit):
Si quieres un nas barato montate un pc barato de bajo consumo, es imposible querer un nas....
Caracteristicas,es este:
USB NAS FTP SAMBA NETWORK PRINT SERVER BT CLIENT + DLNA en venta en no son de fiar y suelen durar mas bien poco.
|
|
We have small network of 15 computer. we want to store data in nas box with raid configured so that it can be accessed by all users. it will be document, excel, pdf and database files. what is best solution use freenas - openfiler or setup ubuntu server...
Started by pj on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
If you are a home user and just need a NAS server (most home users will have storage (NAS) server, while the other serves as both a NAS and a SAN (Storage Area Network) server using the NAS include Vista....
A FreeNAS-based SAN.
|