Blog

Quick fix!? “dpkg: error: dpkg frontend is locked by another process”

Tried to install a .deb package but I was always getting:

dpkg: error: dpkg frontend is locked by another processCode language: HTTP (http)

I couldn’t find any answers after Googling and no process was using dpkg.

Read More »Quick fix!? “dpkg: error: dpkg frontend is locked by another process”

Partitioning: Life-saver

Well, I had some trouble the last days with my pc, after trying to fresh install Windows 10 for some university projects. I don’t know exactly what happened (maybe was my mistake 😋) but the results were my Ubuntu partition to be completely erased.

Read More »Partitioning: Life-saver

TCC the way to go!

–This is an advice if you want a ready-to-go solution for a few lines of code. Use an IDE of your choice for big projects–Just started my University Studies and the first thing we have started learning is C. Well it was my first time meeting this language(as it was unnecessary in the past) but it was ok for its features(i’m JAVA fan).

Read More »TCC the way to go!