I was looking for a command line to update/upgrade my VPS with the exception of the web server software. I have Nginx v.1.4.7 on my VPS and don't want it to get updated/upgraded when I run any update/upgrade command line.
I found this question apt-get update/upgrade list without changing anything talking about similar issue except that I want to update everything, but only Nginx.
is it possible to do that? or I have to run an update/upgrade for each single package on my VPS?