
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 MoreA lot of the time, you need to restrict access to various users on your website. Whether youβre cordoning premium content, sensitive pages, or content targeted to specific individuals, there …
Read MoreOn December 6, 2016, the WordPress team announced the JSON REST API. The original API came with endpoint for posts, comments, terms, users, meta, and settings. By now, the REST …
Read MoreThis post will explain how to use Dockerfiles in Docker. You will see a brief introduction to each of the Dockerfile components. You will also see the complete process of …
Read MoreDocker uses virtualization technology which in turn makes developing and deploying containerized applications a breeze! Virtualization allows the container to be deployed on any machine without any compatibility issues. So …
Read MoreAttention is a limited commodity. We tend to “hover” over a website for a few moments and decide whether we want to spend time on it or not. Similarly, we …
Read MoreIf you want a successful website, then there are some SEO tasks that you need to take into consideration. But most site owners tend to overlook them and focus on …
Read MoreLinux has many commands, and luckily you don’t need to know them all. The Linux commands mentioned below will help you navigate Linux with ease. In case you were wondering …
Read MoreBash is fundamental to Linux, and every Linux user uses it at some point or another. This post will help you understand bash scripting basics and provide some pro-tips! Bash …
Read More