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 ...
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 ...
[How to] Reset VirtualMin ftp password
Reset VirtualMin ftp password Login to the VirtualMin dashboard: on https://server_ip_or_dns_name:10000 Login using the root login. From the VirtualMin Dash drop down on left hand side, select the domain. Edit Virtual Server > Configurable settings ...