RRHEL Read More 4 minute read Add User to Sudoers in CentOSbyEdXDNovember 27, 2022 When you do a fresh install of CentOS on your laptop and try to run any command using…
UUbuntu Read More 4 minute read How to Install Multiple Instances of WSLbyEdXDNovember 27, 2022 Windows Subsystem for Linux (WSL) is an amazing feature that was introduced in Windows 10 in 2016. This…
LLinux Read More 6 minute read How to Transfer Files Between Two Servers Using RsyncbyEdXDNovember 27, 2022 As a system administrator or a regular Linux user, there are times when you need to transfer files…
LLinux Read More 3 minute read How to Install XFCE Themes in LinuxbyEdXDNovember 21, 2022 XFCE (XForms Common Environment) is a Linux desktop environment that started in 1996 with the main focus on…
LLinux Read More 5 minute read How to Install Nerd Fonts on LinuxbyEdXDOctober 31, 2022 Nerd Fonts are a set of free fonts designed for use with code editors. The fonts are designed…
MMiscellaneous Read More 4 minute read How to Execute Shell Commands in PythonbySamreena AslamOctober 11, 2022 Shell commands help perform routine tasks, including system troubleshooting, system monitoring, backup & data loss recovery, etc. We…
LLinux Read More 3 minute read How to Reduce Video Size (Compress) With FFmpegbyEdXDOctober 2, 2022 FFmpeg is an open-source collection of libraries and tools used to process audio, video, and other multimedia-related files.…
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 AnalyzerbyEdXDAugust 13, 2022 Darkstat is an easy to use, low-resource, cross-platform, web-based network traffic analyzer application. For managing Linux servers, this…