Introduction to Node.js in under 5 minutes
Loading...
6,850
Loading...
Top Comments
see all
All Comments (5)
-
Dude, "apt-get update" downloads new package lists from the repositories, nothing gets patched. Hell, the Ubuntu repositories don't even include deltas. You should run `apt-get dist-upgrade` (which is like upgrade except it allows the removal of conflicting packages) followed by `do-release-upgrade` because your version was already nearing EOL when you posted this video.
-
thanks helpful
-
how do you make it work for a domain name instead of a IP address... and how do you keep node running ???
-
This video is excellent introduction in installing node.js, not so good for what you can do with node.js or an introduction to it. Very good video though
Loading...
Also, don't build stuff as root and DON'T RUN YOUR FREAKING WEBSERVER AS ROOT.
dekkeltekker 1 month ago 3