What does the following systemctl command do?
$ sudo systemctl start [email protected]
I am unfamiliar with this particular syntax. What does the @server.service part of this command do? It looks like it might be pointing at some kind of configuration file called server.service?
Reference: