Setup drupal 11 CMS
Setup drupal 11 CMS Setup drupal 11 CMS Setup Drupal 11 CMS Prerequisite Php 8.3ApacheMysql 8 1.Create a Drupal CMS site cd /var/www composer create-project drupal/cms drupal11-cms-site-template As the above composer commands completes you should see as follow Create a new database with user name & pass mysql >CREATE DATABASE drupal11cms; mysql […]
AWS CLI Installation & Configuration

AWS CLI Installation & Configuration AWS CLI Installation & Configuration Installation:- To play with AWS with command line, you need to install aws cli on your machine so following are the steps/commands to install on linux (ubuntu) Installing AWS CLI at Ubuntu:- sudo apt-get update sudo apt-get install awscli Installing AWS CLI at […]
