← All posts
Tag

#command line

4 posts

Quick & Easy WordPress Update with WP-CLI
Tips & Tricks · Website

Quick & Easy WordPress Update with WP-CLI

Updating WordPress, plugins, and themes manually is slow and risky. WP-CLI makes it fast, safe, and scriptable from the command line via SSH — even across multiple sites.

· 3 min read Read more
How to install Elasticsearch 7 on CentOS 7
Advanced · Tips & Tricks

How to install Elasticsearch 7 on CentOS 7

Magento 2.4 dropped MySQL search and requires Elasticsearch 7.x. Step-by-step guide to install it on CentOS 7 with cPanel/WHM — including the yum repo setup.

· 2 min read Read more
What is using up all of my inodes?
Advanced · Tips & Tricks

What is using up all of my inodes?

Running out of inodes but not disk space? Here's a quick SSH command to pinpoint which directories are eating your inode quota on shared hosting.

· 2 min read Read more
What is using up all of my server's RAM?
Advanced · Tips & Tricks

What is using up all of my server's RAM?

Not sure which services are consuming your server's RAM? This SSH one-liner breaks down memory usage by process so you can spot the culprit immediately.

· 2 min read Read more