このページの翻訳:
- 日本語 (ja)
- English (en)
最近の更新
- 2025.01.17 AMD Speculative Return Stack Overflow (SRSO) [AlmaLinux/Rocky]
- 2025.01.17 AMD Speculative Return Stack Overflow (SRSO) [Almalinux/Rocky]
- 14 Atom [date 日付入力]
最近の更新
AlmaLinux 9.1
# dnf module list redis Last metadata expiration check: 0:14:11 ago on Thu Oct 31 04:48:04 2024. AlmaLinux 9 - AppStream Name Stream Profiles Summary redis 7 [e] common [d] [i] Redis persistent key-value database Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled
# yum module install -y redis:7
systemctl enable redis
systemctl start redis