Linux
- Linux用户和组管理
- Linux系统权限控制基础
- Linux系统shell脚本基础
- Linux磁盘空间分析和删除日志文件
- Linux排查进程和线程
- Linux系统中自动检测并重启Java项目
- Linux系统-grep指令
macOS
Windows
格式模板
private static String postTitle = "Linux系统shell脚本基础";
private static String urlTitle = "linux-system-shell";
private static String categories = "[Linux]";
private static String tags = "[Linux]";
private static String folder = "system" + File.separator + "linux";
private static String postTitle = "macOS 系统软件备份";
private static String urlTitle = "macos-system-software-backup";
private static String categories = "[macOS]";
private static String tags = "[macOS]";
private static String folder = "system" + File.separator + "macos";
private static String postTitle = "Win To Go - 移动的Windows系统";
private static String urlTitle = "windows-to-go";
private static String categories = "[Windows]";
private static String tags = "[Windows]";
private static String folder = "system" + File.separator + "windows";
参考资料
文档信息
- 本文作者:Bob.Zhu
- 本文链接:https://adolphor.github.io/2021/08/28/01-pc-system-software-menus/
- 版权声明:自由转载-非商用-非衍生-保持署名(创意共享3.0许可证)