Operating System
CentOS & Rocky Linux 与 Ubuntu 的简单使用,还有Windows。
-
rclone 强上 iCloud 方法
Apple iCloud 有免费5G空间,且服务器在国内,比oneDrive只有国际服务器好多了。
2,211字阅读更多:rclone 强上 iCloud 方法 -
adm默认组被删除,导致 logrotate 工作失败
排查与恢复 在 /etc/logrotate.conf 第10行默认配置为 su roo adm,配置行的意思…
-
Ubuntu Server 24.04中的unattended-upgrades与fwupd
在 OCI 上关闭,改为手动更新。
-
bash中find的三个print参数区别,xargs命令使用要求
find -print|-print0|-printf 输出内容各不同,也在不同的场景中使用。
-
Linux shell环境的配置文件
全局shell环境的配置文件 文件路径 主要作用 生效时机 /etc/bash.bashrc 设置所有用户的 …
1,763字阅读更多:Linux shell环境的配置文件