摘要: 改变文件所有权chown 例如 sudo chown username myfile myfile文件的所有权变为username。... 阅读全文
posted @ 2017-06-03 21:39 2021年的顺遂平安君 阅读(133) 评论(0) 推荐(0)
摘要: 新建用户组 sudo addgroup groupname 把现有用户加入新建的用户组 sudo adduser username ... 阅读全文
posted @ 2017-06-03 20:36 2021年的顺遂平安君 阅读(69) 评论(0) 推荐(0)
摘要: Ubuntu 14.04以上版本支持pack安装。 1. add repository sudo add-apt-repositor... 阅读全文
posted @ 2017-06-03 20:18 2021年的顺遂平安君 阅读(105) 评论(0) 推荐(0)
摘要: allintext 搜索包含所有指定 text 的网页,如:allintext: vermont ski house lake,搜索... 阅读全文
posted @ 2017-06-03 12:59 2021年的顺遂平安君 阅读(53) 评论(0) 推荐(0)
摘要: @ 搜索社交媒体,如@twitter $搜索价格,如camera $400 #搜索标签,如#unitedairlines -排除,如... 阅读全文
posted @ 2017-06-03 12:29 2021年的顺遂平安君 阅读(51) 评论(0) 推荐(0)
摘要: 将进程置于后台 xlogo & 会把进程置于后台管理,使用ps命令查看进程 PID。 使用命令jobs [1]+ Running x... 阅读全文
posted @ 2017-06-03 12:17 2021年的顺遂平安君 阅读(35) 评论(0) 推荐(0)