随笔分类 -  linux

linux相关知识笔记
摘要:https://www.runoob.com/linux/linux-comm-less.html 阅读全文
posted @ 2019-10-01 10:20 君莫笑我十年游 阅读(168) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-more.html 阅读全文
posted @ 2019-10-01 10:14 君莫笑我十年游 阅读(201) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-tail.html 阅读全文
posted @ 2019-10-01 10:00 君莫笑我十年游 阅读(2953) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/uncle-qi/p/9359741.html 阅读全文
posted @ 2019-10-01 09:09 君莫笑我十年游 阅读(189) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-rm.html 阅读全文
posted @ 2019-10-01 08:49 君莫笑我十年游 阅读(456) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-mv.html 阅读全文
posted @ 2019-10-01 08:47 君莫笑我十年游 阅读(171) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-df.html 阅读全文
posted @ 2019-10-01 08:43 君莫笑我十年游 阅读(450) 评论(0) 推荐(0)
摘要:https://www.runoob.com/linux/linux-comm-du.html 阅读全文
posted @ 2019-10-01 08:17 君莫笑我十年游 阅读(593) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/ggjucheng/archive/2012/01/05/2312625.html 阅读全文
posted @ 2019-09-30 21:50 君莫笑我十年游 阅读(187) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/liyongsan/p/7459523.html 阅读全文
posted @ 2019-09-30 17:30 君莫笑我十年游 阅读(161) 评论(0) 推荐(0)
摘要:http://www.ruanyifeng.com/blog/2019/08/xargs-tutorial.html?utm_source=tuicool&utm_medium=referral 阅读全文
posted @ 2019-09-30 13:39 君莫笑我十年游 阅读(152) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/Ido-911/p/9638612.html 阅读全文
posted @ 2019-09-30 11:18 君莫笑我十年游 阅读(1241) 评论(0) 推荐(0)
摘要:首先先将你xshell配置好用户名及密码等,必须使用有权限下载的账号进行操作。 使用 yum provides */rz 这条命令,查看你系统自带的软件包的信息。可以看到下方有具体的输出。 首先先将你xshell配置好用户名及密码等,必须使用有权限下载的账号进行操作。 使用 yum provides 阅读全文
posted @ 2019-09-29 22:20 君莫笑我十年游 阅读(6799) 评论(0) 推荐(0)
摘要:centos7没有ifconfig命令该怎么办? linux系统查看ip地址常用命令是【ifconfig】,CentOS 7.0最小安装是没有ifconfig命令怎么办?当然可用【ip addr】查看;还有一种方法就是安装ifconfig命令 1、输入【yum search ifconfig】命令, 阅读全文
posted @ 2019-09-28 09:01 君莫笑我十年游 阅读(335) 评论(0) 推荐(0)
摘要:df -l sudo fdisk -l sudo apt-get install gparted sudo apt-get update --fix-missing sudo apt-get install gpartedgpartedsudo fdisk -l lsblk 阅读全文
posted @ 2019-08-18 19:20 君莫笑我十年游 阅读(381) 评论(0) 推荐(0)