MeshWorld India LogoMeshWorld.
Back to Tags
Topic View

#terminal.

Explore Terminal articles, tutorials, guides, and code examples on MeshWorld India. Learn best practices, get practical tips, and level up your Terminal skills.

3 posts
Apr 2026 – Jun 2026
Filed under this topic
Ollama & Local LLM Management Cheatsheet: Self-Hosted AI Guide
ollama5 min read

Ollama & Local LLM Management Cheatsheet: Self-Hosted AI Guide

Master local LLM operations with Ollama. Learn core CLI commands, custom Modelfile syntax, GPU environment tuning, and REST API integrations.

Darsh Jariwala
Darsh Jariwala
curl vs wcurl: When to Use the Wrapper vs Raw curl
linux5 min read

curl vs wcurl: When to Use the Wrapper vs Raw curl

Ubuntu replaced wget with wcurl—a curl wrapper. Learn when to use wcurl for simple downloads and when you still need raw curl for full control.

Jena
Jena
wget vs curl: When to Use Each (Complete Guide)
linux5 min read

wget vs curl: When to Use Each (Complete Guide)

Learn the real differences between wget and curl. When to use wget for downloads and site mirroring, and when to reach for curl for APIs and HTTP debugging.

Jena
Jena