11 2020 档案
摘要:1. download the kernel package that you want to install . 2. unzip the package to the path that has enough space :use command ("df -h /usr/local ")to
阅读全文
摘要:来源:https://mp.weixin.qq.com/s?__biz=MzAwOTQ4MzY1Nw==&mid=2247495678&idx=1&sn=973910f021a4d54fb800cd7fa2286a92&chksm=9b5c4b18ac2bc20e033c7ed70684facb75
阅读全文
linux --tar: .BUILDINFO: time stamp 2020-08-27 17:25:55 is 68853652.868391065 s in the future .MTREE
摘要:[root@localhost local]# tar -I zstd -xvf libxcrypt-4.4.17-1-x86_64.pkg.tar.zst .BUILDINFO tar: .BUILDINFO: time stamp 2020-08-27 17:25:55 is 68853652.
阅读全文
摘要:安装了一个新的redhat 系统过后,遇到了“This system is not registered to Red Hat Subscription Management” ,大神们都是先检查yum 和 安装新的yum 和对应新的repo 文件,我follow那些方法之后仍然还有这样的问题,我将
阅读全文
摘要:对于Samba的解释可以参考百度的解释 我这次是实现linux 中的文件与Windows 共享。 1.创建一个用户 [root@intel-obmc ~]# useradd xiao [root@intel-obmc ~]# passwd xiao Changing password for use
阅读全文
摘要:登录时生效的环境变量配置文件 在Linux 系统登陆时主要生效的环境变量配置文件可以有以下5个: 1) /etc/profile 2) /etc/profile.d/*.sh 3) /etc/bashrc ****1,2, 3 这三个配置文件是针对所有用户 4)~./bash_profile 5)
阅读全文
摘要:https://www.cnblogs.com/yychuyu/p/12859788.html 参考良许Linux 我follow 上面的说法,我们现在可以有三种网络测试工具,一个是fast ,一个是speedtest,一个是iperf。第一个我没有下载下来,出了一点问题,没有继续看这个问题,因为我
阅读全文