Blog

VirtualBox NAT Network Performance

If you are using virtualbox, and have noticed that network transfer is very slow, then read on, you will get some tips on how to improve the transfer rate.

Networking , Performance , Linux — December 19, 2020


Simplifying Git Squash and Rebase workflow

Git's Squash and Rebase workflow can work with any other git workflow and at the end provides a linear commit history that you can easily look back to. I have created a few shortcuts that will help you with this workflow.

Git , Linux , Workflow — March 12, 2020