LLinux Read More 5 minute read How to Transfer Files from a Remote Server to Local MachinebyEdXDSeptember 28, 2022 This tutorial walks you through transferring files from a remote server to a local machine using: scp scp…
LLinux Read More 4 minute read How to Chown Recursively in LinuxbyEdXDSeptember 20, 2022 A recursive action affects a file or directory with its subdirectories. We mainly use the -R option to…
LLinux Read More 5 minute read How to Use Rsync with SSH KeysbyEdXDSeptember 18, 2022 This tutorial teaches you how to sync files between two Ubuntu 22.04 desktop machines using rsync with SSH…
RRHEL Read More 5 minute read How to Install Nvidia Drivers on Fedora Linux 34/35byEdXDAugust 13, 2022 Fedora comes with an open-source NVIDIA driver. The driver installed is Nouveau, an open-source graphics driver for NVIDIA…
UUbuntu Read More 5 minute read Install & Use Darkstat Web Based Linux Network Traffic AnalyzerbyEdXDFebruary 17, 2023 Darkstat is an easy to use, low-resource, cross-platform, web-based network traffic analyzer application. For managing Linux servers, this…
LLinux Read More 3 minute read How to Install & Use Zsh Autosuggestions PluginbyEdXDAugust 13, 2022 Zsh (or Z shell) is a Unix-based shell that significantly improves your scripting experience. Because of plugin support,…
LLinux Read More 3 minute read Install Powerlevel10k Zsh Theme with Oh My ZshbyEdXDAugust 12, 2022 Powerlevel10k is a fast yet flexible Zsh theme that comes with a plethora of configuration options. It’s one…
LLinux Read More 7 minute read How to Set and Unset Environment Variables in LinuxbyEdXDAugust 5, 2022 In this tutorial, you will be acquainted with multiple methods to manage environment variables by checking all available…
UUbuntu Read More 2 minute read How to Setup and Run Unreal Engine 5 on Ubuntu 22.04byEdXDSeptember 20, 2023 Unreal Engine is a game engine developed by Epic Games. It’s a powerful game engine that provides high-fidelity…
LLinux Read More 5 minute read How to Create Aliases & Use the Alias Command in LinuxbyEdXDAugust 4, 2022 In this article, you will be acquainted with different methods to manage aliases by inspecting the alias tool…
MMiscellaneous Read More 1 minute read Plex: How to Name Naruto (2002) EpisodesbyEdXDAugust 3, 2022 If you’re trying to watch Naruto (2002) using Plex, you may encounter some issues when naming Naruto episode…
LLinux Read More 4 minute read FFmpeg: How to Convert MKV To MP4byEdXDAugust 3, 2022 In this article you will learn how to use FFmpeg to effortlessly convert mkv to mp4, additionally, you…