
Wed Nov 11 2020
How to Install Nvidia Drivers on Ubuntu 20.04
This article describes how to install the proprietary Nvidia drivers on Ubuntu 20.04.
Read more

Sat Nov 07 2020
Ls Command in Linux (List Files and Directories)
The ls command lists files and directories within the file system, and shows detailed information about them.

Fri Nov 06 2020
How to Undo Last Git Commit
In Git you can undo changes using the git reset command followed by the commit identifier.

Thu Nov 05 2020
Python while Loop
This tutorial covers the basics of while loops in Python. We'll also show you how to use the else clause and the break and continue statements.
Thu Nov 05 2020
How to Set up SSH Tunneling (Port Forwarding)

Thu Nov 05 2020
Generate SSH Keys on Windows with PuTTYgen

Mon Nov 02 2020
Install Odoo 14 on CentOS 8

Thu Oct 29 2020
Rmmod Command in Linux

Mon Oct 26 2020
How to Set Up WireGuard VPN on Ubuntu 20.04

Mon Oct 26 2020
How to Set Up a Firewall with UFW on Ubuntu 20.04
