首页
统计
留言
Search
1
Konsole 和 oh-my-zsh 的配置与使用
1,567 阅读
2
wsl2使用windows下v2ray的代理
918 阅读
3
docker启动报错
904 阅读
4
docker-compose 创建redis集群测试
569 阅读
5
Kubuntu 配置多桌面快捷键
566 阅读
全部
PHP
Linux
软路由
杂项
Sql
Go
登录
Search
标签搜索
kubuntu
docker
mysql
pgsql
git
csv
shell
wine
linux
oh-my-zsh
wps
gost
起名
redis
ip
crontab
mac
nginx
wss
docker-compose
JyPony
累计撰写
50
篇文章
累计收到
0
条评论
首页
栏目
全部
PHP
Linux
软路由
杂项
Sql
Go
页面
统计
留言
搜索到
50
篇与
的结果
2021-07-20
sed 匹配日志文件
匹配带有get-list的行并输出sed -n '/get-list/p' ottuser-access.log-20210716 > tmp0.log删除匹配带有user_id in的行sed -i '/user_id in/d' tmp0.log
2021年07月20日
439 阅读
0 评论
0 点赞
2021-07-14
linux 通道 本地访问远程数据库
sudo ssh -i "xxx.pem" -NCP centos@00.00.000.000 -L 54321:postgresql_url:5432
2021年07月14日
457 阅读
0 评论
0 点赞
2021-06-22
composer运行的时候内存溢出
composer运行的时候内存溢出错误提示:{message type="warning" content="PHP Fatal error: Allowed memory size of ××× bytes exhausted (tried to allocate 4096 bytes)"/}php -d memory_limit=-1 /usr/bin/composer require xxxx/xxxxxxx
2021年06月22日
394 阅读
0 评论
0 点赞
2021-06-22
go-stress-testing 压力测试
并发100,500次请求./go-stress-testing-linux -c 500 -n 100 -p user_media_laravl.curl
2021年06月22日
555 阅读
0 评论
0 点赞
2021-06-15
kubuntu 安装 wps
https://blog.csdn.net/weixin_43096084/article/details/106029860
2021年06月15日
409 阅读
0 评论
0 点赞
1
...
7
8
9
10