Install amp Manage Flatpak Apps On Standard User Accounts

Install & Manage Flatpak Applications On Standard User Accounts Members Public

Flatpak is the new way to install and run applications on Linux. Unlike distribution maintained applications, flatpak is a great way to deploy Linux applications without worrying about “which” Linux distro specifically. You might have realized almost all Linux distros provide the same software but differing versions. One such example

Mohd Sohail
Mohd Sohail
Linux Tutorials
How to Find PID and Kill a Process in Linux

How to Find PID and Kill a Process in Linux: A Step by Step Guide Members Public

There comes a time where you need to find information about a certain process, often to find out what its ID is to parse to the ‘kill’ command. However, it need not necessarily be for that, of course. In this article we will learn how to find a process id

Mohd Sohail
Mohd Sohail
Linux tools
Ravenfield A Single Player 3D Shooting Game

Ravenfield A Single-Player 3D Shooting Game Members Public

Ravenfield is a single-player 3D shooting game available on itch.io and steam. The game is still in beta so it looks like a “prototype” i.e., not complete, still yet it’s completely playable and fun at the same time. I’ve tried the game and discovered it to

Mohd Sohail
Mohd Sohail
Games
Everything Is File In Linux Part 2

Everything Is A File In Linux - Part 2 Members Public

Divided into 2 parts, in the first part I introduced the concept that everything is a file and I introduced special devices/dev/ null, / dev / zero, / dev / random and / dev / full.  In this part 2, I will present interesting didactic features about this, for example, how to transform a file

Mohd Sohail
Mohd Sohail
Everything is file
Why Nerds Use Linux

Why Nerds Use Linux Members Public

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 this good to more and more

Mohd Sohail
Mohd Sohail
Linux Tutorials
Ubuntu minimal install

Ubuntu Minimal Install Members Public

Today we will be going over the installation of the minimalist version of Ubuntu 18.04. You may be thinking of a minimalistic version of a Linux distro as the bare minimum version of a system. If so, you would be correct. The system we are going to install from

Mohd Sohail
Mohd Sohail
Uncategorized
How Linux Logo Tux Came About

How Linux Logo "Tux" Came About Members Public

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 a Finnish computer science student Linus Torvalds

Mohd Sohail
Mohd Sohail
Linux Tutorials
everything is file in linux part 1

Everything Is File In Linux - Part 1 Members Public

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 into

Mohd Sohail
Mohd Sohail
Everything is file