Showing 2 Result(s)
MySQL Error Logs

MySQL Error Log Location in Linux Servers

Checking error log file is one of the first things we do when a server needs a debug. When these bugs find their way to databases, the MySQL error log file will be one of the those that you need to check multiple times. Today I want to share with you a simple way that …

Linux Wallpaper

How to Create Custom Commands in Linux

There are commands that a Linux user uses more often. Some of these commands are long and some of them hard to remember. Fortunately, there is a very simple way that Linux users can create custom commands and use them on their systems. In the rest of this article, you will see how we can …