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...
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...
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....
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...
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...
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...
How-to / Linux / Linux Tips
Change the SSH port ( default Port ) in ubuntu, CentOS Linux Server: Changing the SSH port number is a...
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...
Let’s install zeromq from the source code. Go ahead and install the git and CMake. Then clone the zeromq GitHub repo and...