If you are working with MySQL or MariaDB web server, sooner or later you will be asked what is the size of database or tell {…}
Blog Posts
To edit the crontab entries you use crontab -e. The command will check for the environment variables $EDITOR or $VISUAL. So you need to set {…}
Installation method for COMODO SSL Certificate If you have generated the CSR and purchased or renewed the SSL with Comodo, you might have noticed that, {…}
In AWS S3, you might want to provide the access to selected users to selected buckets. To provide the specific permissions you need to add {…}
It’s possible you have earlier generated a ssh key without password/ passphrase. Later you found that for security reasons you wish to add a password {…}
If you are working on Linux OS, finding files effectively always a tricky part. Like find files greater than 500 MB, find files which are {…}
What is SSL? SSL (Secure Sockets Layer) is a standard security protocol for establishing encrypted connection between a web server and client browser in communication. {…}