KBKUMAR BISHOJITinblog.bikiran.com·Mar 23 · 8 min readDriveCLI — Manage Google Drive From Your TerminalWhy Another Google Drive Tool? Google Drive is great — until you need to manage files on a remote server, automate uploads in a script, or just prefer working in a terminal. The web UI doesn't help wh10
KBKUMAR BISHOJITinblog.bikiran.com·Aug 17, 2025 · 7 min readIMAP vs POP3 Explained: Which Email Protocol Should You Use and How to ConfigureEmail remains a fundamental tool for communication, and understanding how your email client retrieves messages from the server can help you make the best choice for your needs. The two most common pro00
KBKUMAR BISHOJITinblog.bikiran.com·Jul 22, 2025 · 6 min readHow to Migrate a Linux VM from VMware ESXi 8 to SolusVM2 (KVM) with LVM: Step-by-Step Using QCOW2 and Troubleshooting Dracut/LVM Boot ErrorsMigrating a Linux VM from ESXi 8 to SolusVM2 (KVM) can involve a few tricky steps, especially if your guest system uses LVM for storage. This blog post demonstrates the full migration workflow using d00
KBKUMAR BISHOJITinblog.bikiran.com·Jul 21, 2025 · 8 min readHow to Set Up Static IP Address and Custom Routing on Ubuntu: The Complete GuideConfiguring a static IP address and custom routes is an essential skill for anyone managing Ubuntu servers, workstations, or cloud instances. This comprehensive guide will walk you through every step 00
KBKUMAR BISHOJITinblog.bikiran.com·Jul 21, 2025 · 6 min readTemporary Network Configuration Guideline (Linux)This guideline describes how to set up a temporary network configuration on a Linux server using ip commands. These changes will only persist until the next reboot. 1. Identify Your Network Interface00