SlideShare a Scribd company logo
Install Wordpress in Ubuntu 
­ Tushar B. Kute
LAMP Server
● LAMP is an archetypal model of web service 
solution stacks, named as an acronym of the 
names of its original four open­source 
components: the Linux operating system, the 
Apache HTTP Server, the MySQL relational 
database management system (RDBMS), and 
the PHP programming language.
LAMP Server
Install LAMP Server
● sudo apt­get install lamp­server^
● It will install all the LAMP application at a 
time by downloading from internet.
● Type 'localhost' in the web browser and check 
the installation.
Change default localhost directory
Change default localhost directory
● sudo gedit '/etc/apache2/sites­available/000­
default.conf' 
Delete 
This
Change default localhost directory
Change default localhost directory
Change default localhost directory
● sudo gedit '/etc/apache2/apache2.conf'
Download Wordpress
Download 
From here
Download Wordpress
● Copy the file in /var/www
– cd Downloads/
– sudo cp wordpress­4.3­en_CA.tar.gz /var/www
● Extract this file in the same folder
– cd /var/www
– sudo tar ­xvzf wordpress­4.3­en_CA.tar.gz
● It will create folder /wordpress in /var/www
Create MySQL database
● mysql ­u root ­p
● CREATE DATABASE UBUNTU;
● FLUSH PRIVILEGES;
Configure Wordpress
● sudo service apache2 start
Wordpress folder
Alternative configuration
● Type localhost/wordpress in web browser.
Database configuration
Create Wordpress configuration file
Create Wordpress configuration file
● Copy the selected content.
● Open terminal by sudo gedit and paste.
● Save the file at path:
– /var/www/wordpress/wp­config.php
● Press 'Run the Install'.
Create Wordpress configuration file
Filename
Folder
Name
Provide information needed
Provide information needed
Remember 
This
Click and 
Done
Success...!!!
Click to continue
Login with username and password
Here is dashboard of your website
The current design of your site
● Type localhost/wordpress in web browser
Start design...
● To view the dashboard,
– Type localhost/wordpress/wp­admin in the web 
browser.
● START DESIGNING....
tushar@tusharkute.com
      Thank you
This presentation is created using LibreOffice Impress 4.2.7.2, can be used freely as per GNU General Public License
Blogs
http://digitallocha.blogspot.in
http://kyamputar.blogspot.in
Web Resources 
http://tusharkute.com

More Related Content

PPTX
HBaseConEast2016: HBase on Docker with Clusterdock
PPT
Speeding Up The Snail
PPT
Develop with linux containers and docker
PPT
RPM Packaging 101 (Old)
PDF
Setting up LAMP for Linux newbies
PPTX
Performance all teh things
PDF
Fluentd and WebHDFS
PDF
Shark - Lab Assignment
HBaseConEast2016: HBase on Docker with Clusterdock
Speeding Up The Snail
Develop with linux containers and docker
RPM Packaging 101 (Old)
Setting up LAMP for Linux newbies
Performance all teh things
Fluentd and WebHDFS
Shark - Lab Assignment

What's hot (20)

PPT
Linux Webserver Installation Command and GUI.ppt
PDF
Introducing HerdDB - a distributed JVM embeddable database built upon Apache ...
PDF
PDF
OpenLDAP Replication Strategies
PDF
Installation of LAMP Server with Ubuntu 14.10 Server Edition
PDF
Distributed Stream Processing on Fluentd / #fluentd
PPTX
Drupal, varnish, esi - Toulouse November 2
PDF
HBaseCon 2012 | HBase Coprocessors – Deploy Shared Functionality Directly on ...
PDF
$ make install
PDF
Kafka Summit SF 2017 - One Day, One Data Hub, 100 Billion Messages: Kafka at ...
PDF
[MathWorks] Versioning Infrastructure
ODP
PXEless Discovery with Foreman
PPT
WE18_Performance_Up.ppt
ODP
PDF
Lessons from managing a Pulsar cluster (Nutanix)
PPTX
Deploying Foreman in Enterprise Environments
PDF
Be a happier developer with Docker: Tricks of the trade
PPT
Digital Strategy Works - Moving Wordpress
PDF
DevOps Meetup ansible
PDF
Kafka on Pulsar
Linux Webserver Installation Command and GUI.ppt
Introducing HerdDB - a distributed JVM embeddable database built upon Apache ...
OpenLDAP Replication Strategies
Installation of LAMP Server with Ubuntu 14.10 Server Edition
Distributed Stream Processing on Fluentd / #fluentd
Drupal, varnish, esi - Toulouse November 2
HBaseCon 2012 | HBase Coprocessors – Deploy Shared Functionality Directly on ...
$ make install
Kafka Summit SF 2017 - One Day, One Data Hub, 100 Billion Messages: Kafka at ...
[MathWorks] Versioning Infrastructure
PXEless Discovery with Foreman
WE18_Performance_Up.ppt
Lessons from managing a Pulsar cluster (Nutanix)
Deploying Foreman in Enterprise Environments
Be a happier developer with Docker: Tricks of the trade
Digital Strategy Works - Moving Wordpress
DevOps Meetup ansible
Kafka on Pulsar
Ad

Viewers also liked (8)

PDF
Gnu slide
PDF
Brochour Graphic Design
PPTX
Ftp windows server 2008
PDF
Module 1 introduction to Linux
PPTX
AD/DNS/Join Domain Windows Server 2008
DOCX
Sql Server 2012 Installation..
PPT
Windows Server 2008 (Active Directory Yenilikleri)
PDF
Java Programming - 01 intro to java
Gnu slide
Brochour Graphic Design
Ftp windows server 2008
Module 1 introduction to Linux
AD/DNS/Join Domain Windows Server 2008
Sql Server 2012 Installation..
Windows Server 2008 (Active Directory Yenilikleri)
Java Programming - 01 intro to java
Ad

Similar to Install Wordpress in Ubuntu Linux by Tushar B. Kute (20)

PDF
Install Drupal in Ubuntu by Tushar B. Kute
PDF
Jones_Lamp_Tutorial
PPTX
Install LAMP Stack in Linux Server OS and Hosting a Custom Domain .pptx
PPTX
How to Install LAMP in Ubuntu 14.04
PPTX
WordPress App on Ubuntu 14.04 LTS
PPTX
The GiveCamp Guide to WordPress
PDF
Installing Lamp Stack on Ubuntu Instance
ODP
Forget MAMP and WAMP, Use Virtual Box to Have a Real Ubuntu Server
PPTX
Wordpress
PPT
How To Deploy A Cloud Based Webserver in 5 minutes - LAMP
PDF
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
PDF
How to Install WordPress 2014 in cPanel
DOCX
Definitive guide to setting up a lamp server using open source software
PDF
How to build a lamp server-sample
PPTX
Introduction To Programming in GNU-LINUX
ODT
Lamp instal
PPTX
The Definitive Guide to Linux Web Hosting: Powering Your Web Projects
PDF
Manage WordPress with Awesome using wp cli
PPT
WordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal Neupane
PDF
Basics of Wordpress
Install Drupal in Ubuntu by Tushar B. Kute
Jones_Lamp_Tutorial
Install LAMP Stack in Linux Server OS and Hosting a Custom Domain .pptx
How to Install LAMP in Ubuntu 14.04
WordPress App on Ubuntu 14.04 LTS
The GiveCamp Guide to WordPress
Installing Lamp Stack on Ubuntu Instance
Forget MAMP and WAMP, Use Virtual Box to Have a Real Ubuntu Server
Wordpress
How To Deploy A Cloud Based Webserver in 5 minutes - LAMP
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to Install WordPress 2014 in cPanel
Definitive guide to setting up a lamp server using open source software
How to build a lamp server-sample
Introduction To Programming in GNU-LINUX
Lamp instal
The Definitive Guide to Linux Web Hosting: Powering Your Web Projects
Manage WordPress with Awesome using wp cli
WordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal Neupane
Basics of Wordpress

More from Tushar B Kute (20)

PDF
ॲलन ट्युरिंग: कृत्रिम बुद्धिमत्तेचा अग्रदूत - लेखक: तुषार भ. कुटे.pdf
PDF
Apache Pig: A big data processor
PDF
01 Introduction to Android
PDF
Ubuntu OS and it's Flavours
PDF
Share File easily between computers using sftp
PDF
Signal Handling in Linux
PDF
Implementation of FIFO in Linux
PDF
Implementation of Pipe in Linux
PDF
Basic Multithreading using Posix Threads
PDF
Part 04 Creating a System Call in Linux
PDF
Part 03 File System Implementation in Linux
PDF
Part 02 Linux Kernel Module Programming
PDF
Part 01 Linux Kernel Compilation (Ubuntu)
PDF
Open source applications softwares
PDF
Introduction to Ubuntu Edge Operating System (Ubuntu Touch)
PDF
Unit 6 Operating System TEIT Savitribai Phule Pune University by Tushar B Kute
PDF
Technical blog by Engineering Students of Sandip Foundation, itsitrc
PDF
Chapter 01 Introduction to Java by Tushar B Kute
PDF
Chapter 02: Classes Objects and Methods Java by Tushar B Kute
PDF
Java Servlet Programming under Ubuntu Linux by Tushar B Kute
ॲलन ट्युरिंग: कृत्रिम बुद्धिमत्तेचा अग्रदूत - लेखक: तुषार भ. कुटे.pdf
Apache Pig: A big data processor
01 Introduction to Android
Ubuntu OS and it's Flavours
Share File easily between computers using sftp
Signal Handling in Linux
Implementation of FIFO in Linux
Implementation of Pipe in Linux
Basic Multithreading using Posix Threads
Part 04 Creating a System Call in Linux
Part 03 File System Implementation in Linux
Part 02 Linux Kernel Module Programming
Part 01 Linux Kernel Compilation (Ubuntu)
Open source applications softwares
Introduction to Ubuntu Edge Operating System (Ubuntu Touch)
Unit 6 Operating System TEIT Savitribai Phule Pune University by Tushar B Kute
Technical blog by Engineering Students of Sandip Foundation, itsitrc
Chapter 01 Introduction to Java by Tushar B Kute
Chapter 02: Classes Objects and Methods Java by Tushar B Kute
Java Servlet Programming under Ubuntu Linux by Tushar B Kute

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
A Presentation on Artificial Intelligence
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Approach and Philosophy of On baking technology
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
DOCX
The AUB Centre for AI in Media Proposal.docx
Encapsulation_ Review paper, used for researhc scholars
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Unlocking AI with Model Context Protocol (MCP)
Diabetes mellitus diagnosis method based random forest with bat algorithm
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
A Presentation on Artificial Intelligence
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Understanding_Digital_Forensics_Presentation.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
“AI and Expert System Decision Support & Business Intelligence Systems”
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Approach and Philosophy of On baking technology
MYSQL Presentation for SQL database connectivity
Per capita expenditure prediction using model stacking based on satellite ima...
Advanced methodologies resolving dimensionality complications for autism neur...
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
The AUB Centre for AI in Media Proposal.docx

Install Wordpress in Ubuntu Linux by Tushar B. Kute