个人工具

UbuntuHelp:UEC/BaseServerIntall

来自Ubuntu中文

Wikibot讨论 | 贡献2010年5月20日 (四) 00:37的版本 (以内容'{{From|https://help.ubuntu.com/community/UEC/BaseServerIntall}} {{Languages|UbuntuHelp:UEC/BaseServerIntall}} <ol><li>[https://help.ubuntu.com/9.04/serverguide/C/installati…'创建新页面)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索
  1. Install Ubuntu 9.10 Server
  2. Update to the most current state in the Ubuntu archive:
sudo apt-get update
sudo apt-get dist-upgrade
  1. Update the time on your server using ntpdate
sudo ntpdate ntp.ubuntu.com
  1. Install the following supporting packages on the server
sudo apt-get install euca2ools openssh-server ntp