是在Linux下安装redis的常见错误,
Loaded plugins: fastestmirror, refresh-packagekit, security
You need to be root to perform this command.
意思是必须是根用户才能执行此命令,
用 su 切换到root用户就行了
是在Linux下安装redis的常见错误,
Loaded plugins: fastestmirror, refresh-packagekit, security
You need to be root to perform this command.
意思是必须是根用户才能执行此命令,
用 su 切换到root用户就行了