Huihoo Debian Enterprise Guide

来自开放百科 - 灰狐
2008年2月20日 (三) 09:06Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索
Huihoo-debian.gif

Huihoo Enterprise Debian Guide - 灰狐企业Debian指南, 并逐步演变成 HDEL,

努力推动 Debian 使其成为 Python, C++, Java, P2P, Grid 运行的理想平台。

HDEL 会包含: Huihoo Debian Enterprise Linux + Huihoo Debian Embedded Linux

Huihoo Ubuntu Server Guide 也包含在这里,不同于 Debian 的内容会归纳在此条目中

对于媒体服务,我们有 Huihoo Debian Media Server 的计划

对于GIS服务,我们有DebianGis计划

有关 Debian 分发版,请参考: http://wiki.debian.org/CustomDebian

Debian Packages: http://packages.debian.org/stable/

以下内容主要针对 Debian 4.0 Etch , 建议大家安装或升级到 4.0

目录

OpenOffice

Virtualization

apt-get install  xen-hypervisor-3.0.3-1-i386 
apt-get install xen-tools  xen-utils-3.0.3-1

Install Xen On Debian

Database Servers

  • 安装 PostgreSQL
apt-get install postgresql-7.4 // 可同时安装多个版本:如一个 port=5432
apt-get install postgresql-8.1 // port=5433
apt-get install postgresql-8.1-postgis 
apt-get install postgresql-8.1-slony1
apt-get install pgadmin3
apt-get install postgresql-8.1-plruby // ruby for postgresql

  • 安装 MySQL
apt-get install mysql-server-4.1 
apt-get install mysql-server-5.0 mysql-client-5.0

因为目前IBM只提供了RPM格式的安装包,所以无法直接在Debian上安装。

Web Servers

Lighttpd

Apache

TUX

BOA

boa - Lightweight and High Performance WebServer

apt-get install boa

AOL Web Server

Python

Debian 4.0 已安装 Python 2.4.4-

C++

Install GCC and G++

apt-get install gcc-4.1
apt-get install g++-4.1

libstdc++.so.5: cannot open shared object file: No such file or directory

#apt-get install libstdc++5

ACE/TAO

apt-cache search ace tao

Java

wget http://download.huihoo.com/java/javase/5.0/linux/jdk-1_5_0_07-linux-i586.bin
./jdk-1_5_0_07-linux-i586.bin
vi .bashrc
export JAVA_HOME=/usr/local/jdk1.5.0_07
export PATH=/usr/local/jdk1.5.0_07/bin:$PATH
ln -s /usr/local/jdk1.5.0_07/jre/plugin/i386/ns7/libjavaplugin_oji.so 
/usr/lib/iceweasel/plugins/libjavaplugin_oji.so

Middleware

Tomcat

#apt-get instal tomcat5.5 - Java Servlet 2.4 engine with JSP 2.0 support
#apt-get instal tomcat5.5-admin 
#apt-get instal tomcat5.5-webapps 

GlassFish, SUN AS

#apt-get install libstdc++5 // gcc 3.3 
get http://download.huihoo.com/glassfish/v2/
or http://download.huihoo.com/java/javaee/java_ee_sdk-5-linux.bin
./java_ee_sdk-5-linux.bin // 进入图形化安装
admin/adminadmin // store in .asadminpass file 
Admin Port: 4848
HTTP Port: 8080
HTTPS Port: 8181
./asadmin start-domain domain1
./asadmin stop-domain domain1 
get http://download.huihoo.com/jboss/jboss-as/

Debian Server Hardware

http://linux.dell.com/distributions.shtml

Virtual Machine

相关链接

Debian Hosting

Desktop Environments

  • Debian XFCE
  • Debian Gnome
  • Debian KDE
  • Debian GNUstep

System administration

Security Servers

Directory Servers

Cluster Servers

目的: 使用 Debian 建立高可用集群服务器。

HP在Debian上的扩展工作包括基本软件包扩展,HP 电信级Linux扩展,和集群扩展。目前摩托罗拉和爱立信均采用了HP电信级Linux扩展,用于下一代交换机和Scalable Control Platform。

Storage Servers

Grid

Globus

get ttp://www-unix.globus.org/ftppub/gt4/
如: gt4.0.4-x86_deb_3.1-installer.tar.gz

Required software

  • JDK 1.4.2+
  • Ant 1.5+ (do not use the ant in Fedora Core 2)
  • C compiler. If gcc, avoid version 3.2. 3.2.1 and 2.95.x are okay.
  • C++ compiler. Pick whichever version matches your C compiler.
  • GNU tar
  • GNU make
  • GNU sed
  • zlib 1.1.4+
  • JDBC compliant database. For instance, postgres 7.1+
./configure --prefix=/home/allen/globus
make
make install

SUN Grid Engine

Linux Kernel

Debian Developers Resources

Debian development overview diagram

Debian Mailing List

Notebook

Development Tools

参考资料

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱