Skip to content

Instantly share code, notes, and snippets.

View mumubin's full-sized avatar
🎯
Focusing

mumubin mumubin

🎯
Focusing
  • RingCentral
  • Hangzhou
  • 02:57 (UTC +08:00)
View GitHub Profile
@avtaniket
avtaniket / Install-Redis-Amazon-Linux-2.md
Last active January 3, 2025 09:14
Install Redis On Amazon Linux 2

Install Redis On Amazon Linux 2

  • Update the system packages:
sudo yum update -y
  • Install the Redis package using the Amazon Linux Extra Packages for Enterprise Linux (EPEL) repository