How to strace your PHP
Ever wondered what your PHP application is doing under the hood? Want to understand the system calls it makes? This blog provides practical examples to
Creates a marketing strategy for startups and helps them to grow and overcome challenges.
My vast amount of knowledge can help you with various topics, ranging from PHP to Proxmox and more DevOps related information.
Do you need my help? Contact me for your development and DevOps work.
Enjoy.
Ever wondered what your PHP application is doing under the hood? Want to understand the system calls it makes? This blog provides practical examples to
The following error can be resolved easily: Service engine ‘corosync_quorum’ failed to load for reason ‘configuration error: nodelist or quorum.expected_votes must be configured!’ The manual
Troubled with the poor performance of SMB, I decided to use NFS instead. However, OS X does have some major performance hits. When you use
I just found ievms and wanted to share this with anyone who wants to run this on OS X. With ievms you can run any Internet
I was testing with WordPress on a Cpanel server with PHP 7 provided by the CloudLinux PHP selector. Unfortunately, I ran in a blank screen
Unfortunately, R1soft does not support CentOS 7 out-of-the-box. Although they have a solution for this, their installer does not use this yet. Use the following code
This is just a short blog for Homestead. This is the .bash_profile I use for my homestead environment. It basically adds support for running binaries from .composer/vendor/bin and
I have used the WordPress plugin Post Thumbnail Editor for multiple websites, as this plugin allows you to resize the image manually instead of automatically.