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 ubuntu Linux...
Admin / How-to / Linux / Linux Tips
Creating SSH keys using ssh-keygen command on Linux : We can create SSH key using ssh-keygen command in CentOS and ubuntu Linux...
Admin / How-to / Linux / Linux Tips / Node
Latest Nodejs versions are not yet included in the official Repositories, So we need to download the desired nodejs setup script. That will...
How-to / Linux / Linux Tips / MySQL
Allowing MySQL Root Login from All IP Addresses : Mysql remote root access is disabled by default. Now in this tutorial, we...
How-to / Linux / Linux Tips / security
In our previous post, We discussed how to install SSL Certificates from Certbot or letsencrypt CA in Debian. Now in this tutorial,...
cron / How-to / Linux / Linux Tips / security
Creating SSL Certificates using Certbot in Debian Jessie 8.7: Adding backport repository: First of all, add the backport Repository to Debian apt...
How-to / Linux / Linux Tips
Change the SSH port ( default Port ) in ubuntu, CentOS Linux Server: Changing the SSH port number is a good idea....
How-to / Linux / Linux Tips
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 ( Linux,...
Let’s install zeromq from the source code. Go ahead and install the git and CMake. Then clone the zeromq GitHub repo and install. apt-get...