Owncloud

how to install owncloud 10 on centos 7

how to install owncloud 10 on centos 7

Let's start with the ownCloud installation procedure.

  1. Update the OS packages. ...
  2. Install PHP 7.1 and the required PHP extensions. ...
  3. Download and extract ownCloud. ...
  4. Create a new MySQL database. ...
  5. Install a new SSL certificate. ...
  6. Continue the ownCloud installation using a web browser.

How To Perform Git clone in Kubernetes Pod deployment
How do I clone a Git repository in a Docker container? How do I clone an existing Git repository? How do I start the pod in Kubernetes? How do you mak...
How to check your Ubuntu Version
Checking the Ubuntu version in the terminal Open the terminal using “Show Applications” or use the keyboard shortcut [Ctrl] + [Alt] + [T]. Type the co...
Easily Find Bugs In Shell Scripts With ShellCheck
What is ShellCheck? What is ## in shell script? How do I know if a shell script ran successfully? Can we debug shell script? How do I test a bash scri...