大风哥的打怪升级之路
学如逆水行舟,不进则退
摘要: 三种存储方式 三种存储方式:https://www.cnblogs.com/jimlau/p/11926282.html https://www.redhat.com/zh/topics/data-storage/file-block-object-storage https://www.zhihu 阅读全文
posted @ 2020-09-24 22:26 Little_Dandelion 阅读(1784) 评论(0) 推荐(0) 编辑
摘要: POSIX、NFS、SMB、FTP协议基础概念 可移植操作系统接口:(英语:Portable Operating System Interface,缩写为POSIX)是IEEE为要在各种UNIX操作系统上运行软件,而定义API的一系列互相关联的标准的总称,其正式称呼为IEEE Std 1003,而国 阅读全文
posted @ 2020-09-24 22:24 Little_Dandelion 阅读(2814) 评论(0) 推荐(0) 编辑
摘要: 常用Linux命令总结 转到指定路径:cd /home/ cd ~:进入/root文件夹 显示当前路径:pwd 拷贝命令:scp [path/]filename root@10.2.81.84:/home 重命名命令:mv [path/]oldfilename [path/]newfilename 阅读全文
posted @ 2020-09-24 22:21 Little_Dandelion 阅读(134) 评论(0) 推荐(0) 编辑