Here are the steps to enable key based authentication in SSH using public key and private key pairs.
How To Run Cron Job Every 5,10,15 Minutes
Cron Jobs allow you to run tasks and scripts automatically at regular intervals. Here is how to run cron job every 5,10, 15 minutes.
How To Use rsync Command in Linux
rsync command allows you to sync files and folders across two locations on same or different machines. Here is how to use rsync command in Linux.
How To Enable Password based Authentication in SSH
Password-based SSH authentication is more secure and safe. Here is how to enable password based authentication in SSH.
How To Enable Multi-factor Authentication in SSH
Multi-factor authentication is secure way to log into SSH. Here is how to enable multi-factor authentication in SSH.
How To Enable IPv6 in Linux
IPv6 is more advanced than IPv4. Here is how to enable IPv6 in Linux. Enable IPv6 on Ubuntu/CentOS/RHEL.
How To Set Environment Variables in Linux
Environment variables are important parameters in Linux applications. Here is how to set environment variables in Linux.
How To Enable Multi Factor Authentication for AWS
Multi factor authentication improves AWS security. Here is how to enable multi factor authentication in AWS.
How to Fix Too Many Redirects Error in Website
Sometimes websites give too many redirects error. Here is how to fix too many redirects error in website.
How to Fix 403 Forbidden Error on Website
403 Forbidden Error or HTTP error 403 means user access is denied. Here is how to fix 403 Forbidden Error on Website.