My Foss Journey

Note - I keep updating this article as I start using a new FOSS application/software. Journey began in late 2016, when free laptop was being distributed by my alma mater with Ubuntu Operating System on it. But no one told us what exactly is Ubuntu. Prior to that, I had used Windows extensively for over a decade. Like everyone else I was clueless about this, and like everyone I also got it formatted with Windows....

March 17, 2024 · 4 min · Bal Krishna Jha

back again

hi, aadab, namaskar, sat sri akal, hola it’s been more than 2 and half year since i last posted something here. i’ll use this post as an opportunity to go back in time. it’s been so long that i even forgot how to use Hugo(the framework used for this blog). in between, the domain had expired. thankfully no one claimed it for more than an year - perks of choosing a not so fancy domain name....

February 1, 2024 · 2 min · Bal Krishna Jha

Fix: E: Unmet dependencies. and E: Sub-process /usr/bin/dpkg returned an error code (1)

Hi there 👋 If you’re trying to install/update/remove/fix a debian package and getting the error mentioned in title, and none of the following commands are working, sudo apt-get remove sudo apt-get install sudo apt-get purge sudo apt-get autoremove sudo apt-get autoclean sudo apt-get install -f you’re at the right place. You’ll face this error if you’ve terminated the installation process of a software package. You may’ve forgotten, when and why did you terminate the installation, but that’s not an issue, you’ll still be able to fix this issue....

June 13, 2021 · 2 min · Bal Krishna Jha

Use rclone with OneDrive(Business plan) without Business API access

Hi there 👋 Let’s say you have to share a report that you’re generating programmatically with a consultant in your company every week. Your general approach might be to upload it to your organization’s document/file storage platform(e.g OneDrive) and share it. If you’ve to do this multiple times, it’s boring to perform the same steps over and over again! What about automating this process? As soon as your report is generated you can run a command that will copy your file present in local to OneDrive server....

June 3, 2021 · 4 min · Bal Krishna Jha

My first blog

Hi there 👋 Finally, I’m done with the setup of my blog. The purpose of this blog will be to share the 💬 Concepts that I keep learning in a simple language 📚 Books that I read and many other things, that I’m also not sure about. Let’s hope this blogging spirit continues forever! 😎 Have fun, Keep hacking!

February 20, 2021 · 1 min · Bal Krishna Jha