
How to use cURL
cURL is used to send data or fetch data to/from a server. This data is transferred using the following protocols: FTP, HTTP, HTTPS, IMAP, POP3, SCP, SFTP, SMTP, TELNET, TFTP, …
Read MoreThe blog about anything Cloud! Get some great content about AWS, Linux, WordPress, PHP and more…
cURL is used to send data or fetch data to/from a server. This data is transferred using the following protocols: FTP, HTTP, HTTPS, IMAP, POP3, SCP, SFTP, SMTP, TELNET, TFTP, …
Read MoreNmap (or Nmapper) is a free and open-source network scanner used for analysis, security audits, and network exploration. You use it to discover hosts and services on a computer network …
Read MoreIn this post, we will cover some fundamentals of the .htaccess file. We’ll learn about the .htaccess file in general, but then also look at some practical examples that you …
Read MoreThis post lists useful tools that will help you identify and troubleshoot website problems. These tools are easy to use and will undoubtedly help your site to be secure, fast …
Read MoreLetβs look at how to install NextCloud using Wasabi S3 as primary storage. This post assumes that you have some experience with Docker and setting up NextCloud. Therefore, we will …
Read MorePerformance monitoring is an essential skill for any Linux user. All Linux platforms provides a tool called ‘top’ for this task. I prefer using ‘htop‘, which provides more features. Unfortunately, …
Read More