Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1082161
  • 博文数量: 80
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 746
  • 用 户 组: 普通用户
  • 注册时间: 2018-06-12 20:01
个人简介

寫写code、调調bug、填填坑,僅此而已。

文章分类

全部博文(80)

文章存档

2019年(30)

2018年(50)

发布时间:2018-07-30 16:13:13

一、server (11.11.11.11)1.apt-get install rpcbind nfs-common nfs-kernel-server2.mkdir /nfssrv3.vi /etc/exports/nfssrv        *(rw,sync,no_subtree_check,no_root_squash)reboot二、client1.apt-get install rpcbind nfs-common nfs-kernel-server2.mkdir -p /mnt/client3.mkdir /mn.........【阅读全文】

阅读(3502) | 评论(0) | 转发(0)

发布时间:2018-07-26 09:41:36

一、ubuntu系统导入证书1.假设证书为 my.crt,将证书拷贝至/usr/local/share/ca-certificates2.执行命令 update-ca-certificates 即可二、ubuntu系统下chrome浏览器导入证书:打开chrome浏览器 设置---高级---隐私设置和安全性---管理证书---授权中心---导入.........【阅读全文】

阅读(6129) | 评论(0) | 转发(0)

发布时间:2018-07-13 10:36:23

1.fedora25安装ffmpegsudo dnf install http://download1.rpmfusion.org/free/fedora/rrpmfusion-free-release-25.noarch.rpmdnf install gstreamer1-devel gstreamer1-plugins-base-tools gstreamer1-devel-docs gstreamer1-plugins-base-devel \gstreamer1-plugins-base-devel-docs gstreamer1-plugins-good gstream.........【阅读全文】

阅读(3415) | 评论(0) | 转发(0)

发布时间:2018-07-06 10:57:46

iSCSI Target  ubserver 10.0.66.145 iSCSI Initiator tesetsrv 10.0.66.191......【阅读全文】

阅读(4183) | 评论(0) | 转发(0)

发布时间:2018-07-02 17:47:04

1.新建/etc/X11/Xwrapper.config文件,允许所有用户使用root权限运行xorgallowed_users=anybody2.编辑/etc/X11/spiceqx1.xorg.xonf文件 @page { margin: 2cm }p { margin-bottom: 0.25cm; direction: ltr; color: #00000a; line-height: 120%; text-align: justify; orphans: 0; widows: 0 }p.western.........【阅读全文】

阅读(3523) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册