Showing headlines posted by cloudbooklet
« Previous ( 1 2 3 4 5 6 7 8 ... 9 ) Next »Install nopCommerce on Ubuntu 20.04, MySQL, Nginx, SSL
nopCommerce is a free open-source e-commerce web application built with ASP.NET. It is a high performance application with multi-store, multi-vendor and a user-friendly web interface.
How to Install Ruby On Rails on Ubuntu 20.04 with MySQL, Nginx, Passenger, SSL
In this guide, you will set up Passenger to assist Nginx with serving your Ruby on Rails web application and install Let'sEncrypt SSL to secure your application.
How to Use Linux Screen Command
Linux screen command is one of the most useful command whenever you perform a long-running task like zipping a huge directory or exporting a database from Linux terminal without getting interrupted by sudden connection drop or the SSH session termination. Well, this happened to everyone of us at some point. This is where the screen command comes in that allows us to resume the sessions and save us while working on big process.
Setup SFTP and Prevent SSH on Ubuntu 20.04
Setup SFTP and Prevent SSH on Ubuntu 20.04. SFTP (Secure File transfer Protocol), a secure way to transfer files to servers using encrypted SSH connections. All servers with SSH will have SFTP enabled by default.
How to Install PHP-FPM with Apache on Ubuntu 20.04
In this guide you are learn how to setup PHP 8.1-FPM and configure it with Apache and also configure PHP variables.
How to Install or Migrate WordPress with EasyEngine Setup
In this guide you are going to learn how to install EasyEngine on Ubuntu 20.04 and setup WordPress and also migrate existing WordPress to EasyEngine setup.
How to Set or Change Timezone on Debain 11
How to Set or Change Timezone on Debian 11. In this guide you are going to learn how to configure or setup your own timezone on Debian server.
How to Install MariaDB on Debian 11
How to Install MariaDB on Debian 11. MariaDB is one of the most widely used database software built over MySQL and used for several well-known applications that utilize like WordPress and many more.
How to Install Let’s Encrypt SSL with Apache on Debian 11
How to Install Let’s Encrypt SSL with Apache on Debian 11. You will also learn to configure virtual host with Apache and secure your setup with HTTPS redirection.
How to Install MySQL on Debian 11
MySQL is one of the most widely used database software for several well-known applications that utilize like WordPress and many more.
How to Install LEMP Stack Nginx, MySQL, PHP on Debian 11
How to Install LEMP Stack Nginx, MySQL, PHP on Debian 11. In this guide you will learn how to install Nginx, MySQL 8.0 and PHP 8.1.
How to Install LAMP Apache, MySQL, PHP on Debian 11
How to Install LAMP Apache, MySQL, PHP on Debian 11. In this guide you will learn how to install Apache2, MySQL 8.0 and PHP 8.1.
How to Add Swap Space on Debian 11
Swap space can help machines with a small amount of RAM. In case you choose a VM instance with 600 MB RAM, then your memory will get exhausted and you will get cannot allocate memory.
How to Install and Configure CSF Firewall on Debian 11
In this guide you are going to learn how to install and setup CSF and also the essential commands to use the firewall on Debian 11
How to Install Node.js and NPM on Debian 11
In this guide you are going to learn how to install Node.js and NPM, manage multiple versions, uninstall versions using Node Version Manager.
How to Install and Setup MERN Stack with Nginx on Ubuntu 20.04
In this guide you are going to learn how to setup MERN stack on your Ubuntu 20.04 server.
Most Simple Linux Commands With 10 Examples
In this guide you are going to learn the most simple yet powerful Linux commands which every Linux system user should know. These commands are used over and over on your daily work.
How to Set, List and Remove Environment Variables in Linux
In this guide you are going to learn how to setup environment variables in Linux, list them and remove them.
How to Install Odoo 15 on Ubuntu 20.04 with Nginx
Odoo is a management self hosted software to run a business with a top notch user experience. The applications within Odoo are perfectly integrated with each other, allowing you to fully automate your business processes easily.
How to Install or Upgrade PHP 8.1 on Debian
This tutorial guides you to configure PHP INI settings, FPM settings, Pools, etc which is more useful for your application to run smooth.