摘要:
server { listen 80; server_name localhost; index index.html index.htm index.php; autoindex on; #开启nginx目录浏览功能 autoindex_localtime on; #显示文件修改时间为服务器本地时间 ... 阅读全文
摘要:
root@iZ25q0jd99eZ:~# apt-get install tigervnc Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package tigervnc root@iZ25q0jd99... 阅读全文