LiteSpeed Fundamentals
LiteSpeed Fundamentals, available at $69.99, has an average rating of 4.95, with 81 lectures, based on 87 reviews, and has 442 subscribers.
You will learn about Learn how to self host WordPress sites using LiteSpeed Web Server Learn how to HARDEN and OPTIMIZE an Ubuntu VPS ( server ) Learn how to Harden and Optimize a WordPress site from the server side Learn the entire workflow of how to self host multiple WordPress sites on a VPS using LiteSpeed Web Server Learn why LiteSpeed is the future of self hosting WordPress sites – performance, security and easy to configure This course is ideal for individuals who are Anyone who wants to host blazingly fast WordPress sites using LiteSpeed or Any WordPress site owner who wants to move from shared hosting to self managed hosting or Site owners who are tired of slow, unsecured and oversubscribed shared web hosting servers or Anyone who is frustrated with shared web hosts support, learn to do it yourself with this course, become your own server admin, its easy!!! or Web Developers, add a new revenue stream by offering additional services, you can boost your income drastically It is particularly useful for Anyone who wants to host blazingly fast WordPress sites using LiteSpeed or Any WordPress site owner who wants to move from shared hosting to self managed hosting or Site owners who are tired of slow, unsecured and oversubscribed shared web hosting servers or Anyone who is frustrated with shared web hosts support, learn to do it yourself with this course, become your own server admin, its easy!!! or Web Developers, add a new revenue stream by offering additional services, you can boost your income drastically.
Enroll now: LiteSpeed Fundamentals
Summary
Title: LiteSpeed Fundamentals
Price: $69.99
Average Rating: 4.95
Number of Lectures: 81
Number of Published Lectures: 81
Number of Curriculum Items: 81
Number of Published Curriculum Objects: 81
Original Price: $89.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn how to self host WordPress sites using LiteSpeed Web Server
- Learn how to HARDEN and OPTIMIZE an Ubuntu VPS ( server )
- Learn how to Harden and Optimize a WordPress site from the server side
- Learn the entire workflow of how to self host multiple WordPress sites on a VPS using LiteSpeed Web Server
- Learn why LiteSpeed is the future of self hosting WordPress sites – performance, security and easy to configure
Who Should Attend
- Anyone who wants to host blazingly fast WordPress sites using LiteSpeed
- Any WordPress site owner who wants to move from shared hosting to self managed hosting
- Site owners who are tired of slow, unsecured and oversubscribed shared web hosting servers
- Anyone who is frustrated with shared web hosts support, learn to do it yourself with this course, become your own server admin, its easy!!!
- Web Developers, add a new revenue stream by offering additional services, you can boost your income drastically
Target Audiences
- Anyone who wants to host blazingly fast WordPress sites using LiteSpeed
- Any WordPress site owner who wants to move from shared hosting to self managed hosting
- Site owners who are tired of slow, unsecured and oversubscribed shared web hosting servers
- Anyone who is frustrated with shared web hosts support, learn to do it yourself with this course, become your own server admin, its easy!!!
- Web Developers, add a new revenue stream by offering additional services, you can boost your income drastically
LITESPEED vs APACHE vs NGINX
84x the performance of Apache | 12x the performance of nginx
If the above statement is not enough for you to seriously consider hosting your WordPress sites using LiteSpeed Web Server (LSWS), then you can also consider the following:
Caching is one of the most important aspects of improving WordPress performance. With LSWS, you wont be using a third party caching plugin, you will be using the best ALL IN ONE PERFORMANCE plugin currently available. LITESPEED CACHE for WORDPRESS. LSCWP is designed to work with the actual web server and to take advantage of the built in performance features that LSWS offers.
Apart from the built in performance features of LiteSpeed Web Server, there are also the security features built into the web server: DDoS, brute force protection, web application firewall and hot linking protection.
As these performance and security features are built in, they are easily implemented and without causing any conflicts with the WordPress core. These built in features can easily replace the functionality of 4 or 5 different plugins.
LiteSpeed Web Server is the future of WordPress hosting. It offers the compatibility of Apache and the speed of nginx when hosting WordPress sites.
With the recent data breach of over 1.2 milllion WordPress customers at a certain web host, it’s really time you consider self hosting your WordPress sites. Why rely on your host for security? Self hosting is much more secure and the entire process is actually very easy.
This course covers the entire workflow of self hosting WordPress sites using LiteSpeed Web Server.
We start with a blank slate and layer by layer configure an Ubuntu server. I will teach you, step by step, to a point where you will have the skill, knowledge and confidence to host multiple hardened and optimized WordPress sites. You will need no support from your host. You will be your own system administrator.
This course covers the entire spectrum of configuring an Ubuntu based server. We will cover everything from initial server configuration to installing LiteSpeed, MariaDB and LSPHP80. Once installed, we will configure, harden and optimize the various packages. The WordPress sites we create will also hardened and optimized. Then we will move on to installing SSL certificates optimizing the database.
The most important aspect of any server is security. I don’t just glance over this aspect, every configuration step you will take is geared towards security. Installing a WordPress “security plugin” does not secure your server or your WordPress site. Some “security plugins” are a source of vulnerabilities themselves.
After security we need to look at optimization. Speed is everything and LiteSpeed delivers WordPress sites at blazingly fast speeds. We will use a varied approach to optimization – from memcached and Redis to the excellent LiteSpeed Cache for WordPress plugin – you can be assured – your page speed scores will sky rocket…
By the end of this course, you will be ready to reap the benefits.
Add a new revenue stream and start earning additional income hosting your own sites using LiteSpeed. There will be numerous new services you will be adding to your resume as a web developer. You will be able to charge for numerous new services – site hosting, site optimization, Let’s Encrypt SSL certificate installation and renewal and even a monthly maintenance fee.
This course was not designed to be completed locally, on your pc or mac or using one of the many available “Virtual Machines”. Oracle’s VirtualBox is one example. The aim of the course is to instruct you on how to setup a secure/hardened hosting environment and then host multiple hardened WordPress sites on a commercially purchased VPS or dedicated server.
This course is not a lab experiment with no real-world application.
I want you to able to look at server logs and see how malicious users and bots are scanning your server, probing and looking for vulnerabilities. You need to be able to see the result of your hardening – banning, blocking, rate limiting – in your server logs. This cannot be done in a VM.
This course is based on LiteSpeed Web Server and not OpenLiteSpeed.
All that’s left is for you to sign up for this course and start your wonderful journey as your very own system administrator running multiple WordPress sites on a LiteSpeed based server.
Course Curriculum
Chapter 1: Course Introduction
Lecture 1: Course Introduction
Lecture 2: Why LiteSpeed Web Server?
Lecture 3: LiteSpeed vs OpenLiteSpeed
Lecture 4: LiteSpeed Editions
Lecture 5: Skills Required
Lecture 6: Software Required to Complete the Course – Windows, MACOS & Linux
Lecture 7: General Course Information
Lecture 8: Domains Registrars and Cloudflare
Lecture 9: Virtual Machines
Lecture 10: Linux Essential Skills
Lecture 11: Section Conclusion
Chapter 2: Linux Essential Skills
Lecture 1: Introduction
Lecture 2: Distributions
Lecture 3: Terminal Emulator
Lecture 4: Terminal Window
Lecture 5: Linux File System
Lecture 6: Users & Groups
Lecture 7: Ownership & Permissions
Lecture 8: Nano & Configuration Files
Lecture 9: Packages, Repositories & Package Manager
Lecture 10: Server Fingerprint & SSH Key Authentication
Lecture 11: Bash Scripts, Cron Jobs & Section Conclusion
Chapter 3: First Server Login
Lecture 1: Creating a Server Instance
Lecture 2: First Login As ROOT
Lecture 3: NON ROOT USER – Introduction
Lecture 4: Continuation as NON ROOT USER – SSH Key Authentication
Lecture 5: NON ROOT USER – SSH Config File
Lecture 6: NON ROOT USER – Server Updates
Lecture 7: NON ROOT USER – The Firewall
Lecture 8: NON ROOT USER – Fail2Ban
Chapter 4: Harden and Optimize Ubuntu
Lecture 1: Introduction
Lecture 2: Shared Memory
Lecture 3: Harden the Network Layer
Lecture 4: TimeZone
Lecture 5: Optimize the Network Layer
Lecture 6: Tuned
Lecture 7: File Acess Times
Lecture 8: SWAP
Lecture 9: Open File Limit
Chapter 5: Installing the LiteSpeed stack: LiteSpeed, MariaDB and LSPHP80
Lecture 1: Introduction
Lecture 2: Pre-Installation Steps
Lecture 3: Installing LiteSpeed Web Server
Lecture 4: The LiteSpeed Web Console
Lecture 5: Installing MariaDB
Lecture 6: Installing LSPHP80
Lecture 7: Configuring LSPHP80
Lecture 8: Hardening & Optimizing PHP.INI
Chapter 6: DNS
Lecture 1: Pointing a Domain Name to your VPS
Chapter 7: Server and Transactional Mail
Lecture 1: Sending Transactional Mail
Chapter 8: LiteSpeed Virtual Hosts
Lecture 1: Creating a Virtual Host
Lecture 2: Creating a second Virtual Host
Lecture 3: Creating a third Virtual Host
Chapter 9: WordPress
Lecture 1: The Database
Lecture 2: Creating the WordPress Database
Lecture 3: Installing WordPress
Lecture 4: Installing WordPress – Sub Domain Name
Chapter 10: LiteSpeed HTTPS and HTTP Headers
Lecture 1: Configuring HTTPS and Securing the HTTP Headers – Part 1
Lecture 2: Configuring HTTPS and Securing the HTTP Headers – Part 2
Lecture 3: Configuring HTTPS and Securing the HTTP Headers – Sub Domain
Chapter 11: Hardening WordPress
Lecture 1: Introduction
Lecture 2: Brute Force Attack Protection
Lecture 3: LiteSpeed Web Application Firewall
Lecture 4: Hot Linking Protection
Lecture 5: Ownership & Permissions
Lecture 6: WordPress Web Application Firewall & Section Conclusion
Chapter 12: Optimizing WordPress
Lecture 1: Object Caching and WordPress
Lecture 2: Memcached
Lecture 3: Redis
Lecture 4: Caching WordPress
Lecture 5: LiteSpeed Cache for WordPress – Part 1
Lecture 6: LiteSpeed Cache for WordPress – Part 2
Lecture 7: Cloudflare
Chapter 13: Database Optimization
Lecture 1: Optimizing the WordPress Database – Part 1
Lecture 2: Optimizing the WordPress Database – Part 2
Lecture 3: Connecting an External Database Client to your server
Chapter 14: Recommended WordPress Plugins
Lecture 1: Recommended Plugins
Chapter 15: LiteSpeed Licenses
Lecture 1: Choosing a LiteSpeed Web Server License
Chapter 16: LiteSpeed Web Server Administration
Lecture 1: Upgrading and Downgrading LiteSpeed – NO DOWNTIME
Lecture 2: Installing Trial and Paid Licenses
Lecture 3: Migrating or Moving a LiteSpeed License & Section Conclusion
Chapter 17: Course Conclusion
Lecture 1: Course Conclusion
Instructors
-
Andrew Eaton
WordPress and Linux Guru
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 0 votes
- 4 stars: 8 votes
- 5 stars: 79 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024