by Cristian Balan | Oct 28, 2018 | Magento, Twitter
Magento 2, add color style in Status column in sale order https://t.co/1FQgvFb4Zk— Cristian O. Balan (@oviliz) October 28, 2018 Source by Cristian O. Balan
by Cristian Balan | Oct 21, 2018 | Magento, Twitter
How to update Magento 2 extension? https://t.co/9viIThF91G— Cristian O. Balan (@oviliz) October 21, 2018 Source by Cristian O. Balan
by Cristian Balan | Oct 11, 2018 | Linux, Twitter
How do I add a swap file? https://t.co/cw0ddHSgWU via @ubuntu— Cristian O. Balan (@oviliz) October 11, 2018 Source by Cristian O. Balan
by Cristian Balan | Oct 11, 2018 | Linux, Twitter
How to Clear RAM Memory Cache, Buffer and Swap Space on Linux https://t.co/9xuN9M7MnJ via @tecmint— Cristian O. Balan (@oviliz) October 11, 2018 Source by Cristian O. Balan
by Cristian Balan | Sep 25, 2018 | Twitter
How to Install the PHP mcrypt Extension https://t.co/WiN4PnSKSe— Cristian O. Balan (@oviliz) September 25, 2018 Source by Cristian O. Balan
by Cristian Balan | Sep 24, 2018 | Magento, Twitter
Disabling annoying 3rd-party Magento modules https://t.co/AmGHmiUbtp— Cristian O. Balan (@oviliz) September 24, 2018 Source by Cristian O. Balan
by Cristian Balan | Jul 20, 2018 | Hosting, Twitter
“How to reduce volume of an AWS EC2 instance” by @rahulian https://t.co/uMhGkTRJNM— Cristian O. Balan (@oviliz) July 20, 2018 Source by Cristian O. Balan
by Cristian Balan | Jul 17, 2018 | Linux, Monitoring
I found that Azure has a hard time to monitor disk usage on a Linux box. There are ways, but it seems to be too complicated to achieve such a basic thing. So I came up with the following script I call in a cron job as needed. #!/bin/bash CURRENT=$(df / | grep / | awk...
by Cristian Balan | Jul 6, 2018 | Twitter
Creating large SPF records with many entries https://t.co/2hPYT702vp— Cristian O. Balan (@oviliz) July 6, 2018 Source by Cristian O. Balan
by Cristian Balan | Jun 28, 2018 | Hosting, Linux, Twitter
Let’s Encrypt wildcard certificate configuration with AWS Route 53 DNS by @Sharlos https://t.co/gSuKvZTFc8 — Cristian O. Balan (@oviliz) June 28, 2018 Source by Cristian O. Balan In a nutshell: mkdir ~/.aws nano ~/.aws/credentials #[default] #aws_access_key_id = ABC...