M
MeshWorld.
Silo_Manifest

Ops Terminal.

System administration and deployment logs.

iCloud 5 min read

How to Use iCloud Mail SMTP Server for Sending Email

iCloud Mail SMTP settings, app-specific password setup, and code examples for PHP, Python, and Node.js — configure any email client or app to send through iCloud in 2026.

Vishnu
Vishnu
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
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
Mailgun 5 min read

How to Use Mailgun SMTP Server for Sending Email

Mailgun SMTP settings, domain verification, SMTP credential setup, and PHP, Python, and Node.js code examples — send transactional email through Mailgun in 2026.

Darsh Jariwala
Darsh Jariwala
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
Gmail 5 min read

How to Unsubscribe from Gmail Newsletters in 2026

Two ways to bulk-unsubscribe from Gmail newsletters in 2026 — Gmail's built-in Manage Subscriptions tab and a Google Apps Script that labels and auto-unsubscribes for you.

Vishnu
Vishnu
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
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
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
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
Privacy 5 min read

The Burner Email Survival Guide for 2026: 12+ Tools to Kill Spam and Protect Your Privacy

Your main inbox is a data goldmine for AI trackers. Learn how to use 10-minute inboxes, alias services, and anonymous forwarding to vanish from the 2026 spam cycle.

Darsh Jariwala
Darsh Jariwala
Gmail 5 min read

The Gmail Secret: How to Generate Unlimited Email Addresses from One Account

You don't have one Gmail address; you have infinite. Learn how to use Plus and Dot addressing to track data leaks, loop free trials, and kill spam in 2026.

Darsh Jariwala
Darsh Jariwala
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
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 5 min read

Docker Compose in Production: What You Need to Know

Running Docker Compose in production is different from dev. Here's what to change — health checks, restart policies, secrets, logging, networking, and resource limits — before you ship.

Vishnu
Vishnu
HowTo 5 min read

How to Run PostgreSQL Locally with Docker

Run a full PostgreSQL database locally in under 2 minutes using Docker — with persistent volumes, docker-compose setup, GUI client access, and dump/restore commands.

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
GitHub Actions 5 min read

GitHub Actions Secrets: Best Practices to Stop Leaking Credentials

Leaked secrets in GitHub Actions are one of the most common security incidents. Here's how to store them correctly, scope them properly, and avoid the mistakes that expose API keys in CI logs.

Vishnu
Vishnu
AWS 5 min read

A Comprehensive Guide to Upgrading Your EC2 Instance Type for Optimal Performance

Discover how to efficiently upgrade your EC2 instance type to enhance performance. This detailed guide covers steps for resizing your instance, increasing RAM and CPU, and optimizing your AWS environment.

Vishnu
Vishnu
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
beautiful git commits 5 min read

The Art of Beautiful Git Commits: A Guide to Making Your Code Shine

Learn how to write beautiful Git commits that make your codebase shine. Discover the best practices for writing clear and concise commit messages that improve collaboration and code readability.

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
Git 5 min read

Configure user name & email for Git profile using terminal

This article explains about configuring user name & email, globally with your Git profile so that you don't need to specify every time you commit. Git automatically associate your identity from this profile with every commit you make.

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
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
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 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
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
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.