Popular Articles
Commit Standards
Specification : Commit Standards is an easy methodology to make git commit messages more useful. It provides an easy set of rules for creating an informative git commit history, which makes it easier to write automated tools on top of. Enforcing this ...
How to configure base URLs for a Magento 1 website?
In this article, we are going to change the base URLs of a Magento 1 website, using the swiss army knife for Magento developers, sysadmins and devops i.e. n98-magerun. Base URLs can be also changed from the Magento Site backend as well as from the ...
How To Edit Hosts File (Local Point) In Linux, Windows, Or Mac
Introduction The hosts file in Windows, Mac, or Linux maps hostnames to IP addresses. For example, an intranet, like a corporate office that has servers for users to access, or it could be domain names for servers on the internet. Editing your hosts ...
FileZilla timeouts after 20 seconds
When you access the server via FTP using Filezilla, it displays connection timeout error, it is the time to change the Filezilla settings for resolving the issue. Check the below steps to resolve timeout issue: 1. Open FileZilla. 2. In the dashboard, ...
How to configure base URLs for a Magento 2 website?
In this article, we are going to change the base URLs of a Magento 2 website, using the swiss army knife for Magento developers, sysadmins and devops i.e. n98-magerun2. Base URLs can be also changed from the Magento Site backend as well as from the ...