Category Linux Tutorials

Why Nerds Use Linux

Why Nerds Use Linux

In life, there are many reasons for a person to embrace a new idea or way of life. Most of the time because it does him good. And there are always no reasons why such an idea should be flaunted, in order to bring…

How Linux Logo “Tux” Came About

How Linux Logo Tux Came About

Linux is a very popular topic among computer geeks, especially FOSS enthusiast. It is a kernel that manages the computer hardware at the lowest level. Many associates Linux as another popular Operating System like Microsoft Windows and OS X. It is invented by…

Everything Is File In Linux – Part 1

everything is file in linux part 1

Divided into 2 parts, in this first part I will introduce the concept that everything is file and present the special devices /dev/null, /dev/zero, /dev/random and /dev/full. Part 2 will be to present didactically interesting features about this, for example, how to turn a file…

Linux Kernel Vs. Mac Kernel

Difference Between Linux Kernel amp Mac Kernel

Both the Linux kernel and the macOS kernel are UNIX-based. Some people say that macOS is “linux”, some say that both are compatible due to similarities between commands and file system hierarchy. Today I want to show a little of both, showing…

Linux Kernel And Its Functions

what is linux kernel functions

People use Linux every day. Today almost all electronic products are built on Linux and the most popular ones are Android devices. Every day almost 850,000 Android devices are activated which is the largest compared to any other mobile devices…

How To Setup Latest Oracle OpenJDK On Linux

setup openjdk on linux

OpenJDK is an open source version of Java Development Kit and is available on most Linux package repositories. Sadly, the version is quite outdated since Java programs today are compiled for the latest Java Environment (which is now version 10),…

Install Ubuntu Bash Shell On Windows 10

Install Ubuntu Bash Shell On Windows 10

Nobody expected that Linux on Windows will be a reality! Through Anniversary Update of Windows 10, Microsoft offered full-fledged Ubuntu-based Bash shell as a gift. To make this possible, Microsoft added a new feature called “Windows Subsystem for Linux”. Now Windows developers…