首先是安裝軟體cd /usr/ports/java/jdk16/make在這一步,需要你手動到sun.com上下載幾個安裝包,按提示下載好後加入到 /usr/ports/distfiles/,再次 make 即可。jdk1.6 這個安裝過程很長,將近3個小時,需要耐心 ^0^jdk1.6 裝好了之後...
分类:
编程语言 时间:
2014-12-02 01:30:18
阅读次数:
242
FreeBSD的默认下载工具是fetch,既慢又不好用。在FreeBSD下安装软件有一些很有效率的方式,下面就给大家介绍一下。Ports机制首先,FreeBSD下最有特色的软件安装和升级机制就是ports,既方便又高效。下面我们从ports套件的安装开始讲起,让你细致的了解有关ports的每一个细节...
分类:
其他好文 时间:
2014-11-29 21:25:08
阅读次数:
174
1. freebsd 这个系统说实话 真的没有ubuntu 方便 ,要安装个软件, apt-get install 下就可以了,而在freebsd 下面只能在ports 下去装,但通常情况下总是没资源,坑啊
所以只能自己 下包,自己装了
1. 首先下 mysql-5.1.70.tar.gz
tar -zxvf mysql-5.1.70.tar.gz
cd mysql-...
分类:
数据库 时间:
2014-11-28 18:21:42
阅读次数:
355
GLIBC_2.7: ftp://ftp.ntua.gr/pub/FreeBSD/ports/distfiles/rpm/i386/fedora/8/glibc-2.7-2.i386.rpm ftp://ftp.ntua.gr/pub/FreeBSD/ports/distfiles/rpm/i386...
分类:
其他好文 时间:
2014-11-27 12:13:46
阅读次数:
263
You can update the ports in your yaml configuration file: http:
??port:?9000
??adminPort:?9001 See http://dropwizard.codahale.com/manual/core/#configuration-defaults for more information. EDI...
分类:
其他好文 时间:
2014-11-25 14:40:23
阅读次数:
177
是一个软件,用于快捷便利地升级软件cd/usr/ports/sysutils/portupgrademakeinstallclean安装上它然后用cvsup更新ports树然后运行portupgrade-rpkg_name升级单个软件和与其相关的其中pkg_name是pkg_info中显示的名字portupgrade-ar就会自动更新全部了。如果加上P参数,则先看是..
分类:
其他好文 时间:
2014-11-23 23:35:02
阅读次数:
427
配置需要监控的服务器数组定义:host_ports=(host_name=host_port=uri_path)host_name为容易识别的服务器名称host_port为服务器ip和服务端口uri_path为经济的请求路径为脚本运行的服务器开放防火墙端口,内网ip和外网ip皆可,但要与host_p...
分类:
系统相关 时间:
2014-11-21 15:48:43
阅读次数:
257
查看网卡信息:ethtoolDEVNAME Settings for eth6: Supported ports: [ FIBRE ] #可以看出网卡类型:光口或电口 Supported link modes: 1000baseT/Full Supported pause frame ...
分类:
其他好文 时间:
2014-11-20 11:52:29
阅读次数:
569
事先配置2台服务器配置好zookeeper,在配置文件中用zookeeper管理集群,配置文件如下配置文件/conf/storm.yamlsupervisor.slots.ports: 对于每个Supervisor工作节点,需要配置该工作节点可以运行的worker数量。每个worker占用一个单独的...
分类:
其他好文 时间:
2014-11-16 21:28:57
阅读次数:
273
PortIn a manner similar to processes, Ports should be considered. Ports are a datatype that encompasses all kinds of connections and sockets opened to the outside world: TCP sockets, UDP sockets, SCTP...
分类:
其他好文 时间:
2014-11-15 12:56:20
阅读次数:
295