
How to use Cron jobs
A 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 MoreThe blog about anything Cloud! Get some great content about AWS, Linux, WordPress, PHP and more…
A 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 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 MoreSo you are thinking about using WordPress. Congratulations! You are in good company. WordPress powers over 25% of the entire web, and holds almost 60% of the global market share …
Read MoreIs your PHP saying that it cannot find the ZipArchive class? If so, then this post will show you how the enable the ZipArchive module. Let fix the “Class ‘ZipArchive’ …
Read MoreLinux offers SSH directly via the Bash interface, and now you can do the same for Window 10! Why do this? Well, Putty makes it hard to initiate new server …
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 More