Showing headlines posted by LinuxWave

« Previous ( 1 2 3 4 )

Secure Apache with Let’s Encrypt SSL on CentOS 7

By using Let’s Encrypt you can get a free valid SSL certificate. Let’s Encrypt is the Certificate Authority (CA) which provides free SSL certificate. To get SSL certificate Certbot client is used which fetches and deploys SSL certificate on your server.

How to migrate MySQL database between two servers

Many times we need to clone/transfer database from one server to another. Whenever we are moving projects to new server from old server we need to copy files between to servers.

How to List Users in Linux

System Administrators needs to configure and manage users and groups in the system. There are different commands to Add User, Delete User etc. but to list all the users this may be a critical task.

Secure Nginx with Let’s Encrypt SSL on CentOS 7

  • linux4one.com; By Abhijeet (Posted by LinuxWave on Dec 23, 2018 2:07 AM EDT)
  • Story Type: Tutorial; Groups: Linux
By using Let’s Encrypt you can get a free valid SSL certificate. Let’s Encrypt is the Certificate Authority (CA) which provides free SSL certificate.

How To Check Ubuntu Version

Every 6 months Ubuntu’s new version released and every 2 years we get LTS version of Ubuntu. It very important to check the Ubuntu Version you are using if you want to learn something reading tutorial

How to install Node.js with npm on CentOS 7

In this tutorial, we are going to learn how to install Node.js with npm on CentOS. Node.js is the opensource JavaScript Run-time environment for server-side execution of JavaScript code.

How to install MariaDB 10 on Debian 9

MariaDB is the fork of MySQL and backward compatible replacement for MySQL. Here in this tutorial, we are going to show you how to install MariaDB 10 from Ubuntu PPA and from Official Repository.

« Previous ( 1 2 3 4 )