Ubuntu provides several command which might help you detect more hardware information than others
(more…)As a normal user, you have to run below command :
(more…)
“binlog” is a file that records all changes made in the server.
It is an essential element for PIT (point-in-time recovery) and replication, and if you don’t use these two functions, you don’t have to activate it. Although the empty log itself is subtle, it adds to the IO burden. (more…)
Command ‘find’ is used to search for files and directories, Unix/Linux
find [OPTION…] [PATH] [EXPRESSION…]
(more…)
WP version check/update using wp-cli.phar
WP-CLI is a utility written in PHAR that can manage WordPress with command. Since management tasks such as plug-in management and (more…)
Troubleshoot error of <PHP, php-bcmath> by reinstall/upgrade
1. upgrade PHP at Linux console
– sudo apt-get install php (more…)
Recent Comments