小编E.Z*_*.Z.的帖子

nginx 无法在 Ubuntu 15.10 服务器上安装

我正在尝试在我新安装的带有 Mate 桌面的 Ubuntu Server 15.10 上安装 nginx。

我做了一个快速更新:

sudo apt-get update
Run Code Online (Sandbox Code Playgroud)

现在尝试安装nginx:

sudo apt-get install nginx
Run Code Online (Sandbox Code Playgroud)

这是我得到的:

server@Node1:~/nod$ sudo apt-get install nginx
Reading package lists... Done
Building dependency tree       
Reading state information... Done
nginx is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up nginx-core …
Run Code Online (Sandbox Code Playgroud)

server apt nginx

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

apt ×1

nginx ×1

server ×1