Secure Shell (ssh) Protocol

Feb 11, 2023

Connect remote using OpenSSH(OpenBSD Secure Shell) protocol

Backup Files

Feb 04, 2023

Backup your files by rsync and rclone tools

Archive and Compress Files

Jan 28, 2023

Archive many files into single file and compress for reducing file size

Encrypt Drive Using Luks

Dec 12, 2022

LUKS is a disk encryption tool for GNU/Linux system

Ultimate Guide for Git and Github/Gitlab

Aug 22, 2022

Git is version control system which tracks changes of your code and github is the remote for storing the codes

Setting Up Python Workspace with Virtualenv and VS Code

Jan 01, 2022

Virtualenv is powerful tool which helps developer to build up virtualenv apart from main system