• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Ondřej Surý’s PPA For Ubuntu 18.04 LTS LAMP, LEMP : Current Status

By Abhishek Ghosh May 17, 2018 5:21 pm Updated on May 17, 2018

Ondřej Surý’s PPA For Ubuntu 18.04 LTS LAMP, LEMP : Current Status

Advertisement

In context of cloud server, VPS, dedicated servers; eventually, all who are using Ubuntu 16.04 LTS have to Upgrade to Ubuntu 18.04 LTS. Of course, if you decide to change to CentOS from Ubuntu that case is different. Before Upgrade, We Need to Check Resources, Incompatibilities and Needed Changes in Settings. We have published a small article on Ubuntu 18.04 LTS before. Here is Current Status of Ondřej Surý’s PPA For Ubuntu 18.04 LTS For Setup of LAMP, LEMP Server. Despite there is official repo, commonly we use Ondřej Surý’s PPA for tweaked version.

Our next guides will be on testing common server packages and finally master guide and bash script for installing WordPress which will be for official WordPress documentation.

 

Ondřej Surý’s PPA For Ubuntu 18.04 LTS LAMP, LEMP : Current Status

 

All stuffs from Ondřej Surý can be found on :

Advertisement

---

Vim
1
https://launchpad.net/~ondrej

It is practical to install software-properties-common on a fresh servers for various reasons :

Vim
1
sudo apt-get install software-properties-common

We already have Apache2 as repo, running these commands will work :

Vim
1
2
sudo add-apt-repository ppa:ondrej/apache2
sudo apt update

Nginx also available, run these commands :

Vim
1
2
sudo add-apt-repository ppa:ondrej/nginx
sudo apt-get update

PHP also available :

Vim
1
2
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update

Ondřej Surýs PPA For Ubuntu 18-04 LTS LAMP-LEMP-Current Status

The basic problem was with forks of MySQL including MariaDB, Percona etc. As we use Percona, we had fear of release. Thankfully, Percona has released MySQL for Ubuntu 18.04 LTS :

Vim
1
https://www.percona.com/downloads/Percona-Server-LATEST/

You need to wget, un-tar and install with dpkg -i command :

Vim
1
dpkg -i percona-version_full_name.deb

That is basically the main stuffs around building LAMP or LEMP server. Other tools even if slightly oddly behave, that has not much problem – of course first of all we need the core software of LAMP/LEMP working. Next need for SSL/TLS is certbot for Let’s Encrypt. That is available on official repo.

After testing with HSTS and all tweaks, we will publish detailed step by step guide as like we do since Ubuntu 12.04 LTS.

There was a PPA search utility for searching PPAs :

Vim
1
2
sudo add-apt-repository ppa:wrinkliez/ppasearch
sudo apt update && sudo apt  install ppasearch

Tagged With ubuntu 18 , add ondřej surý repo to the server
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Ondřej Surý’s PPA For Ubuntu 18.04 LTS LAMP, LEMP : Current Status

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Install Nginx HTTP/2 With ALPN on Ubuntu 14.04 From ondrej/nginx PPA

    In our previous guide, we have shown how to easily upgrade Nginx on Ubuntu 14.04 for HTTP/2 support. The required changes in the /etc/nginx/sites-enabled/default file, /etc/nginx/nginx.conf file and limitations of that way of installation has been discussed on this article. In this guide, we will show how to install Nginx HTTP/2 with ALPN on Ubuntu […]

  • Steps to Install Percona MySQL Server on Ubuntu 18.04 LTS

    Here is Latest, Tested Steps to Install Percona MySQL Server on Ubuntu 18.04 LTS For Cloud Server, VPS and Dedicated Server.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy