国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

Ubuntu 14.04 安裝 nginx

Taste / 3011人閱讀

摘要:切換到這個可以不用跟我一樣,我主要是為了方便,但這不是個好習慣切換到用戶主目錄是我的用戶名,你們需要修改這個目錄下載簽名密鑰可以查看系統的我用的是所以我的是添加源安裝切換到

切換到root,這個可以不用跟我一樣,我主要是為了方便,但這不是個好習慣

sudo su

切換到用戶主目錄 iflytek是我的用戶名,你們需要修改這個目錄

cd /home/iflytek

下載nginx簽名密鑰
For Debian/Ubuntu, in order to authenticate the nginx repository signature and to eliminate warnings about missing PGP key during installation of the nginx package, it is necessary to add the key used to sign the nginx packages and repository to the apt program keyring.

wget http://nginx.org/keys/nginx_signing.key
apt-key add nginx_signing.key

lsb_release -c 可以查看系統的codename
我用的是Ubuntu 14.04 所以我的codename是trusty
添加nginx源

echo "deb http://nginx.org/packages/mainline/ubuntu/ trusty nginx" >> /etc/apt/sources.list
echo "deb-src http://nginx.org/packages/ubuntu/ trusty nginx" >> /etc/apt/sources.list

安裝nginx

apt-get update
apt-get install nginx

切換root到iflytek

sudo su iflytek

文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。

轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/39081.html

相關文章

發表評論

0條評論

Taste

|高級講師

TA的文章

閱讀更多
最新活動
閱讀需要支付1元查看
<