TRENDING
  • Linux
  • Shell Script
  • Cloud
  • DevOps
  • About US
SUBSCRIBE
  • CLOUD
  • DEVOPS
  • LINUX
  • SHELL SCRIPT
Reading: Bash Script to Install WordPress with LEMP Stack on Ubuntu / Debian
Share
TechBrownTechBrown
Aa
  • CLOUD
  • DEVOPS
  • LINUX
  • SHELL SCRIPT
Search
  • CLOUD
  • DEVOPS
  • LINUX
  • SHELL SCRIPT
Follow US
© 2014 - 2022 TechBrown. All Rights Reserved.
Shell Script

Bash Script to Install WordPress with LEMP Stack on Ubuntu / Debian

November 6, 2015
Share
2 Min Read
SHARE
Contents
Pre Required DependenciesStep-I (Install the GIT)Step-2 (Clone and run the script)Step-3 (Restart the session)Step-4 (Check the default IP Address of localhost)Step-5 (Open the Web Browser for setup the WordPress)Step-6 (Access your Default WordPress sites)

LEMP Stack contains Linux, Ngnix, MySQL, PHP . LEMP stack works effectively with the WordPress Install through famous 1 minute installation using bash scripts the most used for fast installation of WordPress. The script install following packages on respective Ubuntu based distros including NGNIX , MySQL, PHP and most important it installs WordPress CMS. Most important thing is this scripts installs this complicated tasks in minutes so thanks to the developer of this Script for wonderful bash scripts.

Pre Required Dependencies
  1. Need an internet connection.
  2. Updated Linux Distro based on Ubuntu and its derivative.

For updating your Ubuntu and its derivative you need to run following command to do the task

# apt-get upgrade -y
Step-I (Install the GIT)

It is required to install git packages.

# apt-get install git -y
Step-2 (Clone and run the script)

As soon as git package installed successfully. You have to proceed for the script installation method.

# git clone https://github.com/erming/ubuntu-wp-install && bash ubuntu-wp-install/install.sh
OR
# git clone https://github.com/erming/ubuntu-wp-install && sh ubuntu-wp-install/install.sh
Step-3 (Restart the session)

You need to restart the session in order to successful installation of WordPress.

Step-4 (Check the default IP Address of localhost)

Check the attached IP address with the VPS instances. Note it down on a notepad.

# ifconfig
Step-5 (Open the Web Browser for setup the WordPress)

Open web browser like Mozilla Firefox and access the default localhost address.
Fill the required information and hit on Install WordPress
1
If Success message has come After that hit on Log in
2
Login with your desired Login and Passwords and finally hit on Log in
3
After that you will see the Admin panel of WordPress
4

Step-6 (Access your Default WordPress sites)

Now get access to the dashboard of WordPress where you can do all the possible things. Lets start with designing your website using the simple dashboard.

5

Congratulations now you have installed the WordPress with the LAMP Stack on Ubuntu and Debian.

You Might Also Like

Most Useful Bash Scripts for Linux System Administrator

Bash Script to Install Qmail Server on AlmaLinux / Rocky Linux

Sign Up For Newsletter

Be keep up! Get the latest articles delivered straight to your inbox.

TechBrown Solutions November 6, 2015
Share this Article
Facebook TwitterEmail Print
Share
Leave a comment Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

TRENDING

Linux

How to Install Bitdefender Antivirus Scanner on Ubuntu / Debian

Linux

How to Install NRDP Addon on Nagios Core on AlmaLinux / Rocky Linux

Linux

How to Download Instagram Full Size Images on Ubuntu / AlmaLinux / Rocky Linux

Shell Script

Bash Script to Install Qmail Server on AlmaLinux / Rocky Linux

You Might Also Like

Shell Script

Most Useful Bash Scripts for Linux System Administrator

November 10, 2015
Shell Script

Bash Script to Install Qmail Server on AlmaLinux / Rocky Linux

November 9, 2015

Always Stay Up to Date

Subscribe to our newsletter to get our newest articles instantly!

Follow US on Social Media

Facebook Twitter Youtube Rss

© 2014 - 2022 Techbrown. All Rights Reserved.

  • About Us
  • Terms of Service
  • Cookie Policy
  • Privacy Policy
By using this site, you agree to the Privacy Policy, Cookie Policy and Terms of Service.
Accept

Removed from reading list

Undo
AdBlock Detected
Our site is an advertising supported site. Please whitelist to support our site.
Okay, I'll Whitelist
Welcome Back!

Sign in to your account

Lost your password?