Deploy a Laravel project to ubuntu server using git

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Steps to create project in local machine Step :1 Create a folder anywhere in your local computer with any name (Mine is workspace) Step:2 Make sure git and gitbash is installed in your local machine if not download it from here Step:3 Login into your GitHub account and create a repository Step 4: Clone

Read more

Install a Laravel project inside htdocs folder in ubuntu

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now I was moving a Laravel project to a ubuntu virtual machine.Steps that I followed: 1. Installed Xampp 2. Another thing which is required is Composer 3. Now the thing is when we try to install Laravel project inside our htdocs folder it through an error 4. To resolve this error first create a folder

Read more

Install composer using CLI in ubuntu (Globally)

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Steps For Installing PHP Composer on Ubuntu STEP 1: Update You distribution Enter this command to update the local repository lists. STEP 2: Download the Composer Installer run the below command in your root directory (We are installing composer globally) Step 3: Verify Integrity of the Download 1. Visit the Composer Public Keys page. Copy the

Read more

Ubuntu Pro launched for Google Cloud with instant access to mission-critical security patching

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Source:-https://www.vanillaplus.com/ Canonical and Google Cloud have launched Ubuntu Pro on Google Cloud. This is a new Ubuntu offering available to all Google Cloud users. Ubuntu Pro on Google Cloud reportedly allows instant access to security patching covering thousands of open source applications for up to 10 years and critical compliance features essential to running

Read more

How To Install Gradle On Ubuntu

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Source – linuxhelp.com Gradle is a free and open source automation toolset based on Apache Ant and Apache Maven and builds support for development lifecycle. It uses domain specific language rather than XML form for project configuration. This tutorial explains the installation procedure of Gradle on Ubuntu. Installation procedure To start the installation procedure, first update

Read more

Canonical launches Ubuntu Tutorials

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Source:- betanews.com Linux is arguably the most successful open source project in all of history. The success of the kernel — and operating systems that use it — are not due to any one man or woman. Actually, the achievements are thanks to the Linux community. In other words, it is a team effort

Read more