我现在知道服务器是什么了,在学校我们曾经用过 red-hat(2003?)。
大多只是完全按照老师/教科书告诉你的去做。(没有学习分配)
但新人真的知道服务器可以做什么。
我的问题是什么是 Ubuntu server 12.04
你能用它做什么
服务器和桌面差异
Ubuntu Server Edition和Ubuntu Desktop Edition之间存在一些差异。应该注意的是,两个版本都使用相同的 apt 存储库,因此在桌面版上安装服务器应用程序与在服务器版上安装服务器应用程序一样容易。
两个版本的区别在于服务器版缺少X window环境,安装过程,以及不同的Kernel选项。
打包任务
在 Server Edition 安装期间,您可以选择从 CD 安装其他软件包。这些包按它们提供的服务类型分组。
DNS server: Selects the BIND DNS server and its documentation.
LAMP server: Selects a ready-made Linux/Apache/MySQL/PHP server.
Mail server: This task selects a variety of packages useful for a general purpose mail server system.
OpenSSH server: Selects packages needed for an OpenSSH server.
PostgreSQL database: This task selects client and server packages for the PostgreSQL database.
Print server: This task sets up your system to be a print server.
Samba File server: This task sets up your system to be a Samba file server, which is especially suitable in networks with both Windows and Linux systems.
Tomcat Java server: Installs Apache Tomcat and needed dependencies.
Virtual Machine host: Includes packages needed to run KVM virtual machines.
Dynamic Host Configuration Protocol (DHCP) : is a network service that enables host computers to be automatically assigned settings from a server as opposed to manually configuring each network host.
Run Code Online (Sandbox Code Playgroud)
来源,如果您想获得更多信息,请查看本指南。