# dnf -y install xfce4-cpufreq-plugin xfce4-cpugraph-plugin xfce4-diskperf-plugin xfce4-fsguard-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-s ...
分类:
其他好文 时间:
2016-05-16 23:15:22
阅读次数:
226
卸载iBus: sudo yum remove ibus 或新版系统DNF代替YUM sudu dnf remove ibus 卸载iBus:sudo dnf remove ibus 推荐用 Fcitx + Sunpinyin 批量安装:sudo dnf -y install fcitx fcitx ...
分类:
其他好文 时间:
2016-05-16 19:37:31
阅读次数:
194
[root@localhost ~]# cd /opt/tools/network_simulators/core/
[root@localhost core]# nautilus /opt/tools/network_simulators/core/
[root@localhost core]# dnf install openvswitch docker-io xterm wireshar...
分类:
其他好文 时间:
2016-05-12 17:06:47
阅读次数:
291
原帖http://www.linuxdown.net/install/soft/2016/0303/4903.html 安装vim sudo dnf -y update sudo dnf install vim-enhanced common lisp 原帖:http://www.programgo ...
分类:
编程语言 时间:
2016-05-09 22:15:09
阅读次数:
275
Asp.net mvc是基于dnf(.net framework )实现了代码分离的开源框架。ASP.NET MVC框架拥有极强的定制以及扩展的特性。本文梳理了ASP.NET MVC的管道(pipeline)知识。 路由 路由是AMP(ASP.NET MVC PIPLELINE,ASP.NET MV ...
分类:
Web程序 时间:
2016-05-04 14:37:28
阅读次数:
274
Malformed lock file found: /var/cache/dnf/metadata_lock.pid.Ensure no other dnf process is running and remove the lock file manually or run systemd-tm
分类:
Web程序 时间:
2016-03-02 19:48:30
阅读次数:
321
学习的时候,怎么折腾都行。还是打算先debug一遍uboot,熟悉下mips启动流程,然后转到win7下尝试编写几个小程序。---------------linux下面:sudo dnf install glibc.i686然后去https://sourcery.mentor.com/GNUTool...
分类:
系统相关 时间:
2016-01-10 22:28:46
阅读次数:
364
利用qemu进行嵌入式linux学习有几个优点:开发环境易于搭建;非常容易进行指令级调试;我们的目的是为了学习从boot到linux内核一系列的运行机制,纠结于硬件和外设对这个学习过程是毫无意义的。PC环境:intel x64 cpu, fedora 23 64bit软件安装:sudo dnf in...
分类:
系统相关 时间:
2016-01-07 11:34:04
阅读次数:
167