We have a small business that wants to use nethserver as its server os. We had bad experiences with Office 365 and want to conigure our own server primarly as a file server with vpn. In the future we are looking to configure ownCloud.
I have some questions about the nethserver though:
Is it possible to make automatic backups onto another PC through network which stands somewhere else geographically speaking?
Is it recommended to install the nethserver on an already installed CentOS 7 (or should it be CentOS 6.7)?
Is there a possibility to configure shadow copies for the file system (server)?
Are there any recommended antivirus programms for nethserver?
From what I saw in the documentation I think the nethserver is exactly what I was looking for and looks like a really cool project.
not currently but it’s very requested, obviously in the meantime you can obtain the same result playing with rsync or duplicity following this topic Backup-data-cloud by @filippo_carletti
we recommend the NethServer 6.7 or at least CentOS 6.7, btw NethServer 7 alpha2 is coming
no, but wnCloud includes the versioning support that as far as I know is pretty similar.
clamav is already built-in, do you need anything else?
Happy to read this, stay around, make this your place, share your plans and goals and offer your feedback on what happens here.
Thanks for the link. I will check it out soon. I guess I will do the backup on an external hard drive in the mean time.
Ok, but I guess there are no advantages to installing NethServer on CentOS as opposed to installing NethServer as stand-alone os.
Yes, ownCloud does have versioning. Since we are not yet sure about using ownCloud, since it could have synchronizastion problems (a problem which we encountared with O365 and OneDrive for Business), we would like to have some kind of versioning on our file server. Is this something that will be implemented in the future or is this not requested by the community?
No I guess that is enough. Just didn’t knew which antivirus program is standard in linux distributions.
Afaik samba is just a sharing service and has nothing to do with the underlying filesystem used. Maybe using something like ZFS can solve your ‘shadowcopy’ question?