当前位置: 首页 > Linux

在ubuntu上安装memcached并配置远程访问

时间:2023-04-06 22:54:13 Linux

安装Memcached使用apt包管理器安装sudoaptinstallmemcached#开启远程访问编辑/etc/memcached.conf文件sudovim/etc/memcached.conf修改文件#-l127.0.0.1-l0.0.0.0