Apache

Apache posts, videos, courses, and more

TechvBlogs · 1 year ago

How to Install Apache on Ubuntu 22.04 LTS

What is Apache? Apache web server is developed by “Robert McCool.” This open-source web server is responsible for accepting HTTP requests from the users and providing the requested informat...
4

TechvBlogs · 2 years ago

How To Install WordPress with LAMP on Ubuntu 20.04

For those who cannot afford the hustles of developing websites from scratch, there are now several content management systems (CMSs) such as WordPress that you can take advantage of to set u...
6

TechvBlogs · 2 years ago

How to Deploy Laravel Project with Apache on Ubuntu

Hello Developers, Laravel is a free and open-source PHP framework based on the Symfony framework and follows the Model-View-Controller design pattern. It comes with tools and resources that...
3

Bobby Iliev · 2 years ago

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu

In this video you will learn how to Install Apache, MySQL, PHP (LAMP) stack on Ubuntu server.If you are new to DigitalOcean, you could use my referral code and you would get a free $100 cred...
3

Bobby Iliev · 3 years ago

How to host multiple WordPress websites on the same server

In this video, I will show you how to host multiple WordPress websites on the same server!Useful links:- $100 free DigitalOcean Credit- Install WordPress on Ubuntu 20.04 step by step guide
2

Bobby Iliev · 3 years ago

BASH Script to Summarize Your NGINX and Apache Access Logs

IntroductionOne of the first things that I would usually do in case I notice a high CPU usage on some of my Linux servers would be to check the process list with either top or htop and in ca...
7

Bobby Iliev · 4 years ago

Introduction to Load Balancing with HAProxy

HAProxy is great solution for load balancing as it does not require lots of resources, it is scalable, easy to setup and fairly simple to manage. In this guide I'll show you how to install a...
5

Bobby Iliev · 4 years ago

Laravel App on Digital Ocean Ubuntu 19.04 droplet (Step by Step Guide)

This is a step by step guide on how to create a new droplet via your Digital Ocean control panel, manually install and configure your LAMP stack, deploy Laravel and then install Voyager.We w...
6

Loading More Content