Tagged articles
3 articles
Page 1 of 1

Git Installation and Basic Usage Guide

This article introduces Git as a distributed version‑control tool, explains what it does, walks through installing it on Windows, macOS, and Linux, shows how to configure a user name and email, and provides the essential commands for initializing repositories, committing changes, and working with remote repositories.

Basic CommandsGitVersion Control
0 likes · 6 min read
Git Installation and Basic Usage Guide
Ubuntu
Ubuntu
Feb 20, 2026 · Fundamentals

Master the Linux Terminal: 8 Essential Commands and Prompt Basics

This guide introduces the Linux terminal as a productivity tool, explains the shell and prompt components, and walks through eight core file‑management commands (pwd, ls, cd, mkdir, touch, cp, mv, rm) plus essential shortcuts like Tab completion, command history, and interrupt keys.

Basic CommandsLinuxShell
0 likes · 6 min read
Master the Linux Terminal: 8 Essential Commands and Prompt Basics