Shitposting at the speed of light. I have the power of God and anime on my side. … That should probably be a pop song or something.

  • 1 Post
  • 46 Comments
Joined 3 years ago
cake
Cake day: April 15th, 2022

help-circle


















  • It doesn’t tell you to actually run nginx, it assumes it will automatically run when installed. I don’t know why, that sounds like dumb behaviour even if it were correct. You are right about the guides being trash.

    I recommend getting used to package manager (apt, dpkg) and system daemon/init system (systemd - accessed via systemctl) and then ignoring that guide. Installing and running nginx isn’t complex enough to warrant a guide; installing packages and running services, in general, are just. Configuring nginx, however… If you know the concepts, it’s pretty easy. The concepts are hard.