This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ddp
/
vivo-explorer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
dealing with lighthttpd
master
ddp
3 years ago
parent
680744600b
commit
3ece757971
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
installnodejs.txt
+ 6
- 0
installnodejs.txt
View File
@@ -8,3 +8,9 @@ sudo apt-get update && sudo apt-get install yarn -y
npm install
npm audit fix --force
cat /etc/masternodes/vivo_n1.conf | grep rpcpass
nano /etc/lighttpd/lighttpd.conf
/etc/init.d/lighttpd restart
ufw allow 3002
Write
Preview
Loading…
Cancel
Save