Category: Linux

Linux FAQ resource and tutorials.Basic Linux tutorials. Contains usual commands,scripts, installations instructions and configuration examples.

Systemctl Command Examples

If you are using any popular Linux distribution including Debian, Ubuntu, Arch, openSUSE, or Fedora, your system uses systemd as its init system. Sure, there are controversies surrounding systemd. But, it is the most used init system. In a systemd-equipped distro, there is a command that …

Install ADB and Fastboot on Ubuntu and other Linux

If you are a developer and want to install apps directly to Android for testing purposes, then using adb (Android Debug Bridge) and fastboot will get things done in the most efficient manner possible. Sure, it can also be useful when you want to access the …

Set Static IP Address on Raspberry Pi

Recently, I set up Jellyfin media server on my Raspberry Pi. My Pi is wirelessly connected to the router and one problem I faced with this setup is accessing the media server on the TV or other devices. Why? Because the Pi got assigned a random …

Install FFmpeg 7.0 via PPA in Ubuntu 22.04 | Ubuntu 24.04

FFmpeg announced new major 7.0 release yesterday! Here’s how to install it in Ubuntu 22.04, Ubuntu 24.04, Linux Mint 21. The new version of this popular multi-media library came with name “Dijkstra”. It features native decoding support for VVC (aka H.266) through the libavcodec library, though …

How to install Ubuntu in VMWare Workstation

Ubuntu is a well-known Linux distribution that enjoys great popularity. Regardless of the operating system you use, chances are that you have heard about Ubuntu and its features from your acquaintances. In this post, we will guide you on how to install Ubuntu on VMWare Workstation. …