08 Sep 2020, 10:01am TZ +05:30
KVM is an inherently better way to work with Virtual Machines. It sands for Kernel Virtual Machine.
After many tries, I finally managed to get it right.
All Thanks to this video :
https://www.youtube.com/watch?v=itZf5FpDcV0
...07 Aug 2020, 08:32am TZ +05:30
Typically in
Arch Linux
all the
software repositories or mirrors
that are used have https
as default.
In
Manjaro Linux
that is not the case by default.
Let’s fix that !
We love
Manjaro
Let’s make it more Secure!
...31 Mar 2020, 03:21pm TZ +05:30
Jupyter is great tool for Python development. It’s an open-source web application that
allows you to create and share documents that contain live code,
equations, visualizations and narrative text.
It’s used for data cleaning, scrapping and transformation, numerical simulation, statistical modeling,
data visualization, machine learning, and much more.
In-fact, I have already used it in some of my hardware projects.
Let’s Get this installed in our machines.
And have some fun !
...26 Sep 2019, 08:52am TZ +05:30
Finding our difference between files is a common thing I used to do.
For most of the time I had the trusty k3diff.
Things got messy with command line and scripting the difference job.
I am not sure how many times I searched for diff command linux
in Google.
Also, do manual patching not knowing the patch
command was a handicap.
Hence after much spite, I have decided to log it down here.
...14 Sep 2019, 09:03pm TZ +05:30
Now, who does not know about
J-Link
in the embedded community.
This is Quick way to install it in my favorite
Manjaro Linux
...13 Sep 2019, 08:21pm TZ +05:30
The TL866II Plus is a Parallel programmer.
Freqenty used in my lab for programming age old chips like AT89C51.
One might wonder what use I have for these old 8051.
Well I have big box full of these !
And many of my project still run 8051.
Yes!
All this time, Windows was the only way for this programmer.
Since, I am using Manjaro Linux wanted it to work there.
Lets look at how I mad this possible.
...12 Sep 2019, 09:04am TZ +05:30
I wanted to have a screen sharing session with some one over
Hangouts.
We all know that it does not work well in Firefox so needed chrome.
To my surprise the Manjaro Linux Standard Package
repository does not support chrome.
Well since Google does not provide an
install package
for Arch Linux specifically.
...10 Jul 2018, 12:00am TZ +00:00
Working with DietPi, we found going back and forth between
the Raspberry Pi and PC very time consuming.
Fortunately DietPi provides a PC distribution
with x86_x64 configuration.
Though they had both VM Ware and Virtual Box
files but they did not work for us.
So we decided to download the
Native PC for BIOS/CSM (BETA) option.
We later found out this is just a .img
file,
we could not directly use it with Virtual Box
...14 Mar 2018, 12:00am TZ +00:00
Many times we need a reliable way to infer the data hidden into the Barcode.
In the modern days is the time for QR-Code.
...