Skip to content
January 17, 2021
  • Twitter
  • Facebook
Anto Online

Anto Online

The blog about anything Cloud! Get some great content about AWS, Linux, WordPress, PHP and more…

  • Home
  • πŸ“š Guides
  • πŸ—οΈ Code
  • πŸ† Tips & Tools
  • 🧰 Toolbox
    • What is your public Ip
    • AWS IP Address Ranges
  • πŸ“‡ Contact Us
Main Menu

Tag: Code

Bash Scripting Basics

August 8, 2020August 8, 2020 - Leave a Comment

Bash 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

How to enable ZipArchive for PHP

June 6, 2020July 22, 2020 - Leave a Comment

Is 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 More
Cloud Technology

Bash Script to Bulk Delete AWS CloudWatch Log Groups

May 29, 2019June 3, 2020 - 5 Comments.

The AWS Management Console does not allow you to bulk delete multiple AWS CloudWatch Log Groups. Use this bash script to bulk delete AWS CloudWatch log groups. The bash script …

Read More

Prevent CRON running PHP code more than once

May 21, 2019June 3, 2020 - 1 Comment

Prevent CRON from running your PHP code more than once by using this simple Bash hack! CRON will execute your PHP code regardless of its success or failure. Slow running …

Read More

How to code a basic AWS EC2 instance dashboard

February 15, 2019June 3, 2020 - Leave a Comment

This post will show you how to code a basic AWS EC2 instance dashboard using PHP. The purpose of this dashboard is to show the status of your AWS EC2 …

Read More
PHP

Call to Undefined Function idn_to_ascii()

October 21, 2018June 3, 2020 - 3 Comments.

The “Call to Undefined Function idn_to_ascii()” error in PHP can be confusing. Many people assume this function is part of PHP, and it is, but not always! It turns out …

Read More

How to remove the base path from a file path in PHP

October 20, 2018June 3, 2020 - 3 Comments.

Removing the file path from a filename in PHP is be easy! The basename() function that will remove the path of the file from your string and leave only the …

Read More

How to define your own PHP configuration

June 23, 2018June 3, 2020 - 1 Comment

This post will show how you can define a custom PHP configuration for your website.Β A Custom PHP configuration will allow you to change server default configurations. This post mentions two …

Read More
PHP

How to run a PHP script as root

June 22, 2018June 3, 2020 - 1 Comment

This post shows how you can execute PHP scripts as a root user on Ubuntu/Linux using visudo. What do you need to run PHP as root? You will need to …

Read More

How to view shell_exec() errors in PHP

June 22, 2018June 3, 2020 - Leave a Comment

Let’s say you execute shell commands via a PHP script using the shell_exec() method, but you do not see any error messages related to the executed shell command. This behavior …

Read More

Posts navigation

1 2 Next

Anto’s Toolbox

  • What is my public IP
  • AWS Service Public IPs
  • We πŸ’– Linux Chatter

Popular Posts

  • How to execute shell commands via PHP
  • How to enable ZipArchive for PHP
  • How to install and use the Windows 10 SSH feature
  • How to Install Nano on Your Synology NAS
  • How to fix the “Cannot autolaunch D-Bus without X11 $DISPLAY” error

Pages

  • About Us
  • AWS IP Address Ranges
  • What is my public Ip
  • Contact Anto Online

Tags

Advice (7) Amazon Web Services (AWS) (12) Bash (13) Code (12) Docker (3) git (1) Install (12) Linux (36) PHP (15) SEO (4) Setup (4) Tools (19) Troubleshoot (16) Web (16) Windows (4) WordPress (10)

Copyright 2018-2021 Anto Online.

Important Legal stuff:
Acceptable Use Policy | Disclaimer | Privacy Policy | Terms and Conditions.

All rights reserved. Please consider the information, scripts and instructions carefully before using it yourself. Make sure you have ample backups! The information, scripts and instructions are provided without warranty. Consult a professional if you are unsure. Anto does not speak on behalf of any company and our opinions are our own.

The feature images have been provided by pexels.com and unsplash.com.

Powered by WordPress and HitMag.