↧
Shell script to restart MySQL automatically when it shuts down.
A dirty hack but essential at times, the MySQL server consumes higher memory if not configured correctly and due to this the MySQL service is terminated by the OS to save itself from crashing under...
View ArticleEnable and disable Xdebug quickly on OS X homebrew php 7.1
Xdebug is a powerful tool for debugging PHP code, but it can be a memory hog when it is continuously turned on. Xdebug can be quickly enabled and disabled by creating simple custom scripts. View the...
View ArticleCouldn’t Agree More.
https://daily.jorb.in/2017/01/four-rules-of-thumb-for-committing-code/ The post Couldn’t Agree More. appeared first on Nikhil Chavan.
View ArticleMonitor a running process on a ubuntu server
The use case I had for this was when I wanted to copy over a large data from one server to another and this was going to take a couple of hours. So I just started the rcyncas a background process on...
View Article
More Pages to Explore .....