
How to use VIM Editor
This post will show you how to use VIM! Vim is a text editor that edits all kinds of text files. For instance, the text file may be a shell …
Read MoreThe blog about anything Cloud! Get some great content about AWS, Linux, WordPress, PHP and more…
This post will show you how to use VIM! Vim is a text editor that edits all kinds of text files. For instance, the text file may be a shell …
Read MorecURL 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 MoreA Cron job is a job that runs automatically after a fixed interval of time. A Cron job can either be a command or a shell script that you want …
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 MoreLet’s face it! The default WordPress login page is quite bland. If you have some impressive stuff on your site, then showing the WordPress form is a bad first impression. …
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 MoreAdding an external user sign up page on a website allows users to register for different roles. Once registered, they can perform tasks such as adding new articles, new comments, …
Read MoreSelling products and services is the best way to earn money with a WordPress webite. But many people donβt know how to set up custom packages for their users. So …
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 MoreThis post will show you how to use Git using some practical examples. Git is a very commonly used tool, and you should know how to use it. Don’t worry; …
Read More