会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yewg
博客园
首页
新随笔
联系
订阅
管理
2016年7月1日
linux常用命令备忘
摘要: scp使用非默认端口 scp -P port username@.....IP:/dir 要拷贝到的地方
阅读全文
posted @ 2016-07-01 17:38 yewg
阅读(127)
评论(0)
推荐(0)
编辑
redis 常用命令
摘要: 启动 Redis 服务src/redis-server或者src/redis-server redis.conf src/redis-server redis.conf 1>log.log 2>errlog.log 1为标准输出,2为错误输出 将 Redis 作为 Linux 服务随机启动vi /e
阅读全文
posted @ 2016-07-01 11:12 yewg
阅读(201)
评论(0)
推荐(0)
编辑
公告