随笔分类 -  linux

摘要:virt-install --name template --ram 512 --location /home/ISO/CentOS-7-x86_64-DVD-1611.iso --disk path=/home/virtmachine/template.qcow2 --vcpus 1 --os-t 阅读全文
posted @ 2018-07-29 01:51 hrwu 阅读(143) 评论(0) 推荐(0)
摘要:安装方法: https://www.videolan.org/vlc/download-redhat.html 阅读全文
posted @ 2018-07-28 14:43 hrwu 阅读(2133) 评论(0) 推荐(0)
摘要:配置 aliyum: wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo yum clean all yum repolist 查看是否有ntfs-3g安转包: yum search ntfs 安 阅读全文
posted @ 2018-07-28 11:48 hrwu 阅读(7584) 评论(0) 推荐(0)
摘要:下载google 浏览器: wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm 配置163 yum 源: wget -O google https://dl.google.com/linux/ 阅读全文
posted @ 2018-07-28 11:20 hrwu 阅读(690) 评论(0) 推荐(0)