UUbuntu Read More 2 minute read How to Install Jupyter Notebook on UbuntubyKhalid FaizMay 19, 2022 Jupyter Notebook is a Python package that lets you host an interactive computing platform. You can access that…
RRHEL Read More 4 minute read What is Rocky Linux – Key Information and OverviewbyNazmul Hasan HimelMay 18, 2022 Rocky Linux is a Linux distribution that is a 100% compatible rebuild of Red Hat Enterprise Linux (RHEL).…
LLinux Read More 6 minute read OpenSSL Command Cheatsheet & Real World ExamplesbyEdXDJune 15, 2022 OpenSSL is a set of crypto and hash tools that can be used to encrypt data and verify…
LLinux Read More 10 minute read 13 Compelling Reasons Why People Use LinuxbyEdXDJune 6, 2022 Linux is an operating system that has gained more and more space in the datacenters of companies of…
LLinux Read More 12 minute read Comprehensive Guide to Using FFmpeg to Convert Media FilesbyEdXDMay 18, 2022 FFmpeg is one of those modern marvels of open source software. It is a suite of libraries and…
UUbuntu Read More 3 minute read How to Install Python Pip on UbuntubyKhalid FaizMay 19, 2022 Pip is the recommended package installer for python, with which you can install any python library or package…
UUbuntu Read More 3 minute read How to Install Python 3.11 on Ubuntu 22.04byKhalid FaizJune 11, 2022 Python is one of the most popular programming languages in the world, if not the most popular one.…
UUbuntu Read More 7 minute read How to Set Up SSH Keys on Ubuntu 22.04byEdXDMay 17, 2022 The Secure Shell or better known as SSH is the most used method to admin remote servers. It’s…
LLinux Read More 7 minute read Use Quickemu to Run Windows, macOS & Linux Virtual MachinesbyEdXDMay 10, 2022 Virtualization is one of the most popular technologies utilized by most people and organizations who want to run…
LLinux Read More 7 minute read How to Install & Use Bottles to Run Windows Apps on LinuxbyEdXDJune 13, 2022 One of the biggest hurdles for Windows users switching to Linux is the application compatibility issue. Some of…
UUbuntu Read More 2 minute read How to Install Microsoft Teams on UbuntubyKhalid FaizMay 14, 2022 Microsoft teams is a business communication platform developed by Microsoft as a part of 365 family of products,…
LLinux Read More 8 minute read How to Use the SSH Config FilebyEdXDMay 10, 2022 The SSH Config File is a text file that contains configuration information for your SSH client, such as…