Nginx on N1
src/gz hacklog http://bin.entware.net/aarch64-k3.10opkg install python python-lib2to3 python-pip python-openssl python-pyopenssl python-distutils python-setuptool
pip install flexgetopkg install nginx php7-cgi
mv /opt/etc/nginx/nginx.conf /opt/etc/nginx/nginx.conf-orig
cat >> /opt/etc/nginx/nginx.conf << 'EOF'`
#Remember to use new config format for nginx
events {
...
}
http {
...
server {
...
}
}
EOFPreviousssh won't load key (error in libcrypto or Permission denied (publickey)) but ssh-add can load keyNextN1 nfs guide
Last updated