This tutorial will be about how to install samba server and share /var/www/html directory. Why am I sharing /var/www/html ? Because Raspberry PI I use as a server without graphical environment and I work on Windows. That is why …
This tutorial will be about how to install samba server and share /var/www/html directory. Why am I sharing /var/www/html ? Because Raspberry PI I use as a server without graphical environment and I work on Windows. That is why …
Magento 2 Admin Token REST API, you need to first generate an access token. The access token used for synchronization with Magento to another third-party platform. Without an Access token, you can’t communicate with Magento 2. For Create an …
There are a number of reasons others have touched on that contribute to the spaghetti code. Some of them are business-centric, others are engineering-centric: Unreasonable Deadlines. You know, the feature your company promised an external stakeholder “will be ready …
When the linux os installed on the system two kinds of file created to configure crontab one is called cron.allow and other one is cron.deny If it is not present in the server crontab utility throws not allowed to …
There are three major types of web hosting; Shared HostingVPS HostingDedicated Hosting Shared Hosting It is best for basic websites, such as single landing page websites or agency websites. I would not recommend it for websites that have woo …
When a customer approaches us, we ask a few questions to understand what the current requirements, peak requirements, and future requirements are for their store. Then we’ll provide a recommendation on that basis. Given we host thousands of Magento …
How much CPU need for Magento 2 ? Magento web nodes serve all requests that are not cached or cannot be cached through the application. One CPU core can serve around two (sometimes up to four) Magento requests effectively. …