Search: "ownership"
8 Reasons Why You Should Back Up Your Data on the Cloud Forums
Cost of Ownership (TCO) - There is no need to spend on expanding your current IT infrastructure because a cloud backup, recovery ...
PHP source code learning - thread-safe Forums
various threads. Origin of thread-safe resource manager In a multi-thread system, the processes retain the resource ownership ...
How to Deploy Magento 2 on CentOS 7 with ECS and ApsaraDB blog
running. ``` sudo yum -y install unzip sudo /home/magento/Magento-CE*.zip -d /var/www/magento2 ``` Set appropriate ownership ...
Install NextCloud on CentOS 7 using Alibaba Cloud ECS blog
permission and ownership to php-fpm socket file. ``` sudo chown nginx:nginx /var/run/php-fpm/php-fpm.sock sudo chmod 660 /var/run ...
Using Mautic on an Alibaba Cloud Instance with DirectMail blog
to your Domains DNS> Now you are ready to verify ownership of the email domain. Return to your email subdomain in Direct Mail ...
Installing Matomo (Piwik) for Web and Mobile Data Analytics on Alibaba Cloud ECS blog
Analytics, providing nearly similar features. Being a self-hosted application, it provides full ownership of the analytical data to ...
Deploy a Laravel 5.6 application on Alibaba ECS instance blog
the html folder with the name laravelapp `$ sudo mkdir -p /var/www/html/laravelapp` We will change the ownership of the new ...
Deploying Drupal 8 using Ansible Playbook: Part 3 blog
;}" ``` Finally, set the proper ownership and permissions on Drupal directories and files. ``` - name: set proper ...
How To Set Up a Samba Share on Ubuntu 16.04 blog
will need to change the ownership rules to `sambashare`, a group that was created when you installed Samba. Execute the following ...
Deploy DHIS2 on Alibaba Cloud ECS Instance blog
configuration files that will also be used for apps in DHIS2, files and log files ``` sudo mkdir /home/dhis/config ``` Set ownership of ...