A glimpse at the OG File Editor (vi or vim)There are multiple file editors in the market like: emacs, nano, gedit (GUI based), but most of the Linux users and even developers prefer vi or vim (Modified Vim) editor. Things to know in vim editor… We need to follow certain steps to insert the da...Mar 1, 2025·7 min read
Containerize the game using Docker, and then deploy it on Amazon Elastic Beanstalk.Nov 14, 2023·6 min read
VirtualizationHistory (Before Virtualization)...🙄 In the past, when Virtualization was not born yet, the industry people used to run different services on different servers. For example, if anyone needs to run a Web service or any other service, he/she has to buy...Feb 18, 2023·5 min read