nginx服务器和我们平常用的linux操作系统(centos,ubuntu)有什么区别吗?
習慣沉默
習慣沉默 2017-04-26 09:01:17
0
3
839

nginx服务器和我们平常用的linux操作系统(centos,ubuntu)有什么区别吗?能不能打个比喻?

習慣沉默
習慣沉默

reply all(3)
小葫芦

Metaphor:
Operating system: a platform
nginx: an application

给我你的怀抱

nginx is a program that provides web services or reverse proxy services. Those two are operating systems and are not the same category

某草草

Debian-based Ubuntu, Redhat-based CentOS, these are GNU/Linux distributions.
Nginx is a cross-platform web server software that can run on Unix-like systems (such as Linux/*BSD/macOS, etc.) It can also run on Windows, or even run on Android/iOS devices after cross compilation.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template