Category Tutorials

How to install and Play Portal on Linux?

Play Portal On Linux!

Portal is a very famous single-player puzzle-solving game which is developed by Valve and is often available on the Steam store with a discount. Now, the studio has also developed a new RTX version of this game in partnership with…

How to install and use Firefox ESR on Linux?

Firefox ESR

Firefox ESR is a stable, or ‘LTS’ version of the Firefox web browser which you can install and use on your system if you do not like the feature updates that Mozilla pushes into the main browser every month. It…

Linux grep Command Interview Questions

Linux Grep Command Interview Questions

Linux grep command is one of the most used commands. It’s used extensively in scripts and to find any specific pattern in a file. It’s a great tool for developers looking for specific patterns in the log files to check…

Top 80+ Linux Interview Questions

Linux Interview Questions

Linux is one of the most popular operating systems. If you are going for an Interview for Linux admin or shell scripting, these Linux interview questions will help you brush up on your knowledge. We have already covered a lot…

SSH Port Forwarding: A Brief Introduction

Ssh

SSH (Secure Shell) port forwarding, also known as SSH tunneling, is a way to create encrypted connections between computers. It allows for secure communication over insecure networks such as the internet. With SSH port forwarding, a user can securely connect…