软件开发商在释出 RPM 文件时,会在其中添加数字签名,并释出用于验证数字签名的公钥。使用 rpm 安装软件时,rpm 会首先根据系统中已有的公钥去验证 RPM 文件的数字签名。gpg keys 就是公钥。 问题:Public key ...
分类:
其他好文 时间:
2014-09-17 15:40:12
阅读次数:
395
Fedora和Red Hat有yum安装软件,Ubuntu有apt工具。apt简单的来说,就是给Ubuntu安装软件的一种命令方式。一、apt的相关文件/etc/apt/sources.list设置软件包的获取来源/etc/apt/apt.confapt配置文件/etc/apt/apt.conf.d...
分类:
其他好文 时间:
2014-09-17 13:31:32
阅读次数:
362
1、安装Kernel Headers(头文件) 通过安装kernel-devel RPM包就可以得到Kernel Headers,但默认情况下没有被Fedora 20安装。通过DVD ISO 或者 yum在线安装的方式都可以安装系统内核头文件,这里先查看一下系统的内核版本:[root@localh....
分类:
其他好文 时间:
2014-09-17 13:24:02
阅读次数:
276
#yum install
wget
http://fedora.mirror.nexicom.net/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum -y install epel-release-6-8.noarch.rpm
yum -y install docker-io
#wget install
yum install -y ...
分类:
其他好文 时间:
2014-09-17 12:14:22
阅读次数:
287
Change Fedora hostname permanentlyChange Fedora hostname permanentlyWhen remote login to another machine, it is likely that the hostname arealways the...
分类:
其他好文 时间:
2014-09-16 12:06:00
阅读次数:
176
Fedora20全供了非常全面的软件库,以适应各种平台各种应用。不同的应用对硬件的要求也不尽相同。如存储服务器对硬件要求得非常高以高效的处理对文件的读写请求,web缓存服务器对内存要求非常高以处理高速缓存服务请求。对各种要求官方给了个建议最低硬件配置:1231GH..
分类:
其他好文 时间:
2014-09-16 10:56:41
阅读次数:
185
今天用Fedora wget下载个Ubuntu镜像文件,结果一直显示Resolving xxxxxxxxxxxx(域名)... failed: No address associated with hostname.wget: unable to resolve host address “xxxx...
分类:
其他好文 时间:
2014-09-16 01:31:29
阅读次数:
176
在fedora发行版linux中安装mono,编译powershell(ps1)脚本运行环境。
用mono和脚本运行环境,运行powershell脚本
分类:
系统相关 时间:
2014-09-15 22:37:19
阅读次数:
277
Virtual Networking Computing(VNC) is a Kind of remote sharing system that makes it possible to take control of any other computer connected to interne...
分类:
数据库 时间:
2014-09-15 12:49:28
阅读次数:
800
Fedora是我最喜欢的Linux版本,很长时间以来我都在安装使用。近一年多以来一直在搞一个C#相关的开发,很久都没有接触Fedora了,我上一次使用的版本还是Fedora 17。本以为作为一个“老”Fedora用户,安装一下最新版的Fedora 20应该轻松搞定的,没想到竟然折腾了我整整三天,.....
分类:
其他好文 时间:
2014-09-13 15:50:25
阅读次数:
212