Ubuntu更新的时候出现以下错误 Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 2227 (unattended-upgr) 解决办法 杀死进程 sudo kill 2227 运行 dpkg --confi…
Applications that expect to read and write to a NFS-style filesystem can use s3fs, which can mount a bucket as directory while preserving the native object format for fil…