驱动共分4部分:fglrx_14.501-0ubuntu1_amd64_UB_14.01.deb 52.0MBfglrx-core_14.501-0ubuntu1_amd64_UB_14.01.deb 60.9MBfglrx-dev_14.501-0ubuntu1_amd64_UB_14.01.de...
分类:
系统相关 时间:
2015-04-24 00:46:21
阅读次数:
221
我是在Windows 7下装的虚拟机里部署的Tsung,所以,以下均是在虚拟机下的操作:1、网络问题必须搞定,见我的另外一篇博文2、erlang的安装包、Tsung的安装包一一备齐。我用的是tsung_1.5.2a-1_all.deb,otp_src_17.1.tar.gz。3、首先用sudo ap...
分类:
系统相关 时间:
2015-04-23 19:23:04
阅读次数:
204
sudo apt-get install libc6:i386sudo -icd /etc/apt/sources.list.decho "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multi...
分类:
系统相关 时间:
2015-04-23 09:22:19
阅读次数:
153
一、通过直接下载安装Google Chrome浏览器deb包。 打开Ubuntu终端,以下为32位版本,使用下面的命令。 wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb 以下为64位版本,使用下面...
分类:
系统相关 时间:
2015-04-22 20:50:47
阅读次数:
187
# GlusterFS For Ubuntu ## BASE安装 deb://ppa.launchpad.net/gluster/glusterfs-3.5/ubuntu precise main deb-src http://ppa.launchpad.net/gluster/glusterfs-3.5/ubuntu precise main Server# apt-get insta...
分类:
系统相关 时间:
2015-04-21 18:49:29
阅读次数:
206
Author:魔术@Freebuf.com 0×1自动攻击 终端启动Metasploit,因为我现在SourceCode,所以这样启动! 连接数据库 安装方法,执行以下命令即可(请用ROOT执行)。deb http://ubuntu.mirror.cambrium.nl/ubuntu/ prec.....
分类:
Web程序 时间:
2015-04-18 17:36:52
阅读次数:
109
# deb ## 仓库同步 工具 apt-mirror ### 基本配置: /etc/apt/mirror.list ############# config ################## # # set base_path /var/spool/apt-mirror # # set mirror_path $base_path/mirror # set ske...
分类:
其他好文 时间:
2015-04-18 11:39:13
阅读次数:
173
目录一、解析Linux应用软件安装包二、了解包里的内容三、搞定使用tar打包的应用软件四、搞定使用rpm打包的应用软件五、搞定使用deb打包的应用程序一、解析Linux应用软件安装包(回目录)通常Linux应用软件的安装包有三种:tar包,如software-1.2.3-1.tar.gz。它是使用U...
分类:
系统相关 时间:
2015-04-17 17:12:12
阅读次数:
198
virtualbox-4.3? 去官网下载deb格式(可直接在软件中心安装,卸载使用命令apt-get remove virtualbox-4.3) ? 2.vagrant(虚拟机文件端口映射到本机的工具) ??? 安装时,去官网直接下载deb ??? vagrantbox...
分类:
其他好文 时间:
2015-04-17 14:06:17
阅读次数:
172
程序包:源代码:tgr.gz,tar.bz2,tar.xz包管理器:rpm格式appname-version-release-ARCH.rpm常见的包管理器:1,.deb:debian.rpm:redhatPackageManagerrpm包命名格式:appname-version-release-ARCH.rpmversion:major:主版本号minor:次版本号release:发行号release:包自己的修..
分类:
其他好文 时间:
2015-04-15 23:34:41
阅读次数:
410