As of writing this article, on 2022 June, there is no default support for WebP images in the Ubuntu/Linux Mint…
Category: Linux
How to fix “trying to overwrite …, which is also in package …” issue in linux
Let’s see how to solve the problem of apt or dpkg failing to install packages due to errors like the…
Install NetBeans with Oracle JDK in Ubuntu / Mint (Easy Way)
Programmers love to code in Linux. For me whether it is Android Studio or NetBeans, I used to get 2-3…
UNIX Shell Programming : grep,sed and awk
Contents :- grep:-Operation, grep Family, Searching for File Content. sed:-Scripts, Operation, Addresses, commands, Applications, grep and sed. awk:-Execution, Fields and…
UNIX Shell Programming – Complete Turtorial : Part 1
Lecture Note : Unix Shell Programming Part 1 Topics :- Introduction to Unix – Architecture of Unix, Features of Unix…