creating ssh keys using ssh-keygen and copying to server
Creating SSH keys using ssh-keygen command on Linux : We can create SSH key using ssh-keygen command in CentOS and...
Creating SSH keys using ssh-keygen command on Linux : We can create SSH key using ssh-keygen command in CentOS and...
Latest Nodejs versions are not yet included in the official Repositories, So we need to download the desired nodejs setup script....
Allowing MySQL Root Login from All IP Addresses : Mysql remote root access is disabled by default. Now in this...
In our previous post, We discussed how to install SSL Certificates from Certbot or letsencrypt CA in Debian. Now in...
Creating SSL Certificates using Certbot in Debian Jessie 8.7: Adding backport repository: First of all, add the backport Repository to...
Change the SSH port ( default Port ) in ubuntu, CentOS Linux Server: Changing the SSH port number is a...
Speedtest from the command line. Check upload and download speed of the Linux server, Check the Transfer speed of the Ubuntu, CentOS, Debian or any Linux.
Install LAMP ( Linux, Apache, MySQL, PHP ) in Ubuntu server: Please use the following command to install the LAMP...
Let’s install zeromq from the source code. Go ahead and install the git and CMake. Then clone the zeromq GitHub repo and...