Skip to content
小飞侠
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
菜单

博客

  1. 首页>
  2. linux>
  3. Linux下运行memcached失败

Linux下运行memcached失败

  • Post author:xfxia
  • Post published:2023年9月3日
  • Post category:linux



Linux下运行memcached失败

1.错误信息如下


[root@localhost ~]# memcached


can’t run as root without the -u switch

2.错误原因:


linux 不允许使用 root用户运行memcached

3.解决方法:


管理memcached的用户, 新建用户memcached


useradd –r memcached


你可能也喜欢

linux nginx访问日志按天切割备份 并保留最近10天备份文件

linux使用docker安装jenkins

arch linux笔记本安装kde桌面环境

VMware安装linux虚拟机DHCP配置失败(解决篇)

linux安装不同版本mysql_Linux服务器安装两个不同版本得MySQL数据库

很少人知道但很有用的 Linux 命令

linux+shell+解压命令,Shell命令 文件压缩解压缩之gzip、zip详解

Linux中的网络设置(IP与网关)

linux docker 使用centos镜像创建容器,内部搭建宝塔面板过程

linux 6.3 桌面不显示,Ubuntu 8.04更新后桌面无法显示问题的解决

Linux下的RabbitMq队列清除消息及队列消息查看命令

Linux内核直接与硬件干涉,深入理解Linux内核

Linux grub.conf文件丢失/错误处理办法

进入Linux系统后英文显示怎么改成中文

linux镜像下载指导

linux配置go环境–打包启动go项目

linux下oracle多实例自动启动

Linux 中把Python3设为默认Python版本的几种方法

linux-centos设置静态IP

Linux p2v迁移后系统起不来

目录

  • APICloud (3)
  • golang (228)
  • java (8,236)
  • linux (4,002)
  • mysql (2,800)
  • php (1,070)
  • python (5,439)
  • solidity (25)
  • uniapp (235)
  • vue (2,463)
  • 其他 (88,233)
  • 小程序 (801)

文章归档

  • 2023年十二月 (1872)
  • 2023年十一月 (477)
  • 2023年十月 (17371)
  • 2023年九月 (44974)
  • 2023年八月 (26399)
  • 2023年七月 (14793)
  • 2023年六月 (1)
  • 2023年五月 (2186)
  • 2023年四月 (3838)
  • 2023年三月 (1544)
  • 2023年二月 (3)
  • 2023年一月 (4)
  • 2022年十二月 (3)
  • 2022年十一月 (36)
  • 2022年十月 (16)
  • 2022年九月 (8)
  • 2021年九月 (1)
  • 2020年九月 (6)
  • 2020年八月 (5)

标签

Aave (1) cosmos (6) defi (255) flag (27) gitee (1) github (1) golang (234) java (8234) linux命令 (82) List (1) map (1115) mysql (3093) npm (237) tendermint (6) uuid (43) vant (64) vmware (270) 区块链 (63) 合约 (37) 小程序版本更新 (3)
  • 首页
  • 小程序
  • uniapp
  • vue
  • APICloud
  • 其他
Copyright xfxia.com 鲁ICP备19024253号-2
关闭菜单