Ubuntu 安装Nginx服务

转自:https://blog.csdn.net/yegu001/article/details/135411588

Package: nginx

Architecture: amd64

Version: 1.18.0-6ubuntu14.4

Priority: optional

Section: web

Origin: Ubuntu

Maintainer: Ubuntu Developers <[email protected]>

Original-Maintainer: Debian Nginx Maintainers <[email protected]>

Bugs: https://bugs.launchpad.net/ubuntu/+filebug

Installed-Size: 49

Depends: nginx-core (<< 1.18.0-6ubuntu14.4.1~) | nginx-full (<< 1.18.0-6ubuntu14.4.1~) | nginx-light (<< 1.18.0-6ubuntu14.4.1~) | nginx-extras (<< 1.18.0-6ubuntu14.4.1~), nginx-core (>= 1.18.0-6ubuntu14.4) | nginx-full (>= 1.18.0-6ubuntu14.4) | nginx-light (>= 1.18.0-6ubuntu14.4) | nginx-extras (>= 1.18.0-6ubuntu14.4)

Breaks: libnginx-mod-http-lua (<< 1.18.0-6ubuntu5)

Filename: pool/main/n/nginx/nginx_1.18.0-6ubuntu14.4_amd64.deb

Size: 3872

MD5sum: c50a1bfb0a399eeda5a918bad2b7826c

SHA1: db65e7261f613c2145ffb9e6477ee9ef15e9f994

SHA256: 38660dc920b2203436ee75788d9c12d064b9a49984eb7edd61dd572d95a65243

SHA512: 099e1a145adcb5a8543f41caa40a335c1d59bf1150368208829da6ab5b3484415d895223638d628eed3c14532b6302f824a2ff0b6a79163c07b2102453056e1a

Homepage: https://nginx.net

Description-en: small, powerful, scalable web/proxy server

Nginx ("engine X") is a high-performance web and reverse proxy server

created by Igor Sysoev. It can be used both as a standalone web server

and as a proxy to reduce the load on back-end HTTP or mail servers.

.

This is a dependency package to install either nginx-core (by default),

nginx-full, nginx-light or nginx-extras.

Description-md5: 902443ddbee17249123a068e7ca7c6d8

Package: nginx

Architecture: amd64

Version: 1.18.0-6ubuntu14.3

Priority: optional

Section: web

Origin: Ubuntu

Maintainer: Ubuntu Developers <[email protected]>

Original-Maintainer: Debian Nginx Maintainers <[email protected]>

Bugs: https://bugs.launchpad.net/ubuntu/+filebug

Installed-Size: 49

Depends: nginx-core (<< 1.18.0-6ubuntu14.3.1~) | nginx-full (<< 1.18.0-6ubuntu14.3.1~) | nginx-light (<< 1.18.0-6ubuntu14.3.1~) | nginx-extras (<< 1.18.0-6ubuntu14.3.1~), nginx-core (>= 1.18.0-6ubuntu14.3) | nginx-full (>= 1.18.0-6ubuntu14.3) | nginx-light (>= 1.18.0-6ubuntu14.3) | nginx-extras (>= 1.18.0-6ubuntu14.3)

Breaks: libnginx-mod-http-lua (<< 1.18.0-6ubuntu5)

Filename: pool/main/n/nginx/nginx_1.18.0-6ubuntu14.3_amd64.deb

Size: 3882

MD5sum: e7457ada9637842d2fcedd602668af4f

SHA1: 5be8b5ec8e832ef7b13adbcd8a39bd9cf328d2d4

SHA256: 940f9d64167ae5bd58c088aa85303687c5b0dfa8b4f6590b9be2a3bc3ed58ac5

SHA512: d18450a685ce0b86a41c596af05a751012b61245e4d5a1b4d276a66ca70c731ac09dacb34a7e4dd203292f1c113ea3ff1bff70484546b05122f39f973362071e

Homepage: https://nginx.net

Description-en: small, powerful, scalable web/proxy server

Nginx ("engine X") is a high-performance web and reverse proxy server

created by Igor Sysoev. It can be used both as a standalone web server

and as a proxy to reduce the load on back-end HTTP or mail servers.

.

This is a dependency package to install either nginx-core (by default),

nginx-full, nginx-light or nginx-extras.

Description-md5: 902443ddbee17249123a068e7ca7c6d8

Package: nginx

Architecture: amd64

Version: 1.18.0-6ubuntu14

Priority: optional

Section: web

Origin: Ubuntu

Maintainer: Ubuntu Developers <[email protected]>

Original-Maintainer: Debian Nginx Maintainers <[email protected]>

Bugs: https://bugs.launchpad.net/ubuntu/+filebug

Installed-Size: 48

Depends: nginx-core (<< 1.18.0-6ubuntu14.1~) | nginx-full (<< 1.18.0-6ubuntu14.1~) | nginx-light (<< 1.18.0-6ubuntu14.1~) | nginx-extras (<< 1.18.0-6ubuntu14.1~), nginx-core (>= 1.18.0-6ubuntu14) | nginx-full (>= 1.18.0-6ubuntu14) | nginx-light (>= 1.18.0-6ubuntu14) | nginx-extras (>= 1.18.0-6ubuntu14)

Breaks: libnginx-mod-http-lua (<< 1.18.0-6ubuntu5)

Filename: pool/main/n/nginx/nginx_1.18.0-6ubuntu14_amd64.deb

Size: 3884

MD5sum: a87d97c1546b3cdf48fc705efd14a414

SHA1: 64d4cee238fe7ffefc34f211a7a02f85627c9b3e

SHA256: a7408f7ce51117543ccf42dfd21c0065f214250986d162fc053ee790bd6a386e

SHA512: 59425c26fded38ff92440b65f131bfd0f051d1a87082faedabead517516ac492eed810abc9e8ef7fbf5ca10a79f3bbd769346d572deb9411a45bd0bbe4706c8c

Homepage: https://nginx.net

Description-en: small, powerful, scalable web/proxy server

Nginx ("engine X") is a high-performance web and reverse proxy server

created by Igor Sysoev. It can be used both as a standalone web server

and as a proxy to reduce the load on back-end HTTP or mail servers.

.

This is a dependency package to install either nginx-core (by default),

nginx-full, nginx-light or nginx-extras.

Description-md5: 902443ddbee17249123a068e7ca7c6d8

ubuntu@ubuntu:~$ curl http://127.0.0.1

<!DOCTYPE html>

<html>

<head>

<title>Welcome to nginx!</title>

<style>

body {

width: 35em;

margin: 0 auto;

font-family: Tahoma, Verdana, Arial, sans-serif;

}

</style>

</head>

<body>

<h1>Welcome to nginx!</h1>

<p>If you see this page, the nginx web server is successfully installed and

working. Further configuration is required.</p>

<p>For online documentation and support please refer to

<a href="http://nginx.org/">nginx.org</a>.<br/>

Commercial support is available at

<a href="http://nginx.com/">nginx.com</a>.</p>

<p><em>Thank you for using nginx.</em></p>

</body>

</html>

相关推荐
Roc-xb7 小时前
/etc/profile.d/conda.sh: No such file or directory : numeric argument required
python·ubuntu·conda
摸鱼仙人~8 小时前
如何设计一个既提供绘图Tools又提供example_data的MCP服务器:
android·服务器·javascript
沧浪之水120101379 小时前
linux常用命令
linux·运维·服务器
YUNYINGXIA9 小时前
Nginx+keepalived主从,双主架构
网络·nginx·keepalived
梦会实现9 小时前
无外接物理显示器的Ubuntu系统的远程桌面连接(升级版)
linux·运维·ubuntu·计算机外设
Hello.Reader10 小时前
NGINX 四层共享内存区同步模块实战 `ngx_stream_zone_sync_module`
运维·nginx
北城笑笑10 小时前
Server 11 ,⭐通过脚本在全新 Ubuntu 系统中安装 Nginx 环境,安装到指定目录( 脚本安装Nginx )
linux·运维·前端·nginx·ubuntu
zsyzClb10 小时前
总结用ubuntu一直以来遇到的问题
linux·运维·ubuntu
小胖同学~11 小时前
SQL 增删改查 —— 笔记篇
服务器·数据库
亮亮亮亮!11 小时前
Linux之Python定制篇——新版Ubuntu24.04安装
linux·运维·服务器