MeshWorld India Logo MeshWorld.
Silo_Manifest

Ops Terminal.

System administration and deployment logs.

How to Use iCloud Mail SMTP Server to Send Emails
iCloud 5 min read

How to Use iCloud Mail SMTP Server to Send Emails

Configure iCloud Mail SMTP settings with app-specific passwords. Includes code examples for PHP, Python, and Node.js to send emails through iCloud in 2026.

Vishnu
Vishnu
Zsh + Oh My Zsh: The Ultimate Terminal Setup Guide
Zsh 5 min read

Zsh + Oh My Zsh: The Ultimate Terminal Setup Guide

Transform your terminal with Zsh and Oh My Zsh — themes, plugins, aliases, and productivity hacks. From boring bash to powerful command line.

Jena
Jena
SSH Config & Aliases: The Developer's Connection Kit
SSH 5 min read

SSH Config & Aliases: The Developer's Connection Kit

Master SSH configuration — host aliases, jump hosts, key management, port forwarding, and secure connections. Save time with ~/.ssh/config automation.

Jena
Jena
How to Configure Office 365 SMTP Relay for Sending Email
Office 365 5 min read

How to Configure Office 365 SMTP Relay for Sending Email

Office 365 SMTP relay vs client submission — settings, connector setup, and code examples for sending email through Microsoft 365 in enterprise environments.

Jena
Jena
Git Rebase vs Merge: When to Use Each (With Visual Guide)
Git 5 min read

Git Rebase vs Merge: When to Use Each (With Visual Guide)

Master Git rebase and merge — understand when to use each, avoid common pitfalls, and keep your Git history clean. Visual explanations and practical workflows.

Cobie
Cobie
Docker Multi-Stage Builds: Smaller Images, Faster Deploys
Docker 5 min read

Docker Multi-Stage Builds: Smaller Images, Faster Deploys

Master Docker multi-stage builds — reduce image size, improve security, speed up builds. Production-ready patterns for Node.js, Python, Go, and more.

Cobie
Cobie
How to Use Brevo (Sendinblue) SMTP Server for Sending Email
Brevo 5 min read

How to Use Brevo (Sendinblue) SMTP Server for Sending Email

Brevo SMTP settings, SMTP key generation, 300 free emails/day setup, and PHP, Python, and Node.js code examples — formerly known as Sendinblue in 2026.

Jena
Jena
How to Use Mailgun SMTP Server for Sending Emails
Mailgun 5 min read

How to Use Mailgun SMTP Server for Sending Emails

Setup Mailgun SMTP for transactional emails. Includes domain verification, credential setup, and code examples for PHP, Python, and Node.js applications.

Darsh Jariwala
Darsh Jariwala
How to Use Yahoo Mail SMTP Server for Sending Email
Yahoo Mail 5 min read

How to Use Yahoo Mail SMTP Server for Sending Email

Yahoo Mail SMTP settings, App Password setup, and code examples for PHP, Python, and Node.js — configure any email client or app to send through Yahoo in 2026.

Jena
Jena
Bulk Unsubscribe from Gmail Newsletters in 2026
Gmail 5 min read

Bulk Unsubscribe from Gmail Newsletters in 2026

Clean your inbox by bulk-unsubscribing from Gmail newsletters. Use the built-in Manage Subscriptions tab or a custom Google Apps Script for automation.

Vishnu
Vishnu
How to Use Amazon SES SMTP Server for Sending Email
Amazon SES 5 min read

How to Use Amazon SES SMTP Server for Sending Email

Amazon SES SMTP settings, SMTP credential generation from IAM, sandbox mode explained, and PHP, Python, and Node.js code examples for 2026.

Darsh Jariwala
Darsh Jariwala
How to Use SendGrid SMTP Server for Sending Email
SendGrid 5 min read

How to Use SendGrid SMTP Server for Sending Email

SendGrid SMTP settings, API key setup, and code examples for PHP, Python, and Node.js — send transactional email through Twilio SendGrid in 2026.

Rachel
Rachel
How to Use Zoho Mail SMTP Server for Sending Email
Zoho 5 min read

How to Use Zoho Mail SMTP Server for Sending Email

Zoho Mail SMTP settings for free and paid plans — server address, ports, app-specific password setup, and PHP, Python, and Node.js code examples for 2026.

Rachel
Rachel
How to Use Outlook and Hotmail SMTP Server for Sending Email
Outlook 5 min read

How to Use Outlook and Hotmail SMTP Server for Sending Email

Outlook, Hotmail, and Live SMTP settings for 2026 — ports, OAuth vs password auth, App Password workaround, and code examples for PHP, Python, and Node.js.

Darsh Jariwala
Darsh Jariwala
Burner Email Guide 2026: 12+ Tools to Stop Spam
Privacy 5 min read

Burner Email Guide 2026: 12+ Tools to Stop Spam

Protect your privacy from AI trackers and spam. Learn to use 10-minute inboxes, alias services, and anonymous forwarding to keep your main inbox clean.

Darsh Jariwala
Darsh Jariwala
How to Generate Unlimited Gmail Aliases from One Account
Gmail 5 min read

How to Generate Unlimited Gmail Aliases from One Account

Learn how to use Gmail Plus and Dot addressing to create infinite email aliases. Track data leaks, manage spam, and loop free trials with one account in 2026.

Darsh Jariwala
Darsh Jariwala
How to Use Gmail SMTP Server for Sending Email
Gmail 5 min read

How to Use Gmail SMTP Server for Sending Email

Gmail SMTP settings, ports, and App Password setup — configure any app, script, or email client to send mail through Gmail in 2026.

Vishnu
Vishnu
Reduce Disk Writes on Debian and Ubuntu Desktop
Linux 5 min read

Reduce Disk Writes on Debian and Ubuntu Desktop

Five tweaks that cut unnecessary disk writes on Debian and Ubuntu — noatime, volatile journald, tmpfs, swappiness, and zram. Safe on SSDs and HDDs.

Jena
Jena
Docker Compose in Production: Best Practices & Tips
Docker 5 min read

Docker Compose in Production: Best Practices & Tips

Learn how to run Docker Compose in production securely. This guide covers health checks, restart policies, secrets, logging, and resource limits for deployment.

Vishnu
Vishnu
Run PostgreSQL Locally with Docker in Under 2 Minutes
HowTo 5 min read

Run PostgreSQL Locally with Docker in Under 2 Minutes

Learn to run PostgreSQL locally using Docker. Includes persistent volumes, docker-compose setup, GUI client access, and essential dump or restore commands.

Vishnu
Vishnu
How to Exit Vim, Vi, and Nano (Step by Step)
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
GitHub Actions Secrets: Best Practices to Secure Credentials
GitHub Actions 5 min read

GitHub Actions Secrets: Best Practices to Secure Credentials

Stop leaking credentials in CI/CD. Learn to store, scope, and manage GitHub Actions secrets correctly while avoiding common pitfalls that expose API keys.

Vishnu
Vishnu
How to Upgrade AWS EC2 Instance Type for Better Performance
AWS 5 min read

How to Upgrade AWS EC2 Instance Type for Better Performance

Learn how to efficiently resize your AWS EC2 instance. This guide covers upgrading instance types, increasing RAM and CPU, and optimizing your cloud resources.

Vishnu
Vishnu
How to Easily Turn Off and On Auto-Suspend in Ubuntu 22.04
Ubuntu 22.04 auto-suspend 5 min read

How to Easily Turn Off and On Auto-Suspend in Ubuntu 22.04

Learn how to turn off and on auto-suspend in Ubuntu 22.04 with this easy guide. Save battery and control your computer's sleep settings!

Vishnu
Vishnu
The Art of Beautiful Git Commits: Guide to Better Messages
beautiful git commits 5 min read

The Art of Beautiful Git Commits: Guide to Better Messages

Improve your codebase with clear, concise, and beautiful Git commits. Learn best practices for imperative mood, categorization, and emoji use in messages.

Vishnu
Vishnu
Create directories or folders in Linux with mkdir command
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
Configure Git User Name and Email via Terminal
Git 5 min read

Configure Git User Name and Email via Terminal

Learn how to set your global Git username and email via the terminal. Ensure every commit is correctly associated with your identity using simple commands.

Vishnu
Vishnu
Linux commands to find IP address of a website
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
Restart Docker Container
Git 5 min read

Restart Docker Container

This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.

Vishnu
Vishnu
Delete a local Git branch using terminal
Git 5 min read

Delete a local Git branch using terminal

This article explains about deletion of a local branch from git using terminal. Also includes explanation about deleting branch forcefully.

Vishnu
Vishnu
Linux command: dirname
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
Show or Hide Absolute Line Numbers in Vim Editor
Tutorial 5 min read

Show or Hide Absolute Line Numbers in Vim Editor

Get stored data with localForage an open-source JavaScript library that refines the experience of saving data to web browser databases.

Vishnu
Vishnu
How to allow remote access to MySQL database server
HowTo 5 min read

How to allow remote access to MySQL database server

How to allow remote access to MySQL database server

Vishnu
Vishnu
Ops Terminal Updates

Follow new writing in Ops Terminal.

Get future posts, practical references, and related notes from the Ops Terminal side of MeshWorld without having to keep checking this silo manually.

In this domain

System administration and deployment logs.

What arrives

New ops terminal posts, linked ideas from nearby domains, and stronger entries worth keeping on hand.