欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Huihoo Ubuntu Server Guide
来自开放百科 - 灰狐
(版本间的差异)
第28行: | 第28行: | ||
sudo apt-get install postgresql-plpython-8.2 | sudo apt-get install postgresql-plpython-8.2 | ||
sudo apt-get install postgresql-server-dev-8.2 | sudo apt-get install postgresql-server-dev-8.2 | ||
+ | sudo apt-get install pgadmin3 | ||
==服务商== | ==服务商== | ||
*[http://www.ubuntu.com/partners Ubuntu Partners] | *[http://www.ubuntu.com/partners Ubuntu Partners] | ||
*[http://www.canonical.com/ Canonical] 有限公司 和它的 partners 网络为 Ubuntu 服务器提供专业的 支持服务 | *[http://www.canonical.com/ Canonical] 有限公司 和它的 partners 网络为 Ubuntu 服务器提供专业的 支持服务 |
2007年4月7日 (六) 19:10的版本
Huihoo Ubuntu Server 指南,为 Ubuntu 服务器,企业应用做支持与服务
Ubuntu 服务器平台已经通过 IBM DB2 , PostgreSQL, MySQL 认证。
目录 |
支持架构
Ubuntu 6.06 LTS Server Edition supports the following architectures:
- Supports x86
- Supports AMD64
- Supports UltraSPARC T1 Sun hardware and Ubuntu]
- Supports PowerPC and OpenPower (Power5)
相关链接
GCC
ubuntu 提供了gcc三个主要版本的安装包:3.3, 3.4, 4.0
sudo apt-get install gcc-3.3 sudo apt-get install gcc-3.4 sudo apt-get install gcc-4.0
Java
Web Server
- 在 Ubuntu 5.04(FreeBSD 5.5)上安装 Ruby, Rails, Lighttpd, MySQL
点击 Install Ruby Rails Lighttpd MySQL on Ubuntu or FreeBSD
Database
PostgreSQL
sudo apt-get install postgresql-8.2 sudo apt-get install postgresql-plpython-8.2 sudo apt-get install postgresql-server-dev-8.2 sudo apt-get install pgadmin3
服务商
- Ubuntu Partners
- Canonical 有限公司 和它的 partners 网络为 Ubuntu 服务器提供专业的 支持服务
分享您的观点