• support[@]kurinchilion.com
  • +1 (888) 666-4252

Setup and manage multiple virtual machines with Vagrant

Apr 10, 2023 - by kurinchilamp 327 Views
Vagrant is an open-source tool that helps in creating and managing portable development environments. It provides a simple and consistent workflow to set up and manage virtual machines (VMs) with various configurations. Here are some benefits of using Vagrant: (more…)
Continue Reading

10 basic commands in vi to get you started

Apr 03, 2023 - by kurinchilamp 327 Views
The vi editor is a command-line text editor that is available on most Unix-based systems. It was originally created by Bill Joy for the BSD Unix operating system in the 1970s and has since become one of the most widely used text editors in the Unix/Linux world. The vi editor is a lightweight tool that is designed to run in a terminal environment, making it ideal for editing text files on remote servers or other headless systems. (more…)
Continue Reading

OWASP for improving security of software and web applications

Mar 02, 2023 - by kurinchilamp 382 Views
OWASP stands for the Open Web Application Security Project. It is a non-profit organization dedicated to improving the security of software and web applications. OWASP provides resources, tools, and guidance to help organizations and individuals understand and mitigate the risks associated with web application security. The mission of OWASP is to make software security visible, so that individuals and organizations can make informed decisions about their application security needs. OWASP operates as a global community-driven organization, with a vast network of volunteers who contribute to various projects, initiatives, and events. (more…)
Continue Reading

Essential software tools you need for YouTube video creation

Feb 28, 2023 - by kurinchilamp 344 Views
Video Editing Software: Adobe Premiere Pro, Final Cut Pro, or iMovie are popular options for editing video content. Audio Editing Software: Audacity is a free, open-source software for editing audio, or you can use Adobe Audition for more advanced features. Graphics and Animation Software: Adobe After Effects, Blender, or even Powerpoint can be used to create animations, lower thirds, and other graphics for your videos. (more…)
Continue Reading

Steps to renew letsencrypt certificate without certbot

Feb 12, 2023 - by kurinchilamp 333 Views
Generate a new certificate request: Use the certbot-auto tool or other ACME client to generate a new certificate request. Submit the certificate request: Submit the certificate request to Let's Encrypt using the appropriate ACME API endpoint. Download the new certificate: Once Let's Encrypt has validated your request and issued a new certificate, download it to your server. Configure your server to use the new certificate: Replace the old certificate with the new one and configure your server to use it. Test the new certificate: Test the new certificate to ensure it is working correctly. Repeat the process: Set up a schedule to repeat this process regularly to ensure your certificate is always up to date. This manual process can be time-consuming and prone to errors, so using Certbot or another ACME client is recommended. However, if you prefer to do it manually or if you are using an operating system or setup that is not supported by Certbot, these steps should help you renew your Let's Encrypt certificate.  
Continue Reading

Steps to configure Let’s Encrypt for certificate renewal

Feb 10, 2023 - by kurinchilamp 304 Views
Install Certbot: Certbot is a tool that makes it easy to get and manage Let's Encrypt SSL certificates. To install Certbot, follow the instructions on the official website for your operating system. Obtain a certificate: To obtain a certificate, run the following command: certbot --nginx. This command will automatically obtain and configure a certificate for your domain. Verify the certificate: Verify that the certificate has been installed correctly by visiting your website using https. (more…)
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.