LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cloud service (https://www.linuxquestions.org/questions/linux-newbie-8/cloud-service-4175418369/)

ac_kumar 07-24-2012 04:44 AM

cloud service
 
hi I want to make a
cloud server allowing:-
clients to write to open office files by going to web browser.
users have read and write permissions.

all the files should be stored on server.
Any tutorial on this subject.
thanks for help in advance.

jkirchner 07-25-2012 02:11 PM

Hmm, typing "how to setup a cloud server" returns over 17 million hits. Here is just one. Google is amazing

ac_kumar 07-29-2012 09:43 AM

thanks for help.
but i want to make a solution by using lamp server and starting from source.
any tutorials ?

TB0ne 07-29-2012 10:33 AM

Quote:

Originally Posted by ac_kumar (Post 4740587)
thanks for help.
but i want to make a solution by using lamp server and starting from source.
any tutorials ?

Many...again, have you tried Google??? What you're describing seems like you want to set up WebDAV. But why would you re-invent the wheel, when there are MANY already available solutions?

ac_kumar 07-31-2012 02:08 PM

Quote:

Originally Posted by TB0ne (Post 4740608)
Many...again, have you tried Google??? What you're describing seems like you want to set up WebDAV. But why would you re-invent the wheel, when there are MANY already available solutions?

I wannt to sharpen my skills as a developer.
I was thinking to make website (local) to 20 computers:
clients (20 computer) are file editors (using windows infected viruses)
so in oreder to protect files a linux samba server is setup to share files with windows.
so I was thinking cloud website may help.
but don,t know where to start what topics i should search ?
thanks for help again.

TB0ne 07-31-2012 02:20 PM

Quote:

Originally Posted by ac_kumar (Post 4742382)
I wannt to sharpen my skills as a developer.
I was thinking to make website (local) to 20 computers: clients (20 computer) are file editors (using windows infected viruses)
so in oreder to protect files a linux samba server is setup to share files with windows. so I was thinking cloud website may help.

Why would you think that?? A cloud is a storage medium...a virus on a file there is still a virus on a file. Unless you clean it you're not accomplishing anything.
Quote:

but don,t know where to start what topics i should search ?
Did you miss the part where you were told about WebDAV? Did you look at any of the other sites that jkirchner said you could find through Google?? And if you want to sharpen your skills as a developer, then by installing LAMP, you'll have the TOOLS to build something. Build whatever site you'd like, with whatever features you like. If you want to edit files through a web browser, a search on Google or Hotscripts will show you lots.

ac_kumar 08-04-2012 02:56 PM

Thanks for help.


All times are GMT -5. The time now is 08:52 PM.