top of page

Blogs


About mysqlpump and Its Advantages
You might already know about “mysqlpump”, but I used this tool as an experiment and I made some suggestions for people who haven’t used...
Mar 7, 2023


Let’s Get to Know About AWS Ground Station
Have you guys heard about “AWS Ground Station''? It is explained like this on their official website. AWS Ground Station is a fully...
Feb 8, 2023


Managed Secure and Fast WordPress "WebSpeed”
The best WordPress platform that provides both enhanced security and high-speed WebSpeed is a cloud-server specialized for WordPress,...
Jan 24, 2023


How to Create a VPC Environment Using CloudFormation (Template File)
In this article, I’m going to talk about how to write a template file that’s necessary to execute CloudFormation. What is CloudFormation?...
Jan 18, 2023


How to Check Disk Space
The df command is a command to see how much free disk space is left and manage disk space. Since a lot of data remains in the disk day by...
Dec 26, 2022


Understanding the Apache Access Log Format
This article provides a brief introduction to the apache access log format. Server Settings OS version [root@Webserver local]# cat...
Aug 31, 2022


How to Fix 404 Error When You Try to Install a Package on EC2
This blog post describes how to deal with the following error when trying to install a package on an AWS EC2 instance (graviton). [Errno...
Aug 30, 2022


Oops! Did you forget the root password for MySQL? Here is how to resolve this issue.
Where is a default password In order to find out where a default password is, you need to refer to a path /var/log, and open mysqld.log....
Aug 12, 2022


List of commonly used Apache directives
This article describes the basic configuration items for Apache. Apache configuration files Apache configuration files have different...
Aug 2, 2022


Add old repositories on an Amazon Linux instance
This document is for an older version of the kernel installed. Overview OS: Amazon Linux AMI release 2016.09 Old kernel: ...
Aug 1, 2022


How to use AWK Command
This article explains the command AWK, which is used in conjunction with the log check. What is AWK Command? When processing multiple...
Jul 25, 2022
![[EC2] What Is the CPU Steal Item For CPU Usage?](https://static.wixstatic.com/media/9cfabe_478144ba06184259bd8f801f1ac5652d~mv2.png/v1/fill/w_251,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/9cfabe_478144ba06184259bd8f801f1ac5652d~mv2.webp)
![[EC2] What Is the CPU Steal Item For CPU Usage?](https://static.wixstatic.com/media/9cfabe_478144ba06184259bd8f801f1ac5652d~mv2.png/v1/fill/w_342,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/9cfabe_478144ba06184259bd8f801f1ac5652d~mv2.webp)
[EC2] What Is the CPU Steal Item For CPU Usage?
This blog post is about the CPU steal item, which is a T2-series instance characteristic of AWS EC2. Results of top command top -...
Jul 22, 2022


How to Read Apache AccessLog
Today, using Apache on a Linux system is the standard setup and we as server engineers often need to read its access logs. This blog post...
May 18, 2022


Knowing Cloudflare China Network
Overview If a company with a global presence conducts business in China dealing with web services/content, the performance of the web...
Apr 30, 2022


A quick overview of Amazon S3
This article is a quick overview of Amazon S3, one of Amazon Web Services. What is S3? S3 stands for "Simple Storage Service, a...
Mar 14, 2022


How to Build WordPress on AWS
This article is about how to build a LAMP environment using AWS services and eventually be able to post to WordPress. Let's get started!...
Mar 7, 2022


A glimpse of AlibabaCloud Server Migration Center
Today's topic is the Server Migration Center (SMC), a migration service provided by AlibabaCloud. Overview and Features Server Migration...
Feb 17, 2022


Understanding SWAP Memory
Have you ever heard of the term SWAP? Today's computers have higher performance and more memory, so you may not be aware of the term when...
Feb 12, 2022


AWS EC2 Reserved Instances for Beginners
Overview When you create an EC2 instance, you probably use an on-demand instance that is charged on a pay-as-you-go basis, but when...
Feb 6, 2022


Knowing Alibaba Cloud WAF Features
Today's article is about the features and functions of "Alibaba Cloud WAF", a WAF service provided by Alibaba Cloud. A History of Alibaba...
Feb 1, 2022
bottom of page