MeshWorld India Logo MeshWorld.
Back to Tags
Topic View

#linux.

Linux operating system tutorials covering Ubuntu, shell scripting, system administration, and server management.

9 posts
Oct 2024 – May 2026
Filed under this topic
wget vs curl: When to Use Each (Complete Guide)
linux 5 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
curl vs wcurl: When to Use the Wrapper vs Raw curl
linux 5 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
Install and Configure Git on Ubuntu 26.04
git 5 min read

Install and Configure Git on Ubuntu 26.04

Complete guide to install Git on Ubuntu 26.04. Configure user identity, generate SSH keys for GitHub/GitLab, master essential workflow commands, and customize with aliases.

Jena
Jena
Install .deb Packages on Ubuntu 26.04
ubuntu 5 min read

Install .deb Packages on Ubuntu 26.04

Complete guide to install .deb packages on Ubuntu 26.04 using apt, dpkg, and GDebi. Handle dependencies, verify installations, and troubleshoot common errors.

Jena
Jena
Install and Configure PostgreSQL on Ubuntu 26.04
postgresql 5 min read

Install and Configure PostgreSQL on Ubuntu 26.04

Complete guide to install PostgreSQL 18 on Ubuntu 26.04. Set up roles, databases, remote access, authentication methods, and security hardening.

Jena
Jena
Install and Secure MySQL on Ubuntu 26.04
mysql 5 min read

Install and Secure MySQL on Ubuntu 26.04

Complete guide to install and harden MySQL on Ubuntu 26.04. Run mysql_secure_installation, create users and databases, configure remote access with firewall rules.

Jena
Jena
Set Up Samba File Sharing on Ubuntu 26.04
samba 5 min read

Set Up Samba File Sharing on Ubuntu 26.04

Complete guide to configure Samba file sharing on Ubuntu 26.04. Create public and private SMB shares, manage users, configure firewall, and access from Linux and Windows clients.

Jena
Jena
Install and Configure PHP on Ubuntu 26.04
php 5 min read

Install and Configure PHP on Ubuntu 26.04

Complete guide to install PHP 8.5, PHP-FPM for Nginx, Apache module, common extensions, multiple PHP versions, and php.ini tuning on Ubuntu 26.04 Resolute Raccoon.

Vishnu
Vishnu
Control Auto-Suspend on Ubuntu 26.04
Ubuntu 26.04 5 min read

Control Auto-Suspend on Ubuntu 26.04

Complete guide to manage auto-suspend on Ubuntu 26.04. Configure power settings via GUI, gsettings, or systemd to optimize battery life and prevent unwanted sleep.

Jena
Jena

Related Topics

Discover more topics that complement what you've been reading about.