ID | 标题 | 笔记 | Tag |
---|---|---|---|
12 |
如何自动重启nginx
|
服务器nginx偶尔会被杀死,可能是系统资源不够了。
check if it works
|
|
11 |
Install MQTT on Ubuntu 22.04
|
Install
Test
Increase max open file limit issue
|
|
10 |
LVM 空间跑哪里去了
|
安装ubuntu,默认LVM,全盘安装。但是装完发现只有100G,另外的130多G去哪里了? 参见guide 扩展
|
|
9 |
undo remote commits in Git
|
undo remote commits: git reset --hard 'xxxxx' git clean -f -d git push -f |
|
8 |
AWS Elastic IP
|
|
|
7 |
gio mount smb
|
|
|
6 |
Ubuntu disable sleep
|
|
|
5 |
内网穿透
|
路由器NAT映射端口,尝试并成功
|
|
4 |
Basic HTTP File Server
|
python3 -m http.server |
|
3 |
How do I resolve a ssh connection closed by remote host due to inactivity?
|
|
|
2 |
Mongo DB dump with compress and archive
|
NOTE: The archive is mongo-specific format, can't be opened by other tools e.g. tar |
mongodb |
1 |
How to run a cron job using the sudo command
|
|
|