04 2020 档案

摘要:在安装Python3-pip 的时候遇到 [root@localhost rpm-gpg]# yum install python3-pipFedora 31 - x86_64 - Updates - aliyun 382 kB/s | 8.1 kB 00:00Fedora 31 - x86_64 阅读全文
posted @ 2020-04-27 18:28 正霜霜儿 阅读(5438) 评论(1) 推荐(1) 编辑
摘要:[root@XXX ~]# cat /etc/redhat-releaseRed Hat Enterprise Linux Server release 7.5 (Maipo)[root@XXX ~]# cat /proc/versionLinux version 3.10.0-862.14.4.e 阅读全文
posted @ 2020-04-14 11:17 正霜霜儿 阅读(417) 评论(0) 推荐(0) 编辑
摘要:设置时间和日期例如:将系统日期设定成2020年4月14日的命令 命令 : "date -s 04/14/2020" 将系统时间设定成下午5点55分55秒的命令 命令 : "date -s 17:55:55" 将当前时间和日期写入BIOS,避免重启后失效命令 : "hwclock -w" 阅读全文
posted @ 2020-04-14 11:16 正霜霜儿 阅读(1773) 评论(0) 推荐(0) 编辑
摘要:设置代理: export http_proxy="http://proxy-XXXXX" export https_proxy="https://proxy-XXXXX:" 取消代理: unset http_proxy unset https_proxy 如果想要使代理服务器永久生效,可以修改 /e 阅读全文
posted @ 2020-04-02 11:25 正霜霜儿 阅读(12954) 评论(0) 推荐(0) 编辑
摘要:[root@localhost ~]# rpm -ivh tigervnc-1.10.80-4.20200317git8b4be5fd.el7.x86_64.rpm --nodeps --force 然后就跳过依赖包自己安装了。 阅读全文
posted @ 2020-04-01 16:35 正霜霜儿 阅读(5435) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示