M
MeshWorld.
Back to Tags
Topic View

#Linux.

20 posts filed under this topic.

Ollama 5 min read

How to Install Ollama and Run LLMs Locally

Ollama lets you run large language models on your own machine — no API keys, no cloud, no data leaving your computer. Here's how to install it, download models, and use them.

Vishnu
Vishnu
Linux 5 min read

Linux - LinkedIn Skill Assessments Quizzes with Answers

In this article, you will find LinkedIn Assessment, Questions and Answers for Linux.

Darsh Jariwala
Darsh Jariwala
Cheatsheet 5 min read

Vim Cheat Sheet: Modes, Navigation, Editing & Config

Complete Vim reference covering modes, movement, editing commands, search and replace, visual mode, split panes, macros, text objects, and a starter .vimrc.

Vishnu
Vishnu
HowTo 5 min read

How to Exit Vim, Vi, and Nano (Step by Step)

Stuck in Vim? Here is exactly how to save and exit, quit without saving, and force-quit Vim, Vi, and Nano — with every command you need and why they work.

Vishnu
Vishnu
Cheatsheet 5 min read

SSH & GPG Cheat Sheet: Keys, Tunnels & Signed Commits

Complete SSH and GPG reference — key generation, ssh-agent, config file aliases, port forwarding, database tunneling, GPG signing, and signed git commits.

Vishnu
Vishnu
Cheatsheet 5 min read

Linux & Bash Cheat Sheet: Commands Every Dev Needs

Complete Linux and Bash reference — file operations, permissions, processes, grep, find, networking, pipes, cron jobs, SSH, and shell scripting.

Vishnu
Vishnu
WSL2 5 min read

How to Set Up WSL2 for Windows Developers

WSL2 gives you a real Linux environment on Windows — same terminal, same tools, same commands as a Linux server. Here's how to install it, configure it, and make it actually useful.

Vishnu
Vishnu
Cheatsheet 5 min read

curl Cheat Sheet: API Testing, Auth & File Upload

Complete curl reference — GET and POST requests, headers, authentication, file upload, response inspection, timing breakdown, webhook testing, and scripting patterns.

Vishnu
Vishnu
HowTo 5 min read

Manifest: Installing GitHub Desktop on Ubuntu (2026 Edition)

A technical guide to deploying the community-hardened Linux fork of GitHub Desktop across Ubuntu and Debian-based systems.

Vishnu
Vishnu
HowTo 5 min read

Install Spotify on Ubuntu

Learn how to install Spotify on Ubuntu using Snap or Spotify's official Debian repository, plus how to update and remove it later.

Vishnu
Vishnu
Linux 5 min read

Create directories or folders in Linux with mkdir command

The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.

Vishnu
Vishnu
HowTo 5 min read

Install Telegram on Ubuntu

Learn how to install Telegram Desktop on Ubuntu using Snap or the official Linux tarball, then update or remove it cleanly.

Vishnu
Vishnu
HowTo 5 min read

Install Hugo on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install hugo an open source static site generator on Ubuntu 20.04 in two different ways. It can be installed via a `snap package` or with `apt`.

Vishnu
Vishnu
Linux 5 min read

Linux commands to find IP address of a website

Even wondering how to find an IP address of a website in Linux? This article shows the usage of command line utilities to get IP address and other details.

Vishnu
Vishnu
HowTo 5 min read

Install OBS Studio on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install OBS Studio on Ubuntu 20.04. It can be install with PPA via `apt` command.

Vishnu
Vishnu
HowTo 5 min read

Install OpenShot on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install openshot on Ubuntu 20.04. It can be run with AppImage or install via `apt`.

Vishnu
Vishnu
HowTo 5 min read

Install GhostWriter on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install ghostwriter on Ubuntu 20.04. It can be installed via a `Software Center` or with `apt`.

Vishnu
Vishnu
HowTo 5 min read

Install Chromium Web Browser on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install Chromium on Ubuntu 20.04 in two different ways. Chromium can be installed via a `snap package` or with `apt`.

Vishnu
Vishnu
Linux 5 min read

Linux command: dirname

The `dirname` command comes handy to retrieve path where the file is saved. This article shows the usage of dirname command with example.

Vishnu
Vishnu
HowTo 5 min read

Install Signal Desktop on Ubuntu

Learn how to install Signal Desktop on Ubuntu using Signal's official Debian repository, then link, update, and remove it cleanly.

Vishnu
Vishnu