2018年10月3日

linux 中更改用户权限和用户组的命令chmod,chgrp实例

摘要: linux 中更改用户权限和用户组的命令chmod,chgrp实例 linux 中更改用户权限和用户组的命令实例; 增加权限给当前用户 chmod +wx filename chmod -R 777 /upload 用户组 chgrp -R foldname zdz chown -R 所有者用户名. 阅读全文

posted @ 2018-10-03 16:12 紫枫术河 阅读(2160) 评论(0) 推荐(0)

busybox下 etc目录下文件分析

摘要: busybox下 etc目录下文件分析 2011年11月08日 10:46:02 大鹏1987 阅读数:3016 标签: permissionsshellcommentspathcommand 更多 个人分类: ARM/Linux busybox下 etc目录下文件分析 2011年11月08日 10 阅读全文

posted @ 2018-10-03 15:56 紫枫术河 阅读(141) 评论(0) 推荐(0)

scp命令使用

摘要: 从本地复制到远程: 从 远程 复制到 本地 ssh直接 登录也可以 ssh picohood@192.168.1.197 在执行拷贝 scp /board.conf root@192.168.1.10:/opt 阅读全文

posted @ 2018-10-03 13:08 紫枫术河 阅读(174) 评论(0) 推荐(0)

导航