share – POFTUT

How To Add, Remove and Manage Windows Shares Network Drives From Command Line?

Windows operating systems provides some mechanism to share the resources between different systems. One of the most known and popular tool to manage these resources is net command whit related sub command. In this tutorial we will look how to create, mount, remove and manage network shares with net use  and net share command. Syntax We … Read more

How To Install OwnCloud On CentOS Linux?

I need some application that will provide online file sharing and synchronization. It should be free. Open Source solution is preferred. It seems that we will install OwnCloud which is is an open source, self-hosted file sync and share app platform. There are a lot of things like calendar sync, active feed notifications etc. but for … Read more